"./sync.test -test.v -test.timeout 1h0m0s -remote TestPutio: -verbose" - Starting (try 1/5) 2021/02/08 06:09:47 DEBUG : Creating backend with remote "TestPutio:rclone-test-xesowem4yilogan0hatotij3" 2021/02/08 06:09:47 DEBUG : Creating backend with remote "/tmp/rclone817793279" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.07s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:09:48 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:09:48 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:09:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (0.46s) === RUN TestCopy run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:09:48 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:09:48 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:09:49 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 11 2021/02/08 06:09:49 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 11 2021/02/08 06:09:49 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/02/08 06:09:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (2.68s) === RUN TestCopyMissingDirectory run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:09:50 DEBUG : Creating backend with remote "/non-existing" 2021/02/08 06:09:51 ERROR : : error reading source directory: directory not found 2021/02/08 06:09:51 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:09:51 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.17s) === RUN TestCopyNoTraverse run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:09:51 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:09:51 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:09:51 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 11 2021/02/08 06:09:51 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 11 2021/02/08 06:09:52 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/02/08 06:09:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.14s) === RUN TestCopyCheckFirst run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:09:53 INFO : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Running all checks before starting transfers 2021/02/08 06:09:53 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:09:53 INFO : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Checks finished, now starting transfers 2021/02/08 06:09:53 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:09:54 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 11 2021/02/08 06:09:54 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 11 2021/02/08 06:09:54 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/02/08 06:09:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.23s) === RUN TestSyncNoTraverse run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:09:55 ERROR : Ignoring --no-traverse with sync 2021/02/08 06:09:55 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:09:55 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:09:56 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 11 2021/02/08 06:09:56 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 11 2021/02/08 06:09:57 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/02/08 06:09:57 INFO : sub dir/hello world: Copied (new) 2021/02/08 06:09:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (2.30s) === RUN TestCopyWithDepth run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:09:57 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:09:57 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:09:58 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 12 2021/02/08 06:09:58 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 12 2021/02/08 06:09:58 DEBUG : hello world2: CRC-32 = 870a83b3 OK 2021/02/08 06:09:58 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.54s) === RUN TestCopyWithFilesFrom run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:09:59 DEBUG : hello world2: Excluded 2021/02/08 06:09:59 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:09:59 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:09:59 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 11 2021/02/08 06:09:59 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 11 2021/02/08 06:10:00 DEBUG : potato2: CRC-32 = 0d4a1185 OK 2021/02/08 06:10:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.35s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:00 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:00 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:01 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 11 2021/02/08 06:10:01 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 11 2021/02/08 06:10:02 DEBUG : potato2: CRC-32 = 0d4a1185 OK 2021/02/08 06:10:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.01s) === RUN TestCopyEmptyDirectories run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:02 DEBUG : sub dir2: Making directory 2021/02/08 06:10:02 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:02 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:03 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 11 2021/02/08 06:10:03 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 11 2021/02/08 06:10:04 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/02/08 06:10:04 INFO : sub dir/hello world: Copied (new) 2021/02/08 06:10:04 DEBUG : sub dir2: Making directory 2021/02/08 06:10:04 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': copied 1 directories --- PASS: TestCopyEmptyDirectories (3.08s) === RUN TestMoveEmptyDirectories run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:05 DEBUG : sub dir2: Making directory 2021/02/08 06:10:05 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:05 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:06 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 11 2021/02/08 06:10:06 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 11 2021/02/08 06:10:07 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/02/08 06:10:07 INFO : sub dir/hello world: Copied (new) 2021/02/08 06:10:07 INFO : sub dir/hello world: Deleted 2021/02/08 06:10:07 DEBUG : sub dir: Making directory 2021/02/08 06:10:07 DEBUG : sub dir2: Making directory 2021/02/08 06:10:07 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': copied 2 directories --- PASS: TestMoveEmptyDirectories (2.89s) === RUN TestSyncEmptyDirectories run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:08 DEBUG : sub dir2: Making directory 2021/02/08 06:10:08 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:08 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:09 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 11 2021/02/08 06:10:09 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 11 2021/02/08 06:10:09 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/02/08 06:10:09 INFO : sub dir/hello world: Copied (new) 2021/02/08 06:10:09 DEBUG : sub dir2: Making directory 2021/02/08 06:10:10 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': copied 1 directories 2021/02/08 06:10:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (2.06s) === RUN TestServerSideCopy run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:11 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 11 2021/02/08 06:10:11 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 11 2021/02/08 06:10:12 DEBUG : Creating backend with remote "TestPutio:rclone-test-vimuros5xomanom6xefugos6" sync_test.go:292: Server side copy (if possible) Putio root 'rclone-test-xesowem4yilogan0hatotij3' -> Putio root 'rclone-test-vimuros5xomanom6xefugos6' 2021/02/08 06:10:13 DEBUG : Putio root 'rclone-test-vimuros5xomanom6xefugos6': Waiting for checks to finish 2021/02/08 06:10:13 DEBUG : Putio root 'rclone-test-vimuros5xomanom6xefugos6': Waiting for transfers to finish 2021/02/08 06:10:14 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/02/08 06:10:14 INFO : sub dir/hello world: Copied (server-side copy) 2021/02/08 06:10:14 DEBUG : Putio root 'rclone-test-vimuros5xomanom6xefugos6': Purge remote --- PASS: TestServerSideCopy (5.04s) === RUN TestCopyAfterDelete run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:16 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 11 2021/02/08 06:10:16 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 11 2021/02/08 06:10:17 ERROR : : error listing: directory not found 2021/02/08 06:10:17 DEBUG : Local file system at /tmp/rclone817793279: Making directory 2021/02/08 06:10:17 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:17 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.50s) === RUN TestCopyRedownload run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:19 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 11 2021/02/08 06:10:19 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 11 2021/02/08 06:10:20 DEBUG : Local file system at /tmp/rclone817793279: Waiting for checks to finish 2021/02/08 06:10:20 DEBUG : Local file system at /tmp/rclone817793279: Waiting for transfers to finish 2021/02/08 06:10:20 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/02/08 06:10:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.53s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:20 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:20 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:21 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 1 2021/02/08 06:10:21 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 1 2021/02/08 06:10:21 DEBUG : check sum: CRC-32 = 97ddb3f8 OK 2021/02/08 06:10:21 INFO : check sum: Copied (new) 2021/02/08 06:10:21 DEBUG : Waiting for deletions to finish 2021/02/08 06:10:21 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:21 DEBUG : check sum: CRC-32 = 97ddb3f8 OK 2021/02/08 06:10:21 DEBUG : check sum: Size and CRC-32 of src and dst objects identical 2021/02/08 06:10:21 DEBUG : check sum: Unchanged skipping 2021/02/08 06:10:21 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:21 DEBUG : Waiting for deletions to finish 2021/02/08 06:10:21 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.64s) === RUN TestSyncSizeOnly run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:22 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:22 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:22 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 6 2021/02/08 06:10:22 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 6 2021/02/08 06:10:23 DEBUG : sizeonly: CRC-32 = 9a941a19 OK 2021/02/08 06:10:23 INFO : sizeonly: Copied (new) 2021/02/08 06:10:23 DEBUG : Waiting for deletions to finish 2021/02/08 06:10:23 DEBUG : sizeonly: Sizes identical 2021/02/08 06:10:23 DEBUG : sizeonly: Unchanged skipping 2021/02/08 06:10:23 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:23 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:23 DEBUG : Waiting for deletions to finish 2021/02/08 06:10:23 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.58s) === RUN TestSyncIgnoreSize run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:24 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:24 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:24 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 8 2021/02/08 06:10:24 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 8 2021/02/08 06:10:25 DEBUG : ignore-size: CRC-32 = b4fa1177 OK 2021/02/08 06:10:25 INFO : ignore-size: Copied (new) 2021/02/08 06:10:25 DEBUG : Waiting for deletions to finish 2021/02/08 06:10:25 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:25 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:10:25 DEBUG : ignore-size: Unchanged skipping 2021/02/08 06:10:25 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:25 DEBUG : Waiting for deletions to finish 2021/02/08 06:10:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.40s) === RUN TestSyncIgnoreTimes run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:25 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 6 2021/02/08 06:10:25 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 6 2021/02/08 06:10:26 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:26 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:10:26 DEBUG : existing: Unchanged skipping 2021/02/08 06:10:26 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:26 DEBUG : Waiting for deletions to finish 2021/02/08 06:10:26 INFO : There was nothing to transfer 2021/02/08 06:10:26 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/02/08 06:10:26 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:26 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:27 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 6 2021/02/08 06:10:27 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 6 2021/02/08 06:10:28 DEBUG : existing: CRC-32 = 9a941a19 OK 2021/02/08 06:10:28 INFO : existing: Copied (replaced existing) 2021/02/08 06:10:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.84s) === RUN TestSyncIgnoreExisting run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:28 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:28 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:28 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 6 2021/02/08 06:10:28 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 6 2021/02/08 06:10:29 DEBUG : existing: CRC-32 = 9a941a19 OK 2021/02/08 06:10:29 INFO : existing: Copied (new) 2021/02/08 06:10:29 DEBUG : Waiting for deletions to finish 2021/02/08 06:10:29 DEBUG : existing: Destination exists, skipping 2021/02/08 06:10:29 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:29 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:29 DEBUG : Waiting for deletions to finish 2021/02/08 06:10:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.68s) === RUN TestSyncIgnoreErrors run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:30 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 21 2021/02/08 06:10:30 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 21 2021/02/08 06:10:32 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 5 2021/02/08 06:10:32 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:10:32 DEBUG : d: Making directory 2021/02/08 06:10:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:10:33 DEBUG : c/non empty space: Unchanged skipping 2021/02/08 06:10:33 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:33 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:34 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 60 2021/02/08 06:10:34 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 60 2021/02/08 06:10:34 DEBUG : a/potato2: CRC-32 = d423bfba OK 2021/02/08 06:10:34 INFO : a/potato2: Copied (new) 2021/02/08 06:10:34 DEBUG : Waiting for deletions to finish 2021/02/08 06:10:34 INFO : b/potato: Deleted 2021/02/08 06:10:34 DEBUG : d: Removing directory 2021/02/08 06:10:34 DEBUG : b: Removing directory 2021/02/08 06:10:34 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': deleted 2 directories --- PASS: TestSyncIgnoreErrors (5.66s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:36 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 1 2021/02/08 06:10:36 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 1 2021/02/08 06:10:37 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/02/08 06:10:37 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:37 DEBUG : empty space: CRC-32 = 97ddb3f8 OK 2021/02/08 06:10:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/02/08 06:10:37 DEBUG : empty space: Unchanged skipping 2021/02/08 06:10:37 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:37 DEBUG : Waiting for deletions to finish 2021/02/08 06:10:37 INFO : There was nothing to transfer 2021/02/08 06:10:37 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/02/08 06:10:37 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:37 DEBUG : empty space: CRC-32 = 97ddb3f8 OK 2021/02/08 06:10:38 INFO : empty space: Updated modification time in destination 2021/02/08 06:10:38 DEBUG : empty space: Unchanged skipping 2021/02/08 06:10:38 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:38 DEBUG : Waiting for deletions to finish 2021/02/08 06:10:38 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:39 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 1 2021/02/08 06:10:39 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 1 2021/02/08 06:10:40 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/02/08 06:10:40 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:40 DEBUG : empty space: CRC-32 = 97ddb3f8 OK 2021/02/08 06:10:40 DEBUG : empty space: Unchanged skipping 2021/02/08 06:10:40 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:40 DEBUG : Waiting for deletions to finish 2021/02/08 06:10:40 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.02s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:40 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:10:40 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:10:41 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:41 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/02/08 06:10:41 DEBUG : foo: CRC-32 = 8c736521 (Local file system at /tmp/rclone817793279) 2021/02/08 06:10:41 DEBUG : foo: CRC-32 = 76ff8caa (Putio root 'rclone-test-xesowem4yilogan0hatotij3') 2021/02/08 06:10:41 DEBUG : foo: CRC-32 differ 2021/02/08 06:10:41 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:41 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:10:41 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:10:42 DEBUG : foo: CRC-32 = 8c736521 OK 2021/02/08 06:10:42 INFO : foo: Copied (replaced existing) 2021/02/08 06:10:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (2.32s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:43 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 1 2021/02/08 06:10:43 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 1 2021/02/08 06:10:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:10:45 DEBUG : empty space: Unchanged skipping 2021/02/08 06:10:45 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:45 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:45 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 60 2021/02/08 06:10:45 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 60 2021/02/08 06:10:46 DEBUG : potato: CRC-32 = d423bfba OK 2021/02/08 06:10:46 INFO : potato: Copied (new) 2021/02/08 06:10:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:47 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 60 2021/02/08 06:10:47 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 60 2021/02/08 06:10:47 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/02/08 06:10:47 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:47 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:48 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 21 2021/02/08 06:10:48 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 21 2021/02/08 06:10:48 DEBUG : potato: CRC-32 = f4498cc3 OK 2021/02/08 06:10:48 INFO : potato: Copied (replaced existing) 2021/02/08 06:10:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.29s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:49 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 21 2021/02/08 06:10:49 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 21 2021/02/08 06:10:50 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2021/02/08 06:10:50 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:50 DEBUG : potato: CRC-32 = 1b366e1c (Local file system at /tmp/rclone817793279) 2021/02/08 06:10:50 DEBUG : potato: CRC-32 = f4498cc3 (Putio root 'rclone-test-xesowem4yilogan0hatotij3') 2021/02/08 06:10:50 DEBUG : potato: CRC-32 differ 2021/02/08 06:10:50 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:50 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 21 2021/02/08 06:10:50 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 21 2021/02/08 06:10:51 DEBUG : potato: CRC-32 = 1b366e1c OK 2021/02/08 06:10:51 INFO : potato: Copied (replaced existing) 2021/02/08 06:10:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:52 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 21 2021/02/08 06:10:52 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 21 2021/02/08 06:10:53 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 1 2021/02/08 06:10:53 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 1 2021/02/08 06:10:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:10:53 DEBUG : empty space: Unchanged skipping 2021/02/08 06:10:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/02/08 06:10:53 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:53 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:53 DEBUG : Waiting for deletions to finish 2021/02/08 06:10:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:55 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 21 2021/02/08 06:10:55 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 21 2021/02/08 06:10:57 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 1 2021/02/08 06:10:57 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 1 2021/02/08 06:10:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:10:57 DEBUG : empty space: Unchanged skipping 2021/02/08 06:10:57 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:10:57 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:10:58 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 60 2021/02/08 06:10:58 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 60 2021/02/08 06:10:58 DEBUG : potato2: CRC-32 = d423bfba OK 2021/02/08 06:10:58 INFO : potato2: Copied (new) 2021/02/08 06:10:58 DEBUG : Waiting for deletions to finish 2021/02/08 06:10:58 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:10:59 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 21 2021/02/08 06:10:59 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 21 2021/02/08 06:11:01 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 5 2021/02/08 06:11:01 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:11:02 DEBUG : d: Making directory 2021/02/08 06:11:02 DEBUG : d/e: Making directory 2021/02/08 06:11:03 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:11:03 DEBUG : c/non empty space: Unchanged skipping 2021/02/08 06:11:03 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:03 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:03 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 60 2021/02/08 06:11:03 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 60 2021/02/08 06:11:04 DEBUG : a/potato2: CRC-32 = d423bfba OK 2021/02/08 06:11:04 INFO : a/potato2: Copied (new) 2021/02/08 06:11:04 DEBUG : Waiting for deletions to finish 2021/02/08 06:11:04 INFO : b/potato: Deleted 2021/02/08 06:11:04 DEBUG : d/e: Removing directory 2021/02/08 06:11:04 DEBUG : d: Removing directory 2021/02/08 06:11:04 DEBUG : b: Removing directory 2021/02/08 06:11:04 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (6.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:11:06 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 21 2021/02/08 06:11:06 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 21 2021/02/08 06:11:07 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 5 2021/02/08 06:11:07 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:11:09 DEBUG : d: Making directory 2021/02/08 06:11:09 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:11:09 DEBUG : c/non empty space: Unchanged skipping 2021/02/08 06:11:10 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:10 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:10 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 60 2021/02/08 06:11:10 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 60 2021/02/08 06:11:11 DEBUG : a/potato2: CRC-32 = d423bfba OK 2021/02/08 06:11:11 INFO : a/potato2: Copied (new) 2021/02/08 06:11:11 ERROR : Putio root 'rclone-test-xesowem4yilogan0hatotij3': not deleting files as there were IO errors 2021/02/08 06:11:11 ERROR : Putio root 'rclone-test-xesowem4yilogan0hatotij3': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:11:12 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 21 2021/02/08 06:11:12 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 21 2021/02/08 06:11:13 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 1 2021/02/08 06:11:13 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 1 2021/02/08 06:11:14 DEBUG : Waiting for deletions to finish 2021/02/08 06:11:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:11:14 DEBUG : empty space: Unchanged skipping 2021/02/08 06:11:14 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:14 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:14 INFO : potato: Deleted 2021/02/08 06:11:14 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 60 2021/02/08 06:11:14 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 60 2021/02/08 06:11:15 DEBUG : potato2: CRC-32 = d423bfba OK 2021/02/08 06:11:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.63s) === RUN TestSyncDeleteBefore run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:11:16 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 21 2021/02/08 06:11:16 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 21 2021/02/08 06:11:17 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 1 2021/02/08 06:11:17 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 1 2021/02/08 06:11:17 DEBUG : Waiting for deletions to finish 2021/02/08 06:11:17 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:17 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:17 INFO : potato: Deleted 2021/02/08 06:11:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:11:18 DEBUG : empty space: Unchanged skipping 2021/02/08 06:11:18 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:18 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:18 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 60 2021/02/08 06:11:18 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 60 2021/02/08 06:11:19 DEBUG : potato2: CRC-32 = d423bfba OK 2021/02/08 06:11:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.76s) === RUN TestCopyDeleteBefore run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:11:20 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 21 2021/02/08 06:11:20 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 21 2021/02/08 06:11:20 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:20 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:21 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 19 2021/02/08 06:11:21 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 19 2021/02/08 06:11:21 DEBUG : potato2: CRC-32 = 9f4e1e48 OK 2021/02/08 06:11:21 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.40s) === RUN TestSyncWithExclude run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:11:22 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 60 2021/02/08 06:11:22 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 60 2021/02/08 06:11:23 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 1 2021/02/08 06:11:23 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 1 2021/02/08 06:11:24 DEBUG : enormous: Excluded 2021/02/08 06:11:24 DEBUG : potato2: Excluded 2021/02/08 06:11:24 DEBUG : potato2: Excluded 2021/02/08 06:11:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:11:24 DEBUG : empty space: Unchanged skipping 2021/02/08 06:11:24 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:24 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:24 DEBUG : Waiting for deletions to finish 2021/02/08 06:11:24 INFO : There was nothing to transfer 2021/02/08 06:11:24 DEBUG : enormous: Excluded 2021/02/08 06:11:24 DEBUG : potato2: Excluded 2021/02/08 06:11:24 DEBUG : potato2: Excluded 2021/02/08 06:11:24 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/02/08 06:11:24 DEBUG : empty space: Unchanged skipping 2021/02/08 06:11:24 DEBUG : Local file system at /tmp/rclone817793279: Waiting for checks to finish 2021/02/08 06:11:24 DEBUG : Local file system at /tmp/rclone817793279: Waiting for transfers to finish 2021/02/08 06:11:24 DEBUG : Waiting for deletions to finish 2021/02/08 06:11:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.17s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:11:25 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 60 2021/02/08 06:11:25 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 60 2021/02/08 06:11:26 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 1 2021/02/08 06:11:26 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 1 2021/02/08 06:11:27 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 100 2021/02/08 06:11:27 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 100 2021/02/08 06:11:31 DEBUG : enormous: Excluded 2021/02/08 06:11:31 DEBUG : potato2: Excluded 2021/02/08 06:11:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:11:31 DEBUG : empty space: Unchanged skipping 2021/02/08 06:11:31 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:31 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:31 DEBUG : Waiting for deletions to finish 2021/02/08 06:11:33 INFO : enormous: Deleted 2021/02/08 06:11:33 INFO : potato2: Deleted 2021/02/08 06:11:33 INFO : There was nothing to transfer 2021/02/08 06:11:34 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/02/08 06:11:34 DEBUG : empty space: Unchanged skipping 2021/02/08 06:11:34 DEBUG : Local file system at /tmp/rclone817793279: Waiting for checks to finish 2021/02/08 06:11:34 DEBUG : Local file system at /tmp/rclone817793279: Waiting for transfers to finish 2021/02/08 06:11:34 DEBUG : Waiting for deletions to finish 2021/02/08 06:11:34 INFO : enormous: Deleted 2021/02/08 06:11:34 INFO : potato2: Deleted 2021/02/08 06:11:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.95s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:11:36 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:11:36 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:11:40 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:11:40 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:11:41 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 5 2021/02/08 06:11:41 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:11:42 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 8 2021/02/08 06:11:42 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 8 2021/02/08 06:11:43 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/02/08 06:11:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/02/08 06:11:43 DEBUG : one: Destination is newer than source, skipping 2021/02/08 06:11:43 DEBUG : three: Sizes identical 2021/02/08 06:11:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/02/08 06:11:43 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:43 DEBUG : two: CRC-32 = 11ca8a66 (Local file system at /tmp/rclone817793279) 2021/02/08 06:11:43 DEBUG : two: CRC-32 = 876dc8ec (Putio root 'rclone-test-xesowem4yilogan0hatotij3') 2021/02/08 06:11:43 DEBUG : two: CRC-32 differ 2021/02/08 06:11:43 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:44 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 4 2021/02/08 06:11:44 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 4 2021/02/08 06:11:44 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 4 2021/02/08 06:11:44 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 4 2021/02/08 06:11:44 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:11:44 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:11:44 DEBUG : four: CRC-32 = 90c1667d OK 2021/02/08 06:11:44 INFO : four: Copied (replaced existing) 2021/02/08 06:11:45 DEBUG : five: CRC-32 = 3cb2cccb OK 2021/02/08 06:11:45 INFO : five: Copied (new) 2021/02/08 06:11:45 DEBUG : two: CRC-32 = 11ca8a66 OK 2021/02/08 06:11:45 INFO : two: Copied (replaced existing) 2021/02/08 06:11:45 DEBUG : Waiting for deletions to finish 2021/02/08 06:11:45 DEBUG : one: Destination is newer than source, skipping 2021/02/08 06:11:45 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:45 DEBUG : three: CRC-32 = 46c5d8f5 (Local file system at /tmp/rclone817793279) 2021/02/08 06:11:45 DEBUG : three: CRC-32 = b1911a45 (Putio root 'rclone-test-xesowem4yilogan0hatotij3') 2021/02/08 06:11:45 DEBUG : three: CRC-32 differ 2021/02/08 06:11:45 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/02/08 06:11:45 DEBUG : two: CRC-32 = 11ca8a66 OK 2021/02/08 06:11:45 DEBUG : two: Size and CRC-32 of src and dst objects identical 2021/02/08 06:11:45 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/02/08 06:11:45 DEBUG : four: CRC-32 = 90c1667d OK 2021/02/08 06:11:45 DEBUG : four: Size and CRC-32 of src and dst objects identical 2021/02/08 06:11:45 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/02/08 06:11:45 DEBUG : five: CRC-32 = 3cb2cccb OK 2021/02/08 06:11:45 DEBUG : five: Size and CRC-32 of src and dst objects identical 2021/02/08 06:11:45 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/02/08 06:11:45 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:46 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 5 2021/02/08 06:11:46 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:11:47 DEBUG : three: CRC-32 = 46c5d8f5 OK 2021/02/08 06:11:47 INFO : three: Copied (replaced existing) 2021/02/08 06:11:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.01s) === RUN TestSyncWithMaxDuration sync_test.go:1074: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" sync_test.go:1128: Can track renames: true 2021/02/08 06:11:48 INFO : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Making map for --track-renames 2021/02/08 06:11:48 INFO : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Finished making map for --track-renames 2021/02/08 06:11:48 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:48 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for renames to finish 2021/02/08 06:11:48 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:48 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 14 2021/02/08 06:11:48 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 14 2021/02/08 06:11:48 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 11 2021/02/08 06:11:48 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 11 2021/02/08 06:11:49 DEBUG : potato: CRC-32 = 403f91c8 OK 2021/02/08 06:11:49 INFO : potato: Copied (new) 2021/02/08 06:11:49 DEBUG : yam: CRC-32 = ae1fefed OK 2021/02/08 06:11:49 INFO : yam: Copied (new) 2021/02/08 06:11:49 DEBUG : Waiting for deletions to finish 2021/02/08 06:11:49 INFO : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Making map for --track-renames 2021/02/08 06:11:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:11:49 DEBUG : potato: Unchanged skipping 2021/02/08 06:11:49 INFO : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Finished making map for --track-renames 2021/02/08 06:11:49 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:49 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for renames to finish 2021/02/08 06:11:49 INFO : yam: Moved (server-side) to: yaml 2021/02/08 06:11:49 INFO : yaml: Renamed from "yam" 2021/02/08 06:11:49 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:49 DEBUG : Waiting for deletions to finish 2021/02/08 06:11:49 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (1.92s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" sync_test.go:1201: Can track renames: true 2021/02/08 06:11:50 INFO : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Making map for --track-renames 2021/02/08 06:11:50 INFO : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Finished making map for --track-renames 2021/02/08 06:11:50 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:50 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for renames to finish 2021/02/08 06:11:50 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:50 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 14 2021/02/08 06:11:50 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 14 2021/02/08 06:11:50 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 11 2021/02/08 06:11:50 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 11 2021/02/08 06:11:51 DEBUG : potato: CRC-32 = 403f91c8 OK 2021/02/08 06:11:51 INFO : potato: Copied (new) 2021/02/08 06:11:51 DEBUG : yam: CRC-32 = ae1fefed OK 2021/02/08 06:11:51 INFO : yam: Copied (new) 2021/02/08 06:11:51 DEBUG : Waiting for deletions to finish 2021/02/08 06:11:51 INFO : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Making map for --track-renames 2021/02/08 06:11:51 INFO : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Finished making map for --track-renames 2021/02/08 06:11:51 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:11:51 DEBUG : potato: Unchanged skipping 2021/02/08 06:11:51 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for renames to finish 2021/02/08 06:11:51 INFO : yam: Moved (server-side) to: yaml 2021/02/08 06:11:51 INFO : yaml: Renamed from "yam" 2021/02/08 06:11:51 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:51 DEBUG : Waiting for deletions to finish 2021/02/08 06:11:51 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" sync_test.go:1241: Can track renames: true 2021/02/08 06:11:52 INFO : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Making map for --track-renames 2021/02/08 06:11:52 INFO : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Finished making map for --track-renames 2021/02/08 06:11:52 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:52 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for renames to finish 2021/02/08 06:11:52 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:53 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 11 2021/02/08 06:11:53 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 11 2021/02/08 06:11:53 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 14 2021/02/08 06:11:53 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 14 2021/02/08 06:11:53 DEBUG : potato: CRC-32 = 403f91c8 OK 2021/02/08 06:11:53 INFO : potato: Copied (new) 2021/02/08 06:11:53 DEBUG : sub/yam: CRC-32 = ae1fefed OK 2021/02/08 06:11:53 INFO : sub/yam: Copied (new) 2021/02/08 06:11:53 DEBUG : Waiting for deletions to finish 2021/02/08 06:11:54 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:11:54 DEBUG : potato: Unchanged skipping 2021/02/08 06:11:54 INFO : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Making map for --track-renames 2021/02/08 06:11:54 INFO : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Finished making map for --track-renames 2021/02/08 06:11:54 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:54 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for renames to finish 2021/02/08 06:11:54 INFO : sub/yam: Moved (server-side) to: yam 2021/02/08 06:11:54 INFO : yam: Renamed from "sub/yam" 2021/02/08 06:11:54 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:54 DEBUG : Waiting for deletions to finish 2021/02/08 06:11:54 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.08s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:11:55 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:55 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:55 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 11 2021/02/08 06:11:55 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 11 2021/02/08 06:11:56 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 6 2021/02/08 06:11:56 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 6 2021/02/08 06:11:56 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/02/08 06:11:56 INFO : sub dir/hello world: Copied (new) 2021/02/08 06:11:56 INFO : sub dir/hello world: Deleted 2021/02/08 06:11:56 DEBUG : nested/sub dir/file: CRC-32 = aac9c2e9 OK 2021/02/08 06:11:56 INFO : nested/sub dir/file: Copied (new) 2021/02/08 06:11:56 INFO : nested/sub dir/file: Deleted 2021/02/08 06:11:56 DEBUG : sub dir: Removing directory 2021/02/08 06:11:56 DEBUG : nested/sub dir: Removing directory 2021/02/08 06:11:56 DEBUG : nested: Removing directory 2021/02/08 06:11:56 DEBUG : Local file system at /tmp/rclone817793279: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:11:58 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:11:58 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:11:58 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 11 2021/02/08 06:11:58 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 11 2021/02/08 06:11:59 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 6 2021/02/08 06:11:59 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 6 2021/02/08 06:11:59 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/02/08 06:11:59 INFO : sub dir/hello world: Copied (new) 2021/02/08 06:11:59 INFO : sub dir/hello world: Deleted 2021/02/08 06:11:59 DEBUG : nested/sub dir/file: CRC-32 = aac9c2e9 OK 2021/02/08 06:11:59 INFO : nested/sub dir/file: Copied (new) 2021/02/08 06:11:59 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.73s) === RUN TestServerSideMove run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:12:00 DEBUG : Creating backend with remote "TestPutio:rclone-test-petizuq2jamegop8mafotab9" 2021/02/08 06:12:01 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 60 2021/02/08 06:12:01 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 60 2021/02/08 06:12:02 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 1 2021/02/08 06:12:02 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 1 2021/02/08 06:12:03 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 68 2021/02/08 06:12:03 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 68 sync_test.go:1294: Server side move (if possible) Putio root 'rclone-test-xesowem4yilogan0hatotij3' -> Putio root 'rclone-test-petizuq2jamegop8mafotab9' 2021/02/08 06:12:06 DEBUG : Putio root 'rclone-test-petizuq2jamegop8mafotab9': chunkStart: 0, reqSize: 1 2021/02/08 06:12:06 DEBUG : Putio root 'rclone-test-petizuq2jamegop8mafotab9': Sending chunk. transferOffset: 0 length: 1 2021/02/08 06:12:08 DEBUG : Putio root 'rclone-test-petizuq2jamegop8mafotab9': chunkStart: 0, reqSize: 60 2021/02/08 06:12:08 DEBUG : Putio root 'rclone-test-petizuq2jamegop8mafotab9': Sending chunk. transferOffset: 0 length: 60 2021/02/08 06:12:08 DEBUG : Putio root 'rclone-test-petizuq2jamegop8mafotab9': Using server-side directory move 2021/02/08 06:12:08 INFO : Putio root 'rclone-test-petizuq2jamegop8mafotab9': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/02/08 06:12:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/02/08 06:12:08 DEBUG : empty space: Unchanged skipping 2021/02/08 06:12:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/02/08 06:12:08 DEBUG : Putio root 'rclone-test-petizuq2jamegop8mafotab9': Waiting for checks to finish 2021/02/08 06:12:08 INFO : potato3: Deleted 2021/02/08 06:12:08 INFO : empty space: Deleted 2021/02/08 06:12:08 DEBUG : Putio root 'rclone-test-petizuq2jamegop8mafotab9': Waiting for transfers to finish 2021/02/08 06:12:08 INFO : potato2: Moved (server-side) 2021/02/08 06:12:09 INFO : potato3: Moved (server-side) 2021/02/08 06:12:09 INFO : There was nothing to transfer 2021/02/08 06:12:09 DEBUG : Creating backend with remote "TestPutio:rclone-test-zaxawen7sagodoj6nuvofox9" 2021/02/08 06:12:09 DEBUG : Putio root 'rclone-test-zaxawen7sagodoj6nuvofox9': Using server-side directory move 2021/02/08 06:12:09 INFO : Putio root 'rclone-test-zaxawen7sagodoj6nuvofox9': Server side directory move succeeded 2021/02/08 06:12:09 ERROR : : error listing: directory not found 2021/02/08 06:12:09 DEBUG : Putio root 'rclone-test-zaxawen7sagodoj6nuvofox9': Purge remote 2021/02/08 06:12:09 DEBUG : Putio root 'rclone-test-petizuq2jamegop8mafotab9': Purge remote 2021/02/08 06:12:09 purge failed: Rmdir: directory not found --- PASS: TestServerSideMove (9.16s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:12:09 DEBUG : Creating backend with remote "TestPutio:rclone-test-lehayef8nevewec8pokokih3" 2021/02/08 06:12:10 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 60 2021/02/08 06:12:10 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 60 2021/02/08 06:12:11 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 1 2021/02/08 06:12:11 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 1 2021/02/08 06:12:12 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 68 2021/02/08 06:12:12 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 68 sync_test.go:1294: Server side move (if possible) Putio root 'rclone-test-xesowem4yilogan0hatotij3' -> Putio root 'rclone-test-lehayef8nevewec8pokokih3' 2021/02/08 06:12:14 DEBUG : Putio root 'rclone-test-lehayef8nevewec8pokokih3': chunkStart: 0, reqSize: 1 2021/02/08 06:12:14 DEBUG : Putio root 'rclone-test-lehayef8nevewec8pokokih3': Sending chunk. transferOffset: 0 length: 1 2021/02/08 06:12:15 DEBUG : Putio root 'rclone-test-lehayef8nevewec8pokokih3': chunkStart: 0, reqSize: 60 2021/02/08 06:12:15 DEBUG : Putio root 'rclone-test-lehayef8nevewec8pokokih3': Sending chunk. transferOffset: 0 length: 60 2021/02/08 06:12:16 DEBUG : empty space: Excluded 2021/02/08 06:12:16 DEBUG : empty space: Excluded 2021/02/08 06:12:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/02/08 06:12:16 DEBUG : Putio root 'rclone-test-lehayef8nevewec8pokokih3': Waiting for checks to finish 2021/02/08 06:12:16 DEBUG : Putio root 'rclone-test-lehayef8nevewec8pokokih3': Waiting for transfers to finish 2021/02/08 06:12:16 INFO : potato3: Deleted 2021/02/08 06:12:17 INFO : potato2: Moved (server-side) 2021/02/08 06:12:17 INFO : potato3: Moved (server-side) 2021/02/08 06:12:17 INFO : There was nothing to transfer 2021/02/08 06:12:17 DEBUG : Creating backend with remote "TestPutio:rclone-test-rebajis2wuyodal9pakovoj1" 2021/02/08 06:12:18 DEBUG : empty space: Excluded 2021/02/08 06:12:18 DEBUG : Putio root 'rclone-test-rebajis2wuyodal9pakovoj1': Waiting for checks to finish 2021/02/08 06:12:18 DEBUG : Putio root 'rclone-test-rebajis2wuyodal9pakovoj1': Waiting for transfers to finish 2021/02/08 06:12:18 INFO : potato2: Moved (server-side) 2021/02/08 06:12:18 INFO : potato3: Moved (server-side) 2021/02/08 06:12:18 INFO : There was nothing to transfer 2021/02/08 06:12:18 DEBUG : Putio root 'rclone-test-rebajis2wuyodal9pakovoj1': Purge remote 2021/02/08 06:12:18 DEBUG : Putio root 'rclone-test-lehayef8nevewec8pokokih3': Purge remote --- PASS: TestServerSideMoveWithFilter (9.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:12:18 DEBUG : Creating backend with remote "TestPutio:rclone-test-cinolat4sojudep6qobapoj0" 2021/02/08 06:12:19 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 60 2021/02/08 06:12:19 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 60 2021/02/08 06:12:20 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 1 2021/02/08 06:12:20 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 1 2021/02/08 06:12:22 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 68 2021/02/08 06:12:22 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 68 2021/02/08 06:12:24 DEBUG : tomatoDir: Making directory sync_test.go:1294: Server side move (if possible) Putio root 'rclone-test-xesowem4yilogan0hatotij3' -> Putio root 'rclone-test-cinolat4sojudep6qobapoj0' 2021/02/08 06:12:25 DEBUG : Putio root 'rclone-test-cinolat4sojudep6qobapoj0': chunkStart: 0, reqSize: 1 2021/02/08 06:12:25 DEBUG : Putio root 'rclone-test-cinolat4sojudep6qobapoj0': Sending chunk. transferOffset: 0 length: 1 2021/02/08 06:12:26 DEBUG : Putio root 'rclone-test-cinolat4sojudep6qobapoj0': chunkStart: 0, reqSize: 60 2021/02/08 06:12:26 DEBUG : Putio root 'rclone-test-cinolat4sojudep6qobapoj0': Sending chunk. transferOffset: 0 length: 60 2021/02/08 06:12:29 DEBUG : Putio root 'rclone-test-cinolat4sojudep6qobapoj0': Using server-side directory move 2021/02/08 06:12:29 INFO : Putio root 'rclone-test-cinolat4sojudep6qobapoj0': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/02/08 06:12:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/02/08 06:12:30 DEBUG : empty space: Unchanged skipping 2021/02/08 06:12:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/02/08 06:12:30 DEBUG : Putio root 'rclone-test-cinolat4sojudep6qobapoj0': Waiting for checks to finish 2021/02/08 06:12:30 INFO : potato3: Deleted 2021/02/08 06:12:30 INFO : empty space: Deleted 2021/02/08 06:12:30 DEBUG : Putio root 'rclone-test-cinolat4sojudep6qobapoj0': Waiting for transfers to finish 2021/02/08 06:12:30 INFO : potato2: Moved (server-side) 2021/02/08 06:12:30 INFO : potato3: Moved (server-side) 2021/02/08 06:12:30 DEBUG : tomatoDir: Removing directory 2021/02/08 06:12:30 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': deleted 1 directories 2021/02/08 06:12:30 INFO : There was nothing to transfer 2021/02/08 06:12:30 DEBUG : Creating backend with remote "TestPutio:rclone-test-vokejin0quzoxag2jubeyif7" 2021/02/08 06:12:30 DEBUG : tomatoDir: Making directory 2021/02/08 06:12:31 DEBUG : Putio root 'rclone-test-vokejin0quzoxag2jubeyif7': Using server-side directory move 2021/02/08 06:12:31 INFO : Putio root 'rclone-test-vokejin0quzoxag2jubeyif7': Server side directory move succeeded 2021/02/08 06:12:31 ERROR : : error listing: directory not found 2021/02/08 06:12:31 ERROR : : error listing: directory not found 2021/02/08 06:12:31 DEBUG : Putio root 'rclone-test-vokejin0quzoxag2jubeyif7': Purge remote 2021/02/08 06:12:31 DEBUG : Putio root 'rclone-test-cinolat4sojudep6qobapoj0': Purge remote 2021/02/08 06:12:31 purge failed: Rmdir: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.96s) === RUN TestServerSideMoveOverlap run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" sync_test.go:1430: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.15s) === RUN TestSyncOverlap run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:12:32 DEBUG : Creating backend with remote "TestPutio:rclone-test-xesowem4yilogan0hatotij3/rclone-sync-test" --- PASS: TestSyncOverlap (0.39s) === RUN TestSyncCompareDest run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:12:32 DEBUG : Creating backend with remote "TestPutio:rclone-test-xesowem4yilogan0hatotij3/dst" 2021/02/08 06:12:32 DEBUG : Creating backend with remote "TestPutio:rclone-test-xesowem4yilogan0hatotij3/CompareDest" 2021/02/08 06:12:32 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:12:32 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:12:33 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 3 2021/02/08 06:12:33 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:12:34 DEBUG : one: CRC-32 = 7a6c86f1 OK 2021/02/08 06:12:34 INFO : one: Copied (new) 2021/02/08 06:12:34 DEBUG : Waiting for deletions to finish 2021/02/08 06:12:34 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:12:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 06:12:34 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:12:35 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 5 2021/02/08 06:12:35 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:12:35 DEBUG : one: CRC-32 = cb217308 OK 2021/02/08 06:12:35 INFO : one: Copied (replaced existing) 2021/02/08 06:12:35 DEBUG : Waiting for deletions to finish 2021/02/08 06:12:36 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:12:36 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:12:38 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 5 2021/02/08 06:12:38 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:12:38 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:12:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:39 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 06:12:39 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:12:39 DEBUG : Waiting for deletions to finish 2021/02/08 06:12:39 INFO : There was nothing to transfer 2021/02/08 06:12:39 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:12:39 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:12:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:40 DEBUG : two: Destination found in --compare-dest, skipping 2021/02/08 06:12:40 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:12:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:40 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 06:12:40 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:12:40 DEBUG : Waiting for deletions to finish 2021/02/08 06:12:40 INFO : There was nothing to transfer 2021/02/08 06:12:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:40 DEBUG : two: Destination found in --compare-dest, skipping 2021/02/08 06:12:40 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:12:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:41 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 06:12:41 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:12:41 DEBUG : Waiting for deletions to finish 2021/02/08 06:12:41 INFO : There was nothing to transfer 2021/02/08 06:12:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/02/08 06:12:41 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:12:41 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 5 2021/02/08 06:12:41 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:12:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:42 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 06:12:42 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:12:42 DEBUG : two: CRC-32 = 8b9078ce OK 2021/02/08 06:12:42 INFO : two: Copied (new) 2021/02/08 06:12:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (11.01s) === RUN TestSyncCopyDest run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:12:43 DEBUG : Creating backend with remote "TestPutio:rclone-test-xesowem4yilogan0hatotij3/dst" 2021/02/08 06:12:43 DEBUG : Creating backend with remote "TestPutio:rclone-test-xesowem4yilogan0hatotij3/CopyDest" 2021/02/08 06:12:44 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:12:44 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:12:44 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 3 2021/02/08 06:12:44 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:12:44 DEBUG : one: CRC-32 = 7a6c86f1 OK 2021/02/08 06:12:44 INFO : one: Copied (new) 2021/02/08 06:12:44 DEBUG : Waiting for deletions to finish 2021/02/08 06:12:45 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:12:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 06:12:45 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:12:46 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 5 2021/02/08 06:12:46 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:12:47 DEBUG : one: CRC-32 = cb217308 OK 2021/02/08 06:12:47 INFO : one: Copied (replaced existing) 2021/02/08 06:12:47 DEBUG : Waiting for deletions to finish 2021/02/08 06:12:48 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:12:48 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:12:50 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 5 2021/02/08 06:12:50 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:12:51 DEBUG : Creating backend with remote "TestPutio:rclone-test-xesowem4yilogan0hatotij3/BackupDir" 2021/02/08 06:12:51 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:12:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 06:12:52 INFO : one: Moved (server-side) 2021/02/08 06:12:52 DEBUG : one: CRC-32 = cb217308 OK 2021/02/08 06:12:52 INFO : one: Copied (server-side copy) 2021/02/08 06:12:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/02/08 06:12:52 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:12:52 DEBUG : Waiting for deletions to finish 2021/02/08 06:12:53 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:12:53 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:12:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:54 DEBUG : two: CRC-32 = 11ca8a66 OK 2021/02/08 06:12:54 INFO : two: Copied (server-side copy) 2021/02/08 06:12:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/02/08 06:12:54 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:12:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:54 DEBUG : one: Unchanged skipping 2021/02/08 06:12:54 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:12:54 DEBUG : Waiting for deletions to finish 2021/02/08 06:12:55 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:12:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:55 DEBUG : one: Unchanged skipping 2021/02/08 06:12:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:55 DEBUG : two: Unchanged skipping 2021/02/08 06:12:55 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:12:55 DEBUG : Waiting for deletions to finish 2021/02/08 06:12:55 INFO : There was nothing to transfer 2021/02/08 06:12:55 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 5 2021/02/08 06:12:55 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:12:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/02/08 06:12:56 DEBUG : three: Destination not found in --copy-dest 2021/02/08 06:12:56 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:12:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:56 DEBUG : one: Unchanged skipping 2021/02/08 06:12:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 06:12:56 DEBUG : two: Unchanged skipping 2021/02/08 06:12:56 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:12:56 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 7 2021/02/08 06:12:56 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 7 2021/02/08 06:12:57 DEBUG : three: CRC-32 = 5499c6c0 OK 2021/02/08 06:12:57 INFO : three: Copied (new) 2021/02/08 06:12:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.56s) === RUN TestSyncBackupDir run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:12:59 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:12:59 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:13:00 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:13:00 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:13:02 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 5 2021/02/08 06:13:02 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:13:03 DEBUG : Creating backend with remote "TestPutio:rclone-test-xesowem4yilogan0hatotij3/dst" 2021/02/08 06:13:03 DEBUG : Creating backend with remote "TestPutio:rclone-test-xesowem4yilogan0hatotij3/backup" 2021/02/08 06:13:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 06:13:03 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:13:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:13:03 DEBUG : two: Unchanged skipping 2021/02/08 06:13:04 INFO : one: Moved (server-side) 2021/02/08 06:13:04 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:13:04 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 4 2021/02/08 06:13:04 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 4 2021/02/08 06:13:05 DEBUG : one: CRC-32 = 19193087 OK 2021/02/08 06:13:05 INFO : one: Copied (new) 2021/02/08 06:13:05 DEBUG : Waiting for deletions to finish 2021/02/08 06:13:05 INFO : three.txt: Moved (server-side) 2021/02/08 06:13:05 INFO : three.txt: Moved into backup dir 2021/02/08 06:13:06 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 6 2021/02/08 06:13:06 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 6 2021/02/08 06:13:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 06:13:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:13:07 DEBUG : two: Unchanged skipping 2021/02/08 06:13:07 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:13:07 INFO : one: Deleted 2021/02/08 06:13:07 INFO : one: Moved (server-side) 2021/02/08 06:13:07 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:13:08 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 5 2021/02/08 06:13:08 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:13:08 DEBUG : one: CRC-32 = 12389341 OK 2021/02/08 06:13:08 INFO : one: Copied (new) 2021/02/08 06:13:08 DEBUG : Waiting for deletions to finish 2021/02/08 06:13:08 INFO : three.txt: Deleted 2021/02/08 06:13:08 INFO : three.txt: Moved (server-side) 2021/02/08 06:13:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (10.87s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:13:10 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:13:10 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:13:11 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:13:11 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:13:12 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 5 2021/02/08 06:13:12 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:13:13 DEBUG : Creating backend with remote "TestPutio:rclone-test-xesowem4yilogan0hatotij3/dst" 2021/02/08 06:13:13 DEBUG : Creating backend with remote "TestPutio:rclone-test-xesowem4yilogan0hatotij3/backup" 2021/02/08 06:13:14 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:13:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 06:13:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:13:14 DEBUG : two: Unchanged skipping 2021/02/08 06:13:14 INFO : one: Moved (server-side) to: one.bak 2021/02/08 06:13:14 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:13:15 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 4 2021/02/08 06:13:15 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 4 2021/02/08 06:13:15 DEBUG : one: CRC-32 = 19193087 OK 2021/02/08 06:13:15 INFO : one: Copied (new) 2021/02/08 06:13:15 DEBUG : Waiting for deletions to finish 2021/02/08 06:13:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 06:13:15 INFO : three.txt: Moved into backup dir 2021/02/08 06:13:16 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 6 2021/02/08 06:13:16 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 6 2021/02/08 06:13:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 06:13:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:13:17 DEBUG : two: Unchanged skipping 2021/02/08 06:13:17 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:13:17 INFO : one.bak: Deleted 2021/02/08 06:13:17 INFO : one: Moved (server-side) to: one.bak 2021/02/08 06:13:17 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:13:17 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 5 2021/02/08 06:13:17 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:13:18 DEBUG : one: CRC-32 = 12389341 OK 2021/02/08 06:13:18 INFO : one: Copied (new) 2021/02/08 06:13:18 DEBUG : Waiting for deletions to finish 2021/02/08 06:13:18 INFO : three.txt.bak: Deleted 2021/02/08 06:13:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 06:13:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (10.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:13:20 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:13:20 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:13:21 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:13:21 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:13:22 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 5 2021/02/08 06:13:22 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:13:23 DEBUG : Creating backend with remote "TestPutio:rclone-test-xesowem4yilogan0hatotij3/dst" 2021/02/08 06:13:23 DEBUG : Creating backend with remote "TestPutio:rclone-test-xesowem4yilogan0hatotij3/backup" 2021/02/08 06:13:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 06:13:24 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:13:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:13:24 DEBUG : two: Unchanged skipping 2021/02/08 06:13:24 INFO : one: Moved (server-side) to: one-2019-01-01 2021/02/08 06:13:24 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:13:24 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 4 2021/02/08 06:13:24 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 4 2021/02/08 06:13:25 DEBUG : one: CRC-32 = 19193087 OK 2021/02/08 06:13:25 INFO : one: Copied (new) 2021/02/08 06:13:25 DEBUG : Waiting for deletions to finish 2021/02/08 06:13:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/02/08 06:13:25 INFO : three.txt: Moved into backup dir 2021/02/08 06:13:25 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 6 2021/02/08 06:13:25 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 6 2021/02/08 06:13:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 06:13:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:13:26 DEBUG : two: Unchanged skipping 2021/02/08 06:13:26 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:13:26 INFO : one-2019-01-01: Deleted 2021/02/08 06:13:27 INFO : one: Moved (server-side) to: one-2019-01-01 2021/02/08 06:13:27 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:13:27 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 5 2021/02/08 06:13:27 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:13:27 DEBUG : one: CRC-32 = 12389341 OK 2021/02/08 06:13:27 INFO : one: Copied (new) 2021/02/08 06:13:27 DEBUG : Waiting for deletions to finish 2021/02/08 06:13:28 INFO : three-2019-01-01.txt: Deleted 2021/02/08 06:13:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/02/08 06:13:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (9.48s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:13:30 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:13:30 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:13:30 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:13:30 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:13:31 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 5 2021/02/08 06:13:31 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:13:32 DEBUG : Creating backend with remote "TestPutio:rclone-test-xesowem4yilogan0hatotij3/dst" 2021/02/08 06:13:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 06:13:33 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:13:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:13:33 DEBUG : two: Unchanged skipping 2021/02/08 06:13:33 INFO : one: Moved (server-side) to: one.bak 2021/02/08 06:13:33 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:13:33 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 4 2021/02/08 06:13:33 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 4 2021/02/08 06:13:34 DEBUG : one: CRC-32 = 19193087 OK 2021/02/08 06:13:34 INFO : one: Copied (new) 2021/02/08 06:13:34 DEBUG : Waiting for deletions to finish 2021/02/08 06:13:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 06:13:34 INFO : three.txt: Moved into backup dir 2021/02/08 06:13:34 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 6 2021/02/08 06:13:34 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 6 2021/02/08 06:13:35 DEBUG : three.txt.bak: Excluded 2021/02/08 06:13:35 DEBUG : one.bak: Excluded 2021/02/08 06:13:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 06:13:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:13:35 DEBUG : two: Unchanged skipping 2021/02/08 06:13:35 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for checks to finish 2021/02/08 06:13:35 INFO : one.bak: Deleted 2021/02/08 06:13:36 INFO : one: Moved (server-side) to: one.bak 2021/02/08 06:13:36 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Waiting for transfers to finish 2021/02/08 06:13:36 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 5 2021/02/08 06:13:36 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:13:36 DEBUG : one: CRC-32 = 12389341 OK 2021/02/08 06:13:36 INFO : one: Copied (new) 2021/02/08 06:13:36 DEBUG : Waiting for deletions to finish 2021/02/08 06:13:37 INFO : three.txt.bak: Deleted 2021/02/08 06:13:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 06:13:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.38s) === RUN TestSyncSuffix run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:13:38 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:13:38 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:13:39 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:13:39 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:13:40 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 5 2021/02/08 06:13:40 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:13:41 DEBUG : Creating backend with remote "TestPutio:rclone-test-xesowem4yilogan0hatotij3/dst" 2021/02/08 06:13:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 06:13:41 INFO : one: Moved (server-side) to: one.bak 2021/02/08 06:13:41 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 4 2021/02/08 06:13:41 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 4 2021/02/08 06:13:42 DEBUG : one: CRC-32 = 19193087 OK 2021/02/08 06:13:42 INFO : one: Copied (new) 2021/02/08 06:13:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:13:42 DEBUG : two: Unchanged skipping 2021/02/08 06:13:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/02/08 06:13:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 06:13:42 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 6 2021/02/08 06:13:42 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 6 2021/02/08 06:13:43 DEBUG : three.txt: CRC-32 = 1e485dc0 OK 2021/02/08 06:13:43 INFO : three.txt: Copied (new) 2021/02/08 06:13:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 06:13:44 INFO : one.bak: Deleted 2021/02/08 06:13:44 INFO : one: Moved (server-side) to: one.bak 2021/02/08 06:13:44 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 5 2021/02/08 06:13:44 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:13:45 DEBUG : one: CRC-32 = 12389341 OK 2021/02/08 06:13:45 INFO : one: Copied (new) 2021/02/08 06:13:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:13:45 DEBUG : two: Unchanged skipping 2021/02/08 06:13:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/02/08 06:13:45 INFO : three.txt.bak: Deleted 2021/02/08 06:13:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 06:13:45 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 19 2021/02/08 06:13:45 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 19 2021/02/08 06:13:48 DEBUG : three.txt: CRC-32 = 5c880d37 OK 2021/02/08 06:13:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.71s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:13:51 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:13:51 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:13:52 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 3 2021/02/08 06:13:52 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 3 2021/02/08 06:13:53 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 5 2021/02/08 06:13:53 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:13:54 DEBUG : Creating backend with remote "TestPutio:rclone-test-xesowem4yilogan0hatotij3/dst" 2021/02/08 06:13:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 06:13:54 INFO : one: Moved (server-side) to: one-2019-01-01 2021/02/08 06:13:55 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 4 2021/02/08 06:13:55 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 4 2021/02/08 06:13:55 DEBUG : one: CRC-32 = 19193087 OK 2021/02/08 06:13:55 INFO : one: Copied (new) 2021/02/08 06:13:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:13:55 DEBUG : two: Unchanged skipping 2021/02/08 06:13:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/02/08 06:13:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/02/08 06:13:56 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 6 2021/02/08 06:13:56 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 6 2021/02/08 06:13:57 DEBUG : three.txt: CRC-32 = 1e485dc0 OK 2021/02/08 06:13:57 INFO : three.txt: Copied (new) 2021/02/08 06:13:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 06:13:57 INFO : one-2019-01-01: Deleted 2021/02/08 06:13:58 INFO : one: Moved (server-side) to: one-2019-01-01 2021/02/08 06:13:58 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 5 2021/02/08 06:13:58 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 5 2021/02/08 06:13:59 DEBUG : one: CRC-32 = 12389341 OK 2021/02/08 06:13:59 INFO : one: Copied (new) 2021/02/08 06:13:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:13:59 DEBUG : two: Unchanged skipping 2021/02/08 06:13:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/02/08 06:13:59 INFO : three-2019-01-01.txt: Deleted 2021/02/08 06:13:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/02/08 06:14:03 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': chunkStart: 0, reqSize: 19 2021/02/08 06:14:03 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3/dst': Sending chunk. transferOffset: 0 length: 19 2021/02/08 06:14:03 DEBUG : three.txt: CRC-32 = 5c880d37 OK 2021/02/08 06:14:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.15s) === RUN TestSyncUTFNorm run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:14:05 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 18 2021/02/08 06:14:05 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 18 2021/02/08 06:14:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/02/08 06:14:06 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:14:06 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:14:06 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 14 2021/02/08 06:14:06 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 14 2021/02/08 06:14:07 DEBUG : Testêé: CRC-32 = c07a9f32 OK 2021/02/08 06:14:07 INFO : Testêé: Copied (replaced existing) 2021/02/08 06:14:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.96s) === RUN TestSyncImmutable run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:14:08 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:14:08 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:14:08 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 6 2021/02/08 06:14:08 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 6 2021/02/08 06:14:08 DEBUG : existing: CRC-32 = 9a941a19 OK 2021/02/08 06:14:08 INFO : existing: Copied (new) 2021/02/08 06:14:08 DEBUG : Waiting for deletions to finish 2021/02/08 06:14:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/02/08 06:14:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/02/08 06:14:08 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:14:08 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:14:08 ERROR : Putio root 'rclone-test-xesowem4yilogan0hatotij3': not deleting files as there were IO errors 2021/02/08 06:14:08 ERROR : Putio root 'rclone-test-xesowem4yilogan0hatotij3': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.35s) === RUN TestSyncIgnoreCase run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" 2021/02/08 06:14:09 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': chunkStart: 0, reqSize: 6 2021/02/08 06:14:09 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Sending chunk. transferOffset: 0 length: 6 2021/02/08 06:14:10 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for checks to finish 2021/02/08 06:14:10 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 06:14:10 DEBUG : existing: Unchanged skipping 2021/02/08 06:14:10 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Waiting for transfers to finish 2021/02/08 06:14:10 DEBUG : Waiting for deletions to finish 2021/02/08 06:14:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.28s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" sync_test.go:1986: This test only runs on local === RUN TestMaxTransfer/Soft run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" sync_test.go:1986: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:176: Remote "Putio root 'rclone-test-xesowem4yilogan0hatotij3'", Local "Local file system at /tmp/rclone817793279", Modify Window "1s" sync_test.go:1986: This test only runs on local --- PASS: TestMaxTransfer (0.32s) --- SKIP: TestMaxTransfer/Hard (0.11s) --- SKIP: TestMaxTransfer/Soft (0.11s) --- SKIP: TestMaxTransfer/Cautious (0.11s) PASS 2021/02/08 06:14:10 DEBUG : Putio root 'rclone-test-xesowem4yilogan0hatotij3': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPutio: -verbose" - Finished OK in 4m23.622305781s (try 1/5)