"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/04/16 01:21:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu" 2025/04/16 01:21:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 01:21:24 DEBUG : Creating backend with remote "/tmp/rclone1366871183" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:21:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:21:26 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:21:26 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:21:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (6.58s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:21:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:21:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:21:32 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:21:32 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:21:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:21:38 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (13.55s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.53s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.55s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:21:47 DEBUG : Creating backend with remote "/non-existing" 2025/04/16 01:21:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/16 01:21:48 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:21:48 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (4.64s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:21:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:21:53 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:21:53 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:21:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (13.29s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:22:05 INFO : sugarsync root 'Test/rclone-test-vipebuk0lupu': Running all checks before starting transfers 2025/04/16 01:22:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:22:06 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:22:06 INFO : sugarsync root 'Test/rclone-test-vipebuk0lupu': Checks finished, now starting transfers 2025/04/16 01:22:06 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:22:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.47s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:22:17 ERROR : Ignoring --no-traverse with sync 2025/04/16 01:22:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:22:17 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:22:17 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:22:21 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:22:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (13.52s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:22:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/16 01:22:31 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:22:31 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:22:34 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.91s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:22:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:22:40 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:22:40 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:22:42 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (8.93s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:22:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:22:49 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:22:49 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:22:51 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.15s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:22:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/16 01:22:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:22:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/16 01:22:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:22:57 INFO : sub dir: Making directory 2025/04/16 01:22:58 INFO : sub dir2: Making directory 2025/04/16 01:22:59 INFO : sub dir2/sub sub dir2: Making directory 2025/04/16 01:22:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:23:00 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:23:00 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:23:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:23:07 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (20.13s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:23:16 INFO : sub dir2: Making directory 2025/04/16 01:23:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/16 01:23:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:23:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:23:17 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:23:17 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:23:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (15.57s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:23:32 DEBUG : sub dir2: Making directory with metadata 2025/04/16 01:23:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:23:33 INFO : sub dir: Making directory 2025/04/16 01:23:34 INFO : sub dir2: Making directory 2025/04/16 01:23:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:23:35 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:23:35 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:23:38 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:23:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:23:40 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/16 01:23:41 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (16.49s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.54s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:23:50 INFO : sub dir2: Making directory 2025/04/16 01:23:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:23:51 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:23:51 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:23:55 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:23:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (14.35s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:24:04 DEBUG : sub dir2: Making directory with metadata 2025/04/16 01:24:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:24:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:24:05 INFO : sub dir: Making directory 2025/04/16 01:24:08 INFO : sub dir2: Making directory 2025/04/16 01:24:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:24:09 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:24:09 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:24:11 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:24:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:24:13 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (16.85s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.51s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:24:22 INFO : sub dir2: Making directory 2025/04/16 01:24:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:24:23 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:24:23 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:24:28 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:24:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (11.02s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:24:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-galabas1dupo" 2025/04/16 01:24:39 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-vipebuk0lupu' -> sugarsync root 'Test/rclone-test-galabas1dupo' 2025/04/16 01:24:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:24:46 DEBUG : sugarsync root 'Test/rclone-test-galabas1dupo': Waiting for checks to finish 2025/04/16 01:24:46 DEBUG : sugarsync root 'Test/rclone-test-galabas1dupo': Waiting for transfers to finish 2025/04/16 01:24:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:24:54 DEBUG : sugarsync root 'Test/rclone-test-galabas1dupo': Purge remote --- PASS: TestServerSideCopy (28.61s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:25:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/16 01:25:09 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:25:09 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:25:11 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.91s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:25:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hekasen1fodo" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-vipebuk0lupu' -> sugarsync root 'Test/rclone-test-hekasen1fodo' 2025/04/16 01:25:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:25:30 DEBUG : sugarsync root 'Test/rclone-test-hekasen1fodo': Waiting for checks to finish 2025/04/16 01:25:30 DEBUG : sugarsync root 'Test/rclone-test-hekasen1fodo': Waiting for transfers to finish 2025/04/16 01:25:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:25:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/16 01:25:44 DEBUG : sugarsync root 'Test/rclone-test-hekasen1fodo': Waiting for checks to finish 2025/04/16 01:25:44 DEBUG : sugarsync root 'Test/rclone-test-hekasen1fodo': Waiting for transfers to finish 2025/04/16 01:25:45 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.pecamif4" before starting 2025/04/16 01:25:47 DEBUG : sub dir/hello world.pecamif4: server side copy: removing renamed existing file after operation 2025/04/16 01:25:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:25:50 DEBUG : sugarsync root 'Test/rclone-test-hekasen1fodo': Purge remote --- PASS: TestServerSideCopyOverSelf (42.05s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:26:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/16 01:26:07 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:26:07 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:26:08 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/16 01:26:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.62s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:26:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kugewiv1fepi" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-vipebuk0lupu' -> sugarsync root 'Test/rclone-test-kugewiv1fepi' 2025/04/16 01:26:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:26:30 DEBUG : sugarsync root 'Test/rclone-test-kugewiv1fepi': Waiting for checks to finish 2025/04/16 01:26:30 DEBUG : sugarsync root 'Test/rclone-test-kugewiv1fepi': Waiting for transfers to finish 2025/04/16 01:26:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:26:40 DEBUG : sugarsync root 'Test/rclone-test-kugewiv1fepi': Using server-side directory move 2025/04/16 01:26:40 INFO : sugarsync root 'Test/rclone-test-kugewiv1fepi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/16 01:26:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/16 01:26:42 DEBUG : sugarsync root 'Test/rclone-test-kugewiv1fepi': Waiting for checks to finish 2025/04/16 01:26:42 DEBUG : sugarsync root 'Test/rclone-test-kugewiv1fepi': Waiting for transfers to finish 2025/04/16 01:26:43 INFO : sub dir/hello world: Deleted 2025/04/16 01:26:44 INFO : sub dir/hello world: Moved (server-side) 2025/04/16 01:26:52 DEBUG : testing file moves 2025/04/16 01:26:54 DEBUG : sugarsync root 'Test/rclone-test-kugewiv1fepi': Waiting for checks to finish 2025/04/16 01:26:54 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/16 01:26:54 DEBUG : sugarsync root 'Test/rclone-test-kugewiv1fepi': Waiting for transfers to finish 2025/04/16 01:26:55 INFO : sub dir/hello world: Deleted 2025/04/16 01:26:56 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:26:59 DEBUG : sugarsync root 'Test/rclone-test-kugewiv1fepi': Purge remote --- PASS: TestServerSideMoveOverSelf (52.00s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:27:11 ERROR : : error listing: directory not found 2025/04/16 01:27:13 INFO : Local file system at /tmp/rclone1366871183: Making directory 2025/04/16 01:27:14 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:27:14 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.39s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:27:28 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/16 01:27:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:27:29 DEBUG : Local file system at /tmp/rclone1366871183: Waiting for checks to finish 2025/04/16 01:27:29 DEBUG : Local file system at /tmp/rclone1366871183: Waiting for transfers to finish 2025/04/16 01:27:31 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/04/16 01:27:31 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:27:31 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (14.34s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:27:38 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/16 01:27:38 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:27:38 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:27:42 INFO : check sum: Copied (new) 2025/04/16 01:27:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:27:43 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:27:43 NOTICE: sugarsync root 'Test/rclone-test-vipebuk0lupu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/16 01:27:43 DEBUG : check sum: Size of src and dst objects identical 2025/04/16 01:27:43 DEBUG : check sum: Unchanged skipping 2025/04/16 01:27:43 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:27:43 DEBUG : Waiting for deletions to finish 2025/04/16 01:27:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (16.04s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:27:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/16 01:27:54 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:27:54 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:27:57 INFO : sizeonly: Copied (new) 2025/04/16 01:27:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:27:59 DEBUG : sizeonly: Sizes identical 2025/04/16 01:27:59 DEBUG : sizeonly: Unchanged skipping 2025/04/16 01:27:59 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:27:59 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:27:59 DEBUG : Waiting for deletions to finish 2025/04/16 01:27:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (14.79s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:28:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/16 01:28:08 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:28:08 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:28:11 INFO : ignore-size: Copied (new) 2025/04/16 01:28:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:28:13 DEBUG : ignore-size: Sizes identical 2025/04/16 01:28:13 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:28:13 DEBUG : ignore-size: Unchanged skipping 2025/04/16 01:28:13 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:28:13 DEBUG : Waiting for deletions to finish 2025/04/16 01:28:13 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (12.35s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:28:24 DEBUG : existing: Sizes identical 2025/04/16 01:28:24 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:28:24 DEBUG : existing: Unchanged skipping 2025/04/16 01:28:24 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:28:24 DEBUG : Waiting for deletions to finish 2025/04/16 01:28:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:28:25 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:28:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/16 01:28:25 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:28:26 INFO : existing: Copied (replaced existing) 2025/04/16 01:28:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (16.63s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:28:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/16 01:28:37 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:28:37 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:28:40 INFO : existing: Copied (new) 2025/04/16 01:28:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:28:41 DEBUG : existing: Destination exists, skipping 2025/04/16 01:28:41 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:28:41 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:28:41 DEBUG : Waiting for deletions to finish 2025/04/16 01:28:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.07s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:28:54 INFO : d: Making directory 2025/04/16 01:28:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/16 01:28:58 DEBUG : c/non empty space: Sizes identical 2025/04/16 01:28:58 DEBUG : c/non empty space: Unchanged skipping 2025/04/16 01:28:58 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:28:58 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:29:01 INFO : a/potato2: Copied (new) 2025/04/16 01:29:01 DEBUG : Waiting for deletions to finish 2025/04/16 01:29:02 INFO : b/potato: Deleted 2025/04/16 01:29:02 INFO : d: Removing directory 2025/04/16 01:29:04 INFO : b: Removing directory 2025/04/16 01:29:05 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:29:13 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Renewing token 2025/04/16 01:29:14 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/04/16 01:29:14 DEBUG : Config file has changed externally - reloading 2025/04/16 01:29:14 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/04/16 01:29:14 DEBUG : Saving config "user" in section "TestSugarSync" of the config file --- PASS: TestSyncIgnoreErrors (27.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:29:18 DEBUG : empty space: Sizes identical 2025/04/16 01:29:18 DEBUG : empty space: Unchanged skipping 2025/04/16 01:29:18 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:29:18 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:29:18 DEBUG : Waiting for deletions to finish 2025/04/16 01:29:18 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:29:20 DEBUG : empty space: Sizes identical 2025/04/16 01:29:20 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:29:20 DEBUG : empty space: Unchanged skipping 2025/04/16 01:29:20 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:29:20 DEBUG : Waiting for deletions to finish 2025/04/16 01:29:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.54s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:29:33 DEBUG : empty space: Sizes identical 2025/04/16 01:29:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/16 01:29:33 DEBUG : empty space: Unchanged skipping 2025/04/16 01:29:33 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:29:33 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:29:36 INFO : potato: Copied (new) 2025/04/16 01:29:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:29:45 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/16 01:29:45 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:29:45 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:29:47 INFO : potato: Copied (replaced existing) 2025/04/16 01:29:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.96s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/16 01:29:55 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:29:55 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/16 01:29:55 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:29:57 INFO : potato: Copied (replaced existing) 2025/04/16 01:29:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:30:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:30:07 DEBUG : empty space: Sizes identical 2025/04/16 01:30:07 DEBUG : empty space: Unchanged skipping 2025/04/16 01:30:07 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:30:07 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:30:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/16 01:30:07 DEBUG : Waiting for deletions to finish 2025/04/16 01:30:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:30:19 DEBUG : empty space: Sizes identical 2025/04/16 01:30:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:30:19 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:30:19 DEBUG : empty space: Unchanged skipping 2025/04/16 01:30:19 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:30:22 INFO : potato2: Copied (new) 2025/04/16 01:30:22 DEBUG : Waiting for deletions to finish 2025/04/16 01:30:22 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:30:35 INFO : d: Making directory 2025/04/16 01:30:37 INFO : d/e: Making directory 2025/04/16 01:30:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/16 01:30:41 DEBUG : c/non empty space: Sizes identical 2025/04/16 01:30:41 DEBUG : c/non empty space: Unchanged skipping 2025/04/16 01:30:43 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:30:43 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:30:44 INFO : a/potato2: Copied (new) 2025/04/16 01:30:44 DEBUG : Waiting for deletions to finish 2025/04/16 01:30:45 INFO : b/potato: Deleted 2025/04/16 01:30:45 INFO : d/e: Removing directory 2025/04/16 01:30:47 INFO : d: Removing directory 2025/04/16 01:30:48 INFO : b: Removing directory 2025/04/16 01:30:49 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:31:05 INFO : d: Making directory 2025/04/16 01:31:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/16 01:31:09 DEBUG : c/non empty space: Sizes identical 2025/04/16 01:31:09 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:31:09 DEBUG : c/non empty space: Unchanged skipping 2025/04/16 01:31:09 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:31:11 INFO : a/potato2: Copied (new) 2025/04/16 01:31:11 ERROR : sugarsync root 'Test/rclone-test-vipebuk0lupu': not deleting files as there were IO errors 2025/04/16 01:31:11 ERROR : sugarsync root 'Test/rclone-test-vipebuk0lupu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:31:29 DEBUG : Waiting for deletions to finish 2025/04/16 01:31:30 DEBUG : empty space: Sizes identical 2025/04/16 01:31:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:31:30 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:31:30 DEBUG : empty space: Unchanged skipping 2025/04/16 01:31:30 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:31:31 INFO : potato: Deleted 2025/04/16 01:31:32 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.18s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:31:43 DEBUG : Waiting for deletions to finish 2025/04/16 01:31:44 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:31:44 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:31:45 INFO : potato: Deleted 2025/04/16 01:31:46 DEBUG : empty space: Sizes identical 2025/04/16 01:31:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:31:46 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:31:46 DEBUG : empty space: Unchanged skipping 2025/04/16 01:31:46 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:31:48 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.13s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:31:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:31:58 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:31:58 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:32:01 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.09s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:32:12 DEBUG : enormous: Excluded (Size Filter) 2025/04/16 01:32:12 DEBUG : enormous: Excluded 2025/04/16 01:32:12 DEBUG : potato2: Excluded (Size Filter) 2025/04/16 01:32:12 DEBUG : potato2: Excluded 2025/04/16 01:32:12 DEBUG : potato2: Excluded (Size Filter) 2025/04/16 01:32:12 DEBUG : potato2: Excluded 2025/04/16 01:32:12 DEBUG : empty space: Sizes identical 2025/04/16 01:32:12 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:32:12 DEBUG : empty space: Unchanged skipping 2025/04/16 01:32:12 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:32:12 DEBUG : Waiting for deletions to finish 2025/04/16 01:32:12 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:32:13 DEBUG : enormous: Excluded (Size Filter) 2025/04/16 01:32:13 DEBUG : enormous: Excluded 2025/04/16 01:32:13 DEBUG : potato2: Excluded (Size Filter) 2025/04/16 01:32:13 DEBUG : potato2: Excluded 2025/04/16 01:32:14 DEBUG : potato2: Excluded (Size Filter) 2025/04/16 01:32:14 DEBUG : potato2: Excluded 2025/04/16 01:32:14 DEBUG : empty space: Sizes identical 2025/04/16 01:32:14 DEBUG : Local file system at /tmp/rclone1366871183: Waiting for checks to finish 2025/04/16 01:32:14 DEBUG : empty space: Unchanged skipping 2025/04/16 01:32:14 DEBUG : Local file system at /tmp/rclone1366871183: Waiting for transfers to finish 2025/04/16 01:32:14 DEBUG : Waiting for deletions to finish 2025/04/16 01:32:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.30s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:32:29 DEBUG : enormous: Excluded (Size Filter) 2025/04/16 01:32:29 DEBUG : enormous: Excluded 2025/04/16 01:32:29 DEBUG : potato2: Excluded (Size Filter) 2025/04/16 01:32:29 DEBUG : potato2: Excluded 2025/04/16 01:32:30 DEBUG : empty space: Sizes identical 2025/04/16 01:32:30 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:32:30 DEBUG : empty space: Unchanged skipping 2025/04/16 01:32:30 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:32:30 DEBUG : Waiting for deletions to finish 2025/04/16 01:32:30 INFO : potato2: Deleted 2025/04/16 01:32:30 INFO : enormous: Deleted 2025/04/16 01:32:30 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:32:32 DEBUG : empty space: Sizes identical 2025/04/16 01:32:32 DEBUG : empty space: Unchanged skipping 2025/04/16 01:32:32 DEBUG : Local file system at /tmp/rclone1366871183: Waiting for checks to finish 2025/04/16 01:32:32 DEBUG : Local file system at /tmp/rclone1366871183: Waiting for transfers to finish 2025/04/16 01:32:32 DEBUG : Waiting for deletions to finish 2025/04/16 01:32:32 INFO : enormous: Deleted 2025/04/16 01:32:32 INFO : potato2: Deleted 2025/04/16 01:32:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.07s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.52s) === 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-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/16 01:32:39 ERROR : sugarsync root 'Test/rclone-test-vipebuk0lupu': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/16 01:32:40 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/16 01:32:40 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/16 01:32:40 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:32:40 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:32:42 INFO : yam: Copied (new) 2025/04/16 01:32:42 INFO : potato: Copied (new) 2025/04/16 01:32:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:32:43 ERROR : sugarsync root 'Test/rclone-test-vipebuk0lupu': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/16 01:32:44 DEBUG : potato: Sizes identical 2025/04/16 01:32:44 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/16 01:32:44 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:32:44 DEBUG : potato: Unchanged skipping 2025/04/16 01:32:44 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:32:46 INFO : yaml: Copied (new) 2025/04/16 01:32:46 DEBUG : Waiting for deletions to finish 2025/04/16 01:32:47 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.94s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/16 01:32:54 ERROR : sugarsync root 'Test/rclone-test-vipebuk0lupu': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/16 01:32:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/16 01:32:55 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/16 01:32:55 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:32:55 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:32:57 INFO : potato: Copied (new) 2025/04/16 01:32:57 INFO : yam: Copied (new) 2025/04/16 01:32:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:32:58 ERROR : sugarsync root 'Test/rclone-test-vipebuk0lupu': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/16 01:32:59 DEBUG : potato: Sizes identical 2025/04/16 01:32:59 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/16 01:32:59 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:32:59 DEBUG : potato: Unchanged skipping 2025/04/16 01:32:59 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:33:01 INFO : yaml: Copied (new) 2025/04/16 01:33:01 DEBUG : Waiting for deletions to finish 2025/04/16 01:33:02 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.35s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/16 01:33:10 INFO : sugarsync root 'Test/rclone-test-vipebuk0lupu': Making map for --track-renames 2025/04/16 01:33:10 INFO : sugarsync root 'Test/rclone-test-vipebuk0lupu': Finished making map for --track-renames 2025/04/16 01:33:10 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:33:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/16 01:33:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/16 01:33:10 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for renames to finish 2025/04/16 01:33:10 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:33:14 INFO : sub/yam: Copied (new) 2025/04/16 01:33:14 INFO : potato: Copied (new) 2025/04/16 01:33:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:33:15 DEBUG : potato: Sizes identical 2025/04/16 01:33:15 DEBUG : potato: Unchanged skipping 2025/04/16 01:33:16 INFO : sugarsync root 'Test/rclone-test-vipebuk0lupu': Making map for --track-renames 2025/04/16 01:33:16 INFO : sugarsync root 'Test/rclone-test-vipebuk0lupu': Finished making map for --track-renames 2025/04/16 01:33:16 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:33:16 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for renames to finish 2025/04/16 01:33:18 INFO : sub/yam: Moved (server-side) to: yam 2025/04/16 01:33:18 INFO : yam: Renamed from "sub/yam" 2025/04/16 01:33:18 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:33:18 DEBUG : Waiting for deletions to finish 2025/04/16 01:33:18 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.26s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:33:27 DEBUG : Creating backend with remote "/tmp/rclone1366871183/dir1" 2025/04/16 01:33:27 DEBUG : Config file has changed externally - reloading 2025/04/16 01:33:27 DEBUG : Creating backend with remote "/tmp/rclone1366871183/dir2" 2025/04/16 01:33:27 DEBUG : Local file system at /tmp/rclone1366871183/dir2: Using server-side directory move 2025/04/16 01:33:27 INFO : Local file system at /tmp/rclone1366871183/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/16 01:33:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/16 01:33:27 INFO : file1.txt: Moved (server-side) 2025/04/16 01:33:27 DEBUG : Local file system at /tmp/rclone1366871183/dir2: Waiting for checks to finish 2025/04/16 01:33:27 DEBUG : Local file system at /tmp/rclone1366871183/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.53s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:33:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:33:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/16 01:33:30 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:33:30 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:33:36 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:33:36 INFO : sub dir/hello world: Deleted 2025/04/16 01:33:36 INFO : nested/sub dir/file: Copied (new) 2025/04/16 01:33:36 INFO : nested/sub dir/file: Deleted 2025/04/16 01:33:36 INFO : sub dir: Removing directory 2025/04/16 01:33:36 INFO : nested/sub dir: Removing directory 2025/04/16 01:33:36 INFO : nested: Removing directory 2025/04/16 01:33:36 DEBUG : Local file system at /tmp/rclone1366871183: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.50s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:33:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:33:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/16 01:33:48 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:33:48 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:33:55 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:33:55 INFO : sub dir/hello world: Deleted 2025/04/16 01:33:55 INFO : nested/sub dir/file: Copied (new) 2025/04/16 01:33:55 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.63s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:34:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/16 01:34:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/16 01:34:07 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:34:07 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:34:09 INFO : existing: Copied (new) 2025/04/16 01:34:09 INFO : existing: Deleted 2025/04/16 01:34:09 INFO : existing-b: Copied (new) 2025/04/16 01:34:09 INFO : existing-b: Deleted 2025/04/16 01:34:11 DEBUG : existing: Destination exists, skipping 2025/04/16 01:34:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/16 01:34:11 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:34:11 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:34:11 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.42s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:34:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-necogey6pile" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vipebuk0lupu' -> sugarsync root 'Test/rclone-test-necogey6pile' 2025/04/16 01:34:35 DEBUG : sugarsync root 'Test/rclone-test-necogey6pile': Using server-side directory move 2025/04/16 01:34:35 INFO : sugarsync root 'Test/rclone-test-necogey6pile': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/16 01:34:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:34:36 DEBUG : empty space: Sizes identical 2025/04/16 01:34:36 DEBUG : empty space: Unchanged skipping 2025/04/16 01:34:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/16 01:34:36 DEBUG : sugarsync root 'Test/rclone-test-necogey6pile': Waiting for checks to finish 2025/04/16 01:34:37 INFO : potato2: Moved (server-side) 2025/04/16 01:34:37 INFO : empty space: Deleted 2025/04/16 01:34:37 DEBUG : sugarsync root 'Test/rclone-test-necogey6pile': Waiting for transfers to finish 2025/04/16 01:34:37 INFO : potato3: Deleted 2025/04/16 01:34:38 INFO : potato3: Moved (server-side) 2025/04/16 01:34:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tijepix9podo" 2025/04/16 01:34:43 DEBUG : sugarsync root 'Test/rclone-test-tijepix9podo': Using server-side directory move 2025/04/16 01:34:44 INFO : sugarsync root 'Test/rclone-test-tijepix9podo': Server side directory move succeeded 2025/04/16 01:34:47 ERROR : : error listing: directory not found 2025/04/16 01:34:47 DEBUG : sugarsync root 'Test/rclone-test-tijepix9podo': Purge remote 2025/04/16 01:34:48 DEBUG : sugarsync root 'Test/rclone-test-necogey6pile': Purge remote 2025/04/16 01:34:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.97s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:34:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumipob0zube" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vipebuk0lupu' -> sugarsync root 'Test/rclone-test-pumipob0zube' 2025/04/16 01:35:10 DEBUG : empty space: Excluded (Size Filter) 2025/04/16 01:35:10 DEBUG : empty space: Excluded 2025/04/16 01:35:10 DEBUG : empty space: Excluded (Size Filter) 2025/04/16 01:35:10 DEBUG : empty space: Excluded 2025/04/16 01:35:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:35:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/16 01:35:10 DEBUG : sugarsync root 'Test/rclone-test-pumipob0zube': Waiting for checks to finish 2025/04/16 01:35:10 DEBUG : sugarsync root 'Test/rclone-test-pumipob0zube': Waiting for transfers to finish 2025/04/16 01:35:11 INFO : potato2: Moved (server-side) 2025/04/16 01:35:11 INFO : potato3: Deleted 2025/04/16 01:35:12 INFO : potato3: Moved (server-side) 2025/04/16 01:35:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bovukab6zawe" 2025/04/16 01:35:17 DEBUG : empty space: Excluded (Size Filter) 2025/04/16 01:35:17 DEBUG : empty space: Excluded 2025/04/16 01:35:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:35:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/16 01:35:17 DEBUG : sugarsync root 'Test/rclone-test-bovukab6zawe': Waiting for checks to finish 2025/04/16 01:35:17 DEBUG : sugarsync root 'Test/rclone-test-bovukab6zawe': Waiting for transfers to finish 2025/04/16 01:35:20 INFO : potato2: Moved (server-side) 2025/04/16 01:35:20 INFO : potato3: Moved (server-side) 2025/04/16 01:35:22 DEBUG : sugarsync root 'Test/rclone-test-bovukab6zawe': Purge remote 2025/04/16 01:35:22 DEBUG : sugarsync root 'Test/rclone-test-pumipob0zube': Purge remote --- PASS: TestServerSideMoveWithFilter (35.15s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:35:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mococig8teme" 2025/04/16 01:35:37 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vipebuk0lupu' -> sugarsync root 'Test/rclone-test-mococig8teme' 2025/04/16 01:35:46 DEBUG : sugarsync root 'Test/rclone-test-mococig8teme': Using server-side directory move 2025/04/16 01:35:46 INFO : sugarsync root 'Test/rclone-test-mococig8teme': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/16 01:35:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:35:47 DEBUG : empty space: Sizes identical 2025/04/16 01:35:47 DEBUG : empty space: Unchanged skipping 2025/04/16 01:35:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/16 01:35:48 DEBUG : sugarsync root 'Test/rclone-test-mococig8teme': Waiting for checks to finish 2025/04/16 01:35:48 INFO : empty space: Deleted 2025/04/16 01:35:48 DEBUG : sugarsync root 'Test/rclone-test-mococig8teme': Waiting for transfers to finish 2025/04/16 01:35:48 INFO : potato2: Moved (server-side) 2025/04/16 01:35:48 INFO : potato3: Deleted 2025/04/16 01:35:49 INFO : potato3: Moved (server-side) 2025/04/16 01:35:49 INFO : tomatoDir: Removing directory 2025/04/16 01:35:50 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': deleted 1 directories 2025/04/16 01:35:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qosufec9rata" 2025/04/16 01:35:56 INFO : tomatoDir: Making directory 2025/04/16 01:35:57 DEBUG : sugarsync root 'Test/rclone-test-qosufec9rata': Using server-side directory move 2025/04/16 01:35:59 INFO : sugarsync root 'Test/rclone-test-qosufec9rata': Server side directory move succeeded 2025/04/16 01:36:02 ERROR : : error listing: directory not found 2025/04/16 01:36:03 ERROR : : error listing: directory not found 2025/04/16 01:36:03 DEBUG : sugarsync root 'Test/rclone-test-qosufec9rata': Purge remote 2025/04/16 01:36:04 DEBUG : sugarsync root 'Test/rclone-test-mococig8teme': Purge remote 2025/04/16 01:36:05 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.64s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.53s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:36:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:36:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/rclone-sync-test" 2025/04/16 01:36:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/rclone-sync-test-include/layer2" 2025/04/16 01:36:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/rclone-sync-test-ignore-file" 2025/04/16 01:36:47 DEBUG : rclone-sync-test: Excluded 2025/04/16 01:36:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/16 01:36:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/16 01:36:50 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/rclone-sync-test': Waiting for checks to finish 2025/04/16 01:36:50 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/rclone-sync-test': Waiting for transfers to finish 2025/04/16 01:36:50 DEBUG : Waiting for deletions to finish 2025/04/16 01:36:50 INFO : There was nothing to transfer 2025/04/16 01:36:52 DEBUG : rclone-sync-test: Excluded 2025/04/16 01:36:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/16 01:36:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/16 01:36:55 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:36:55 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:36:55 DEBUG : Waiting for deletions to finish 2025/04/16 01:36:55 INFO : rclone-sync-test-include: Removing directory 2025/04/16 01:36:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/16 01:36:56 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': failed to delete 1 directories 2025/04/16 01:36:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:36:58 DEBUG : rclone-sync-test: Excluded 2025/04/16 01:37:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/16 01:37:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/16 01:37:01 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/16 01:37:01 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/16 01:37:01 DEBUG : Waiting for deletions to finish 2025/04/16 01:37:01 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:37:04 DEBUG : rclone-sync-test: Excluded 2025/04/16 01:37:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/16 01:37:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/16 01:37:07 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:37:07 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:37:07 DEBUG : Waiting for deletions to finish 2025/04/16 01:37:07 INFO : rclone-sync-test-include: Removing directory 2025/04/16 01:37:08 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/16 01:37:08 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': failed to delete 1 directories 2025/04/16 01:37:08 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:37:09 DEBUG : : Excluded 2025/04/16 01:37:10 DEBUG : rclone-sync-test: Excluded 2025/04/16 01:37:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/16 01:37:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/16 01:37:13 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/16 01:37:13 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/16 01:37:13 DEBUG : Waiting for deletions to finish 2025/04/16 01:37:13 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (86.78s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:37:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/dst" 2025/04/16 01:37:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/CompareDest" 2025/04/16 01:37:58 DEBUG : one: Need to transfer - File not found at Destination 2025/04/16 01:37:58 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:37:58 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:38:02 INFO : one: Copied (new) 2025/04/16 01:38:02 DEBUG : Waiting for deletions to finish 2025/04/16 01:38:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:38:06 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:38:06 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:38:08 INFO : one: Copied (replaced existing) 2025/04/16 01:38:08 DEBUG : Waiting for deletions to finish 2025/04/16 01:38:17 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:38:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:38:19 DEBUG : one: Sizes identical 2025/04/16 01:38:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/16 01:38:19 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:38:19 DEBUG : Waiting for deletions to finish 2025/04/16 01:38:19 INFO : There was nothing to transfer 2025/04/16 01:38:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:38:25 DEBUG : two: Sizes identical 2025/04/16 01:38:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/16 01:38:25 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:38:25 DEBUG : one: Sizes identical 2025/04/16 01:38:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/16 01:38:25 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:38:25 DEBUG : Waiting for deletions to finish 2025/04/16 01:38:25 INFO : There was nothing to transfer 2025/04/16 01:38:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:38:28 DEBUG : two: Sizes identical 2025/04/16 01:38:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/16 01:38:28 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:38:29 DEBUG : one: Sizes identical 2025/04/16 01:38:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/16 01:38:29 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:38:29 DEBUG : Waiting for deletions to finish 2025/04/16 01:38:29 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/16 01:38:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:38:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/16 01:38:33 DEBUG : two: Need to transfer - File not found at Destination 2025/04/16 01:38:33 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:38:33 DEBUG : one: Sizes identical 2025/04/16 01:38:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/16 01:38:33 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:38:35 INFO : two: Copied (new) 2025/04/16 01:38:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (57.20s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:38:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/dest" 2025/04/16 01:38:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/pre-dest1" 2025/04/16 01:39:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/pre-dest2" 2025/04/16 01:39:04 DEBUG : 1: Sizes identical 2025/04/16 01:39:04 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/16 01:39:05 DEBUG : 2: Sizes identical 2025/04/16 01:39:05 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/16 01:39:06 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/16 01:39:06 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dest': Waiting for checks to finish 2025/04/16 01:39:06 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dest': Waiting for transfers to finish 2025/04/16 01:39:10 INFO : 3: Copied (new) 2025/04/16 01:39:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.41s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:39:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/dst" 2025/04/16 01:39:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/CopyDest" 2025/04/16 01:39:31 DEBUG : one: Need to transfer - File not found at Destination 2025/04/16 01:39:31 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:39:31 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:39:34 INFO : one: Copied (new) 2025/04/16 01:39:34 DEBUG : Waiting for deletions to finish 2025/04/16 01:39:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:39:38 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:39:38 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:39:40 INFO : one: Copied (replaced existing) 2025/04/16 01:39:40 DEBUG : Waiting for deletions to finish 2025/04/16 01:39:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/BackupDir" 2025/04/16 01:39:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:39:54 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:39:56 DEBUG : one: Sizes identical 2025/04/16 01:39:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:39:58 INFO : one: Moved (server-side) 2025/04/16 01:40:00 INFO : one: Copied (server-side copy) 2025/04/16 01:40:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/16 01:40:00 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:40:00 DEBUG : Waiting for deletions to finish 2025/04/16 01:40:06 DEBUG : one: Sizes identical 2025/04/16 01:40:06 DEBUG : one: Unchanged skipping 2025/04/16 01:40:07 DEBUG : two: Sizes identical 2025/04/16 01:40:09 INFO : two: Copied (server-side copy) 2025/04/16 01:40:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/16 01:40:09 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:40:09 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:40:09 DEBUG : Waiting for deletions to finish 2025/04/16 01:40:11 DEBUG : one: Sizes identical 2025/04/16 01:40:11 DEBUG : one: Unchanged skipping 2025/04/16 01:40:11 DEBUG : two: Sizes identical 2025/04/16 01:40:11 DEBUG : two: Unchanged skipping 2025/04/16 01:40:11 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:40:11 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:40:11 DEBUG : Waiting for deletions to finish 2025/04/16 01:40:11 INFO : There was nothing to transfer 2025/04/16 01:40:18 DEBUG : one: Sizes identical 2025/04/16 01:40:18 DEBUG : one: Unchanged skipping 2025/04/16 01:40:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/16 01:40:19 DEBUG : three: Destination not found in --copy-dest 2025/04/16 01:40:19 DEBUG : three: Need to transfer - File not found at Destination 2025/04/16 01:40:19 DEBUG : two: Sizes identical 2025/04/16 01:40:19 DEBUG : two: Unchanged skipping 2025/04/16 01:40:19 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:40:19 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:40:21 INFO : three: Copied (new) 2025/04/16 01:40:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (74.26s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:40:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/dst" 2025/04/16 01:40:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/backup" 2025/04/16 01:40:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:40:52 DEBUG : two: Sizes identical 2025/04/16 01:40:52 DEBUG : two: Unchanged skipping 2025/04/16 01:40:52 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:40:55 INFO : one: Moved (server-side) 2025/04/16 01:40:55 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:40:58 INFO : one: Copied (new) 2025/04/16 01:40:58 DEBUG : Waiting for deletions to finish 2025/04/16 01:40:59 INFO : three.txt: Moved (server-side) 2025/04/16 01:40:59 INFO : three.txt: Moved into backup dir 2025/04/16 01:41:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:41:05 DEBUG : two: Sizes identical 2025/04/16 01:41:05 DEBUG : two: Unchanged skipping 2025/04/16 01:41:05 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:41:07 INFO : one: Deleted 2025/04/16 01:41:08 INFO : one: Moved (server-side) 2025/04/16 01:41:08 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:41:10 INFO : one: Copied (new) 2025/04/16 01:41:10 DEBUG : Waiting for deletions to finish 2025/04/16 01:41:12 INFO : three.txt: Deleted 2025/04/16 01:41:13 INFO : three.txt: Moved (server-side) 2025/04/16 01:41:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (48.08s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:41:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/dst" 2025/04/16 01:41:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/backup" 2025/04/16 01:41:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:41:40 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:41:40 DEBUG : two: Sizes identical 2025/04/16 01:41:40 DEBUG : two: Unchanged skipping 2025/04/16 01:41:43 INFO : one: Moved (server-side) to: one.bak 2025/04/16 01:41:43 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:41:46 INFO : one: Copied (new) 2025/04/16 01:41:46 DEBUG : Waiting for deletions to finish 2025/04/16 01:41:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/16 01:41:47 INFO : three.txt: Moved into backup dir 2025/04/16 01:41:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:41:54 DEBUG : two: Sizes identical 2025/04/16 01:41:54 DEBUG : two: Unchanged skipping 2025/04/16 01:41:54 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:41:55 INFO : one.bak: Deleted 2025/04/16 01:41:56 INFO : one: Moved (server-side) to: one.bak 2025/04/16 01:41:56 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:41:58 INFO : one: Copied (new) 2025/04/16 01:41:58 DEBUG : Waiting for deletions to finish 2025/04/16 01:42:00 INFO : three.txt.bak: Deleted 2025/04/16 01:42:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/16 01:42:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (48.18s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:42:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/dst" 2025/04/16 01:42:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/backup" 2025/04/16 01:42:29 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:42:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:42:29 DEBUG : two: Sizes identical 2025/04/16 01:42:29 DEBUG : two: Unchanged skipping 2025/04/16 01:42:31 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/16 01:42:31 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:42:34 INFO : one: Copied (new) 2025/04/16 01:42:34 DEBUG : Waiting for deletions to finish 2025/04/16 01:42:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/16 01:42:35 INFO : three.txt: Moved into backup dir 2025/04/16 01:42:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:42:42 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:42:42 DEBUG : two: Sizes identical 2025/04/16 01:42:42 DEBUG : two: Unchanged skipping 2025/04/16 01:42:43 INFO : one-2019-01-01: Deleted 2025/04/16 01:42:44 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/16 01:42:44 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:42:47 INFO : one: Copied (new) 2025/04/16 01:42:47 DEBUG : Waiting for deletions to finish 2025/04/16 01:42:48 INFO : three-2019-01-01.txt: Deleted 2025/04/16 01:42:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/16 01:42:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (48.14s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:43:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/dst" 2025/04/16 01:43:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:43:12 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:43:12 DEBUG : two: Sizes identical 2025/04/16 01:43:12 DEBUG : two: Unchanged skipping 2025/04/16 01:43:14 INFO : one: Moved (server-side) to: one.bak 2025/04/16 01:43:14 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:43:16 INFO : one: Copied (new) 2025/04/16 01:43:16 DEBUG : Waiting for deletions to finish 2025/04/16 01:43:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/16 01:43:18 INFO : three.txt: Moved into backup dir 2025/04/16 01:43:24 DEBUG : one.bak: Excluded (Path Filter) 2025/04/16 01:43:24 DEBUG : one.bak: Excluded 2025/04/16 01:43:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/16 01:43:24 DEBUG : three.txt.bak: Excluded 2025/04/16 01:43:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:43:24 DEBUG : two: Sizes identical 2025/04/16 01:43:24 DEBUG : two: Unchanged skipping 2025/04/16 01:43:24 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for checks to finish 2025/04/16 01:43:26 INFO : one.bak: Deleted 2025/04/16 01:43:27 INFO : one: Moved (server-side) to: one.bak 2025/04/16 01:43:27 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu/dst': Waiting for transfers to finish 2025/04/16 01:43:29 INFO : one: Copied (new) 2025/04/16 01:43:29 DEBUG : Waiting for deletions to finish 2025/04/16 01:43:31 INFO : three.txt.bak: Deleted 2025/04/16 01:43:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/16 01:43:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (41.42s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:43:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/dst" 2025/04/16 01:43:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:43:55 INFO : one: Moved (server-side) to: one.bak 2025/04/16 01:43:57 INFO : one: Copied (new) 2025/04/16 01:43:58 DEBUG : two: Sizes identical 2025/04/16 01:43:58 DEBUG : two: Unchanged skipping 2025/04/16 01:43:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/16 01:44:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/16 01:44:03 INFO : three.txt: Copied (new) 2025/04/16 01:44:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:44:08 INFO : one.bak: Deleted 2025/04/16 01:44:09 INFO : one: Moved (server-side) to: one.bak 2025/04/16 01:44:12 INFO : one: Copied (new) 2025/04/16 01:44:12 DEBUG : two: Sizes identical 2025/04/16 01:44:12 DEBUG : two: Unchanged skipping 2025/04/16 01:44:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/16 01:44:15 INFO : three.txt.bak: Deleted 2025/04/16 01:44:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/16 01:44:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.42s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:44:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vipebuk0lupu/dst" 2025/04/16 01:44:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:44:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/16 01:44:45 INFO : one: Copied (new) 2025/04/16 01:44:45 DEBUG : two: Sizes identical 2025/04/16 01:44:45 DEBUG : two: Unchanged skipping 2025/04/16 01:44:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/16 01:44:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/16 01:44:52 INFO : three.txt: Copied (new) 2025/04/16 01:44:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:44:57 INFO : one-2019-01-01: Deleted 2025/04/16 01:44:58 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/16 01:45:00 INFO : one: Copied (new) 2025/04/16 01:45:01 DEBUG : two: Sizes identical 2025/04/16 01:45:01 DEBUG : two: Unchanged skipping 2025/04/16 01:45:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/16 01:45:03 INFO : three-2019-01-01.txt: Deleted 2025/04/16 01:45:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/16 01:45:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (48.43s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:45:19 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/16 01:45:19 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:45:19 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:45:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/16 01:45:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.43s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:45:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/16 01:45:26 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:45:26 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:45:28 INFO : existing: Copied (new) 2025/04/16 01:45:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:45:30 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:45:30 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/16 01:45:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/16 01:45:30 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:45:30 ERROR : sugarsync root 'Test/rclone-test-vipebuk0lupu': not deleting files as there were IO errors 2025/04/16 01:45:30 ERROR : sugarsync root 'Test/rclone-test-vipebuk0lupu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.69s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.52s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:45:57 DEBUG : existing: Sizes identical 2025/04/16 01:45:57 DEBUG : existing: Unchanged skipping 2025/04/16 01:45:57 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/16 01:45:59 DEBUG : EXISTING: moving to existing-rclone-move-tezefup1 2025/04/16 01:45:59 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-bunelob5 2025/04/16 01:46:00 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/16 01:46:00 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-tezefup1 2025/04/16 01:46:00 DEBUG : EXISTING: moving to existing 2025/04/16 01:46:01 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-bunelob5 2025/04/16 01:46:01 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/16 01:46:02 INFO : existing-rclone-move-tezefup1: Moved (server-side) to: existing 2025/04/16 01:46:02 INFO : EXISTING: Moved (server-side) to: existing 2025/04/16 01:46:02 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/16 01:46:02 INFO : existingbutdifferent-rclone-move-bunelob5: Moved (server-side) to: existingbutdifferent 2025/04/16 01:46:02 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/16 01:46:02 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/16 01:46:05 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/16 01:46:05 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/16 01:46:10 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/16 01:46:11 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/16 01:46:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-mamipon2 2025/04/16 01:46:13 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-mamipon2 2025/04/16 01:46:13 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/16 01:46:15 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/16 01:46:15 INFO : subdira/subdirb/subdirc/hello-rclone-move-mamipon2: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/16 01:46:15 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/16 01:46:15 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/16 01:46:16 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/16 01:46:16 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:46:17 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/16 01:46:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xemuxic4 2025/04/16 01:46:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xemuxic4 2025/04/16 01:46:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/16 01:46:18 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xemuxic4: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/16 01:46:18 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/16 01:46:18 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/16 01:46:18 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:46:19 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/16 01:46:19 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (55.96s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", 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-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", 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-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.58s) --- SKIP: TestMaxTransfer/Hard (1.53s) --- SKIP: TestMaxTransfer/Soft (1.53s) --- SKIP: TestMaxTransfer/Cautious (1.52s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:48:23 DEBUG : both0: Sizes identical 2025/04/16 01:48:23 DEBUG : both0: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both1: Sizes identical 2025/04/16 01:48:23 DEBUG : both1: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both11: Sizes identical 2025/04/16 01:48:23 DEBUG : both10: Sizes identical 2025/04/16 01:48:23 DEBUG : both12: Sizes identical 2025/04/16 01:48:23 DEBUG : both11: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both13: Sizes identical 2025/04/16 01:48:23 DEBUG : both14: Sizes identical 2025/04/16 01:48:23 DEBUG : both10: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both15: Sizes identical 2025/04/16 01:48:23 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:48:23 DEBUG : both14: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both16: Sizes identical 2025/04/16 01:48:23 DEBUG : both16: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both17: Sizes identical 2025/04/16 01:48:23 DEBUG : both17: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both18: Sizes identical 2025/04/16 01:48:23 DEBUG : both18: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both19: Sizes identical 2025/04/16 01:48:23 DEBUG : both19: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both2: Sizes identical 2025/04/16 01:48:23 DEBUG : both2: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both3: Sizes identical 2025/04/16 01:48:23 DEBUG : both3: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both4: Sizes identical 2025/04/16 01:48:23 DEBUG : both4: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both5: Sizes identical 2025/04/16 01:48:23 DEBUG : both5: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both6: Sizes identical 2025/04/16 01:48:23 DEBUG : both6: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both7: Sizes identical 2025/04/16 01:48:23 DEBUG : both7: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both8: Sizes identical 2025/04/16 01:48:23 DEBUG : both8: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both9: Sizes identical 2025/04/16 01:48:23 DEBUG : both9: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both15: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both13: Unchanged skipping 2025/04/16 01:48:23 DEBUG : both12: Unchanged skipping 2025/04/16 01:48:23 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:48:23 DEBUG : Waiting for deletions to finish 2025/04/16 01:48:23 INFO : only19: Deleted 2025/04/16 01:48:23 INFO : only2: Deleted 2025/04/16 01:48:24 INFO : only13: Deleted 2025/04/16 01:48:24 INFO : only11: Deleted 2025/04/16 01:48:24 INFO : only16: Deleted 2025/04/16 01:48:24 INFO : only0: Deleted 2025/04/16 01:48:24 INFO : only5: Deleted 2025/04/16 01:48:24 INFO : only12: Deleted 2025/04/16 01:48:25 INFO : only4: Deleted 2025/04/16 01:48:25 INFO : only8: Deleted 2025/04/16 01:48:25 INFO : only9: Deleted 2025/04/16 01:48:25 INFO : only1: Deleted 2025/04/16 01:48:26 INFO : only15: Deleted 2025/04/16 01:48:26 INFO : only3: Deleted 2025/04/16 01:48:26 INFO : only18: Deleted 2025/04/16 01:48:26 INFO : only6: Deleted 2025/04/16 01:48:27 INFO : only7: Deleted 2025/04/16 01:48:27 INFO : only10: Deleted 2025/04/16 01:48:27 INFO : only14: Deleted 2025/04/16 01:48:27 INFO : only17: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (128.52s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:50:31 DEBUG : both0: Sizes identical 2025/04/16 01:50:31 DEBUG : both1: Sizes identical 2025/04/16 01:50:31 DEBUG : both10: Sizes identical 2025/04/16 01:50:31 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for checks to finish 2025/04/16 01:50:31 DEBUG : both11: Sizes identical 2025/04/16 01:50:31 DEBUG : both0: Unchanged skipping 2025/04/16 01:50:31 DEBUG : both12: Sizes identical 2025/04/16 01:50:31 DEBUG : both12: Unchanged skipping 2025/04/16 01:50:31 DEBUG : both13: Sizes identical 2025/04/16 01:50:31 DEBUG : both13: Unchanged skipping 2025/04/16 01:50:31 DEBUG : both14: Sizes identical 2025/04/16 01:50:31 DEBUG : both14: Unchanged skipping 2025/04/16 01:50:31 DEBUG : both15: Sizes identical 2025/04/16 01:50:31 DEBUG : both15: Unchanged skipping 2025/04/16 01:50:31 DEBUG : both16: Sizes identical 2025/04/16 01:50:31 DEBUG : both1: Unchanged skipping 2025/04/16 01:50:31 DEBUG : both17: Sizes identical 2025/04/16 01:50:31 DEBUG : both17: Unchanged skipping 2025/04/16 01:50:31 DEBUG : both18: Sizes identical 2025/04/16 01:50:31 DEBUG : both18: Unchanged skipping 2025/04/16 01:50:31 DEBUG : both19: Sizes identical 2025/04/16 01:50:31 DEBUG : both10: Unchanged skipping 2025/04/16 01:50:31 DEBUG : both11: Unchanged skipping 2025/04/16 01:50:31 DEBUG : both2: Sizes identical 2025/04/16 01:50:31 DEBUG : both3: Sizes identical 2025/04/16 01:50:31 DEBUG : both16: Unchanged skipping 2025/04/16 01:50:31 DEBUG : both4: Sizes identical 2025/04/16 01:50:31 DEBUG : both4: Unchanged skipping 2025/04/16 01:50:31 DEBUG : both5: Sizes identical 2025/04/16 01:50:31 DEBUG : both5: Unchanged skipping 2025/04/16 01:50:31 DEBUG : both6: Sizes identical 2025/04/16 01:50:31 DEBUG : both6: Unchanged skipping 2025/04/16 01:50:31 DEBUG : both7: Sizes identical 2025/04/16 01:50:31 DEBUG : both19: Unchanged skipping 2025/04/16 01:50:31 DEBUG : both8: Sizes identical 2025/04/16 01:50:31 DEBUG : both2: Unchanged skipping 2025/04/16 01:50:31 DEBUG : both9: Sizes identical 2025/04/16 01:50:31 DEBUG : both3: Unchanged skipping 2025/04/16 01:50:31 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : both7: Unchanged skipping 2025/04/16 01:50:31 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : both9: Unchanged skipping 2025/04/16 01:50:31 DEBUG : both8: Unchanged skipping 2025/04/16 01:50:31 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/16 01:50:31 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Waiting for transfers to finish 2025/04/16 01:50:32 INFO : only1: Copied (replaced existing) 2025/04/16 01:50:32 INFO : only10: Copied (replaced existing) 2025/04/16 01:50:32 INFO : only0: Copied (replaced existing) 2025/04/16 01:50:33 INFO : only12: Copied (replaced existing) 2025/04/16 01:50:33 INFO : only13: Copied (replaced existing) 2025/04/16 01:50:34 INFO : only15: Copied (replaced existing) 2025/04/16 01:50:34 INFO : only16: Copied (replaced existing) 2025/04/16 01:50:34 INFO : only14: Copied (replaced existing) 2025/04/16 01:50:34 INFO : only17: Copied (replaced existing) 2025/04/16 01:50:35 INFO : only11: Copied (replaced existing) 2025/04/16 01:50:35 INFO : only2: Copied (replaced existing) 2025/04/16 01:50:35 INFO : only19: Copied (replaced existing) 2025/04/16 01:50:35 INFO : only18: Copied (replaced existing) 2025/04/16 01:50:36 INFO : only5: Copied (replaced existing) 2025/04/16 01:50:36 INFO : only7: Copied (replaced existing) 2025/04/16 01:50:36 INFO : only3: Copied (replaced existing) 2025/04/16 01:50:36 INFO : only9: Copied (replaced existing) 2025/04/16 01:50:37 INFO : only4: Copied (replaced existing) 2025/04/16 01:50:37 INFO : only6: Copied (replaced existing) 2025/04/16 01:50:37 INFO : only8: Copied (replaced existing) 2025/04/16 01:50:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (145.20s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:51:12 DEBUG : empty_dir: Making directory with metadata 2025/04/16 01:51:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:51:12 DEBUG : empty_on_remote: Making directory with metadata 2025/04/16 01:51:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:51:12 INFO : empty_on_remote: Making directory 2025/04/16 01:51:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:51:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/16 01:51:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/16 01:51:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:51:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (23.55s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:51:36 DEBUG : empty_dir: Making directory with metadata 2025/04/16 01:51:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:51:36 DEBUG : empty_on_remote: Making directory with metadata 2025/04/16 01:51:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:51:36 INFO : empty_on_remote: Making directory 2025/04/16 01:51:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:51:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/16 01:51:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/16 01:51:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:51:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/16 01:51:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (25.93s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:52:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:52:02 INFO : sub dir: Making directory 2025/04/16 01:52:04 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-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (55.46s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" 2025/04/16 01:52:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:52:57 INFO : sub dir: Making directory 2025/04/16 01:52:59 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-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vipebuk0lupu'", Local "Local file system at /tmp/rclone1366871183", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.59s) PASS 2025/04/16 01:53:53 DEBUG : sugarsync root 'Test/rclone-test-vipebuk0lupu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 32m34.247711373s (try 1/5)