"./sync.test -test.v -test.timeout 2h0m0s -remote TestPutio: -verbose" - Starting (try 1/5) 2022/04/20 05:08:25 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0" 2022/04/20 05:08:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/20 05:08:25 DEBUG : Creating backend with remote "/tmp/rclone3077865597" 2022/04/20 05:08:25 DEBUG : Config file has changed externaly - reloading === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:08:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/04/20 05:08:26 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:08:26 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.51s) === RUN TestCopy run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:08:26 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:08:26 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:08:27 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 11 2022/04/20 05:08:27 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 11 2022/04/20 05:08:28 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/04/20 05:08:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (2.61s) === RUN TestCopyMissingDirectory run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:08:28 DEBUG : Creating backend with remote "/non-existing" 2022/04/20 05:08:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/04/20 05:08:29 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:08:29 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.24s) === RUN TestCopyNoTraverse run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:08:29 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:08:29 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:08:30 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 11 2022/04/20 05:08:30 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 11 2022/04/20 05:08:31 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/04/20 05:08:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.57s) === RUN TestCopyCheckFirst run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:08:32 INFO : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Running all checks before starting transfers 2022/04/20 05:08:32 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:08:32 INFO : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Checks finished, now starting transfers 2022/04/20 05:08:32 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:08:33 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 11 2022/04/20 05:08:33 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 11 2022/04/20 05:08:35 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/04/20 05:08:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.68s) === RUN TestSyncNoTraverse run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:08:36 ERROR : Ignoring --no-traverse with sync 2022/04/20 05:08:36 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:08:36 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:08:37 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 11 2022/04/20 05:08:37 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 11 2022/04/20 05:08:37 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/04/20 05:08:37 INFO : sub dir/hello world: Copied (new) 2022/04/20 05:08:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (2.21s) === RUN TestCopyWithDepth run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:08:38 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:08:38 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:08:39 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 12 2022/04/20 05:08:39 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 12 2022/04/20 05:08:41 DEBUG : hello world2: crc32 = 870a83b3 OK 2022/04/20 05:08:41 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.66s) === RUN TestCopyWithFilesFrom run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:08:42 DEBUG : hello world2: Excluded 2022/04/20 05:08:42 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:08:42 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:08:42 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 11 2022/04/20 05:08:42 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 11 2022/04/20 05:08:43 DEBUG : potato2: crc32 = 0d4a1185 OK 2022/04/20 05:08:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:08:43 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:08:43 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:08:44 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 11 2022/04/20 05:08:44 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 11 2022/04/20 05:08:45 DEBUG : potato2: crc32 = 0d4a1185 OK 2022/04/20 05:08:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.71s) === RUN TestCopyEmptyDirectories run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:08:45 DEBUG : sub dir2: Making directory 2022/04/20 05:08:45 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:08:45 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:08:46 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 11 2022/04/20 05:08:46 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 11 2022/04/20 05:08:46 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/04/20 05:08:46 INFO : sub dir/hello world: Copied (new) 2022/04/20 05:08:46 DEBUG : sub dir2: Making directory 2022/04/20 05:08:47 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': copied 1 directories --- PASS: TestCopyEmptyDirectories (2.41s) === RUN TestMoveEmptyDirectories run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:08:47 DEBUG : sub dir2: Making directory 2022/04/20 05:08:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:08:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:08:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 11 2022/04/20 05:08:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 11 2022/04/20 05:08:49 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/04/20 05:08:49 INFO : sub dir/hello world: Copied (new) 2022/04/20 05:08:49 INFO : sub dir/hello world: Deleted 2022/04/20 05:08:49 DEBUG : sub dir: Making directory 2022/04/20 05:08:49 DEBUG : sub dir2: Making directory 2022/04/20 05:08:49 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': copied 2 directories --- PASS: TestMoveEmptyDirectories (2.48s) === RUN TestSyncEmptyDirectories run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:08:50 DEBUG : sub dir2: Making directory 2022/04/20 05:08:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:08:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:08:51 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 11 2022/04/20 05:08:51 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 11 2022/04/20 05:08:51 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/04/20 05:08:51 INFO : sub dir/hello world: Copied (new) 2022/04/20 05:08:51 DEBUG : sub dir2: Making directory 2022/04/20 05:08:51 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': copied 1 directories 2022/04/20 05:08:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (2.68s) === RUN TestServerSideCopy run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:08:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 11 2022/04/20 05:08:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 11 2022/04/20 05:08:54 DEBUG : Creating backend with remote "TestPutio:rclone-test-redavoj1wejavom1kijiliy0" sync_test.go:275: Server side copy (if possible) Putio root 'rclone-test-dakukug7fadopal1dapicaz0' -> Putio root 'rclone-test-redavoj1wejavom1kijiliy0' 2022/04/20 05:08:54 DEBUG : Putio root 'rclone-test-redavoj1wejavom1kijiliy0': Waiting for checks to finish 2022/04/20 05:08:54 DEBUG : Putio root 'rclone-test-redavoj1wejavom1kijiliy0': Waiting for transfers to finish 2022/04/20 05:08:55 ERROR : sub dir/hello world: Failed to copy: unexpected status code (400) response while doing POST to https://api.put.io/v2/files/copy sync_test.go:278: Error Trace: sync_test.go:278 Error: Received unexpected error: unexpected status code (400) response while doing POST to https://api.put.io/v2/files/copy Test: TestServerSideCopy 2022/04/20 05:08:55 DEBUG : Putio root 'rclone-test-redavoj1wejavom1kijiliy0': Purge remote --- FAIL: TestServerSideCopy (3.22s) === RUN TestCopyAfterDelete run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:08:57 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 11 2022/04/20 05:08:57 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 11 2022/04/20 05:09:01 ERROR : : error listing: directory not found 2022/04/20 05:09:01 DEBUG : Local file system at /tmp/rclone3077865597: Making directory 2022/04/20 05:09:01 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:01 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (6.13s) === RUN TestCopyRedownload run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:09:03 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 11 2022/04/20 05:09:03 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 11 2022/04/20 05:09:04 DEBUG : Local file system at /tmp/rclone3077865597: Waiting for checks to finish 2022/04/20 05:09:04 DEBUG : Local file system at /tmp/rclone3077865597: Waiting for transfers to finish 2022/04/20 05:09:04 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/04/20 05:09:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.76s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:09:05 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:05 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:05 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 1 2022/04/20 05:09:05 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:09:06 DEBUG : check sum: crc32 = 97ddb3f8 OK 2022/04/20 05:09:06 INFO : check sum: Copied (new) 2022/04/20 05:09:06 DEBUG : Waiting for deletions to finish 2022/04/20 05:09:06 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:06 DEBUG : check sum: crc32 = 97ddb3f8 OK 2022/04/20 05:09:06 DEBUG : check sum: Size and crc32 of src and dst objects identical 2022/04/20 05:09:06 DEBUG : check sum: Unchanged skipping 2022/04/20 05:09:06 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:06 DEBUG : Waiting for deletions to finish 2022/04/20 05:09:06 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.77s) === RUN TestSyncSizeOnly run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:09:07 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:07 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:07 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:09:07 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:09:11 DEBUG : sizeonly: crc32 = 9a941a19 OK 2022/04/20 05:09:11 INFO : sizeonly: Copied (new) 2022/04/20 05:09:11 DEBUG : Waiting for deletions to finish 2022/04/20 05:09:11 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:11 DEBUG : sizeonly: Sizes identical 2022/04/20 05:09:11 DEBUG : sizeonly: Unchanged skipping 2022/04/20 05:09:11 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:11 DEBUG : Waiting for deletions to finish 2022/04/20 05:09:11 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.30s) === RUN TestSyncIgnoreSize run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:09:12 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:12 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:12 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 8 2022/04/20 05:09:12 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 8 2022/04/20 05:09:13 DEBUG : ignore-size: crc32 = b4fa1177 OK 2022/04/20 05:09:13 INFO : ignore-size: Copied (new) 2022/04/20 05:09:13 DEBUG : Waiting for deletions to finish 2022/04/20 05:09:13 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:09:13 DEBUG : ignore-size: Unchanged skipping 2022/04/20 05:09:13 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:13 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:13 DEBUG : Waiting for deletions to finish 2022/04/20 05:09:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.70s) === RUN TestSyncIgnoreTimes run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:09:14 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:09:14 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:09:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:15 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:09:15 DEBUG : existing: Unchanged skipping 2022/04/20 05:09:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:15 DEBUG : Waiting for deletions to finish 2022/04/20 05:09:15 INFO : There was nothing to transfer 2022/04/20 05:09:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/04/20 05:09:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:16 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:09:16 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:09:16 DEBUG : existing: crc32 = 9a941a19 OK 2022/04/20 05:09:16 INFO : existing: Copied (replaced existing) 2022/04/20 05:09:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.90s) === RUN TestSyncIgnoreExisting run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:09:17 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:17 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:17 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:09:17 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:09:17 DEBUG : existing: crc32 = 9a941a19 OK 2022/04/20 05:09:17 INFO : existing: Copied (new) 2022/04/20 05:09:17 DEBUG : Waiting for deletions to finish 2022/04/20 05:09:17 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:17 DEBUG : existing: Destination exists, skipping 2022/04/20 05:09:17 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:17 DEBUG : Waiting for deletions to finish 2022/04/20 05:09:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.32s) === RUN TestSyncIgnoreErrors run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:09:18 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 21 2022/04/20 05:09:18 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 21 2022/04/20 05:09:19 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 5 2022/04/20 05:09:19 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:09:20 DEBUG : d: Making directory 2022/04/20 05:09:20 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:09:20 DEBUG : c/non empty space: Unchanged skipping 2022/04/20 05:09:20 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:20 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:21 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 60 2022/04/20 05:09:21 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 60 2022/04/20 05:09:31 DEBUG : a/potato2: crc32 = d423bfba OK 2022/04/20 05:09:31 INFO : a/potato2: Copied (new) 2022/04/20 05:09:31 DEBUG : Waiting for deletions to finish 2022/04/20 05:09:31 INFO : b/potato: Deleted 2022/04/20 05:09:31 INFO : d: Removing directory 2022/04/20 05:09:31 INFO : b: Removing directory 2022/04/20 05:09:31 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': deleted 2 directories --- PASS: TestSyncIgnoreErrors (14.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:09:33 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 1 2022/04/20 05:09:33 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:09:34 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 2022/04/20 05:09:34 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:34 DEBUG : empty space: crc32 = 97ddb3f8 OK 2022/04/20 05:09:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2022/04/20 05:09:34 DEBUG : empty space: Unchanged skipping 2022/04/20 05:09:34 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:34 DEBUG : Waiting for deletions to finish 2022/04/20 05:09:34 INFO : There was nothing to transfer 2022/04/20 05:09:34 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 2022/04/20 05:09:34 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:34 DEBUG : empty space: crc32 = 97ddb3f8 OK 2022/04/20 05:09:34 INFO : empty space: Updated modification time in destination 2022/04/20 05:09:34 DEBUG : empty space: Unchanged skipping 2022/04/20 05:09:34 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:34 DEBUG : Waiting for deletions to finish 2022/04/20 05:09:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.98s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:09:35 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 1 2022/04/20 05:09:35 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:09:35 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 2022/04/20 05:09:35 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:35 DEBUG : empty space: crc32 = 97ddb3f8 OK 2022/04/20 05:09:35 DEBUG : empty space: Unchanged skipping 2022/04/20 05:09:35 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:35 DEBUG : Waiting for deletions to finish 2022/04/20 05:09:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.26s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:09:36 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:09:36 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:09:37 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 2022/04/20 05:09:37 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:37 DEBUG : foo: crc32 = 8c736521 (Local file system at /tmp/rclone3077865597) 2022/04/20 05:09:37 DEBUG : foo: crc32 = 76ff8caa (Putio root 'rclone-test-dakukug7fadopal1dapicaz0') 2022/04/20 05:09:37 DEBUG : foo: crc32 differ 2022/04/20 05:09:37 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:37 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:09:37 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:09:38 DEBUG : foo: crc32 = 8c736521 OK 2022/04/20 05:09:38 INFO : foo: Copied (replaced existing) 2022/04/20 05:09:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (2.39s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:09:39 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 1 2022/04/20 05:09:39 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:09:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:09:41 DEBUG : empty space: Unchanged skipping 2022/04/20 05:09:41 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:41 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:41 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 60 2022/04/20 05:09:41 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 60 2022/04/20 05:09:42 DEBUG : potato: crc32 = d423bfba OK 2022/04/20 05:09:42 INFO : potato: Copied (new) 2022/04/20 05:09:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:09:43 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 60 2022/04/20 05:09:43 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 60 2022/04/20 05:09:44 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/04/20 05:09:44 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:44 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:44 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 21 2022/04/20 05:09:44 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 21 2022/04/20 05:09:44 DEBUG : potato: crc32 = f4498cc3 OK 2022/04/20 05:09:44 INFO : potato: Copied (replaced existing) 2022/04/20 05:09:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.26s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:09:45 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 21 2022/04/20 05:09:45 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 21 2022/04/20 05:09:48 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 2022/04/20 05:09:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:48 DEBUG : potato: crc32 = 1b366e1c (Local file system at /tmp/rclone3077865597) 2022/04/20 05:09:48 DEBUG : potato: crc32 = f4498cc3 (Putio root 'rclone-test-dakukug7fadopal1dapicaz0') 2022/04/20 05:09:48 DEBUG : potato: crc32 differ 2022/04/20 05:09:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 21 2022/04/20 05:09:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 21 2022/04/20 05:09:49 DEBUG : potato: crc32 = 1b366e1c OK 2022/04/20 05:09:49 INFO : potato: Copied (replaced existing) 2022/04/20 05:09:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:09:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 21 2022/04/20 05:09:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 21 2022/04/20 05:09:51 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 1 2022/04/20 05:09:51 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:09:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/04/20 05:09:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:09:51 DEBUG : empty space: Unchanged skipping 2022/04/20 05:09:51 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:51 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:51 DEBUG : Waiting for deletions to finish 2022/04/20 05:09:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:09:52 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 21 2022/04/20 05:09:52 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 21 2022/04/20 05:09:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 1 2022/04/20 05:09:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:09:54 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:09:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:09:54 DEBUG : empty space: Unchanged skipping 2022/04/20 05:09:54 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:09:54 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 60 2022/04/20 05:09:54 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 60 2022/04/20 05:09:56 DEBUG : potato2: crc32 = d423bfba OK 2022/04/20 05:09:56 INFO : potato2: Copied (new) 2022/04/20 05:09:56 DEBUG : Waiting for deletions to finish 2022/04/20 05:09:56 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:09:57 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 21 2022/04/20 05:09:57 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 21 2022/04/20 05:09:59 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 5 2022/04/20 05:09:59 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:09:59 DEBUG : d: Making directory 2022/04/20 05:10:00 DEBUG : d/e: Making directory 2022/04/20 05:10:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:10:00 DEBUG : c/non empty space: Unchanged skipping 2022/04/20 05:10:00 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:10:00 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:10:01 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 60 2022/04/20 05:10:01 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 60 2022/04/20 05:10:01 DEBUG : a/potato2: crc32 = d423bfba OK 2022/04/20 05:10:01 INFO : a/potato2: Copied (new) 2022/04/20 05:10:01 DEBUG : Waiting for deletions to finish 2022/04/20 05:10:01 INFO : b/potato: Deleted 2022/04/20 05:10:01 INFO : d/e: Removing directory 2022/04/20 05:10:02 INFO : d: Removing directory 2022/04/20 05:10:02 INFO : b: Removing directory 2022/04/20 05:10:02 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (7.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:10:04 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 21 2022/04/20 05:10:04 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 21 2022/04/20 05:10:06 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 5 2022/04/20 05:10:06 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:10:09 DEBUG : d: Making directory 2022/04/20 05:10:09 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:10:09 DEBUG : c/non empty space: Unchanged skipping 2022/04/20 05:10:09 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:10:09 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:10:10 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 60 2022/04/20 05:10:10 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 60 2022/04/20 05:10:10 DEBUG : a/potato2: crc32 = d423bfba OK 2022/04/20 05:10:10 INFO : a/potato2: Copied (new) 2022/04/20 05:10:10 ERROR : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': not deleting files as there were IO errors 2022/04/20 05:10:10 ERROR : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (8.39s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:10:14 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 21 2022/04/20 05:10:14 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 21 2022/04/20 05:10:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 1 2022/04/20 05:10:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:10:16 DEBUG : Waiting for deletions to finish 2022/04/20 05:10:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:10:16 DEBUG : empty space: Unchanged skipping 2022/04/20 05:10:16 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:10:16 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:10:16 INFO : potato: Deleted 2022/04/20 05:10:16 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 60 2022/04/20 05:10:16 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 60 2022/04/20 05:10:17 DEBUG : potato2: crc32 = d423bfba OK 2022/04/20 05:10:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (5.78s) === RUN TestSyncDeleteBefore run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:10:18 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 21 2022/04/20 05:10:18 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 21 2022/04/20 05:10:19 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 1 2022/04/20 05:10:19 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:10:21 DEBUG : Waiting for deletions to finish 2022/04/20 05:10:21 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:10:21 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:10:22 INFO : potato: Deleted 2022/04/20 05:10:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:10:22 DEBUG : empty space: Unchanged skipping 2022/04/20 05:10:22 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:10:22 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:10:22 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 60 2022/04/20 05:10:22 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 60 2022/04/20 05:10:23 DEBUG : potato2: crc32 = d423bfba OK 2022/04/20 05:10:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (5.97s) === RUN TestCopyDeleteBefore run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:10:24 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 21 2022/04/20 05:10:24 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 21 2022/04/20 05:10:24 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:10:24 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:10:25 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 19 2022/04/20 05:10:25 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 19 2022/04/20 05:10:25 DEBUG : potato2: crc32 = 9f4e1e48 OK 2022/04/20 05:10:25 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.68s) === RUN TestSyncWithExclude run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:10:27 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 60 2022/04/20 05:10:27 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 60 2022/04/20 05:10:28 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 1 2022/04/20 05:10:28 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:10:29 DEBUG : enormous: Excluded 2022/04/20 05:10:29 DEBUG : potato2: Excluded 2022/04/20 05:10:29 DEBUG : potato2: Excluded 2022/04/20 05:10:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:10:29 DEBUG : empty space: Unchanged skipping 2022/04/20 05:10:29 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:10:29 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:10:29 DEBUG : Waiting for deletions to finish 2022/04/20 05:10:29 INFO : There was nothing to transfer 2022/04/20 05:10:29 DEBUG : enormous: Excluded 2022/04/20 05:10:29 DEBUG : potato2: Excluded 2022/04/20 05:10:29 DEBUG : potato2: Excluded 2022/04/20 05:10:29 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2022/04/20 05:10:29 DEBUG : empty space: Unchanged skipping 2022/04/20 05:10:29 DEBUG : Local file system at /tmp/rclone3077865597: Waiting for checks to finish 2022/04/20 05:10:29 DEBUG : Local file system at /tmp/rclone3077865597: Waiting for transfers to finish 2022/04/20 05:10:29 DEBUG : Waiting for deletions to finish 2022/04/20 05:10:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:10:30 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 60 2022/04/20 05:10:30 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 60 2022/04/20 05:10:36 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 1 2022/04/20 05:10:36 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:10:40 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 100 2022/04/20 05:10:40 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 100 2022/04/20 05:10:41 DEBUG : enormous: Excluded 2022/04/20 05:10:41 DEBUG : potato2: Excluded 2022/04/20 05:10:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:10:41 DEBUG : empty space: Unchanged skipping 2022/04/20 05:10:41 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:10:41 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:10:41 DEBUG : Waiting for deletions to finish 2022/04/20 05:10:41 INFO : enormous: Deleted 2022/04/20 05:10:42 INFO : potato2: Deleted 2022/04/20 05:10:42 INFO : There was nothing to transfer 2022/04/20 05:10:42 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2022/04/20 05:10:42 DEBUG : empty space: Unchanged skipping 2022/04/20 05:10:42 DEBUG : Local file system at /tmp/rclone3077865597: Waiting for checks to finish 2022/04/20 05:10:42 DEBUG : Local file system at /tmp/rclone3077865597: Waiting for transfers to finish 2022/04/20 05:10:42 DEBUG : Waiting for deletions to finish 2022/04/20 05:10:42 INFO : enormous: Deleted 2022/04/20 05:10:42 INFO : potato2: Deleted 2022/04/20 05:10:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (12.22s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:10:43 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:10:43 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:10:44 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:10:44 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:10:47 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 5 2022/04/20 05:10:47 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:10:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 8 2022/04/20 05:10:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 8 2022/04/20 05:10:48 DEBUG : four: Sizes differ (src 4 vs dst 8) 2022/04/20 05:10:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2022/04/20 05:10:48 DEBUG : one: Destination is newer than source, skipping 2022/04/20 05:10:48 DEBUG : three: Sizes identical 2022/04/20 05:10:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2022/04/20 05:10:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:10:48 DEBUG : two: crc32 = 11ca8a66 (Local file system at /tmp/rclone3077865597) 2022/04/20 05:10:48 DEBUG : two: crc32 = 876dc8ec (Putio root 'rclone-test-dakukug7fadopal1dapicaz0') 2022/04/20 05:10:48 DEBUG : two: crc32 differ 2022/04/20 05:10:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:10:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 4 2022/04/20 05:10:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 4 2022/04/20 05:10:49 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 4 2022/04/20 05:10:49 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 4 2022/04/20 05:10:49 DEBUG : five: crc32 = 3cb2cccb OK 2022/04/20 05:10:49 INFO : five: Copied (new) 2022/04/20 05:10:49 DEBUG : four: crc32 = 90c1667d OK 2022/04/20 05:10:49 INFO : four: Copied (replaced existing) 2022/04/20 05:10:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:10:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:10:50 DEBUG : two: crc32 = 11ca8a66 OK 2022/04/20 05:10:50 INFO : two: Copied (replaced existing) 2022/04/20 05:10:50 DEBUG : Waiting for deletions to finish 2022/04/20 05:10:50 DEBUG : one: Destination is newer than source, skipping 2022/04/20 05:10:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:10:50 DEBUG : four: crc32 = 90c1667d OK 2022/04/20 05:10:50 DEBUG : four: Size and crc32 of src and dst objects identical 2022/04/20 05:10:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2022/04/20 05:10:50 DEBUG : five: crc32 = 3cb2cccb OK 2022/04/20 05:10:50 DEBUG : five: Size and crc32 of src and dst objects identical 2022/04/20 05:10:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2022/04/20 05:10:50 DEBUG : three: crc32 = 46c5d8f5 (Local file system at /tmp/rclone3077865597) 2022/04/20 05:10:50 DEBUG : two: crc32 = 11ca8a66 OK 2022/04/20 05:10:50 DEBUG : three: crc32 = b1911a45 (Putio root 'rclone-test-dakukug7fadopal1dapicaz0') 2022/04/20 05:10:50 DEBUG : two: Size and crc32 of src and dst objects identical 2022/04/20 05:10:50 DEBUG : three: crc32 differ 2022/04/20 05:10:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2022/04/20 05:10:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2022/04/20 05:10:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:10:51 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 5 2022/04/20 05:10:51 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:10:52 DEBUG : three: crc32 = 46c5d8f5 OK 2022/04/20 05:10:52 INFO : three: Copied (replaced existing) 2022/04/20 05:10:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (10.20s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" sync_test.go:1058: Can track renames: true 2022/04/20 05:10:53 INFO : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Making map for --track-renames 2022/04/20 05:10:53 INFO : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Finished making map for --track-renames 2022/04/20 05:10:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:10:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for renames to finish 2022/04/20 05:10:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:10:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 11 2022/04/20 05:10:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 11 2022/04/20 05:10:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 14 2022/04/20 05:10:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 14 2022/04/20 05:10:53 DEBUG : yam: crc32 = ae1fefed OK 2022/04/20 05:10:53 INFO : yam: Copied (new) 2022/04/20 05:10:59 DEBUG : potato: crc32 = 403f91c8 OK 2022/04/20 05:10:59 INFO : potato: Copied (new) 2022/04/20 05:10:59 DEBUG : Waiting for deletions to finish 2022/04/20 05:10:59 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:10:59 DEBUG : potato: Unchanged skipping 2022/04/20 05:10:59 INFO : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Making map for --track-renames 2022/04/20 05:10:59 INFO : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Finished making map for --track-renames 2022/04/20 05:10:59 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:10:59 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for renames to finish 2022/04/20 05:11:00 INFO : yam: Moved (server-side) to: yaml 2022/04/20 05:11:00 INFO : yaml: Renamed from "yam" 2022/04/20 05:11:00 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:11:00 DEBUG : Waiting for deletions to finish 2022/04/20 05:11:00 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (7.73s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" sync_test.go:1127: Can track renames: true 2022/04/20 05:11:00 INFO : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Making map for --track-renames 2022/04/20 05:11:00 INFO : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Finished making map for --track-renames 2022/04/20 05:11:00 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:11:00 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for renames to finish 2022/04/20 05:11:00 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:11:01 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 14 2022/04/20 05:11:01 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 14 2022/04/20 05:11:01 DEBUG : potato: crc32 = 403f91c8 OK 2022/04/20 05:11:01 INFO : potato: Copied (new) 2022/04/20 05:11:02 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 11 2022/04/20 05:11:02 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 11 2022/04/20 05:11:02 DEBUG : yam: crc32 = ae1fefed OK 2022/04/20 05:11:02 INFO : yam: Copied (new) 2022/04/20 05:11:02 DEBUG : Waiting for deletions to finish 2022/04/20 05:11:02 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:11:02 DEBUG : potato: Unchanged skipping 2022/04/20 05:11:02 INFO : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Making map for --track-renames 2022/04/20 05:11:02 INFO : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Finished making map for --track-renames 2022/04/20 05:11:02 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:11:02 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for renames to finish 2022/04/20 05:11:03 INFO : yam: Moved (server-side) to: yaml 2022/04/20 05:11:03 INFO : yaml: Renamed from "yam" 2022/04/20 05:11:03 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:11:03 DEBUG : Waiting for deletions to finish 2022/04/20 05:11:03 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.07s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" sync_test.go:1163: Can track renames: true 2022/04/20 05:11:03 INFO : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Making map for --track-renames 2022/04/20 05:11:03 INFO : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Finished making map for --track-renames 2022/04/20 05:11:03 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:11:03 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for renames to finish 2022/04/20 05:11:03 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:11:04 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 14 2022/04/20 05:11:04 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 14 2022/04/20 05:11:04 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 11 2022/04/20 05:11:04 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 11 2022/04/20 05:11:04 DEBUG : potato: crc32 = 403f91c8 OK 2022/04/20 05:11:04 INFO : potato: Copied (new) 2022/04/20 05:11:05 DEBUG : sub/yam: crc32 = ae1fefed OK 2022/04/20 05:11:05 INFO : sub/yam: Copied (new) 2022/04/20 05:11:05 DEBUG : Waiting for deletions to finish 2022/04/20 05:11:05 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:11:05 DEBUG : potato: Unchanged skipping 2022/04/20 05:11:05 INFO : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Making map for --track-renames 2022/04/20 05:11:05 INFO : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Finished making map for --track-renames 2022/04/20 05:11:05 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:11:05 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for renames to finish 2022/04/20 05:11:05 INFO : sub/yam: Moved (server-side) to: yam 2022/04/20 05:11:05 INFO : yam: Renamed from "sub/yam" 2022/04/20 05:11:05 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:11:05 DEBUG : Waiting for deletions to finish 2022/04/20 05:11:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.94s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:11:06 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:11:06 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:11:07 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 11 2022/04/20 05:11:07 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 11 2022/04/20 05:11:07 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:11:07 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:11:08 DEBUG : nested/sub dir/file: crc32 = aac9c2e9 OK 2022/04/20 05:11:08 INFO : nested/sub dir/file: Copied (new) 2022/04/20 05:11:08 INFO : nested/sub dir/file: Deleted 2022/04/20 05:11:10 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/04/20 05:11:10 INFO : sub dir/hello world: Copied (new) 2022/04/20 05:11:10 INFO : sub dir/hello world: Deleted 2022/04/20 05:11:10 INFO : sub dir: Removing directory 2022/04/20 05:11:10 INFO : nested/sub dir: Removing directory 2022/04/20 05:11:10 INFO : nested: Removing directory 2022/04/20 05:11:10 DEBUG : Local file system at /tmp/rclone3077865597: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (5.28s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:11:12 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:11:12 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:11:12 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 11 2022/04/20 05:11:12 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 11 2022/04/20 05:11:12 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2022/04/20 05:11:12 INFO : sub dir/hello world: Copied (new) 2022/04/20 05:11:12 INFO : sub dir/hello world: Deleted 2022/04/20 05:11:13 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:11:13 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:11:13 DEBUG : nested/sub dir/file: crc32 = aac9c2e9 OK 2022/04/20 05:11:13 INFO : nested/sub dir/file: Copied (new) 2022/04/20 05:11:13 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.22s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:11:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:11:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:11:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:11:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:11:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:11:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:11:16 DEBUG : existing-b: crc32 = 2c14401a OK 2022/04/20 05:11:16 INFO : existing-b: Copied (new) 2022/04/20 05:11:16 INFO : existing-b: Deleted 2022/04/20 05:11:16 DEBUG : existing: crc32 = 9a941a19 OK 2022/04/20 05:11:16 INFO : existing: Copied (new) 2022/04/20 05:11:16 INFO : existing: Deleted 2022/04/20 05:11:16 DEBUG : existing: Destination exists, skipping 2022/04/20 05:11:16 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/04/20 05:11:16 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:11:16 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:11:16 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.87s) === RUN TestServerSideMove run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:11:17 DEBUG : Creating backend with remote "TestPutio:rclone-test-bifukub6buruxax6vewohan9" 2022/04/20 05:11:17 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 60 2022/04/20 05:11:17 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 60 2022/04/20 05:11:20 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 1 2022/04/20 05:11:20 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:11:20 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 68 2022/04/20 05:11:20 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 68 sync_test.go:1215: Server side move (if possible) Putio root 'rclone-test-dakukug7fadopal1dapicaz0' -> Putio root 'rclone-test-bifukub6buruxax6vewohan9' 2022/04/20 05:11:21 DEBUG : Putio root 'rclone-test-bifukub6buruxax6vewohan9': chunkStart: 0, reqSize: 1 2022/04/20 05:11:21 DEBUG : Putio root 'rclone-test-bifukub6buruxax6vewohan9': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:11:22 DEBUG : Putio root 'rclone-test-bifukub6buruxax6vewohan9': chunkStart: 0, reqSize: 60 2022/04/20 05:11:22 DEBUG : Putio root 'rclone-test-bifukub6buruxax6vewohan9': Sending chunk. transferOffset: 0 length: 60 2022/04/20 05:11:23 DEBUG : Putio root 'rclone-test-bifukub6buruxax6vewohan9': Using server-side directory move 2022/04/20 05:11:23 INFO : Putio root 'rclone-test-bifukub6buruxax6vewohan9': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/04/20 05:11:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/04/20 05:11:23 DEBUG : empty space: Unchanged skipping 2022/04/20 05:11:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/20 05:11:23 DEBUG : Putio root 'rclone-test-bifukub6buruxax6vewohan9': Waiting for checks to finish 2022/04/20 05:11:23 INFO : empty space: Deleted 2022/04/20 05:11:23 DEBUG : Putio root 'rclone-test-bifukub6buruxax6vewohan9': Waiting for transfers to finish 2022/04/20 05:11:23 INFO : potato2: Moved (server-side) 2022/04/20 05:11:24 INFO : potato3: Deleted 2022/04/20 05:11:24 INFO : potato3: Moved (server-side) 2022/04/20 05:11:24 INFO : There was nothing to transfer 2022/04/20 05:11:24 DEBUG : Creating backend with remote "TestPutio:rclone-test-culigaq5xopetab2gukanur7" 2022/04/20 05:11:25 DEBUG : Putio root 'rclone-test-culigaq5xopetab2gukanur7': Using server-side directory move 2022/04/20 05:11:25 INFO : Putio root 'rclone-test-culigaq5xopetab2gukanur7': Server side directory move succeeded 2022/04/20 05:11:25 ERROR : : error listing: directory not found 2022/04/20 05:11:25 DEBUG : Putio root 'rclone-test-culigaq5xopetab2gukanur7': Purge remote 2022/04/20 05:11:25 DEBUG : Putio root 'rclone-test-bifukub6buruxax6vewohan9': Purge remote 2022/04/20 05:11:25 purge failed: Rmdir: directory not found --- PASS: TestServerSideMove (8.88s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:11:25 DEBUG : Creating backend with remote "TestPutio:rclone-test-xinaxen3higucat3vecewag6" 2022/04/20 05:11:26 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 60 2022/04/20 05:11:26 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 60 2022/04/20 05:11:27 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 1 2022/04/20 05:11:27 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:11:28 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 68 2022/04/20 05:11:28 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 68 sync_test.go:1215: Server side move (if possible) Putio root 'rclone-test-dakukug7fadopal1dapicaz0' -> Putio root 'rclone-test-xinaxen3higucat3vecewag6' 2022/04/20 05:11:29 DEBUG : Putio root 'rclone-test-xinaxen3higucat3vecewag6': chunkStart: 0, reqSize: 1 2022/04/20 05:11:29 DEBUG : Putio root 'rclone-test-xinaxen3higucat3vecewag6': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:11:30 DEBUG : Putio root 'rclone-test-xinaxen3higucat3vecewag6': chunkStart: 0, reqSize: 60 2022/04/20 05:11:30 DEBUG : Putio root 'rclone-test-xinaxen3higucat3vecewag6': Sending chunk. transferOffset: 0 length: 60 2022/04/20 05:11:31 DEBUG : empty space: Excluded 2022/04/20 05:11:31 DEBUG : empty space: Excluded 2022/04/20 05:11:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/20 05:11:31 DEBUG : Putio root 'rclone-test-xinaxen3higucat3vecewag6': Waiting for checks to finish 2022/04/20 05:11:31 DEBUG : Putio root 'rclone-test-xinaxen3higucat3vecewag6': Waiting for transfers to finish 2022/04/20 05:11:31 INFO : potato3: Deleted 2022/04/20 05:11:31 INFO : potato2: Moved (server-side) 2022/04/20 05:11:31 INFO : potato3: Moved (server-side) 2022/04/20 05:11:31 INFO : There was nothing to transfer 2022/04/20 05:11:31 DEBUG : Creating backend with remote "TestPutio:rclone-test-migasit0cosahes3sovawoq4" 2022/04/20 05:11:31 DEBUG : empty space: Excluded 2022/04/20 05:11:31 DEBUG : Putio root 'rclone-test-migasit0cosahes3sovawoq4': Waiting for checks to finish 2022/04/20 05:11:31 DEBUG : Putio root 'rclone-test-migasit0cosahes3sovawoq4': Waiting for transfers to finish 2022/04/20 05:11:32 INFO : potato2: Moved (server-side) 2022/04/20 05:11:32 INFO : potato3: Moved (server-side) 2022/04/20 05:11:32 INFO : There was nothing to transfer 2022/04/20 05:11:32 DEBUG : Putio root 'rclone-test-migasit0cosahes3sovawoq4': Purge remote 2022/04/20 05:11:32 DEBUG : Putio root 'rclone-test-xinaxen3higucat3vecewag6': Purge remote --- PASS: TestServerSideMoveWithFilter (7.16s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:11:33 DEBUG : Creating backend with remote "TestPutio:rclone-test-qenasum5yatiwit3pamiquk0" 2022/04/20 05:11:33 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 60 2022/04/20 05:11:33 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 60 2022/04/20 05:11:34 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 1 2022/04/20 05:11:34 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:11:35 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 68 2022/04/20 05:11:35 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 68 2022/04/20 05:11:35 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) Putio root 'rclone-test-dakukug7fadopal1dapicaz0' -> Putio root 'rclone-test-qenasum5yatiwit3pamiquk0' 2022/04/20 05:11:36 DEBUG : Putio root 'rclone-test-qenasum5yatiwit3pamiquk0': chunkStart: 0, reqSize: 1 2022/04/20 05:11:36 DEBUG : Putio root 'rclone-test-qenasum5yatiwit3pamiquk0': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:11:37 DEBUG : Putio root 'rclone-test-qenasum5yatiwit3pamiquk0': chunkStart: 0, reqSize: 60 2022/04/20 05:11:37 DEBUG : Putio root 'rclone-test-qenasum5yatiwit3pamiquk0': Sending chunk. transferOffset: 0 length: 60 2022/04/20 05:11:37 DEBUG : Putio root 'rclone-test-qenasum5yatiwit3pamiquk0': Using server-side directory move 2022/04/20 05:11:37 INFO : Putio root 'rclone-test-qenasum5yatiwit3pamiquk0': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/04/20 05:11:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/04/20 05:11:38 DEBUG : empty space: Unchanged skipping 2022/04/20 05:11:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/20 05:11:38 DEBUG : Putio root 'rclone-test-qenasum5yatiwit3pamiquk0': Waiting for checks to finish 2022/04/20 05:11:38 INFO : empty space: Deleted 2022/04/20 05:11:38 DEBUG : Putio root 'rclone-test-qenasum5yatiwit3pamiquk0': Waiting for transfers to finish 2022/04/20 05:11:38 INFO : potato2: Moved (server-side) 2022/04/20 05:11:39 INFO : potato3: Deleted 2022/04/20 05:11:39 INFO : potato3: Moved (server-side) 2022/04/20 05:11:39 INFO : tomatoDir: Removing directory 2022/04/20 05:11:39 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': deleted 1 directories 2022/04/20 05:11:39 INFO : There was nothing to transfer 2022/04/20 05:11:39 DEBUG : Creating backend with remote "TestPutio:rclone-test-remurac7viponun7pobugax6" 2022/04/20 05:11:40 DEBUG : tomatoDir: Making directory 2022/04/20 05:11:40 DEBUG : Putio root 'rclone-test-remurac7viponun7pobugax6': Using server-side directory move 2022/04/20 05:11:40 INFO : Putio root 'rclone-test-remurac7viponun7pobugax6': Server side directory move succeeded 2022/04/20 05:11:40 ERROR : : error listing: directory not found 2022/04/20 05:11:40 ERROR : : error listing: directory not found 2022/04/20 05:11:40 DEBUG : Putio root 'rclone-test-remurac7viponun7pobugax6': Purge remote 2022/04/20 05:11:40 DEBUG : Putio root 'rclone-test-qenasum5yatiwit3pamiquk0': Purge remote 2022/04/20 05:11:41 purge failed: Rmdir: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (8.10s) === RUN TestServerSideMoveOverlap run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.17s) === RUN TestSyncOverlap run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:11:41 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/rclone-sync-test" --- PASS: TestSyncOverlap (0.48s) === RUN TestSyncCompareDest run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:11:41 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/dst" 2022/04/20 05:11:42 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/CompareDest" 2022/04/20 05:11:42 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:11:42 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:11:43 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 3 2022/04/20 05:11:43 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:11:43 DEBUG : one: crc32 = 7a6c86f1 OK 2022/04/20 05:11:43 INFO : one: Copied (new) 2022/04/20 05:11:43 DEBUG : Waiting for deletions to finish 2022/04/20 05:11:44 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:11:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/20 05:11:44 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:11:44 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 5 2022/04/20 05:11:44 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:11:44 DEBUG : one: crc32 = cb217308 OK 2022/04/20 05:11:44 INFO : one: Copied (replaced existing) 2022/04/20 05:11:44 DEBUG : Waiting for deletions to finish 2022/04/20 05:11:45 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:11:45 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:11:46 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 5 2022/04/20 05:11:46 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:11:47 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:11:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:11:47 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/20 05:11:47 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:11:47 DEBUG : Waiting for deletions to finish 2022/04/20 05:11:47 INFO : There was nothing to transfer 2022/04/20 05:11:47 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:11:47 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:11:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:11:48 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/20 05:11:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:11:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:11:48 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/20 05:11:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:11:48 DEBUG : Waiting for deletions to finish 2022/04/20 05:11:48 INFO : There was nothing to transfer 2022/04/20 05:11:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:11:49 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/20 05:11:49 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:11:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:11:49 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/20 05:11:49 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:11:49 DEBUG : Waiting for deletions to finish 2022/04/20 05:11:49 INFO : There was nothing to transfer 2022/04/20 05:11:49 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2022/04/20 05:11:49 DEBUG : two: crc32 = 11ca8a66 OK 2022/04/20 05:11:49 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/20 05:11:49 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:11:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:11:49 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/20 05:11:49 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:11:49 DEBUG : Waiting for deletions to finish 2022/04/20 05:11:49 INFO : There was nothing to transfer 2022/04/20 05:11:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/04/20 05:11:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:11:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:11:50 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/20 05:11:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:11:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 5 2022/04/20 05:11:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:11:51 DEBUG : two: crc32 = 8b9078ce OK 2022/04/20 05:11:51 INFO : two: Copied (new) 2022/04/20 05:11:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (10.81s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:11:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 1 2022/04/20 05:11:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:11:56 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 1 2022/04/20 05:11:56 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:11:56 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/dest" 2022/04/20 05:11:57 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/pre-dest1" 2022/04/20 05:11:57 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/pre-dest2" 2022/04/20 05:11:57 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:11:57 DEBUG : 1: Destination found in --compare-dest, skipping 2022/04/20 05:11:57 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:11:57 DEBUG : 2: Destination found in --compare-dest, skipping 2022/04/20 05:11:57 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dest': Waiting for checks to finish 2022/04/20 05:11:57 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dest': Waiting for transfers to finish 2022/04/20 05:11:58 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dest': chunkStart: 0, reqSize: 1 2022/04/20 05:11:58 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dest': Sending chunk. transferOffset: 0 length: 1 2022/04/20 05:11:59 DEBUG : 3: crc32 = 6dd28e9b OK 2022/04/20 05:11:59 INFO : 3: Copied (new) 2022/04/20 05:11:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.16s) === RUN TestSyncCopyDest run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:12:00 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/dst" 2022/04/20 05:12:01 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/CopyDest" 2022/04/20 05:12:01 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:12:01 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:12:02 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 3 2022/04/20 05:12:02 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:12:04 DEBUG : one: crc32 = 7a6c86f1 OK 2022/04/20 05:12:04 INFO : one: Copied (new) 2022/04/20 05:12:04 DEBUG : Waiting for deletions to finish 2022/04/20 05:12:04 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:12:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/20 05:12:04 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:12:05 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 5 2022/04/20 05:12:05 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:12:06 DEBUG : one: crc32 = cb217308 OK 2022/04/20 05:12:06 INFO : one: Copied (replaced existing) 2022/04/20 05:12:06 DEBUG : Waiting for deletions to finish 2022/04/20 05:12:06 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:12:06 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:12:07 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 5 2022/04/20 05:12:07 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:12:08 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/BackupDir" 2022/04/20 05:12:09 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:12:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/20 05:12:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/20 05:12:09 INFO : one: Moved (server-side) 2022/04/20 05:12:09 ERROR : one: Failed to copy: unexpected status code (400) response while doing POST to https://api.put.io/v2/files/copy 2022/04/20 05:12:09 ERROR : one: Destination found in --copy-dest, error copying 2022/04/20 05:12:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/20 05:12:10 INFO : one: Deleted 2022/04/20 05:12:10 ERROR : one: Couldn't move: object not found 2022/04/20 05:12:10 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:12:10 ERROR : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': not deleting files as there were IO errors 2022/04/20 05:12:10 ERROR : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': not deleting directories as there were IO errors sync_test.go:1648: Error Trace: sync_test.go:1648 Error: Received unexpected error: object not found Test: TestSyncCopyDest --- FAIL: TestSyncCopyDest (10.42s) === RUN TestSyncBackupDir run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:12:11 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:12:11 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:12:12 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:12:12 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:12:13 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 5 2022/04/20 05:12:13 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:12:14 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/dst" 2022/04/20 05:12:14 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/backup" 2022/04/20 05:12:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/20 05:12:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:12:14 DEBUG : two: Unchanged skipping 2022/04/20 05:12:14 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:12:15 INFO : one: Moved (server-side) 2022/04/20 05:12:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:12:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 4 2022/04/20 05:12:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 4 2022/04/20 05:12:16 DEBUG : one: crc32 = 19193087 OK 2022/04/20 05:12:16 INFO : one: Copied (new) 2022/04/20 05:12:16 DEBUG : Waiting for deletions to finish 2022/04/20 05:12:16 INFO : three.txt: Moved (server-side) 2022/04/20 05:12:16 INFO : three.txt: Moved into backup dir 2022/04/20 05:12:17 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:12:17 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:12:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/20 05:12:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:12:17 DEBUG : two: Unchanged skipping 2022/04/20 05:12:17 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:12:18 INFO : one: Deleted 2022/04/20 05:12:18 INFO : one: Moved (server-side) 2022/04/20 05:12:18 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:12:18 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 5 2022/04/20 05:12:18 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:12:19 DEBUG : one: crc32 = 12389341 OK 2022/04/20 05:12:19 INFO : one: Copied (new) 2022/04/20 05:12:19 DEBUG : Waiting for deletions to finish 2022/04/20 05:12:19 INFO : three.txt: Deleted 2022/04/20 05:12:19 INFO : three.txt: Moved (server-side) 2022/04/20 05:12:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (9.65s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:12:21 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:12:21 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:12:22 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:12:22 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:12:23 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 5 2022/04/20 05:12:23 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:12:24 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/dst" 2022/04/20 05:12:24 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/backup" 2022/04/20 05:12:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/20 05:12:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:12:25 DEBUG : two: Unchanged skipping 2022/04/20 05:12:25 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:12:25 INFO : one: Moved (server-side) to: one.bak 2022/04/20 05:12:25 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:12:25 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 4 2022/04/20 05:12:25 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 4 2022/04/20 05:12:26 DEBUG : one: crc32 = 19193087 OK 2022/04/20 05:12:26 INFO : one: Copied (new) 2022/04/20 05:12:26 DEBUG : Waiting for deletions to finish 2022/04/20 05:12:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/20 05:12:26 INFO : three.txt: Moved into backup dir 2022/04/20 05:12:26 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:12:26 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:12:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/20 05:12:34 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:12:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:12:34 DEBUG : two: Unchanged skipping 2022/04/20 05:12:34 INFO : one.bak: Deleted 2022/04/20 05:12:34 INFO : one: Moved (server-side) to: one.bak 2022/04/20 05:12:34 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:12:34 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 5 2022/04/20 05:12:34 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:12:35 DEBUG : one: crc32 = 12389341 OK 2022/04/20 05:12:35 INFO : one: Copied (new) 2022/04/20 05:12:35 DEBUG : Waiting for deletions to finish 2022/04/20 05:12:35 INFO : three.txt.bak: Deleted 2022/04/20 05:12:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/20 05:12:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.26s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:12:37 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:12:37 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:12:38 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:12:38 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:12:39 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 5 2022/04/20 05:12:39 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:12:39 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/dst" 2022/04/20 05:12:40 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/backup" 2022/04/20 05:12:40 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:12:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/20 05:12:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:12:40 DEBUG : two: Unchanged skipping 2022/04/20 05:12:40 INFO : one: Moved (server-side) to: one-2019-01-01 2022/04/20 05:12:40 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:12:41 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 4 2022/04/20 05:12:41 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 4 2022/04/20 05:12:42 DEBUG : one: crc32 = 19193087 OK 2022/04/20 05:12:42 INFO : one: Copied (new) 2022/04/20 05:12:42 DEBUG : Waiting for deletions to finish 2022/04/20 05:12:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/04/20 05:12:42 INFO : three.txt: Moved into backup dir 2022/04/20 05:12:43 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:12:43 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:12:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/20 05:12:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:12:44 DEBUG : two: Unchanged skipping 2022/04/20 05:12:44 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:12:44 INFO : one-2019-01-01: Deleted 2022/04/20 05:12:44 INFO : one: Moved (server-side) to: one-2019-01-01 2022/04/20 05:12:44 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:12:45 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 5 2022/04/20 05:12:45 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:12:45 DEBUG : one: crc32 = 12389341 OK 2022/04/20 05:12:45 INFO : one: Copied (new) 2022/04/20 05:12:45 DEBUG : Waiting for deletions to finish 2022/04/20 05:12:46 INFO : three-2019-01-01.txt: Deleted 2022/04/20 05:12:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/04/20 05:12:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (10.52s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:12:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:12:48 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:12:49 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:12:49 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:12:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 5 2022/04/20 05:12:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:12:50 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/dst" 2022/04/20 05:12:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:12:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/20 05:12:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:12:50 DEBUG : two: Unchanged skipping 2022/04/20 05:12:51 INFO : one: Moved (server-side) to: one.bak 2022/04/20 05:12:51 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:12:51 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 4 2022/04/20 05:12:51 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 4 2022/04/20 05:12:51 DEBUG : one: crc32 = 19193087 OK 2022/04/20 05:12:51 INFO : one: Copied (new) 2022/04/20 05:12:51 DEBUG : Waiting for deletions to finish 2022/04/20 05:12:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/20 05:12:52 INFO : three.txt: Moved into backup dir 2022/04/20 05:12:52 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:12:52 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:12:53 DEBUG : one.bak: Excluded 2022/04/20 05:12:53 DEBUG : three.txt.bak: Excluded 2022/04/20 05:12:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:12:53 DEBUG : two: Unchanged skipping 2022/04/20 05:12:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/20 05:12:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for checks to finish 2022/04/20 05:12:53 INFO : one.bak: Deleted 2022/04/20 05:12:54 INFO : one: Moved (server-side) to: one.bak 2022/04/20 05:12:54 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Waiting for transfers to finish 2022/04/20 05:12:54 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 5 2022/04/20 05:12:54 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:12:54 DEBUG : one: crc32 = 12389341 OK 2022/04/20 05:12:54 INFO : one: Copied (new) 2022/04/20 05:12:54 DEBUG : Waiting for deletions to finish 2022/04/20 05:12:55 INFO : three.txt.bak: Deleted 2022/04/20 05:12:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/20 05:12:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.84s) === RUN TestSyncSuffix run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:12:56 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:12:56 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:12:57 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:12:57 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:12:58 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 5 2022/04/20 05:12:58 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:12:59 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/dst" 2022/04/20 05:12:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/20 05:12:59 INFO : one: Moved (server-side) to: one.bak 2022/04/20 05:13:00 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 4 2022/04/20 05:13:00 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 4 2022/04/20 05:13:00 DEBUG : one: crc32 = 19193087 OK 2022/04/20 05:13:00 INFO : one: Copied (new) 2022/04/20 05:13:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:13:00 DEBUG : two: Unchanged skipping 2022/04/20 05:13:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/04/20 05:13:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/20 05:13:01 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 6 2022/04/20 05:13:01 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:02 DEBUG : three.txt: crc32 = 1e485dc0 OK 2022/04/20 05:13:02 INFO : three.txt: Copied (new) 2022/04/20 05:13:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/20 05:13:02 INFO : one.bak: Deleted 2022/04/20 05:13:03 INFO : one: Moved (server-side) to: one.bak 2022/04/20 05:13:03 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 5 2022/04/20 05:13:03 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:13:06 DEBUG : one: crc32 = 12389341 OK 2022/04/20 05:13:06 INFO : one: Copied (new) 2022/04/20 05:13:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:13:06 DEBUG : two: Unchanged skipping 2022/04/20 05:13:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/04/20 05:13:07 INFO : three.txt.bak: Deleted 2022/04/20 05:13:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/20 05:13:07 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 19 2022/04/20 05:13:07 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 19 2022/04/20 05:13:08 DEBUG : three.txt: crc32 = 5c880d37 OK 2022/04/20 05:13:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.05s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:13:10 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:13:10 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:13:12 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 3 2022/04/20 05:13:12 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 3 2022/04/20 05:13:13 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 5 2022/04/20 05:13:13 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:13:14 DEBUG : Creating backend with remote "TestPutio:rclone-test-dakukug7fadopal1dapicaz0/dst" 2022/04/20 05:13:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/20 05:13:14 INFO : one: Moved (server-side) to: one-2019-01-01 2022/04/20 05:13:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 4 2022/04/20 05:13:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 4 2022/04/20 05:13:15 DEBUG : one: crc32 = 19193087 OK 2022/04/20 05:13:15 INFO : one: Copied (new) 2022/04/20 05:13:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:13:15 DEBUG : two: Unchanged skipping 2022/04/20 05:13:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/04/20 05:13:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/04/20 05:13:16 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 6 2022/04/20 05:13:16 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:20 DEBUG : three.txt: crc32 = 1e485dc0 OK 2022/04/20 05:13:20 INFO : three.txt: Copied (new) 2022/04/20 05:13:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/20 05:13:20 INFO : one-2019-01-01: Deleted 2022/04/20 05:13:20 INFO : one: Moved (server-side) to: one-2019-01-01 2022/04/20 05:13:21 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 5 2022/04/20 05:13:21 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 5 2022/04/20 05:13:22 DEBUG : one: crc32 = 12389341 OK 2022/04/20 05:13:22 INFO : one: Copied (new) 2022/04/20 05:13:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:13:22 DEBUG : two: Unchanged skipping 2022/04/20 05:13:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/04/20 05:13:22 INFO : three-2019-01-01.txt: Deleted 2022/04/20 05:13:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/04/20 05:13:23 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': chunkStart: 0, reqSize: 19 2022/04/20 05:13:23 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0/dst': Sending chunk. transferOffset: 0 length: 19 2022/04/20 05:13:24 DEBUG : three.txt: crc32 = 5c880d37 OK 2022/04/20 05:13:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (16.21s) === RUN TestSyncUTFNorm run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:13:26 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 18 2022/04/20 05:13:26 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 18 2022/04/20 05:13:26 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/04/20 05:13:26 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:13:26 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:13:27 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 14 2022/04/20 05:13:27 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 14 2022/04/20 05:13:27 DEBUG : Testêé: crc32 = c07a9f32 OK 2022/04/20 05:13:27 INFO : Testêé: Copied (replaced existing) 2022/04/20 05:13:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.39s) === RUN TestSyncImmutable run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:13:28 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:13:28 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:13:28 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:28 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:28 DEBUG : existing: crc32 = 9a941a19 OK 2022/04/20 05:13:28 INFO : existing: Copied (new) 2022/04/20 05:13:28 DEBUG : Waiting for deletions to finish 2022/04/20 05:13:29 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:13:29 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/04/20 05:13:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/04/20 05:13:29 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:13:29 ERROR : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': not deleting files as there were IO errors 2022/04/20 05:13:29 ERROR : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.52s) === RUN TestSyncIgnoreCase run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:13:30 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:30 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:30 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:13:30 DEBUG : existing: Unchanged skipping 2022/04/20 05:13:30 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:13:30 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:13:30 DEBUG : Waiting for deletions to finish 2022/04/20 05:13:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.59s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (0.49s) --- SKIP: TestMaxTransfer/Hard (0.16s) --- SKIP: TestMaxTransfer/Soft (0.17s) --- SKIP: TestMaxTransfer/Cautious (0.16s) === RUN TestSyncConcurrentDelete run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:13:32 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:32 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:32 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:32 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:35 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:35 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:36 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:36 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:37 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:37 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:38 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:38 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:39 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:39 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:40 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:40 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:40 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:40 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:41 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:41 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:42 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:42 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:43 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:43 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:52 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:52 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:54 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:54 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:57 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:57 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:57 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:57 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:13:58 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:13:58 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:02 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:02 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:05 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:05 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:06 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:06 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:07 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:07 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:08 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:08 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:09 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:09 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:11 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:11 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:12 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:12 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:13 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:13 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:14 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:14 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:17 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:17 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:19 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:19 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:20 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:20 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:21 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:21 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:22 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:22 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:23 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:23 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:24 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:24 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:25 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:25 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:26 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:26 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:31 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:31 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:32 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both0: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both1: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both10: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both11: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both12: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both13: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both14: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both15: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both16: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both17: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both18: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both19: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both2: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both3: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both4: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both5: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both6: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both7: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both8: Unchanged skipping 2022/04/20 05:14:32 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:14:32 DEBUG : both9: Unchanged skipping 2022/04/20 05:14:32 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:14:32 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:14:32 DEBUG : Waiting for deletions to finish 2022/04/20 05:14:32 INFO : only18: Deleted 2022/04/20 05:14:32 INFO : only9: Deleted 2022/04/20 05:14:32 INFO : only1: Deleted 2022/04/20 05:14:32 INFO : only12: Deleted 2022/04/20 05:14:32 INFO : only17: Deleted 2022/04/20 05:14:32 INFO : only3: Deleted 2022/04/20 05:14:32 INFO : only8: Deleted 2022/04/20 05:14:33 INFO : only14: Deleted 2022/04/20 05:14:33 INFO : only5: Deleted 2022/04/20 05:14:33 INFO : only4: Deleted 2022/04/20 05:14:33 INFO : only16: Deleted 2022/04/20 05:14:33 INFO : only19: Deleted 2022/04/20 05:14:33 INFO : only11: Deleted 2022/04/20 05:14:33 INFO : only13: Deleted 2022/04/20 05:14:33 INFO : only2: Deleted 2022/04/20 05:14:34 INFO : only0: Deleted 2022/04/20 05:14:34 INFO : only6: Deleted 2022/04/20 05:14:35 INFO : only7: Deleted 2022/04/20 05:14:36 INFO : only15: Deleted 2022/04/20 05:14:37 INFO : only10: Deleted 2022/04/20 05:14:37 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (68.48s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "Putio root 'rclone-test-dakukug7fadopal1dapicaz0'", Local "Local file system at /tmp/rclone3077865597", Modify Window "1s" 2022/04/20 05:14:40 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:40 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:44 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:44 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:45 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:45 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:46 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:46 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:47 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:47 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:50 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:51 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:51 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:52 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:52 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:53 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:58 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:58 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:59 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:59 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:14:59 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:14:59 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:05 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:05 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:06 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:06 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:07 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:07 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:09 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:09 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:09 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:09 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:10 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:10 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:11 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:11 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:12 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:12 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:13 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:13 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:14 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:14 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:15 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:16 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:16 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:17 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:17 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:18 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:18 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:19 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:19 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:19 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:19 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:20 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:20 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:21 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:21 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:23 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:23 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:24 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:24 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:25 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:25 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:26 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:26 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:27 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:27 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:28 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:28 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:29 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:29 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:30 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:30 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:30 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:30 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:31 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': chunkStart: 0, reqSize: 6 2022/04/20 05:15:31 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending chunk. transferOffset: 0 length: 6 2022/04/20 05:15:32 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both0: Unchanged skipping 2022/04/20 05:15:32 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both1: Unchanged skipping 2022/04/20 05:15:32 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both11: Unchanged skipping 2022/04/20 05:15:32 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both12: Unchanged skipping 2022/04/20 05:15:32 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both13: Unchanged skipping 2022/04/20 05:15:32 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both14: Unchanged skipping 2022/04/20 05:15:32 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both15: Unchanged skipping 2022/04/20 05:15:32 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both17: Unchanged skipping 2022/04/20 05:15:32 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both18: Unchanged skipping 2022/04/20 05:15:32 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both19: Unchanged skipping 2022/04/20 05:15:32 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both2: Unchanged skipping 2022/04/20 05:15:32 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both3: Unchanged skipping 2022/04/20 05:15:32 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both4: Unchanged skipping 2022/04/20 05:15:32 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both5: Unchanged skipping 2022/04/20 05:15:32 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both6: Unchanged skipping 2022/04/20 05:15:32 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both7: Unchanged skipping 2022/04/20 05:15:32 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both8: Unchanged skipping 2022/04/20 05:15:32 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both9: Unchanged skipping 2022/04/20 05:15:32 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for checks to finish 2022/04/20 05:15:32 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both10: Unchanged skipping 2022/04/20 05:15:32 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/04/20 05:15:32 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/20 05:15:32 DEBUG : both16: Unchanged skipping 2022/04/20 05:15:32 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Waiting for transfers to finish 2022/04/20 05:15:32 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:33 DEBUG : only0: crc32 = 00000000 OK 2022/04/20 05:15:33 INFO : only0: Copied (replaced existing) 2022/04/20 05:15:33 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:33 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:33 DEBUG : only12: crc32 = 00000000 OK 2022/04/20 05:15:33 INFO : only12: Copied (replaced existing) 2022/04/20 05:15:34 DEBUG : only10: crc32 = 00000000 OK 2022/04/20 05:15:34 INFO : only10: Copied (replaced existing) 2022/04/20 05:15:34 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:34 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:34 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:34 DEBUG : only14: crc32 = 00000000 OK 2022/04/20 05:15:34 INFO : only14: Copied (replaced existing) 2022/04/20 05:15:35 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:35 DEBUG : only15: crc32 = 00000000 OK 2022/04/20 05:15:35 INFO : only15: Copied (replaced existing) 2022/04/20 05:15:35 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:36 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:36 DEBUG : only1: crc32 = 00000000 OK 2022/04/20 05:15:36 INFO : only1: Copied (replaced existing) 2022/04/20 05:15:36 DEBUG : only16: crc32 = 00000000 OK 2022/04/20 05:15:36 INFO : only16: Copied (replaced existing) 2022/04/20 05:15:36 DEBUG : only13: crc32 = 00000000 OK 2022/04/20 05:15:36 INFO : only13: Copied (replaced existing) 2022/04/20 05:15:36 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:36 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:37 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:37 DEBUG : only18: crc32 = 00000000 OK 2022/04/20 05:15:37 INFO : only18: Copied (replaced existing) 2022/04/20 05:15:37 DEBUG : only17: crc32 = 00000000 OK 2022/04/20 05:15:37 INFO : only17: Copied (replaced existing) 2022/04/20 05:15:37 DEBUG : only11: crc32 = 00000000 OK 2022/04/20 05:15:37 INFO : only11: Copied (replaced existing) 2022/04/20 05:15:37 DEBUG : only19: crc32 = 00000000 OK 2022/04/20 05:15:37 INFO : only19: Copied (replaced existing) 2022/04/20 05:15:37 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:38 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:38 DEBUG : only3: crc32 = 00000000 OK 2022/04/20 05:15:38 INFO : only3: Copied (replaced existing) 2022/04/20 05:15:38 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:38 DEBUG : only2: crc32 = 00000000 OK 2022/04/20 05:15:38 INFO : only2: Copied (replaced existing) 2022/04/20 05:15:39 DEBUG : only8: crc32 = 00000000 OK 2022/04/20 05:15:39 INFO : only8: Copied (replaced existing) 2022/04/20 05:15:39 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:39 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:39 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:39 DEBUG : only9: crc32 = 00000000 OK 2022/04/20 05:15:39 INFO : only9: Copied (replaced existing) 2022/04/20 05:15:39 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:39 DEBUG : only5: crc32 = 00000000 OK 2022/04/20 05:15:39 INFO : only5: Copied (replaced existing) 2022/04/20 05:15:40 DEBUG : only4: crc32 = 00000000 OK 2022/04/20 05:15:40 INFO : only4: Copied (replaced existing) 2022/04/20 05:15:40 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Sending zero length chunk 2022/04/20 05:15:41 DEBUG : only7: crc32 = 00000000 OK 2022/04/20 05:15:41 INFO : only7: Copied (replaced existing) 2022/04/20 05:15:43 DEBUG : only6: crc32 = 00000000 OK 2022/04/20 05:15:43 INFO : only6: Copied (replaced existing) 2022/04/20 05:15:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (68.81s) FAIL 2022/04/20 05:15:49 DEBUG : Putio root 'rclone-test-dakukug7fadopal1dapicaz0': Purge remote "./sync.test -test.v -test.timeout 2h0m0s -remote TestPutio: -verbose" - Finished ERROR in 7m23.891962865s (try 1/5): exit status 1: Failed [TestServerSideCopy TestSyncCopyDest]