"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/12/10 02:41:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge" 2024/12/10 02:41:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 02:41:28 DEBUG : Creating backend with remote "/tmp/rclone1389902786" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:41:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 02:41:30 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:41:30 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:41:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (6.11s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:41:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 02:41:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 02:41:35 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:41:35 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:41:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:41:40 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (12.30s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.64s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.63s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:41:50 DEBUG : Creating backend with remote "/non-existing" 2024/12/10 02:41:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/10 02:41:50 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:41:50 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (4.10s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:41:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 02:41:55 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:41:55 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:41:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (12.34s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:42:06 INFO : sugarsync root 'Test/rclone-test-vazehet7buge': Running all checks before starting transfers 2024/12/10 02:42:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 02:42:07 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:42:07 INFO : sugarsync root 'Test/rclone-test-vazehet7buge': Checks finished, now starting transfers 2024/12/10 02:42:07 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:42:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (12.38s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:42:18 ERROR : Ignoring --no-traverse with sync 2024/12/10 02:42:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 02:42:19 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:42:19 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:42:23 INFO : sub dir/hello world: Copied (new) 2024/12/10 02:42:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (12.34s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:42:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/10 02:42:32 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:42:32 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:42:34 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.55s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:42:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 02:42:40 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:42:40 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:42:43 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (8.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:42:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 02:42:49 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:42:49 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:42:51 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.60s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:42:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/10 02:42:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 02:42:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/10 02:42:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 02:42:57 DEBUG : sub dir: Making directory 2024/12/10 02:42:59 DEBUG : sub dir2: Making directory 2024/12/10 02:43:00 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/10 02:43:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 02:43:01 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:43:01 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:43:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:43:06 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (17.53s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:43:14 DEBUG : sub dir2: Making directory 2024/12/10 02:43:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/10 02:43:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 02:43:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 02:43:15 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:43:15 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:43:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.67s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:43:25 DEBUG : sub dir2: Making directory with metadata 2024/12/10 02:43:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 02:43:25 DEBUG : sub dir: Making directory 2024/12/10 02:43:27 DEBUG : sub dir2: Making directory 2024/12/10 02:43:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 02:43:28 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:43:28 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:43:30 INFO : sub dir/hello world: Copied (new) 2024/12/10 02:43:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:43:32 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/10 02:43:33 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (15.45s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.63s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:43:42 DEBUG : sub dir2: Making directory 2024/12/10 02:43:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 02:43:43 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:43:43 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:43:46 INFO : sub dir/hello world: Copied (new) 2024/12/10 02:43:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.82s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:43:53 DEBUG : sub dir2: Making directory with metadata 2024/12/10 02:43:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 02:43:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 02:43:53 DEBUG : sub dir: Making directory 2024/12/10 02:43:55 DEBUG : sub dir2: Making directory 2024/12/10 02:43:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 02:43:56 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:43:56 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:43:58 INFO : sub dir/hello world: Copied (new) 2024/12/10 02:43:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:44:00 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (15.42s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.46s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:44:09 DEBUG : sub dir2: Making directory 2024/12/10 02:44:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 02:44:10 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:44:10 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:44:13 DEBUG : pacer: low level retry 1/1 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/12/10 02:44:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/10 02:44:13 DEBUG : pacer: Reducing sleep to 15ms 2024/12/10 02:44:13 DEBUG : sub dir/hello world: Received error: failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server - low level retry 0/10 2024/12/10 02:44:14 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/10 02:44:18 DEBUG : pacer: Reducing sleep to 10ms 2024/12/10 02:44:20 INFO : sub dir/hello world: Copied (new) 2024/12/10 02:44:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.22s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:44:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zafomej3sica" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-vazehet7buge' -> sugarsync root 'Test/rclone-test-zafomej3sica' 2024/12/10 02:44:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 02:44:40 DEBUG : sugarsync root 'Test/rclone-test-zafomej3sica': Waiting for checks to finish 2024/12/10 02:44:40 DEBUG : sugarsync root 'Test/rclone-test-zafomej3sica': Waiting for transfers to finish 2024/12/10 02:44:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:44:45 DEBUG : sugarsync root 'Test/rclone-test-zafomej3sica': Purge remote --- PASS: TestServerSideCopy (40.39s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:45:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 02:45:16 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:45:16 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:45:18 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (20.60s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:45:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cogatog4winu" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-vazehet7buge' -> sugarsync root 'Test/rclone-test-cogatog4winu' 2024/12/10 02:45:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 02:45:37 DEBUG : sugarsync root 'Test/rclone-test-cogatog4winu': Waiting for checks to finish 2024/12/10 02:45:37 DEBUG : sugarsync root 'Test/rclone-test-cogatog4winu': Waiting for transfers to finish 2024/12/10 02:45:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:45:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 02:45:54 DEBUG : sugarsync root 'Test/rclone-test-cogatog4winu': Waiting for checks to finish 2024/12/10 02:45:54 DEBUG : sugarsync root 'Test/rclone-test-cogatog4winu': Waiting for transfers to finish 2024/12/10 02:45:55 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.futawif1" before starting 2024/12/10 02:45:57 DEBUG : sub dir/hello world.futawif1: server side copy: removing renamed existing file after operation 2024/12/10 02:45:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:45:59 DEBUG : sugarsync root 'Test/rclone-test-cogatog4winu': Purge remote --- PASS: TestServerSideCopyOverSelf (43.52s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:46:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 02:46:17 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:46:17 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:46:18 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/10 02:46:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.76s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:46:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hubazaw1qudi" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-vazehet7buge' -> sugarsync root 'Test/rclone-test-hubazaw1qudi' 2024/12/10 02:46:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 02:46:35 DEBUG : sugarsync root 'Test/rclone-test-hubazaw1qudi': Waiting for checks to finish 2024/12/10 02:46:35 DEBUG : sugarsync root 'Test/rclone-test-hubazaw1qudi': Waiting for transfers to finish 2024/12/10 02:46:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:46:46 DEBUG : sugarsync root 'Test/rclone-test-hubazaw1qudi': Using server-side directory move 2024/12/10 02:46:46 INFO : sugarsync root 'Test/rclone-test-hubazaw1qudi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/10 02:46:47 DEBUG : sugarsync root 'Test/rclone-test-hubazaw1qudi': Waiting for checks to finish 2024/12/10 02:46:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 02:46:47 DEBUG : sugarsync root 'Test/rclone-test-hubazaw1qudi': Waiting for transfers to finish 2024/12/10 02:46:48 INFO : sub dir/hello world: Deleted 2024/12/10 02:46:49 INFO : sub dir/hello world: Moved (server-side) 2024/12/10 02:46:56 DEBUG : testing file moves 2024/12/10 02:46:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/10 02:46:57 DEBUG : sugarsync root 'Test/rclone-test-hubazaw1qudi': Waiting for checks to finish 2024/12/10 02:46:57 DEBUG : sugarsync root 'Test/rclone-test-hubazaw1qudi': Waiting for transfers to finish 2024/12/10 02:46:58 INFO : sub dir/hello world: Deleted 2024/12/10 02:46:59 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:47:05 DEBUG : sugarsync root 'Test/rclone-test-hubazaw1qudi': Purge remote --- PASS: TestServerSideMoveOverSelf (50.19s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:47:19 ERROR : : error listing: directory not found 2024/12/10 02:47:20 DEBUG : Local file system at /tmp/rclone1389902786: Making directory 2024/12/10 02:47:21 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:47:21 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.16s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:47:34 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/10 02:47:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 02:47:35 DEBUG : Local file system at /tmp/rclone1389902786: Waiting for checks to finish 2024/12/10 02:47:35 DEBUG : Local file system at /tmp/rclone1389902786: Waiting for transfers to finish 2024/12/10 02:47:36 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/12/10 02:47:36 INFO : sub dir/hello world: Copied (new) 2024/12/10 02:47:36 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.42s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:47:41 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/10 02:47:41 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:47:41 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:47:44 INFO : check sum: Copied (new) 2024/12/10 02:47:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:47:45 NOTICE: sugarsync root 'Test/rclone-test-vazehet7buge': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/10 02:47:45 DEBUG : check sum: Size of src and dst objects identical 2024/12/10 02:47:45 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:47:45 DEBUG : check sum: Unchanged skipping 2024/12/10 02:47:45 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:47:45 DEBUG : Waiting for deletions to finish 2024/12/10 02:47:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (13.31s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:47:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/10 02:47:55 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:47:55 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:47:57 INFO : sizeonly: Copied (new) 2024/12/10 02:47:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:47:58 DEBUG : sizeonly: Sizes identical 2024/12/10 02:47:58 DEBUG : sizeonly: Unchanged skipping 2024/12/10 02:47:58 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:47:58 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:47:58 DEBUG : Waiting for deletions to finish 2024/12/10 02:47:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.54s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:48:05 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/10 02:48:05 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:48:05 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:48:08 INFO : ignore-size: Copied (new) 2024/12/10 02:48:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:48:10 DEBUG : ignore-size: Sizes identical 2024/12/10 02:48:10 DEBUG : ignore-size: Unchanged skipping 2024/12/10 02:48:10 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:48:10 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:48:10 DEBUG : Waiting for deletions to finish 2024/12/10 02:48:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (12.16s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:48:21 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:48:21 DEBUG : existing: Sizes identical 2024/12/10 02:48:21 DEBUG : existing: Unchanged skipping 2024/12/10 02:48:21 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:48:21 DEBUG : Waiting for deletions to finish 2024/12/10 02:48:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:48:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/10 02:48:21 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:48:21 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:48:23 INFO : existing: Copied (replaced existing) 2024/12/10 02:48:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.25s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:48:30 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 02:48:30 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:48:30 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:48:32 INFO : existing: Copied (new) 2024/12/10 02:48:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:48:34 DEBUG : existing: Destination exists, skipping 2024/12/10 02:48:34 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:48:34 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:48:34 DEBUG : Waiting for deletions to finish 2024/12/10 02:48:34 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.68s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:48:46 DEBUG : d: Making directory 2024/12/10 02:48:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 02:48:50 DEBUG : c/non empty space: Sizes identical 2024/12/10 02:48:50 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 02:48:50 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:48:50 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:48:53 INFO : a/potato2: Copied (new) 2024/12/10 02:48:53 DEBUG : Waiting for deletions to finish 2024/12/10 02:48:54 INFO : b/potato: Deleted 2024/12/10 02:48:54 INFO : d: Removing directory 2024/12/10 02:48:55 INFO : b: Removing directory 2024/12/10 02:48:57 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.84s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:49:10 DEBUG : empty space: Sizes identical 2024/12/10 02:49:10 DEBUG : empty space: Unchanged skipping 2024/12/10 02:49:10 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:49:10 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:49:10 DEBUG : Waiting for deletions to finish 2024/12/10 02:49:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:49:11 DEBUG : empty space: Sizes identical 2024/12/10 02:49:11 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:49:11 DEBUG : empty space: Unchanged skipping 2024/12/10 02:49:11 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:49:11 DEBUG : Waiting for deletions to finish 2024/12/10 02:49:11 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.58s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.73s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:49:28 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/10 02:49:28 DEBUG : empty space: Sizes identical 2024/12/10 02:49:28 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:49:28 DEBUG : empty space: Unchanged skipping 2024/12/10 02:49:28 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:49:31 INFO : potato: Copied (new) 2024/12/10 02:49:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.99s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:49:40 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/10 02:49:40 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:49:40 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:49:42 INFO : potato: Copied (replaced existing) 2024/12/10 02:49:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.97s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/12/10 02:49:50 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/12/10 02:49:50 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:49:50 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:50:50 DEBUG : pacer: low level retry 1/1 (error Put "https://api.sugarsync.com/file/:sc:9068489:215_4851863430/data": net/http: TLS handshake timeout) 2024/12/10 02:50:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/10 02:50:50 DEBUG : potato: Received error: failed to upload file: Put "https://api.sugarsync.com/file/:sc:9068489:215_4851863430/data": net/http: TLS handshake timeout - low level retry 0/10 2024/12/10 02:50:52 DEBUG : pacer: Reducing sleep to 15ms 2024/12/10 02:50:52 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/10 02:50:52 INFO : potato: Copied (replaced existing) 2024/12/10 02:50:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:50:53 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncAfterChangingContentsOnly (72.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:51:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 02:51:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/10 02:51:04 DEBUG : empty space: Sizes identical 2024/12/10 02:51:04 DEBUG : empty space: Unchanged skipping 2024/12/10 02:51:04 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:51:04 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:51:04 DEBUG : Waiting for deletions to finish 2024/12/10 02:51:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:51:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 02:51:16 DEBUG : empty space: Sizes identical 2024/12/10 02:51:16 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:51:16 DEBUG : empty space: Unchanged skipping 2024/12/10 02:51:16 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:51:18 INFO : potato2: Copied (new) 2024/12/10 02:51:18 DEBUG : Waiting for deletions to finish 2024/12/10 02:51:19 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:51:35 DEBUG : d: Making directory 2024/12/10 02:51:37 DEBUG : d/e: Making directory 2024/12/10 02:51:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 02:51:41 DEBUG : c/non empty space: Sizes identical 2024/12/10 02:51:41 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 02:51:42 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:51:42 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:51:44 INFO : a/potato2: Copied (new) 2024/12/10 02:51:44 DEBUG : Waiting for deletions to finish 2024/12/10 02:51:45 INFO : b/potato: Deleted 2024/12/10 02:51:45 INFO : d/e: Removing directory 2024/12/10 02:51:46 INFO : d: Removing directory 2024/12/10 02:51:47 INFO : b: Removing directory 2024/12/10 02:51:48 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (41.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:52:12 DEBUG : d: Making directory 2024/12/10 02:52:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 02:52:21 DEBUG : c/non empty space: Sizes identical 2024/12/10 02:52:21 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 02:52:21 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:52:21 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:52:24 INFO : a/potato2: Copied (new) 2024/12/10 02:52:24 ERROR : sugarsync root 'Test/rclone-test-vazehet7buge': not deleting files as there were IO errors 2024/12/10 02:52:24 ERROR : sugarsync root 'Test/rclone-test-vazehet7buge': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (32.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:52:49 DEBUG : Waiting for deletions to finish 2024/12/10 02:52:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 02:52:50 DEBUG : empty space: Sizes identical 2024/12/10 02:52:50 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:52:50 DEBUG : empty space: Unchanged skipping 2024/12/10 02:52:50 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:52:50 INFO : potato: Deleted 2024/12/10 02:52:52 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (19.57s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:53:03 DEBUG : Waiting for deletions to finish 2024/12/10 02:53:03 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:53:03 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:53:04 INFO : potato: Deleted 2024/12/10 02:53:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 02:53:05 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:53:05 DEBUG : empty space: Sizes identical 2024/12/10 02:53:05 DEBUG : empty space: Unchanged skipping 2024/12/10 02:53:05 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:53:08 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (20.40s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:53:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 02:53:22 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:53:22 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:53:24 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (14.95s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:53:38 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 02:53:38 DEBUG : enormous: Excluded 2024/12/10 02:53:38 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 02:53:38 DEBUG : potato2: Excluded 2024/12/10 02:53:39 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 02:53:39 DEBUG : potato2: Excluded 2024/12/10 02:53:39 DEBUG : empty space: Sizes identical 2024/12/10 02:53:39 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:53:39 DEBUG : empty space: Unchanged skipping 2024/12/10 02:53:39 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:53:39 DEBUG : Waiting for deletions to finish 2024/12/10 02:53:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:53:40 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 02:53:40 DEBUG : enormous: Excluded 2024/12/10 02:53:40 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 02:53:40 DEBUG : potato2: Excluded 2024/12/10 02:53:41 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 02:53:41 DEBUG : potato2: Excluded 2024/12/10 02:53:41 DEBUG : empty space: Sizes identical 2024/12/10 02:53:41 DEBUG : empty space: Unchanged skipping 2024/12/10 02:53:41 DEBUG : Local file system at /tmp/rclone1389902786: Waiting for checks to finish 2024/12/10 02:53:41 DEBUG : Local file system at /tmp/rclone1389902786: Waiting for transfers to finish 2024/12/10 02:53:41 DEBUG : Waiting for deletions to finish 2024/12/10 02:53:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.00s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:53:55 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 02:53:55 DEBUG : enormous: Excluded 2024/12/10 02:53:55 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 02:53:55 DEBUG : potato2: Excluded 2024/12/10 02:53:56 DEBUG : empty space: Sizes identical 2024/12/10 02:53:56 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:53:56 DEBUG : empty space: Unchanged skipping 2024/12/10 02:53:56 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:53:56 DEBUG : Waiting for deletions to finish 2024/12/10 02:53:56 INFO : enormous: Deleted 2024/12/10 02:53:56 INFO : potato2: Deleted 2024/12/10 02:53:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:53:58 DEBUG : empty space: Sizes identical 2024/12/10 02:53:58 DEBUG : Local file system at /tmp/rclone1389902786: Waiting for checks to finish 2024/12/10 02:53:58 DEBUG : empty space: Unchanged skipping 2024/12/10 02:53:58 DEBUG : Local file system at /tmp/rclone1389902786: Waiting for transfers to finish 2024/12/10 02:53:58 DEBUG : Waiting for deletions to finish 2024/12/10 02:53:58 INFO : potato2: Deleted 2024/12/10 02:53:58 INFO : enormous: Deleted 2024/12/10 02:53:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.45s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.55s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/12/10 02:54:05 ERROR : sugarsync root 'Test/rclone-test-vazehet7buge': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/10 02:54:05 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/10 02:54:05 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/10 02:54:05 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:54:05 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:54:08 INFO : potato: Copied (new) 2024/12/10 02:54:08 INFO : yam: Copied (new) 2024/12/10 02:54:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:54:09 ERROR : sugarsync root 'Test/rclone-test-vazehet7buge': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/10 02:54:09 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/10 02:54:09 DEBUG : potato: Sizes identical 2024/12/10 02:54:09 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:54:09 DEBUG : potato: Unchanged skipping 2024/12/10 02:54:09 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:54:12 INFO : yaml: Copied (new) 2024/12/10 02:54:12 DEBUG : Waiting for deletions to finish 2024/12/10 02:54:13 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.81s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/12/10 02:54:19 ERROR : sugarsync root 'Test/rclone-test-vazehet7buge': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/10 02:54:20 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/10 02:54:20 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/10 02:54:20 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:54:20 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:54:22 INFO : yam: Copied (new) 2024/12/10 02:54:23 INFO : potato: Copied (new) 2024/12/10 02:54:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:54:23 ERROR : sugarsync root 'Test/rclone-test-vazehet7buge': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/10 02:54:24 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/10 02:54:24 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:54:24 DEBUG : potato: Sizes identical 2024/12/10 02:54:24 DEBUG : potato: Unchanged skipping 2024/12/10 02:54:24 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:54:37 INFO : yaml: Copied (new) 2024/12/10 02:54:37 DEBUG : Waiting for deletions to finish 2024/12/10 02:54:37 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (28.06s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/12/10 02:54:48 INFO : sugarsync root 'Test/rclone-test-vazehet7buge': Making map for --track-renames 2024/12/10 02:54:48 INFO : sugarsync root 'Test/rclone-test-vazehet7buge': Finished making map for --track-renames 2024/12/10 02:54:48 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:54:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/10 02:54:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/10 02:54:48 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for renames to finish 2024/12/10 02:54:48 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:54:53 INFO : potato: Copied (new) 2024/12/10 02:54:53 INFO : sub/yam: Copied (new) 2024/12/10 02:54:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:54:55 DEBUG : potato: Sizes identical 2024/12/10 02:54:55 DEBUG : potato: Unchanged skipping 2024/12/10 02:54:56 INFO : sugarsync root 'Test/rclone-test-vazehet7buge': Making map for --track-renames 2024/12/10 02:54:56 INFO : sugarsync root 'Test/rclone-test-vazehet7buge': Finished making map for --track-renames 2024/12/10 02:54:56 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:54:56 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for renames to finish 2024/12/10 02:54:57 INFO : sub/yam: Moved (server-side) to: yam 2024/12/10 02:54:57 INFO : yam: Renamed from "sub/yam" 2024/12/10 02:54:57 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:54:57 DEBUG : Waiting for deletions to finish 2024/12/10 02:54:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (55.44s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:55:43 DEBUG : Creating backend with remote "/tmp/rclone1389902786/dir1" 2024/12/10 02:55:43 DEBUG : Config file has changed externally - reloading 2024/12/10 02:55:43 DEBUG : Creating backend with remote "/tmp/rclone1389902786/dir2" 2024/12/10 02:55:43 DEBUG : Local file system at /tmp/rclone1389902786/dir2: Using server-side directory move 2024/12/10 02:55:43 INFO : Local file system at /tmp/rclone1389902786/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/10 02:55:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/10 02:55:43 INFO : file1.txt: Moved (server-side) 2024/12/10 02:55:43 DEBUG : Local file system at /tmp/rclone1389902786/dir2: Waiting for checks to finish 2024/12/10 02:55:43 DEBUG : Local file system at /tmp/rclone1389902786/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.53s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:55:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 02:55:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/10 02:55:45 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:55:45 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:56:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api.sugarsync.com/folder/:sc:9068489:215_4851854445": net/http: TLS handshake timeout) 2024/12/10 02:56:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/10 02:56:48 DEBUG : pacer: Reducing sleep to 15ms 2024/12/10 02:56:48 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/10 02:56:49 DEBUG : pacer: Reducing sleep to 10ms 2024/12/10 02:56:52 INFO : nested/sub dir/file: Copied (new) 2024/12/10 02:56:52 INFO : nested/sub dir/file: Deleted 2024/12/10 02:56:52 INFO : sub dir/hello world: Copied (new) 2024/12/10 02:56:52 INFO : sub dir/hello world: Deleted 2024/12/10 02:56:52 INFO : sub dir: Removing directory 2024/12/10 02:56:52 INFO : nested/sub dir: Removing directory 2024/12/10 02:56:52 INFO : nested: Removing directory 2024/12/10 02:56:52 DEBUG : Local file system at /tmp/rclone1389902786: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (79.27s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:57:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 02:57:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/10 02:57:05 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:57:05 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:57:14 INFO : sub dir/hello world: Copied (new) 2024/12/10 02:57:14 INFO : sub dir/hello world: Deleted 2024/12/10 02:57:14 INFO : nested/sub dir/file: Copied (new) 2024/12/10 02:57:14 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (25.60s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:57:30 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 02:57:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/10 02:57:30 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:57:30 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:57:33 INFO : existing: Copied (new) 2024/12/10 02:57:33 INFO : existing: Deleted 2024/12/10 02:57:33 INFO : existing-b: Copied (new) 2024/12/10 02:57:33 INFO : existing-b: Deleted 2024/12/10 02:57:34 DEBUG : existing: Destination exists, skipping 2024/12/10 02:57:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/10 02:57:34 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 02:57:34 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 02:57:34 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.83s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:57:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kayaqud1zavu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vazehet7buge' -> sugarsync root 'Test/rclone-test-kayaqud1zavu' 2024/12/10 02:58:00 DEBUG : sugarsync root 'Test/rclone-test-kayaqud1zavu': Using server-side directory move 2024/12/10 02:58:00 INFO : sugarsync root 'Test/rclone-test-kayaqud1zavu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/10 02:58:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 02:58:01 DEBUG : empty space: Sizes identical 2024/12/10 02:58:01 DEBUG : empty space: Unchanged skipping 2024/12/10 02:58:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 02:58:01 DEBUG : sugarsync root 'Test/rclone-test-kayaqud1zavu': Waiting for checks to finish 2024/12/10 02:58:02 INFO : empty space: Deleted 2024/12/10 02:58:02 DEBUG : sugarsync root 'Test/rclone-test-kayaqud1zavu': Waiting for transfers to finish 2024/12/10 02:58:02 INFO : potato2: Moved (server-side) 2024/12/10 02:58:02 INFO : potato3: Deleted 2024/12/10 02:58:02 INFO : potato3: Moved (server-side) 2024/12/10 02:58:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ticayin2vuke" 2024/12/10 02:58:08 DEBUG : sugarsync root 'Test/rclone-test-ticayin2vuke': Using server-side directory move 2024/12/10 02:58:09 INFO : sugarsync root 'Test/rclone-test-ticayin2vuke': Server side directory move succeeded 2024/12/10 02:58:12 ERROR : : error listing: directory not found 2024/12/10 02:58:12 DEBUG : sugarsync root 'Test/rclone-test-ticayin2vuke': Purge remote 2024/12/10 02:58:13 DEBUG : sugarsync root 'Test/rclone-test-kayaqud1zavu': Purge remote 2024/12/10 02:58:14 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (35.52s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:58:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rimutaf7yeso" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vazehet7buge' -> sugarsync root 'Test/rclone-test-rimutaf7yeso' 2024/12/10 02:58:36 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 02:58:36 DEBUG : empty space: Excluded 2024/12/10 02:58:36 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 02:58:36 DEBUG : empty space: Excluded 2024/12/10 02:58:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 02:58:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 02:58:36 DEBUG : sugarsync root 'Test/rclone-test-rimutaf7yeso': Waiting for checks to finish 2024/12/10 02:58:36 DEBUG : sugarsync root 'Test/rclone-test-rimutaf7yeso': Waiting for transfers to finish 2024/12/10 02:58:37 INFO : potato2: Moved (server-side) 2024/12/10 02:58:37 INFO : potato3: Deleted 2024/12/10 02:58:38 INFO : potato3: Moved (server-side) 2024/12/10 02:58:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jahogaj0nemi" 2024/12/10 02:58:44 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 02:58:44 DEBUG : empty space: Excluded 2024/12/10 02:58:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 02:58:44 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/10 02:58:44 DEBUG : sugarsync root 'Test/rclone-test-jahogaj0nemi': Waiting for checks to finish 2024/12/10 02:58:44 DEBUG : sugarsync root 'Test/rclone-test-jahogaj0nemi': Waiting for transfers to finish 2024/12/10 02:58:46 INFO : potato2: Moved (server-side) 2024/12/10 02:58:47 INFO : potato3: Moved (server-side) 2024/12/10 02:58:48 DEBUG : sugarsync root 'Test/rclone-test-jahogaj0nemi': Purge remote 2024/12/10 02:58:49 DEBUG : sugarsync root 'Test/rclone-test-rimutaf7yeso': Purge remote --- PASS: TestServerSideMoveWithFilter (36.86s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:58:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yewicen5geyi" 2024/12/10 02:59:04 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vazehet7buge' -> sugarsync root 'Test/rclone-test-yewicen5geyi' 2024/12/10 02:59:14 DEBUG : sugarsync root 'Test/rclone-test-yewicen5geyi': Using server-side directory move 2024/12/10 02:59:14 INFO : sugarsync root 'Test/rclone-test-yewicen5geyi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/10 02:59:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 02:59:15 DEBUG : empty space: Sizes identical 2024/12/10 02:59:15 DEBUG : empty space: Unchanged skipping 2024/12/10 02:59:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 02:59:16 DEBUG : sugarsync root 'Test/rclone-test-yewicen5geyi': Waiting for checks to finish 2024/12/10 02:59:16 INFO : potato2: Moved (server-side) 2024/12/10 02:59:16 INFO : empty space: Deleted 2024/12/10 02:59:16 DEBUG : sugarsync root 'Test/rclone-test-yewicen5geyi': Waiting for transfers to finish 2024/12/10 02:59:16 INFO : potato3: Deleted 2024/12/10 02:59:17 INFO : potato3: Moved (server-side) 2024/12/10 02:59:17 INFO : tomatoDir: Removing directory 2024/12/10 02:59:18 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': deleted 1 directories 2024/12/10 02:59:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-basuqor6xufu" 2024/12/10 02:59:24 DEBUG : tomatoDir: Making directory 2024/12/10 02:59:26 DEBUG : sugarsync root 'Test/rclone-test-basuqor6xufu': Using server-side directory move 2024/12/10 02:59:27 INFO : sugarsync root 'Test/rclone-test-basuqor6xufu': Server side directory move succeeded 2024/12/10 02:59:30 ERROR : : error listing: directory not found 2024/12/10 02:59:31 ERROR : : error listing: directory not found 2024/12/10 02:59:31 DEBUG : sugarsync root 'Test/rclone-test-basuqor6xufu': Purge remote 2024/12/10 02:59:32 DEBUG : sugarsync root 'Test/rclone-test-yewicen5geyi': Purge remote 2024/12/10 02:59:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (42.31s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.60s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:59:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (13.32s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 02:59:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/rclone-sync-test" 2024/12/10 02:59:50 DEBUG : Config file has changed externally - reloading 2024/12/10 02:59:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/rclone-sync-test-include/layer2" 2024/12/10 03:00:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/rclone-sync-test-ignore-file" 2024/12/10 03:00:21 DEBUG : rclone-sync-test: Excluded 2024/12/10 03:00:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 03:00:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 03:00:24 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/rclone-sync-test': Waiting for checks to finish 2024/12/10 03:00:24 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/rclone-sync-test': Waiting for transfers to finish 2024/12/10 03:00:24 DEBUG : Waiting for deletions to finish 2024/12/10 03:00:24 INFO : There was nothing to transfer 2024/12/10 03:00:26 DEBUG : rclone-sync-test: Excluded 2024/12/10 03:00:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 03:00:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 03:00:30 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 03:00:30 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 03:00:30 DEBUG : Waiting for deletions to finish 2024/12/10 03:00:30 INFO : rclone-sync-test-include: Removing directory 2024/12/10 03:00:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/10 03:00:31 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': failed to delete 1 directories 2024/12/10 03:00:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:00:35 DEBUG : rclone-sync-test: Excluded 2024/12/10 03:00:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 03:00:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 03:00:40 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/10 03:00:40 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/10 03:00:40 DEBUG : Waiting for deletions to finish 2024/12/10 03:00:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:00:43 DEBUG : rclone-sync-test: Excluded 2024/12/10 03:00:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 03:00:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 03:00:46 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 03:00:46 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 03:00:46 DEBUG : Waiting for deletions to finish 2024/12/10 03:00:46 INFO : rclone-sync-test-include: Removing directory 2024/12/10 03:00:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/10 03:00:46 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': failed to delete 1 directories 2024/12/10 03:00:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:00:50 DEBUG : : Excluded 2024/12/10 03:00:51 DEBUG : rclone-sync-test: Excluded 2024/12/10 03:00:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 03:00:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 03:00:54 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/10 03:00:54 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/10 03:00:54 DEBUG : Waiting for deletions to finish 2024/12/10 03:00:54 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (96.23s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:01:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/dst" 2024/12/10 03:01:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/CompareDest" 2024/12/10 03:01:38 DEBUG : one: Need to transfer - File not found at Destination 2024/12/10 03:01:38 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:01:38 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:01:42 INFO : one: Copied (new) 2024/12/10 03:01:42 DEBUG : Waiting for deletions to finish 2024/12/10 03:01:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:01:46 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:01:47 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:01:48 INFO : one: Copied (replaced existing) 2024/12/10 03:01:48 DEBUG : Waiting for deletions to finish 2024/12/10 03:01:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:01:59 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:02:00 DEBUG : one: Sizes identical 2024/12/10 03:02:00 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 03:02:00 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:02:00 DEBUG : Waiting for deletions to finish 2024/12/10 03:02:00 INFO : There was nothing to transfer 2024/12/10 03:02:08 DEBUG : two: Sizes identical 2024/12/10 03:02:08 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 03:02:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:02:08 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:02:09 DEBUG : one: Sizes identical 2024/12/10 03:02:09 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 03:02:09 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:02:09 DEBUG : Waiting for deletions to finish 2024/12/10 03:02:09 INFO : There was nothing to transfer 2024/12/10 03:02:12 DEBUG : two: Sizes identical 2024/12/10 03:02:12 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 03:02:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:02:12 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:02:13 DEBUG : one: Sizes identical 2024/12/10 03:02:13 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 03:02:13 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:02:13 DEBUG : Waiting for deletions to finish 2024/12/10 03:02:13 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/10 03:02:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/10 03:02:18 DEBUG : two: Need to transfer - File not found at Destination 2024/12/10 03:02:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:02:18 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:02:19 DEBUG : one: Sizes identical 2024/12/10 03:02:19 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 03:02:19 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:02:21 INFO : two: Copied (new) 2024/12/10 03:02:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (64.68s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:02:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/dest" 2024/12/10 03:02:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/pre-dest1" 2024/12/10 03:02:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/pre-dest2" 2024/12/10 03:02:51 DEBUG : 1: Sizes identical 2024/12/10 03:02:51 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/10 03:02:53 DEBUG : 2: Sizes identical 2024/12/10 03:02:53 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/10 03:02:55 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/10 03:02:55 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dest': Waiting for checks to finish 2024/12/10 03:02:55 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dest': Waiting for transfers to finish 2024/12/10 03:02:59 INFO : 3: Copied (new) 2024/12/10 03:02:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (38.72s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:03:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/dst" 2024/12/10 03:03:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/CopyDest" 2024/12/10 03:03:21 DEBUG : one: Need to transfer - File not found at Destination 2024/12/10 03:03:21 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:03:21 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:03:25 INFO : one: Copied (new) 2024/12/10 03:03:25 DEBUG : Waiting for deletions to finish 2024/12/10 03:03:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:03:29 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:03:30 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:03:31 INFO : one: Copied (replaced existing) 2024/12/10 03:03:31 DEBUG : Waiting for deletions to finish 2024/12/10 03:03:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/BackupDir" 2024/12/10 03:03:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:03:47 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:03:48 DEBUG : one: Sizes identical 2024/12/10 03:03:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 03:03:51 INFO : one: Moved (server-side) 2024/12/10 03:03:53 INFO : one: Copied (server-side copy) 2024/12/10 03:03:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/10 03:03:53 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:03:53 DEBUG : Waiting for deletions to finish 2024/12/10 03:04:00 DEBUG : two: Sizes identical 2024/12/10 03:04:02 INFO : two: Copied (server-side copy) 2024/12/10 03:04:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/10 03:04:02 DEBUG : one: Sizes identical 2024/12/10 03:04:02 DEBUG : one: Unchanged skipping 2024/12/10 03:04:02 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:04:02 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:04:02 DEBUG : Waiting for deletions to finish 2024/12/10 03:04:05 DEBUG : one: Sizes identical 2024/12/10 03:04:05 DEBUG : one: Unchanged skipping 2024/12/10 03:04:05 DEBUG : two: Sizes identical 2024/12/10 03:04:05 DEBUG : two: Unchanged skipping 2024/12/10 03:04:05 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:04:05 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:04:05 DEBUG : Waiting for deletions to finish 2024/12/10 03:04:05 INFO : There was nothing to transfer 2024/12/10 03:04:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/10 03:04:12 DEBUG : three: Destination not found in --copy-dest 2024/12/10 03:04:12 DEBUG : three: Need to transfer - File not found at Destination 2024/12/10 03:04:12 DEBUG : one: Sizes identical 2024/12/10 03:04:12 DEBUG : one: Unchanged skipping 2024/12/10 03:04:12 DEBUG : two: Sizes identical 2024/12/10 03:04:12 DEBUG : two: Unchanged skipping 2024/12/10 03:04:12 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:04:12 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:04:14 INFO : three: Copied (new) 2024/12/10 03:04:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (77.33s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:04:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/dst" 2024/12/10 03:04:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/backup" 2024/12/10 03:04:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 03:04:45 DEBUG : two: Sizes identical 2024/12/10 03:04:45 DEBUG : two: Unchanged skipping 2024/12/10 03:04:45 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:04:47 INFO : one: Moved (server-side) 2024/12/10 03:04:47 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:04:50 INFO : one: Copied (new) 2024/12/10 03:04:50 DEBUG : Waiting for deletions to finish 2024/12/10 03:04:52 INFO : three.txt: Moved (server-side) 2024/12/10 03:04:52 INFO : three.txt: Moved into backup dir 2024/12/10 03:04:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 03:04:58 DEBUG : two: Sizes identical 2024/12/10 03:04:58 DEBUG : two: Unchanged skipping 2024/12/10 03:04:58 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:04:59 INFO : one: Deleted 2024/12/10 03:05:00 INFO : one: Moved (server-side) 2024/12/10 03:05:00 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:05:03 INFO : one: Copied (new) 2024/12/10 03:05:03 DEBUG : Waiting for deletions to finish 2024/12/10 03:05:04 INFO : three.txt: Deleted 2024/12/10 03:05:05 INFO : three.txt: Moved (server-side) 2024/12/10 03:05:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (47.49s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:05:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/dst" 2024/12/10 03:05:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/backup" 2024/12/10 03:05:32 DEBUG : two: Sizes identical 2024/12/10 03:05:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 03:05:32 DEBUG : two: Unchanged skipping 2024/12/10 03:05:32 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:05:35 INFO : one: Moved (server-side) to: one.bak 2024/12/10 03:05:35 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:05:37 INFO : one: Copied (new) 2024/12/10 03:05:37 DEBUG : Waiting for deletions to finish 2024/12/10 03:05:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 03:05:39 INFO : three.txt: Moved into backup dir 2024/12/10 03:05:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 03:05:46 DEBUG : two: Sizes identical 2024/12/10 03:05:46 DEBUG : two: Unchanged skipping 2024/12/10 03:05:46 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:05:48 INFO : one.bak: Deleted 2024/12/10 03:05:49 INFO : one: Moved (server-side) to: one.bak 2024/12/10 03:05:49 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:05:51 INFO : one: Copied (new) 2024/12/10 03:05:51 DEBUG : Waiting for deletions to finish 2024/12/10 03:05:53 INFO : three.txt.bak: Deleted 2024/12/10 03:05:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 03:05:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (49.36s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:06:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/dst" 2024/12/10 03:06:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/backup" 2024/12/10 03:06:23 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:06:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 03:06:23 DEBUG : two: Sizes identical 2024/12/10 03:06:23 DEBUG : two: Unchanged skipping 2024/12/10 03:06:25 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/10 03:06:25 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:06:28 INFO : one: Copied (new) 2024/12/10 03:06:28 DEBUG : Waiting for deletions to finish 2024/12/10 03:06:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/10 03:06:30 INFO : three.txt: Moved into backup dir 2024/12/10 03:06:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 03:06:37 DEBUG : two: Sizes identical 2024/12/10 03:06:37 DEBUG : two: Unchanged skipping 2024/12/10 03:06:37 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:06:38 INFO : one-2019-01-01: Deleted 2024/12/10 03:06:39 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/10 03:06:39 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:06:42 INFO : one: Copied (new) 2024/12/10 03:06:42 DEBUG : Waiting for deletions to finish 2024/12/10 03:06:44 INFO : three-2019-01-01.txt: Deleted 2024/12/10 03:06:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/10 03:06:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (50.63s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:07:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/dst" 2024/12/10 03:07:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 03:07:08 DEBUG : two: Sizes identical 2024/12/10 03:07:08 DEBUG : two: Unchanged skipping 2024/12/10 03:07:08 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:07:10 INFO : one: Moved (server-side) to: one.bak 2024/12/10 03:07:10 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:07:13 INFO : one: Copied (new) 2024/12/10 03:07:13 DEBUG : Waiting for deletions to finish 2024/12/10 03:07:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 03:07:15 INFO : three.txt: Moved into backup dir 2024/12/10 03:07:21 DEBUG : one.bak: Excluded (Path Filter) 2024/12/10 03:07:21 DEBUG : one.bak: Excluded 2024/12/10 03:07:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/10 03:07:21 DEBUG : three.txt.bak: Excluded 2024/12/10 03:07:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 03:07:21 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for checks to finish 2024/12/10 03:07:21 DEBUG : two: Sizes identical 2024/12/10 03:07:21 DEBUG : two: Unchanged skipping 2024/12/10 03:07:23 INFO : one.bak: Deleted 2024/12/10 03:07:24 INFO : one: Moved (server-side) to: one.bak 2024/12/10 03:07:24 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge/dst': Waiting for transfers to finish 2024/12/10 03:07:27 INFO : one: Copied (new) 2024/12/10 03:07:27 DEBUG : Waiting for deletions to finish 2024/12/10 03:07:28 INFO : three.txt.bak: Deleted 2024/12/10 03:07:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 03:07:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (43.74s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:07:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/dst" 2024/12/10 03:07:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 03:07:54 INFO : one: Moved (server-side) to: one.bak 2024/12/10 03:07:56 INFO : one: Copied (new) 2024/12/10 03:07:57 DEBUG : two: Sizes identical 2024/12/10 03:07:57 DEBUG : two: Unchanged skipping 2024/12/10 03:07:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/10 03:08:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 03:08:02 INFO : three.txt: Copied (new) 2024/12/10 03:08:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 03:08:08 INFO : one.bak: Deleted 2024/12/10 03:08:09 INFO : one: Moved (server-side) to: one.bak 2024/12/10 03:08:11 INFO : one: Copied (new) 2024/12/10 03:08:12 DEBUG : two: Sizes identical 2024/12/10 03:08:12 DEBUG : two: Unchanged skipping 2024/12/10 03:08:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/10 03:08:15 INFO : three.txt.bak: Deleted 2024/12/10 03:08:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 03:08:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (49.84s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:08:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazehet7buge/dst" 2024/12/10 03:08:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 03:08:44 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/10 03:08:46 INFO : one: Copied (new) 2024/12/10 03:08:47 DEBUG : two: Sizes identical 2024/12/10 03:08:47 DEBUG : two: Unchanged skipping 2024/12/10 03:08:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/10 03:08:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/10 03:08:53 INFO : three.txt: Copied (new) 2024/12/10 03:08:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 03:08:58 INFO : one-2019-01-01: Deleted 2024/12/10 03:08:59 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/10 03:09:02 INFO : one: Copied (new) 2024/12/10 03:09:03 DEBUG : two: Sizes identical 2024/12/10 03:09:03 DEBUG : two: Unchanged skipping 2024/12/10 03:09:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/10 03:09:05 INFO : three-2019-01-01.txt: Deleted 2024/12/10 03:09:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/10 03:09:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (50.40s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:09:23 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/10 03:09:23 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 03:09:23 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 03:09:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/10 03:09:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.48s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:09:29 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 03:09:29 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 03:09:29 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 03:09:32 INFO : existing: Copied (new) 2024/12/10 03:09:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:09:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/10 03:09:34 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 03:09:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/10 03:09:34 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 03:09:34 ERROR : sugarsync root 'Test/rclone-test-vazehet7buge': not deleting files as there were IO errors 2024/12/10 03:09:34 ERROR : sugarsync root 'Test/rclone-test-vazehet7buge': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (13.40s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.59s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:10:03 DEBUG : existing: Sizes identical 2024/12/10 03:10:03 DEBUG : existing: Unchanged skipping 2024/12/10 03:10:03 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/10 03:10:05 DEBUG : EXISTING: moving to existing-rclone-move-xetirup5 2024/12/10 03:10:05 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-xutayep5 2024/12/10 03:10:06 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/10 03:10:06 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-xutayep5 2024/12/10 03:10:06 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/10 03:10:06 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-xetirup5 2024/12/10 03:10:06 DEBUG : EXISTING: moving to existing 2024/12/10 03:10:08 INFO : existingbutdifferent-rclone-move-xutayep5: Moved (server-side) to: existingbutdifferent 2024/12/10 03:10:08 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/10 03:10:08 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/10 03:10:08 INFO : existing-rclone-move-xetirup5: Moved (server-side) to: existing 2024/12/10 03:10:08 INFO : EXISTING: Moved (server-side) to: existing 2024/12/10 03:10:08 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/10 03:10:11 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/10 03:10:11 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/10 03:10:16 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/10 03:10:17 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/10 03:10:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-guxuxem6 2024/12/10 03:10:20 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-guxuxem6 2024/12/10 03:10:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/10 03:10:22 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/10 03:10:22 INFO : subdira/subdirb/subdirc/hello-rclone-move-guxuxem6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/10 03:10:22 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/10 03:10:22 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/10 03:10:23 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/10 03:10:23 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 03:10:24 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/10 03:10:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xalewos6 2024/12/10 03:10:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xalewos6 2024/12/10 03:10:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/10 03:10:25 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xalewos6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/10 03:10:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/10 03:10:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/10 03:10:25 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 03:10:27 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/10 03:10:27 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (61.08s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.87s) --- SKIP: TestMaxTransfer/Hard (1.61s) --- SKIP: TestMaxTransfer/Soft (1.64s) --- SKIP: TestMaxTransfer/Cautious (1.62s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:12:38 DEBUG : both0: Sizes identical 2024/12/10 03:12:38 DEBUG : both1: Sizes identical 2024/12/10 03:12:38 DEBUG : both10: Sizes identical 2024/12/10 03:12:38 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 03:12:38 DEBUG : both11: Sizes identical 2024/12/10 03:12:38 DEBUG : both0: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both12: Sizes identical 2024/12/10 03:12:38 DEBUG : both12: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both13: Sizes identical 2024/12/10 03:12:38 DEBUG : both13: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both14: Sizes identical 2024/12/10 03:12:38 DEBUG : both1: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both15: Sizes identical 2024/12/10 03:12:38 DEBUG : both15: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both16: Sizes identical 2024/12/10 03:12:38 DEBUG : both16: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both17: Sizes identical 2024/12/10 03:12:38 DEBUG : both10: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both18: Sizes identical 2024/12/10 03:12:38 DEBUG : both18: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both19: Sizes identical 2024/12/10 03:12:38 DEBUG : both11: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both2: Sizes identical 2024/12/10 03:12:38 DEBUG : both2: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both3: Sizes identical 2024/12/10 03:12:38 DEBUG : both14: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both4: Sizes identical 2024/12/10 03:12:38 DEBUG : both4: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both5: Sizes identical 2024/12/10 03:12:38 DEBUG : both5: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both6: Sizes identical 2024/12/10 03:12:38 DEBUG : both6: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both7: Sizes identical 2024/12/10 03:12:38 DEBUG : both7: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both8: Sizes identical 2024/12/10 03:12:38 DEBUG : both8: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both9: Sizes identical 2024/12/10 03:12:38 DEBUG : both9: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both17: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both19: Unchanged skipping 2024/12/10 03:12:38 DEBUG : both3: Unchanged skipping 2024/12/10 03:12:38 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 03:12:38 DEBUG : Waiting for deletions to finish 2024/12/10 03:12:39 INFO : only1: Deleted 2024/12/10 03:12:39 INFO : only8: Deleted 2024/12/10 03:12:39 INFO : only12: Deleted 2024/12/10 03:12:39 INFO : only17: Deleted 2024/12/10 03:12:40 INFO : only7: Deleted 2024/12/10 03:12:40 INFO : only5: Deleted 2024/12/10 03:12:40 INFO : only9: Deleted 2024/12/10 03:12:40 INFO : only0: Deleted 2024/12/10 03:12:41 INFO : only13: Deleted 2024/12/10 03:12:41 INFO : only15: Deleted 2024/12/10 03:12:41 INFO : only16: Deleted 2024/12/10 03:12:41 INFO : only18: Deleted 2024/12/10 03:12:42 INFO : only2: Deleted 2024/12/10 03:12:42 INFO : only10: Deleted 2024/12/10 03:12:42 INFO : only4: Deleted 2024/12/10 03:12:42 INFO : only6: Deleted 2024/12/10 03:12:43 INFO : only14: Deleted 2024/12/10 03:12:43 INFO : only11: Deleted 2024/12/10 03:12:43 INFO : only3: Deleted 2024/12/10 03:12:43 INFO : only19: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (135.65s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:14:52 DEBUG : both10: Sizes identical 2024/12/10 03:14:52 DEBUG : both0: Sizes identical 2024/12/10 03:14:52 DEBUG : both11: Sizes identical 2024/12/10 03:14:52 DEBUG : both1: Sizes identical 2024/12/10 03:14:52 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for checks to finish 2024/12/10 03:14:52 DEBUG : both10: Unchanged skipping 2024/12/10 03:14:52 DEBUG : both12: Sizes identical 2024/12/10 03:14:52 DEBUG : both12: Unchanged skipping 2024/12/10 03:14:52 DEBUG : both13: Sizes identical 2024/12/10 03:14:52 DEBUG : both13: Unchanged skipping 2024/12/10 03:14:52 DEBUG : both14: Sizes identical 2024/12/10 03:14:52 DEBUG : both14: Unchanged skipping 2024/12/10 03:14:52 DEBUG : both15: Sizes identical 2024/12/10 03:14:52 DEBUG : both15: Unchanged skipping 2024/12/10 03:14:52 DEBUG : both16: Sizes identical 2024/12/10 03:14:52 DEBUG : both0: Unchanged skipping 2024/12/10 03:14:52 DEBUG : both17: Sizes identical 2024/12/10 03:14:52 DEBUG : both17: Unchanged skipping 2024/12/10 03:14:52 DEBUG : both18: Sizes identical 2024/12/10 03:14:52 DEBUG : both11: Unchanged skipping 2024/12/10 03:14:52 DEBUG : both19: Sizes identical 2024/12/10 03:14:52 DEBUG : both19: Unchanged skipping 2024/12/10 03:14:52 DEBUG : both2: Sizes identical 2024/12/10 03:14:52 DEBUG : both2: Unchanged skipping 2024/12/10 03:14:52 DEBUG : both3: Sizes identical 2024/12/10 03:14:52 DEBUG : both3: Unchanged skipping 2024/12/10 03:14:52 DEBUG : both4: Sizes identical 2024/12/10 03:14:52 DEBUG : both1: Unchanged skipping 2024/12/10 03:14:52 DEBUG : both5: Sizes identical 2024/12/10 03:14:52 DEBUG : both5: Unchanged skipping 2024/12/10 03:14:52 DEBUG : both6: Sizes identical 2024/12/10 03:14:52 DEBUG : both16: Unchanged skipping 2024/12/10 03:14:52 DEBUG : both7: Sizes identical 2024/12/10 03:14:52 DEBUG : both7: Unchanged skipping 2024/12/10 03:14:52 DEBUG : both8: Sizes identical 2024/12/10 03:14:52 DEBUG : both8: Unchanged skipping 2024/12/10 03:14:52 DEBUG : both9: Sizes identical 2024/12/10 03:14:52 DEBUG : both18: Unchanged skipping 2024/12/10 03:14:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : both4: Unchanged skipping 2024/12/10 03:14:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : both6: Unchanged skipping 2024/12/10 03:14:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : both9: Unchanged skipping 2024/12/10 03:14:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/10 03:14:52 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Waiting for transfers to finish 2024/12/10 03:14:54 INFO : only11: Copied (replaced existing) 2024/12/10 03:14:54 INFO : only0: Copied (replaced existing) 2024/12/10 03:14:54 INFO : only13: Copied (replaced existing) 2024/12/10 03:14:54 INFO : only10: Copied (replaced existing) 2024/12/10 03:14:54 INFO : only1: Copied (replaced existing) 2024/12/10 03:14:55 INFO : only15: Copied (replaced existing) 2024/12/10 03:14:55 INFO : only14: Copied (replaced existing) 2024/12/10 03:14:56 INFO : only18: Copied (replaced existing) 2024/12/10 03:14:56 INFO : only19: Copied (replaced existing) 2024/12/10 03:14:56 INFO : only3: Copied (replaced existing) 2024/12/10 03:14:56 INFO : only2: Copied (replaced existing) 2024/12/10 03:14:57 INFO : only4: Copied (replaced existing) 2024/12/10 03:14:57 INFO : only16: Copied (replaced existing) 2024/12/10 03:14:57 INFO : only7: Copied (replaced existing) 2024/12/10 03:14:57 INFO : only8: Copied (replaced existing) 2024/12/10 03:14:58 INFO : only12: Copied (replaced existing) 2024/12/10 03:14:58 INFO : only9: Copied (replaced existing) 2024/12/10 03:14:58 INFO : only5: Copied (replaced existing) 2024/12/10 03:14:59 INFO : only17: Copied (replaced existing) 2024/12/10 03:14:59 INFO : only6: Copied (replaced existing) 2024/12/10 03:14:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (150.49s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:15:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 03:15:35 DEBUG : sub dir: Making directory 2024/12/10 03:15:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (58.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" 2024/12/10 03:16:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 03:16:33 DEBUG : sub dir: Making directory 2024/12/10 03:16:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vazehet7buge'", Local "Local file system at /tmp/rclone1389902786", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (58.99s) PASS 2024/12/10 03:17:32 DEBUG : sugarsync root 'Test/rclone-test-vazehet7buge': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 36m8.566481415s (try 1/5)