"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 3/5) 2025/09/13 05:49:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gotexuw4jelo" 2025/09/13 05:49:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:49:24 DEBUG : Creating backend with remote "/tmp/rclone3474516973" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 05:49:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:49:34 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 05:49:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/13 05:49:34 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (12.18s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 05:49:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 05:49:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:49:36 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 05:49:36 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 05:49:47 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:49:58 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (26.60s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.49s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (7.31s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 05:50:11 DEBUG : Creating backend with remote "/non-existing" 2025/09/13 05:50:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/13 05:50:12 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 05:50:12 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (8.69s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 05:50:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:50:21 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 05:50:21 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 05:50:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (36.12s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.50s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 05:50:57 INFO : sugarsync root 'Test/rclone-test-gotexuw4jelo': Running all checks before starting transfers 2025/09/13 05:51:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:51:04 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 05:51:04 INFO : sugarsync root 'Test/rclone-test-gotexuw4jelo': Checks finished, now starting transfers 2025/09/13 05:51:04 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 05:51:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (16.04s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 05:51:13 ERROR : Ignoring --no-traverse with sync 2025/09/13 05:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:51:14 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 05:51:14 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 05:51:20 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:51:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (28.98s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 05:51:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/13 05:51:43 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 05:51:43 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 05:51:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (17.70s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 05:52:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 05:52:11 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 05:52:11 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 05:57:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api.sugarsync.com/folder/:sc:9068489:215_6563702906": net/http: timeout awaiting response headers) 2025/09/13 05:57:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 05:57:13 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 05:57:13 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 05:57:13 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 05:57:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (316.33s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 05:57:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 05:57:17 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 05:57:17 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 05:57:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (6.12s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 05:57:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/13 05:57:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 05:57:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/13 05:57:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 05:57:23 INFO : sub dir2: Making directory 2025/09/13 05:57:25 INFO : sub dir: Making directory 2025/09/13 05:57:26 INFO : sub dir2/sub sub dir2: Making directory 2025/09/13 05:57:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:57:35 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 05:57:35 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 05:57:37 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:57:45 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (28.30s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 05:57:51 INFO : sub dir2: Making directory 2025/09/13 05:57:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/13 05:57:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 05:57:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:57:54 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 05:57:54 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 05:58:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (24.49s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 05:58:15 DEBUG : sub dir2: Making directory with metadata 2025/09/13 05:58:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 05:58:16 INFO : sub dir2: Making directory 2025/09/13 05:58:22 INFO : sub dir: Making directory 2025/09/13 05:58:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:58:23 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 05:58:23 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 05:58:29 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:58:29 INFO : sub dir/hello world: Deleted 2025/09/13 05:58:31 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/13 05:58:32 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (28.10s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.48s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 05:58:45 INFO : sub dir2: Making directory 2025/09/13 05:58:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:58:46 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 05:58:46 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 05:58:59 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:58:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (26.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 05:59:11 DEBUG : sub dir2: Making directory with metadata 2025/09/13 05:59:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 05:59:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 05:59:12 INFO : sub dir2: Making directory 2025/09/13 05:59:17 INFO : sub dir: Making directory 2025/09/13 05:59:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 05:59:18 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 05:59:18 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 05:59:35 INFO : sub dir/hello world: Copied (new) 2025/09/13 05:59:35 DEBUG : Waiting for deletions to finish 2025/09/13 05:59:37 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (44.59s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.48s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 05:59:57 INFO : sub dir2: Making directory 2025/09/13 06:00:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 06:00:06 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:00:06 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:00:32 INFO : sub dir/hello world: Copied (new) 2025/09/13 06:00:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (40.86s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:00:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-huligix3fate" 2025/09/13 06:00:43 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) sugarsync root 'Test/rclone-test-gotexuw4jelo' -> sugarsync root 'Test/rclone-test-huligix3fate' 2025/09/13 06:00:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 06:00:48 DEBUG : sugarsync root 'Test/rclone-test-huligix3fate': Waiting for checks to finish 2025/09/13 06:00:48 DEBUG : sugarsync root 'Test/rclone-test-huligix3fate': Waiting for transfers to finish 2025/09/13 06:01:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 06:01:10 DEBUG : sugarsync root 'Test/rclone-test-huligix3fate': Purge remote --- PASS: TestServerSideCopy (37.21s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:02:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 06:02:00 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:02:00 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:02:01 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (63.04s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:02:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xegeyep0bejo" sync_test.go:656: Server side copy (if possible) sugarsync root 'Test/rclone-test-gotexuw4jelo' -> sugarsync root 'Test/rclone-test-xegeyep0bejo' 2025/09/13 06:03:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 06:03:02 DEBUG : sugarsync root 'Test/rclone-test-xegeyep0bejo': Waiting for checks to finish 2025/09/13 06:03:02 DEBUG : sugarsync root 'Test/rclone-test-xegeyep0bejo': Waiting for transfers to finish 2025/09/13 06:08:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api.sugarsync.com/folder/:sc:9068489:215_6563710091": net/http: timeout awaiting response headers) 2025/09/13 06:08:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 06:08:05 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 06:08:05 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 06:08:06 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 06:08:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 06:08:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 06:08:13 DEBUG : sugarsync root 'Test/rclone-test-xegeyep0bejo': Waiting for checks to finish 2025/09/13 06:08:13 DEBUG : sugarsync root 'Test/rclone-test-xegeyep0bejo': Waiting for transfers to finish 2025/09/13 06:08:14 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.fegozim3" before starting 2025/09/13 06:08:23 DEBUG : sub dir/hello world.fegozim3: server side copy: removing renamed existing file after operation 2025/09/13 06:08:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 06:08:26 DEBUG : sugarsync root 'Test/rclone-test-xegeyep0bejo': Purge remote --- PASS: TestServerSideCopyOverSelf (372.12s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:08:50 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:08:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 06:08:50 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:08:51 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/13 06:08:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (39.60s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:09:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fewepam3liya" sync_test.go:701: Server side copy (if possible) sugarsync root 'Test/rclone-test-gotexuw4jelo' -> sugarsync root 'Test/rclone-test-fewepam3liya' 2025/09/13 06:09:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 06:09:54 DEBUG : sugarsync root 'Test/rclone-test-fewepam3liya': Waiting for checks to finish 2025/09/13 06:09:54 DEBUG : sugarsync root 'Test/rclone-test-fewepam3liya': Waiting for transfers to finish 2025/09/13 06:10:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 06:10:16 DEBUG : sugarsync root 'Test/rclone-test-fewepam3liya': Using server-side directory move 2025/09/13 06:10:16 INFO : sugarsync root 'Test/rclone-test-fewepam3liya': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/13 06:10:25 DEBUG : sugarsync root 'Test/rclone-test-fewepam3liya': Waiting for checks to finish 2025/09/13 06:10:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 06:10:25 DEBUG : sugarsync root 'Test/rclone-test-fewepam3liya': Waiting for transfers to finish 2025/09/13 06:10:26 INFO : sub dir/hello world: Deleted 2025/09/13 06:10:27 INFO : sub dir/hello world: Moved (server-side) 2025/09/13 06:10:41 DEBUG : testing file moves 2025/09/13 06:10:43 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/13 06:10:43 DEBUG : sugarsync root 'Test/rclone-test-fewepam3liya': Waiting for checks to finish 2025/09/13 06:10:43 DEBUG : sugarsync root 'Test/rclone-test-fewepam3liya': Waiting for transfers to finish 2025/09/13 06:10:44 INFO : sub dir/hello world: Deleted 2025/09/13 06:10:45 INFO : sub dir/hello world: Moved (server-side) 2025/09/13 06:10:47 DEBUG : sugarsync root 'Test/rclone-test-fewepam3liya': Purge remote --- PASS: TestServerSideMoveOverSelf (101.49s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:10:55 ERROR : error listing: directory not found 2025/09/13 06:10:57 INFO : Local file system at /tmp/rclone3474516973: Making directory 2025/09/13 06:10:58 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:10:58 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (30.31s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:11:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/13 06:11:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 06:11:34 DEBUG : Local file system at /tmp/rclone3474516973: Waiting for checks to finish 2025/09/13 06:11:34 DEBUG : Local file system at /tmp/rclone3474516973: Waiting for transfers to finish 2025/09/13 06:11:35 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2025/09/13 06:11:35 INFO : sub dir/hello world: Copied (new) 2025/09/13 06:11:35 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (21.12s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:11:44 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/13 06:11:44 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:11:44 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:11:55 INFO : check sum: Copied (new) 2025/09/13 06:11:55 DEBUG : Waiting for deletions to finish 2025/09/13 06:11:56 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:11:56 NOTICE: sugarsync root 'Test/rclone-test-gotexuw4jelo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/13 06:11:56 DEBUG : check sum: Size of src and dst objects identical 2025/09/13 06:11:56 DEBUG : check sum: Unchanged skipping 2025/09/13 06:11:56 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:11:56 DEBUG : Waiting for deletions to finish 2025/09/13 06:11:56 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (23.89s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:12:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/13 06:12:08 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:12:08 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:12:20 INFO : sizeonly: Copied (new) 2025/09/13 06:12:20 DEBUG : Waiting for deletions to finish 2025/09/13 06:12:28 DEBUG : sizeonly: Sizes identical 2025/09/13 06:12:28 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:12:28 DEBUG : sizeonly: Unchanged skipping 2025/09/13 06:12:28 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:12:28 DEBUG : Waiting for deletions to finish 2025/09/13 06:12:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (23.73s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:12:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/13 06:12:31 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:12:31 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:12:39 INFO : ignore-size: Copied (new) 2025/09/13 06:12:39 DEBUG : Waiting for deletions to finish 2025/09/13 06:12:40 DEBUG : ignore-size: Sizes identical 2025/09/13 06:12:40 DEBUG : ignore-size: Unchanged skipping 2025/09/13 06:12:40 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:12:40 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:12:40 DEBUG : Waiting for deletions to finish 2025/09/13 06:12:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (15.58s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:12:50 DEBUG : existing: Sizes identical 2025/09/13 06:12:50 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:12:50 DEBUG : existing: Unchanged skipping 2025/09/13 06:12:50 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:12:50 DEBUG : Waiting for deletions to finish 2025/09/13 06:12:50 INFO : There was nothing to transfer 2025/09/13 06:12:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/13 06:12:51 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:12:51 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:13:09 INFO : existing: Copied (replaced existing) 2025/09/13 06:13:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (25.86s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:13:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/13 06:13:13 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:13:13 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:13:15 INFO : existing: Copied (new) 2025/09/13 06:13:15 DEBUG : Waiting for deletions to finish 2025/09/13 06:18:17 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6563702906/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/13 06:18:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 06:18:17 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 06:18:17 DEBUG : existing: Destination exists, skipping 2025/09/13 06:18:17 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:18:17 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:18:17 DEBUG : Waiting for deletions to finish 2025/09/13 06:18:17 INFO : There was nothing to transfer 2025/09/13 06:18:23 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 06:18:24 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncIgnoreExisting (313.38s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:18:48 INFO : d: Making directory 2025/09/13 06:18:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/13 06:18:55 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:18:55 DEBUG : c/non empty space: Sizes identical 2025/09/13 06:18:55 DEBUG : c/non empty space: Unchanged skipping 2025/09/13 06:18:55 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:19:00 INFO : a/potato2: Copied (new) 2025/09/13 06:19:00 DEBUG : Waiting for deletions to finish 2025/09/13 06:19:01 INFO : b/potato: Deleted 2025/09/13 06:19:01 INFO : d: Removing directory 2025/09/13 06:19:03 INFO : b: Removing directory 2025/09/13 06:19:04 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': deleted 2 directories 2025/09/13 06:19:37 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Renewing token 2025/09/13 06:19:38 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/09/13 06:19:38 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/09/13 06:19:38 DEBUG : Saving config "user" in section "TestSugarSync" of the config file --- PASS: TestSyncIgnoreErrors (83.21s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:20:27 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:20:27 DEBUG : empty space: Sizes identical 2025/09/13 06:20:27 DEBUG : empty space: Unchanged skipping 2025/09/13 06:20:27 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:20:27 DEBUG : Waiting for deletions to finish 2025/09/13 06:20:27 INFO : There was nothing to transfer 2025/09/13 06:20:28 DEBUG : empty space: Sizes identical 2025/09/13 06:20:28 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:20:28 DEBUG : empty space: Unchanged skipping 2025/09/13 06:20:28 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:20:28 DEBUG : Waiting for deletions to finish 2025/09/13 06:20:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (42.43s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.01s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:20:40 DEBUG : empty space: Sizes identical 2025/09/13 06:20:40 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/13 06:20:40 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:20:40 DEBUG : empty space: Unchanged skipping 2025/09/13 06:20:40 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:20:48 INFO : potato: Copied (new) 2025/09/13 06:20:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (36.94s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:21:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/13 06:21:18 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:21:18 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:21:21 INFO : potato: Copied (replaced existing) 2025/09/13 06:21:21 DEBUG : Waiting for deletions to finish 2025/09/13 06:26:23 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6563702906/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/13 06:26:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 06:26:23 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 06:26:24 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 06:26:25 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncAfterChangingFilesSizeOnly (311.48s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/09/13 06:26:29 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/09/13 06:26:29 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:26:29 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:26:37 INFO : potato: Copied (replaced existing) 2025/09/13 06:26:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (15.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:26:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 06:26:46 DEBUG : empty space: Sizes identical 2025/09/13 06:26:46 DEBUG : empty space: Unchanged skipping 2025/09/13 06:26:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/13 06:26:46 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:26:46 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:26:46 DEBUG : Waiting for deletions to finish 2025/09/13 06:26:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (18.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:27:10 DEBUG : empty space: Sizes identical 2025/09/13 06:27:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 06:27:10 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:27:10 DEBUG : empty space: Unchanged skipping 2025/09/13 06:27:10 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:32:17 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/file/:sc:9068489:215_6563727391": net/http: timeout awaiting response headers) 2025/09/13 06:32:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 06:32:25 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 06:32:25 INFO : potato2: Copied (new) 2025/09/13 06:32:25 DEBUG : Waiting for deletions to finish 2025/09/13 06:32:26 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 06:32:26 INFO : potato: Deleted 2025/09/13 06:32:34 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (344.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:37:53 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6563702906/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/13 06:37:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 06:37:54 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 06:38:00 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 06:38:01 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 06:38:02 INFO : d: Making directory 2025/09/13 06:38:03 INFO : d/e: Making directory 2025/09/13 06:38:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/13 06:38:26 DEBUG : c/non empty space: Sizes identical 2025/09/13 06:38:26 DEBUG : c/non empty space: Unchanged skipping 2025/09/13 06:38:36 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:38:36 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:38:40 INFO : a/potato2: Copied (new) 2025/09/13 06:38:40 DEBUG : Waiting for deletions to finish 2025/09/13 06:38:41 INFO : b/potato: Deleted 2025/09/13 06:38:41 INFO : d/e: Removing directory 2025/09/13 06:38:42 INFO : d: Removing directory 2025/09/13 06:38:52 INFO : b: Removing directory 2025/09/13 06:38:53 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (390.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:39:21 INFO : d: Making directory 2025/09/13 06:39:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/13 06:39:26 DEBUG : c/non empty space: Sizes identical 2025/09/13 06:39:26 DEBUG : c/non empty space: Unchanged skipping 2025/09/13 06:39:26 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:39:26 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:39:35 INFO : a/potato2: Copied (new) 2025/09/13 06:39:35 ERROR : sugarsync root 'Test/rclone-test-gotexuw4jelo': not deleting files as there were IO errors 2025/09/13 06:39:35 ERROR : sugarsync root 'Test/rclone-test-gotexuw4jelo': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (51.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:45:08 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/file/:sc:9068489:215_6563734225": net/http: timeout awaiting response headers) 2025/09/13 06:45:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 06:45:09 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 06:45:09 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 06:45:10 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 06:45:12 DEBUG : Waiting for deletions to finish 2025/09/13 06:45:16 DEBUG : empty space: Sizes identical 2025/09/13 06:45:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 06:45:16 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:45:16 DEBUG : empty space: Unchanged skipping 2025/09/13 06:45:16 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:45:17 INFO : potato: Deleted 2025/09/13 06:45:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (338.34s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:45:54 DEBUG : Waiting for deletions to finish 2025/09/13 06:45:55 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:45:55 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:45:56 INFO : potato: Deleted 2025/09/13 06:45:57 DEBUG : empty space: Sizes identical 2025/09/13 06:45:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 06:45:57 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:45:57 DEBUG : empty space: Unchanged skipping 2025/09/13 06:45:57 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:45:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (47.09s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:46:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 06:46:56 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for checks to finish 2025/09/13 06:46:56 DEBUG : sugarsync root 'Test/rclone-test-gotexuw4jelo': Waiting for transfers to finish 2025/09/13 06:47:09 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (64.81s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-gotexuw4jelo'", Local "Local file system at /tmp/rclone3474516973", Modify Window "876000h0m0s" 2025/09/13 06:48:14 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) 2025/09/13 06:48:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 06:48:14 DEBUG : pacer: Reducing sleep to 15ms run.go:281: Retry Put of "potato2" to sugarsync root 'Test/rclone-test-gotexuw4jelo': 1/10 (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) 2025/09/13 06:48:20 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 06:48:21 DEBUG : pacer: Reducing sleep to 10ms panic: test timed out after 1h0m0s running tests: TestSyncWithExclude (1m48s) goroutine 10595 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 2 minutes]: testing.(*T).Run(0xc0001fb6c0, {0x276eee5?, 0xc0005b9ad8?}, 0x288b110) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0001fb6c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0001fb6c0, 0xc0005b9c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0003f1938, {0x3fb0e00, 0x6c, 0x6c}, {0x845ca0?, 0x3feaac0?, 0x3fc6f80?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000446460) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000446460) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 11 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 12 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 10572 [select]: net/http.(*persistConn).roundTrip(0xc000658360, 0xc000417220) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000466820, 0xc000956f00) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0002d3560, 0xc000956f00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc000956f00, {0x2baeea0, 0xc0002d3560}, {0x15000000006fbe01?, 0x7ead9a67e188?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000509020, 0xc000956f00, {0x148?, 0x23a4fa0?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000509020, 0xc000956f00) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000706730, {0x2bd62a8, 0x3fea560}, 0xc000956dc0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc000706730, {0x2bd62a8, 0x3fea560}, 0x419691?, {0x0?, 0x0?}, {0x2113da0, 0xc000417180}, 0x41373d?, 0x288c930, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:550 +0x3f2 github.com/rclone/rclone/lib/rest.(*Client).CallXML(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:510 github.com/rclone/rclone/backend/sugarsync.(*Fs).listAll.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:644 +0x87 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc00008f808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002d35c0, 0xc0008c1c80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002d35c0, 0xc0008c1c80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/sugarsync.(*Fs).listAll(0xc000658ea0, {0x2bd62a8, 0x3fea560}, {0xc000662380, 0x3b}, 0xc0007dd7e8, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:643 +0x410 github.com/rclone/rclone/backend/sugarsync.(*Fs).readMetaDataForPath(0xc000658ea0, {0x2bd62a8, 0x3fea560}, {0x27572f5?, 0x7eadf973ca01?}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:290 +0x109 github.com/rclone/rclone/backend/sugarsync.(*Object).readMetaData(0xc000417130, {0x2bd62a8?, 0x3fea560?}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:1165 +0x5a github.com/rclone/rclone/backend/sugarsync.(*Fs).newObjectWithInfo(0xc000658ea0, {0x2bd62a8, 0x3fea560}, {0x27572f5, 0xb}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:539 +0x137 github.com/rclone/rclone/backend/sugarsync.(*Fs).Put(0xc000658ea0, {0x2bd62a8, 0x3fea560}, {0x2bad300, 0xc000314450}, {0x2be14d0, 0xc0003475e0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:748 +0x79 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc00034a8c0, {0x2bd62a8, 0x3fea560}, {0x2bede70, 0xc000658ea0}, {0x27572f5, 0xb}, {0x2b9c1b0, 0x1}, {0x75bcd15, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fstest.(*Run).WriteBoth(0xc00034a8c0, {0x2bd62a8, 0x3fea560}, {0x27572f5, 0xb}, {0x2b9c1b0, 0x1}, {0x75bcd15, 0xec689154f, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 +0x109 github.com/rclone/rclone/fs/sync.TestSyncWithExclude(0xc00089e700) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1387 +0x15b testing.tRunner(0xc00089e700, 0x288b110) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 10628 [IO wait]: internal/poll.runtime_pollWait(0x7eadb22974a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f0480?, 0xc0005a1000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001f0480, {0xc0005a1000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f0480, {0xc0005a1000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008c5b8, {0xc0005a1000?, 0x0?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000680de0, {0xc0005a1000?, 0x7eadb00aa8c8?, 0x7eadf973ca78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0006811d0, {0xc0005a1000?, 0x2bd6388?, 0xc0004172c0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0004590b8, {0x2bb0500, 0xc0006811d0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000458e08, {0x7ead9aed11f8, 0xc000680de0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000458e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000458e08, {0xc000856000, 0x1000, 0x7eadf973ca78?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000658360, {0xc000856000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009d3800) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009d3800, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000658360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 10621 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 10629 [select]: net/http.(*persistConn).writeLoop(0xc000658360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 10621 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 5205 [chan receive, 38 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 5329 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 1h0m5.609672813s (try 3/5): exit status 2: Failed []