"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/04/23 02:34:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo" 2025/04/23 02:34:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 02:34:39 DEBUG : Creating backend with remote "/tmp/rclone1132491234" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:34:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:34:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/23 02:34:40 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:34:40 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.69s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:34:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 02:34:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:34:45 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:34:45 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:34:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:34:50 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.64s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.54s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", 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-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:34:59 DEBUG : Creating backend with remote "/non-existing" 2025/04/23 02:35:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/23 02:35:00 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:35:00 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.83s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:35:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:35:04 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:35:04 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:35:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.77s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:35:15 INFO : sugarsync root 'Test/rclone-test-gidupej3kodo': Running all checks before starting transfers 2025/04/23 02:35:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:35:15 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:35:15 INFO : sugarsync root 'Test/rclone-test-gidupej3kodo': Checks finished, now starting transfers 2025/04/23 02:35:15 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:35:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.66s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:35:26 ERROR : Ignoring --no-traverse with sync 2025/04/23 02:35:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:35:27 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:35:27 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:35:31 INFO : sub dir/hello world: Copied (new) 2025/04/23 02:35:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.67s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:35:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/23 02:35:39 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:35:39 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:35:41 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.04s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:35:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:35:47 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:35:47 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:35:49 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.83s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:35:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:35:55 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:35:55 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:35:57 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:36:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/23 02:36:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 02:36:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/23 02:36:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 02:36:03 INFO : sub dir: Making directory 2025/04/23 02:36:04 INFO : sub dir2: Making directory 2025/04/23 02:36:05 INFO : sub dir2/sub sub dir2: Making directory 2025/04/23 02:36:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:36:06 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:36:06 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:36:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:36:11 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.64s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:36:19 INFO : sub dir2: Making directory 2025/04/23 02:36:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/23 02:36:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 02:36:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:36:19 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:36:19 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:36:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:36:29 DEBUG : sub dir2: Making directory with metadata 2025/04/23 02:36:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 02:36:29 INFO : sub dir: Making directory 2025/04/23 02:36:31 INFO : sub dir2: Making directory 2025/04/23 02:36:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:36:32 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:36:32 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:36:34 INFO : sub dir/hello world: Copied (new) 2025/04/23 02:36:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:36:36 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/23 02:36:36 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.49s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.50s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:36:45 INFO : sub dir2: Making directory 2025/04/23 02:36:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:36:45 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:36:45 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:36:49 INFO : sub dir/hello world: Copied (new) 2025/04/23 02:36:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:36:55 DEBUG : sub dir2: Making directory with metadata 2025/04/23 02:36:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 02:36:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 02:36:55 INFO : sub dir: Making directory 2025/04/23 02:36:57 INFO : sub dir2: Making directory 2025/04/23 02:36:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:36:58 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:36:58 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:37:00 INFO : sub dir/hello world: Copied (new) 2025/04/23 02:37:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:37:02 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.77s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.53s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:37:10 INFO : sub dir2: Making directory 2025/04/23 02:37:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:37:11 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:37:11 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:37:14 INFO : sub dir/hello world: Copied (new) 2025/04/23 02:37:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.06s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:37:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tuhexiz0hezi" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-gidupej3kodo' -> sugarsync root 'Test/rclone-test-tuhexiz0hezi' 2025/04/23 02:37:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:37:31 DEBUG : sugarsync root 'Test/rclone-test-tuhexiz0hezi': Waiting for checks to finish 2025/04/23 02:37:31 DEBUG : sugarsync root 'Test/rclone-test-tuhexiz0hezi': Waiting for transfers to finish 2025/04/23 02:37:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:37:36 DEBUG : sugarsync root 'Test/rclone-test-tuhexiz0hezi': Purge remote --- PASS: TestServerSideCopy (22.49s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:37:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 02:37:49 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:37:49 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:37:51 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.41s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:38:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zozikip0gupo" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-gidupej3kodo' -> sugarsync root 'Test/rclone-test-zozikip0gupo' 2025/04/23 02:38:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:38:08 DEBUG : sugarsync root 'Test/rclone-test-zozikip0gupo': Waiting for checks to finish 2025/04/23 02:38:08 DEBUG : sugarsync root 'Test/rclone-test-zozikip0gupo': Waiting for transfers to finish 2025/04/23 02:38:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:38:19 DEBUG : sugarsync root 'Test/rclone-test-zozikip0gupo': Waiting for checks to finish 2025/04/23 02:38:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 02:38:19 DEBUG : sugarsync root 'Test/rclone-test-zozikip0gupo': Waiting for transfers to finish 2025/04/23 02:38:20 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.fogamej6" before starting 2025/04/23 02:38:22 DEBUG : sub dir/hello world.fogamej6: server side copy: removing renamed existing file after operation 2025/04/23 02:38:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:38:24 DEBUG : sugarsync root 'Test/rclone-test-zozikip0gupo': Purge remote --- PASS: TestServerSideCopyOverSelf (34.18s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:38:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 02:38:39 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:38:39 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:38:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/23 02:38:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.25s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:38:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-becaduj4yabi" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-gidupej3kodo' -> sugarsync root 'Test/rclone-test-becaduj4yabi' 2025/04/23 02:38:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:38:57 DEBUG : sugarsync root 'Test/rclone-test-becaduj4yabi': Waiting for checks to finish 2025/04/23 02:38:57 DEBUG : sugarsync root 'Test/rclone-test-becaduj4yabi': Waiting for transfers to finish 2025/04/23 02:39:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:39:07 DEBUG : sugarsync root 'Test/rclone-test-becaduj4yabi': Using server-side directory move 2025/04/23 02:39:07 INFO : sugarsync root 'Test/rclone-test-becaduj4yabi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 02:39:08 DEBUG : sugarsync root 'Test/rclone-test-becaduj4yabi': Waiting for checks to finish 2025/04/23 02:39:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 02:39:08 DEBUG : sugarsync root 'Test/rclone-test-becaduj4yabi': Waiting for transfers to finish 2025/04/23 02:39:09 INFO : sub dir/hello world: Deleted 2025/04/23 02:39:10 INFO : sub dir/hello world: Moved (server-side) 2025/04/23 02:39:17 DEBUG : testing file moves 2025/04/23 02:39:19 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/23 02:39:19 DEBUG : sugarsync root 'Test/rclone-test-becaduj4yabi': Waiting for checks to finish 2025/04/23 02:39:19 DEBUG : sugarsync root 'Test/rclone-test-becaduj4yabi': Waiting for transfers to finish 2025/04/23 02:39:19 INFO : sub dir/hello world: Deleted 2025/04/23 02:39:20 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:39:23 DEBUG : sugarsync root 'Test/rclone-test-becaduj4yabi': Purge remote --- PASS: TestServerSideMoveOverSelf (43.18s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:39:34 ERROR : : error listing: directory not found 2025/04/23 02:39:36 INFO : Local file system at /tmp/rclone1132491234: Making directory 2025/04/23 02:39:37 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:39:37 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.73s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:39:50 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/23 02:39:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:39:51 DEBUG : Local file system at /tmp/rclone1132491234: Waiting for checks to finish 2025/04/23 02:39:51 DEBUG : Local file system at /tmp/rclone1132491234: Waiting for transfers to finish 2025/04/23 02:39:52 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/04/23 02:39:52 INFO : sub dir/hello world: Copied (new) 2025/04/23 02:39:52 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.76s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:39:58 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/23 02:39:58 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:39:58 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:40:00 INFO : check sum: Copied (new) 2025/04/23 02:40:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:40:02 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:40:02 NOTICE: sugarsync root 'Test/rclone-test-gidupej3kodo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/23 02:40:02 DEBUG : check sum: Size of src and dst objects identical 2025/04/23 02:40:02 DEBUG : check sum: Unchanged skipping 2025/04/23 02:40:02 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:40:02 DEBUG : Waiting for deletions to finish 2025/04/23 02:40:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.92s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:40:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/23 02:40:09 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:40:09 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:40:11 INFO : sizeonly: Copied (new) 2025/04/23 02:40:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:40:13 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:40:13 DEBUG : sizeonly: Sizes identical 2025/04/23 02:40:13 DEBUG : sizeonly: Unchanged skipping 2025/04/23 02:40:13 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:40:13 DEBUG : Waiting for deletions to finish 2025/04/23 02:40:13 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.07s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:40:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/23 02:40:20 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:40:20 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:40:22 INFO : ignore-size: Copied (new) 2025/04/23 02:40:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:40:24 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:40:24 DEBUG : ignore-size: Sizes identical 2025/04/23 02:40:24 DEBUG : ignore-size: Unchanged skipping 2025/04/23 02:40:24 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:40:24 DEBUG : Waiting for deletions to finish 2025/04/23 02:40:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:40:34 DEBUG : existing: Sizes identical 2025/04/23 02:40:34 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:40:34 DEBUG : existing: Unchanged skipping 2025/04/23 02:40:34 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:40:34 DEBUG : Waiting for deletions to finish 2025/04/23 02:40:34 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:40:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/23 02:40:35 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:40:35 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:40:36 INFO : existing: Copied (replaced existing) 2025/04/23 02:40:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.44s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:40:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 02:40:43 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:40:43 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:40:46 INFO : existing: Copied (new) 2025/04/23 02:40:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:40:47 DEBUG : existing: Destination exists, skipping 2025/04/23 02:40:47 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:40:47 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:40:47 DEBUG : Waiting for deletions to finish 2025/04/23 02:40:47 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.03s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:41:00 INFO : d: Making directory 2025/04/23 02:41:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 02:41:05 DEBUG : c/non empty space: Sizes identical 2025/04/23 02:41:05 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:41:05 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 02:41:05 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:41:07 INFO : a/potato2: Copied (new) 2025/04/23 02:41:07 DEBUG : Waiting for deletions to finish 2025/04/23 02:41:08 INFO : b/potato: Deleted 2025/04/23 02:41:08 INFO : d: Removing directory 2025/04/23 02:41:10 INFO : b: Removing directory 2025/04/23 02:41:11 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:41:24 DEBUG : empty space: Sizes identical 2025/04/23 02:41:24 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:41:24 DEBUG : empty space: Unchanged skipping 2025/04/23 02:41:24 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:41:24 DEBUG : Waiting for deletions to finish 2025/04/23 02:41:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:41:25 DEBUG : empty space: Sizes identical 2025/04/23 02:41:25 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:41:25 DEBUG : empty space: Unchanged skipping 2025/04/23 02:41:25 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:41:25 DEBUG : Waiting for deletions to finish 2025/04/23 02:41:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.83s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.54s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.53s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:41:39 DEBUG : empty space: Sizes identical 2025/04/23 02:41:39 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/23 02:41:39 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:41:39 DEBUG : empty space: Unchanged skipping 2025/04/23 02:41:39 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:41:41 INFO : potato: Copied (new) 2025/04/23 02:41:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:41:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/23 02:41:50 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:41:50 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:41:52 INFO : potato: Copied (replaced existing) 2025/04/23 02:41:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.18s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/23 02:42:01 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/23 02:42:01 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:42:01 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:42:02 INFO : potato: Copied (replaced existing) 2025/04/23 02:42:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:42:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:42:13 DEBUG : empty space: Sizes identical 2025/04/23 02:42:13 DEBUG : empty space: Unchanged skipping 2025/04/23 02:42:13 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:42:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/23 02:42:13 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:42:13 DEBUG : Waiting for deletions to finish 2025/04/23 02:42:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:42:25 DEBUG : empty space: Sizes identical 2025/04/23 02:42:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:42:25 DEBUG : empty space: Unchanged skipping 2025/04/23 02:42:25 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:42:25 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:42:28 INFO : potato2: Copied (new) 2025/04/23 02:42:28 DEBUG : Waiting for deletions to finish 2025/04/23 02:42:29 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:42:41 INFO : d: Making directory 2025/04/23 02:42:43 INFO : d/e: Making directory 2025/04/23 02:42:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 02:42:47 DEBUG : c/non empty space: Sizes identical 2025/04/23 02:42:47 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 02:42:49 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:42:49 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:42:50 INFO : a/potato2: Copied (new) 2025/04/23 02:42:50 DEBUG : Waiting for deletions to finish 2025/04/23 02:42:50 INFO : b/potato: Deleted 2025/04/23 02:42:50 INFO : d/e: Removing directory 2025/04/23 02:42:52 INFO : d: Removing directory 2025/04/23 02:42:53 INFO : b: Removing directory 2025/04/23 02:42:54 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:43:10 INFO : d: Making directory 2025/04/23 02:43:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 02:43:14 DEBUG : c/non empty space: Sizes identical 2025/04/23 02:43:14 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:43:14 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 02:43:14 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:43:17 INFO : a/potato2: Copied (new) 2025/04/23 02:43:17 ERROR : sugarsync root 'Test/rclone-test-gidupej3kodo': not deleting files as there were IO errors 2025/04/23 02:43:17 ERROR : sugarsync root 'Test/rclone-test-gidupej3kodo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:43:34 DEBUG : Waiting for deletions to finish 2025/04/23 02:43:35 DEBUG : empty space: Sizes identical 2025/04/23 02:43:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:43:35 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:43:35 DEBUG : empty space: Unchanged skipping 2025/04/23 02:43:35 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:43:36 INFO : potato: Deleted 2025/04/23 02:43:38 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.66s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:43:49 DEBUG : Waiting for deletions to finish 2025/04/23 02:43:50 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:43:50 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:43:51 INFO : potato: Deleted 2025/04/23 02:43:51 DEBUG : empty space: Sizes identical 2025/04/23 02:43:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:43:51 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:43:51 DEBUG : empty space: Unchanged skipping 2025/04/23 02:43:51 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:43:54 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.15s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:44:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:44:04 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:44:04 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:44:06 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.09s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:44:17 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 02:44:17 DEBUG : enormous: Excluded 2025/04/23 02:44:17 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 02:44:17 DEBUG : potato2: Excluded 2025/04/23 02:44:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 02:44:18 DEBUG : potato2: Excluded 2025/04/23 02:44:18 DEBUG : empty space: Sizes identical 2025/04/23 02:44:18 DEBUG : empty space: Unchanged skipping 2025/04/23 02:44:18 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:44:18 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:44:18 DEBUG : Waiting for deletions to finish 2025/04/23 02:44:18 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:44:19 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 02:44:19 DEBUG : enormous: Excluded 2025/04/23 02:44:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 02:44:19 DEBUG : potato2: Excluded 2025/04/23 02:44:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 02:44:20 DEBUG : potato2: Excluded 2025/04/23 02:44:20 DEBUG : empty space: Sizes identical 2025/04/23 02:44:20 DEBUG : empty space: Unchanged skipping 2025/04/23 02:44:20 DEBUG : Local file system at /tmp/rclone1132491234: Waiting for checks to finish 2025/04/23 02:44:20 DEBUG : Local file system at /tmp/rclone1132491234: Waiting for transfers to finish 2025/04/23 02:44:20 DEBUG : Waiting for deletions to finish 2025/04/23 02:44:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.22s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:44:34 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 02:44:34 DEBUG : enormous: Excluded 2025/04/23 02:44:34 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 02:44:34 DEBUG : potato2: Excluded 2025/04/23 02:44:35 DEBUG : empty space: Sizes identical 2025/04/23 02:44:35 DEBUG : empty space: Unchanged skipping 2025/04/23 02:44:35 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:44:35 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:44:35 DEBUG : Waiting for deletions to finish 2025/04/23 02:44:36 INFO : enormous: Deleted 2025/04/23 02:44:36 INFO : potato2: Deleted 2025/04/23 02:44:36 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:44:37 DEBUG : empty space: Sizes identical 2025/04/23 02:44:37 DEBUG : empty space: Unchanged skipping 2025/04/23 02:44:37 DEBUG : Local file system at /tmp/rclone1132491234: Waiting for checks to finish 2025/04/23 02:44:37 DEBUG : Local file system at /tmp/rclone1132491234: Waiting for transfers to finish 2025/04/23 02:44:37 DEBUG : Waiting for deletions to finish 2025/04/23 02:44:37 INFO : enormous: Deleted 2025/04/23 02:44:37 INFO : potato2: Deleted 2025/04/23 02:44:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.96s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.53s) === 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-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/23 02:44:44 ERROR : sugarsync root 'Test/rclone-test-gidupej3kodo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/23 02:44:45 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/23 02:44:45 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/23 02:44:45 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:44:45 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:44:48 INFO : potato: Copied (new) 2025/04/23 02:44:48 INFO : yam: Copied (new) 2025/04/23 02:44:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:44:48 ERROR : sugarsync root 'Test/rclone-test-gidupej3kodo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/23 02:44:49 DEBUG : potato: Sizes identical 2025/04/23 02:44:49 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/23 02:44:49 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:44:49 DEBUG : potato: Unchanged skipping 2025/04/23 02:44:49 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:44:52 INFO : yaml: Copied (new) 2025/04/23 02:44:52 DEBUG : Waiting for deletions to finish 2025/04/23 02:44:52 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.16s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/23 02:44:59 ERROR : sugarsync root 'Test/rclone-test-gidupej3kodo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/23 02:45:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/23 02:45:00 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/23 02:45:00 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:45:00 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:45:03 INFO : potato: Copied (new) 2025/04/23 02:45:03 INFO : yam: Copied (new) 2025/04/23 02:45:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:45:03 ERROR : sugarsync root 'Test/rclone-test-gidupej3kodo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/23 02:45:04 DEBUG : potato: Sizes identical 2025/04/23 02:45:04 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/23 02:45:04 DEBUG : potato: Unchanged skipping 2025/04/23 02:45:04 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:45:04 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:45:07 INFO : yaml: Copied (new) 2025/04/23 02:45:07 DEBUG : Waiting for deletions to finish 2025/04/23 02:45:08 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.18s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/23 02:45:15 INFO : sugarsync root 'Test/rclone-test-gidupej3kodo': Making map for --track-renames 2025/04/23 02:45:15 INFO : sugarsync root 'Test/rclone-test-gidupej3kodo': Finished making map for --track-renames 2025/04/23 02:45:15 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:45:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/23 02:45:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/23 02:45:15 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for renames to finish 2025/04/23 02:45:15 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:45:19 INFO : sub/yam: Copied (new) 2025/04/23 02:45:19 INFO : potato: Copied (new) 2025/04/23 02:45:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:45:21 DEBUG : potato: Sizes identical 2025/04/23 02:45:21 DEBUG : potato: Unchanged skipping 2025/04/23 02:45:22 INFO : sugarsync root 'Test/rclone-test-gidupej3kodo': Making map for --track-renames 2025/04/23 02:45:22 INFO : sugarsync root 'Test/rclone-test-gidupej3kodo': Finished making map for --track-renames 2025/04/23 02:45:22 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:45:22 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for renames to finish 2025/04/23 02:45:23 INFO : sub/yam: Moved (server-side) to: yam 2025/04/23 02:45:23 INFO : yam: Renamed from "sub/yam" 2025/04/23 02:45:23 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:45:23 DEBUG : Waiting for deletions to finish 2025/04/23 02:45:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (19.00s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:45:34 DEBUG : Creating backend with remote "/tmp/rclone1132491234/dir1" 2025/04/23 02:45:34 DEBUG : Creating backend with remote "/tmp/rclone1132491234/dir2" 2025/04/23 02:45:34 DEBUG : Local file system at /tmp/rclone1132491234/dir2: Using server-side directory move 2025/04/23 02:45:34 INFO : Local file system at /tmp/rclone1132491234/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 02:45:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/23 02:45:34 INFO : file1.txt: Moved (server-side) 2025/04/23 02:45:34 DEBUG : Local file system at /tmp/rclone1132491234/dir2: Waiting for checks to finish 2025/04/23 02:45:34 DEBUG : Local file system at /tmp/rclone1132491234/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.54s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:45:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:45:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/23 02:45:36 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:45:36 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:45:43 INFO : nested/sub dir/file: Copied (new) 2025/04/23 02:45:43 INFO : nested/sub dir/file: Deleted 2025/04/23 02:45:43 INFO : sub dir/hello world: Copied (new) 2025/04/23 02:45:43 INFO : sub dir/hello world: Deleted 2025/04/23 02:45:43 INFO : sub dir: Removing directory 2025/04/23 02:45:43 INFO : nested/sub dir: Removing directory 2025/04/23 02:45:43 INFO : nested: Removing directory 2025/04/23 02:45:43 DEBUG : Local file system at /tmp/rclone1132491234: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:45:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 02:45:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/23 02:45:55 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:45:55 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:46:01 INFO : sub dir/hello world: Copied (new) 2025/04/23 02:46:01 INFO : sub dir/hello world: Deleted 2025/04/23 02:46:01 INFO : nested/sub dir/file: Copied (new) 2025/04/23 02:46:01 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.58s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:46:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 02:46:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/23 02:46:13 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:46:13 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:46:16 INFO : existing: Copied (new) 2025/04/23 02:46:16 INFO : existing: Deleted 2025/04/23 02:46:16 INFO : existing-b: Copied (new) 2025/04/23 02:46:16 INFO : existing-b: Deleted 2025/04/23 02:46:17 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:46:17 DEBUG : existing: Destination exists, skipping 2025/04/23 02:46:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/23 02:46:17 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:46:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.47s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:46:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wirahow2yica" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-gidupej3kodo' -> sugarsync root 'Test/rclone-test-wirahow2yica' 2025/04/23 02:46:42 DEBUG : sugarsync root 'Test/rclone-test-wirahow2yica': Using server-side directory move 2025/04/23 02:46:42 INFO : sugarsync root 'Test/rclone-test-wirahow2yica': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 02:46:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:46:42 DEBUG : empty space: Sizes identical 2025/04/23 02:46:42 DEBUG : empty space: Unchanged skipping 2025/04/23 02:46:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 02:46:42 DEBUG : sugarsync root 'Test/rclone-test-wirahow2yica': Waiting for checks to finish 2025/04/23 02:46:43 INFO : empty space: Deleted 2025/04/23 02:46:43 DEBUG : sugarsync root 'Test/rclone-test-wirahow2yica': Waiting for transfers to finish 2025/04/23 02:46:43 INFO : potato3: Deleted 2025/04/23 02:46:43 INFO : potato2: Moved (server-side) 2025/04/23 02:46:44 INFO : potato3: Moved (server-side) 2025/04/23 02:46:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pafasij2heqa" 2025/04/23 02:46:49 DEBUG : sugarsync root 'Test/rclone-test-pafasij2heqa': Using server-side directory move 2025/04/23 02:46:51 INFO : sugarsync root 'Test/rclone-test-pafasij2heqa': Server side directory move succeeded 2025/04/23 02:46:54 ERROR : : error listing: directory not found 2025/04/23 02:46:54 DEBUG : sugarsync root 'Test/rclone-test-pafasij2heqa': Purge remote 2025/04/23 02:46:54 DEBUG : sugarsync root 'Test/rclone-test-wirahow2yica': Purge remote 2025/04/23 02:46:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.90s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:46:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dimehap7kude" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-gidupej3kodo' -> sugarsync root 'Test/rclone-test-dimehap7kude' 2025/04/23 02:47:16 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 02:47:16 DEBUG : empty space: Excluded 2025/04/23 02:47:16 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 02:47:16 DEBUG : empty space: Excluded 2025/04/23 02:47:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:47:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 02:47:16 DEBUG : sugarsync root 'Test/rclone-test-dimehap7kude': Waiting for checks to finish 2025/04/23 02:47:16 DEBUG : sugarsync root 'Test/rclone-test-dimehap7kude': Waiting for transfers to finish 2025/04/23 02:47:17 INFO : potato3: Deleted 2025/04/23 02:47:17 INFO : potato2: Moved (server-side) 2025/04/23 02:47:18 INFO : potato3: Moved (server-side) 2025/04/23 02:47:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tayutes6visu" 2025/04/23 02:47:23 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 02:47:23 DEBUG : empty space: Excluded 2025/04/23 02:47:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:47:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/23 02:47:23 DEBUG : sugarsync root 'Test/rclone-test-tayutes6visu': Waiting for checks to finish 2025/04/23 02:47:23 DEBUG : sugarsync root 'Test/rclone-test-tayutes6visu': Waiting for transfers to finish 2025/04/23 02:47:25 INFO : potato2: Moved (server-side) 2025/04/23 02:47:26 INFO : potato3: Moved (server-side) 2025/04/23 02:47:27 DEBUG : sugarsync root 'Test/rclone-test-tayutes6visu': Purge remote 2025/04/23 02:47:28 DEBUG : sugarsync root 'Test/rclone-test-dimehap7kude': Purge remote --- PASS: TestServerSideMoveWithFilter (34.60s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:47:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hiyibav1yefu" 2025/04/23 02:47:42 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-gidupej3kodo' -> sugarsync root 'Test/rclone-test-hiyibav1yefu' 2025/04/23 02:47:52 DEBUG : sugarsync root 'Test/rclone-test-hiyibav1yefu': Using server-side directory move 2025/04/23 02:47:52 INFO : sugarsync root 'Test/rclone-test-hiyibav1yefu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 02:47:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:47:53 DEBUG : empty space: Sizes identical 2025/04/23 02:47:53 DEBUG : empty space: Unchanged skipping 2025/04/23 02:47:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 02:47:54 DEBUG : sugarsync root 'Test/rclone-test-hiyibav1yefu': Waiting for checks to finish 2025/04/23 02:47:54 INFO : potato3: Deleted 2025/04/23 02:47:54 INFO : empty space: Deleted 2025/04/23 02:47:54 DEBUG : sugarsync root 'Test/rclone-test-hiyibav1yefu': Waiting for transfers to finish 2025/04/23 02:47:54 INFO : potato2: Moved (server-side) 2025/04/23 02:47:55 INFO : potato3: Moved (server-side) 2025/04/23 02:47:55 INFO : tomatoDir: Removing directory 2025/04/23 02:47:56 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': deleted 1 directories 2025/04/23 02:47:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sekiyel0gaze" 2025/04/23 02:48:01 INFO : tomatoDir: Making directory 2025/04/23 02:48:03 DEBUG : sugarsync root 'Test/rclone-test-sekiyel0gaze': Using server-side directory move 2025/04/23 02:48:05 INFO : sugarsync root 'Test/rclone-test-sekiyel0gaze': Server side directory move succeeded 2025/04/23 02:48:08 ERROR : : error listing: directory not found 2025/04/23 02:48:09 ERROR : : error listing: directory not found 2025/04/23 02:48:09 DEBUG : sugarsync root 'Test/rclone-test-sekiyel0gaze': Purge remote 2025/04/23 02:48:09 DEBUG : sugarsync root 'Test/rclone-test-hiyibav1yefu': Purge remote 2025/04/23 02:48:10 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.38s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", 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-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:48:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:48:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/rclone-sync-test" 2025/04/23 02:48:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/rclone-sync-test-include/layer2" 2025/04/23 02:48:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/rclone-sync-test-ignore-file" 2025/04/23 02:48:53 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:48:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:48:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:48:56 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/rclone-sync-test': Waiting for checks to finish 2025/04/23 02:48:56 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/rclone-sync-test': Waiting for transfers to finish 2025/04/23 02:48:56 DEBUG : Waiting for deletions to finish 2025/04/23 02:48:56 INFO : There was nothing to transfer 2025/04/23 02:48:58 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:49:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:49:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:49:01 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:49:01 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:49:01 DEBUG : Waiting for deletions to finish 2025/04/23 02:49:01 INFO : rclone-sync-test-include: Removing directory 2025/04/23 02:49:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/23 02:49:02 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': failed to delete 1 directories 2025/04/23 02:49:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:49:04 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:49:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:49:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:49:07 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/23 02:49:07 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/23 02:49:07 DEBUG : Waiting for deletions to finish 2025/04/23 02:49:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:49:10 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:49:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:49:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:49:13 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:49:13 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:49:13 DEBUG : Waiting for deletions to finish 2025/04/23 02:49:13 INFO : rclone-sync-test-include: Removing directory 2025/04/23 02:49:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/23 02:49:13 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': failed to delete 1 directories 2025/04/23 02:49:13 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:49:14 DEBUG : : Excluded 2025/04/23 02:49:16 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:49:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:49:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:49:19 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/23 02:49:19 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/23 02:49:19 DEBUG : Waiting for deletions to finish 2025/04/23 02:49:19 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (86.44s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:49:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/dst" 2025/04/23 02:49:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/CompareDest" 2025/04/23 02:50:04 DEBUG : one: Need to transfer - File not found at Destination 2025/04/23 02:50:04 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:50:04 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:50:07 INFO : one: Copied (new) 2025/04/23 02:50:07 DEBUG : Waiting for deletions to finish 2025/04/23 02:50:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:50:11 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:50:12 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:50:13 INFO : one: Copied (replaced existing) 2025/04/23 02:50:13 DEBUG : Waiting for deletions to finish 2025/04/23 02:50:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:50:23 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:50:25 DEBUG : one: Sizes identical 2025/04/23 02:50:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 02:50:25 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:50:25 DEBUG : Waiting for deletions to finish 2025/04/23 02:50:25 INFO : There was nothing to transfer 2025/04/23 02:50:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:50:32 DEBUG : one: Sizes identical 2025/04/23 02:50:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 02:50:32 DEBUG : two: Sizes identical 2025/04/23 02:50:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/23 02:50:32 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:50:32 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:50:32 DEBUG : Waiting for deletions to finish 2025/04/23 02:50:32 INFO : There was nothing to transfer 2025/04/23 02:50:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:50:35 DEBUG : two: Sizes identical 2025/04/23 02:50:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/23 02:50:35 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:50:35 DEBUG : one: Sizes identical 2025/04/23 02:50:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 02:50:35 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:50:35 DEBUG : Waiting for deletions to finish 2025/04/23 02:50:35 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/23 02:50:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:50:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/23 02:50:39 DEBUG : two: Need to transfer - File not found at Destination 2025/04/23 02:50:39 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:50:39 DEBUG : one: Sizes identical 2025/04/23 02:50:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 02:50:39 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:50:42 INFO : two: Copied (new) 2025/04/23 02:50:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.99s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:51:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/dest" 2025/04/23 02:51:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/pre-dest1" 2025/04/23 02:51:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/pre-dest2" 2025/04/23 02:51:11 DEBUG : 1: Sizes identical 2025/04/23 02:51:11 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/23 02:51:13 DEBUG : 2: Sizes identical 2025/04/23 02:51:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/23 02:51:14 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/23 02:51:14 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dest': Waiting for checks to finish 2025/04/23 02:51:14 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dest': Waiting for transfers to finish 2025/04/23 02:51:18 INFO : 3: Copied (new) 2025/04/23 02:51:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.82s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:51:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/dst" 2025/04/23 02:51:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/CopyDest" 2025/04/23 02:51:39 DEBUG : one: Need to transfer - File not found at Destination 2025/04/23 02:51:39 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:51:39 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:51:43 INFO : one: Copied (new) 2025/04/23 02:51:43 DEBUG : Waiting for deletions to finish 2025/04/23 02:51:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:51:47 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:51:47 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:51:49 INFO : one: Copied (replaced existing) 2025/04/23 02:51:49 DEBUG : Waiting for deletions to finish 2025/04/23 02:51:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/BackupDir" 2025/04/23 02:52:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:52:03 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:52:05 DEBUG : one: Sizes identical 2025/04/23 02:52:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:52:07 INFO : one: Moved (server-side) 2025/04/23 02:52:09 INFO : one: Copied (server-side copy) 2025/04/23 02:52:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/23 02:52:09 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:52:09 DEBUG : Waiting for deletions to finish 2025/04/23 02:52:16 DEBUG : one: Sizes identical 2025/04/23 02:52:16 DEBUG : one: Unchanged skipping 2025/04/23 02:52:16 DEBUG : two: Sizes identical 2025/04/23 02:52:18 INFO : two: Copied (server-side copy) 2025/04/23 02:52:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/23 02:52:18 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:52:18 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:52:18 DEBUG : Waiting for deletions to finish 2025/04/23 02:52:21 DEBUG : one: Sizes identical 2025/04/23 02:52:21 DEBUG : one: Unchanged skipping 2025/04/23 02:52:21 DEBUG : two: Sizes identical 2025/04/23 02:52:21 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:52:21 DEBUG : two: Unchanged skipping 2025/04/23 02:52:21 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:52:21 DEBUG : Waiting for deletions to finish 2025/04/23 02:52:21 INFO : There was nothing to transfer 2025/04/23 02:52:27 DEBUG : one: Sizes identical 2025/04/23 02:52:27 DEBUG : one: Unchanged skipping 2025/04/23 02:52:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/23 02:52:28 DEBUG : three: Destination not found in --copy-dest 2025/04/23 02:52:28 DEBUG : three: Need to transfer - File not found at Destination 2025/04/23 02:52:28 DEBUG : two: Sizes identical 2025/04/23 02:52:28 DEBUG : two: Unchanged skipping 2025/04/23 02:52:28 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:52:28 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:52:31 INFO : three: Copied (new) 2025/04/23 02:52:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (75.23s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:52:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/dst" 2025/04/23 02:52:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/backup" 2025/04/23 02:53:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:53:02 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:53:02 DEBUG : two: Sizes identical 2025/04/23 02:53:02 DEBUG : two: Unchanged skipping 2025/04/23 02:53:04 INFO : one: Moved (server-side) 2025/04/23 02:53:04 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:53:07 INFO : one: Copied (new) 2025/04/23 02:53:07 DEBUG : Waiting for deletions to finish 2025/04/23 02:53:08 INFO : three.txt: Moved (server-side) 2025/04/23 02:53:08 INFO : three.txt: Moved into backup dir 2025/04/23 02:53:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:53:15 DEBUG : two: Sizes identical 2025/04/23 02:53:15 DEBUG : two: Unchanged skipping 2025/04/23 02:53:15 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:53:16 INFO : one: Deleted 2025/04/23 02:53:17 INFO : one: Moved (server-side) 2025/04/23 02:53:17 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:53:20 INFO : one: Copied (new) 2025/04/23 02:53:20 DEBUG : Waiting for deletions to finish 2025/04/23 02:53:21 INFO : three.txt: Deleted 2025/04/23 02:53:22 INFO : three.txt: Moved (server-side) 2025/04/23 02:53:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (47.86s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:53:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/dst" 2025/04/23 02:53:41 DEBUG : Config file has changed externally - reloading 2025/04/23 02:53:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/backup" 2025/04/23 02:53:49 DEBUG : two: Sizes identical 2025/04/23 02:53:49 DEBUG : two: Unchanged skipping 2025/04/23 02:53:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:53:49 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:53:52 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:53:52 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:53:54 INFO : one: Copied (new) 2025/04/23 02:53:54 DEBUG : Waiting for deletions to finish 2025/04/23 02:53:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:53:56 INFO : three.txt: Moved into backup dir 2025/04/23 02:54:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:54:02 DEBUG : two: Sizes identical 2025/04/23 02:54:02 DEBUG : two: Unchanged skipping 2025/04/23 02:54:02 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:54:04 INFO : one.bak: Deleted 2025/04/23 02:54:05 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:54:05 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:54:07 INFO : one: Copied (new) 2025/04/23 02:54:07 DEBUG : Waiting for deletions to finish 2025/04/23 02:54:09 INFO : three.txt.bak: Deleted 2025/04/23 02:54:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:54:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (47.67s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:54:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/dst" 2025/04/23 02:54:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/backup" 2025/04/23 02:54:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:54:37 DEBUG : two: Sizes identical 2025/04/23 02:54:37 DEBUG : two: Unchanged skipping 2025/04/23 02:54:37 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:54:40 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 02:54:40 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:54:42 INFO : one: Copied (new) 2025/04/23 02:54:42 DEBUG : Waiting for deletions to finish 2025/04/23 02:54:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 02:54:44 INFO : three.txt: Moved into backup dir 2025/04/23 02:54:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:54:50 DEBUG : two: Sizes identical 2025/04/23 02:54:50 DEBUG : two: Unchanged skipping 2025/04/23 02:54:50 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:54:52 INFO : one-2019-01-01: Deleted 2025/04/23 02:54:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 02:54:53 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:54:55 INFO : one: Copied (new) 2025/04/23 02:54:55 DEBUG : Waiting for deletions to finish 2025/04/23 02:54:57 INFO : three-2019-01-01.txt: Deleted 2025/04/23 02:54:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 02:54:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (47.81s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:55:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/dst" 2025/04/23 02:55:17 DEBUG : Config file has changed externally - reloading 2025/04/23 02:55:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:55:20 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:55:20 DEBUG : two: Sizes identical 2025/04/23 02:55:20 DEBUG : two: Unchanged skipping 2025/04/23 02:55:22 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:55:22 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:55:24 INFO : one: Copied (new) 2025/04/23 02:55:24 DEBUG : Waiting for deletions to finish 2025/04/23 02:55:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:55:26 INFO : three.txt: Moved into backup dir 2025/04/23 02:55:32 DEBUG : one.bak: Excluded (Path Filter) 2025/04/23 02:55:32 DEBUG : one.bak: Excluded 2025/04/23 02:55:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/23 02:55:32 DEBUG : three.txt.bak: Excluded 2025/04/23 02:55:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:55:32 DEBUG : two: Sizes identical 2025/04/23 02:55:32 DEBUG : two: Unchanged skipping 2025/04/23 02:55:32 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for checks to finish 2025/04/23 02:55:34 INFO : one.bak: Deleted 2025/04/23 02:55:34 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:55:34 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo/dst': Waiting for transfers to finish 2025/04/23 02:55:37 INFO : one: Copied (new) 2025/04/23 02:55:37 DEBUG : Waiting for deletions to finish 2025/04/23 02:55:38 INFO : three.txt.bak: Deleted 2025/04/23 02:55:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:55:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (40.64s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:55:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/dst" 2025/04/23 02:56:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:56:02 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:56:05 INFO : one: Copied (new) 2025/04/23 02:56:06 DEBUG : two: Sizes identical 2025/04/23 02:56:06 DEBUG : two: Unchanged skipping 2025/04/23 02:56:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/23 02:56:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:56:10 INFO : three.txt: Copied (new) 2025/04/23 02:56:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:56:16 INFO : one.bak: Deleted 2025/04/23 02:56:17 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:56:19 INFO : one: Copied (new) 2025/04/23 02:56:21 DEBUG : two: Sizes identical 2025/04/23 02:56:21 DEBUG : two: Unchanged skipping 2025/04/23 02:56:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/23 02:56:23 INFO : three.txt.bak: Deleted 2025/04/23 02:56:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:56:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.88s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:56:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gidupej3kodo/dst" 2025/04/23 02:56:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:56:50 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 02:56:53 INFO : one: Copied (new) 2025/04/23 02:56:54 DEBUG : two: Sizes identical 2025/04/23 02:56:54 DEBUG : two: Unchanged skipping 2025/04/23 02:56:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/23 02:56:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 02:56:59 INFO : three.txt: Copied (new) 2025/04/23 02:57:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:57:04 INFO : one-2019-01-01: Deleted 2025/04/23 02:57:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 02:57:07 INFO : one: Copied (new) 2025/04/23 02:57:08 DEBUG : two: Sizes identical 2025/04/23 02:57:08 DEBUG : two: Unchanged skipping 2025/04/23 02:57:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/23 02:57:10 INFO : three-2019-01-01.txt: Deleted 2025/04/23 02:57:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 02:57:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.64s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:57:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/23 02:57:27 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:57:27 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:57:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/23 02:57:28 DEBUG : Waiting for deletions to finish 2025/04/23 02:57:31 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Renewing token 2025/04/23 02:57:32 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/04/23 02:57:32 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/04/23 02:57:32 DEBUG : Saving config "user" in section "TestSugarSync" of the config file --- PASS: TestSyncUTFNorm (9.60s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:57:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 02:57:34 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:57:34 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:57:36 INFO : existing: Copied (new) 2025/04/23 02:57:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:57:39 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/23 02:57:39 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:57:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/23 02:57:39 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:57:39 ERROR : sugarsync root 'Test/rclone-test-gidupej3kodo': not deleting files as there were IO errors 2025/04/23 02:57:39 ERROR : sugarsync root 'Test/rclone-test-gidupej3kodo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.42s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 02:58:05 DEBUG : existing: Sizes identical 2025/04/23 02:58:05 DEBUG : existing: Unchanged skipping 2025/04/23 02:58:05 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/23 02:58:06 DEBUG : EXISTING: moving to existing-rclone-move-febegub0 2025/04/23 02:58:06 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-lajudit9 2025/04/23 02:58:08 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/23 02:58:08 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-lajudit9 2025/04/23 02:58:08 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/23 02:58:08 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-febegub0 2025/04/23 02:58:08 DEBUG : EXISTING: moving to existing 2025/04/23 02:58:09 INFO : existing-rclone-move-febegub0: Moved (server-side) to: existing 2025/04/23 02:58:09 INFO : EXISTING: Moved (server-side) to: existing 2025/04/23 02:58:09 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/23 02:58:09 INFO : existingbutdifferent-rclone-move-lajudit9: Moved (server-side) to: existingbutdifferent 2025/04/23 02:58:09 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/23 02:58:09 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/23 02:58:13 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/23 02:58:13 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/23 02:58:17 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/23 02:58:18 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/23 02:58:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-yupiyad0 2025/04/23 02:58:21 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-yupiyad0 2025/04/23 02:58:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/23 02:58:22 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/23 02:58:22 INFO : subdira/subdirb/subdirc/hello-rclone-move-yupiyad0: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/23 02:58:22 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/23 02:58:22 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/23 02:58:23 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 02:58:23 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/23 02:58:24 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/23 02:58:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fosuzam3 2025/04/23 02:58:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fosuzam3 2025/04/23 02:58:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/23 02:58:26 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fosuzam3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/23 02:58:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/23 02:58:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/23 02:58:26 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 02:58:27 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/23 02:58:27 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (56.56s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", 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-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", 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-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.56s) --- SKIP: TestMaxTransfer/Hard (1.53s) --- SKIP: TestMaxTransfer/Soft (1.51s) --- SKIP: TestMaxTransfer/Cautious (1.52s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 03:00:31 DEBUG : both0: Sizes identical 2025/04/23 03:00:31 DEBUG : both1: Sizes identical 2025/04/23 03:00:31 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 03:00:31 DEBUG : both10: Sizes identical 2025/04/23 03:00:31 DEBUG : both11: Sizes identical 2025/04/23 03:00:31 DEBUG : both0: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both12: Sizes identical 2025/04/23 03:00:31 DEBUG : both12: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both13: Sizes identical 2025/04/23 03:00:31 DEBUG : both1: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both14: Sizes identical 2025/04/23 03:00:31 DEBUG : both14: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both15: Sizes identical 2025/04/23 03:00:31 DEBUG : both15: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both16: Sizes identical 2025/04/23 03:00:31 DEBUG : both16: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both17: Sizes identical 2025/04/23 03:00:31 DEBUG : both10: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both18: Sizes identical 2025/04/23 03:00:31 DEBUG : both18: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both19: Sizes identical 2025/04/23 03:00:31 DEBUG : both11: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both2: Sizes identical 2025/04/23 03:00:31 DEBUG : both13: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both3: Sizes identical 2025/04/23 03:00:31 DEBUG : both17: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both4: Sizes identical 2025/04/23 03:00:31 DEBUG : both3: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both5: Sizes identical 2025/04/23 03:00:31 DEBUG : both5: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both6: Sizes identical 2025/04/23 03:00:31 DEBUG : both19: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both7: Sizes identical 2025/04/23 03:00:31 DEBUG : both7: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both8: Sizes identical 2025/04/23 03:00:31 DEBUG : both8: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both9: Sizes identical 2025/04/23 03:00:31 DEBUG : both9: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both2: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both4: Unchanged skipping 2025/04/23 03:00:31 DEBUG : both6: Unchanged skipping 2025/04/23 03:00:31 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 03:00:31 DEBUG : Waiting for deletions to finish 2025/04/23 03:00:31 INFO : only6: Deleted 2025/04/23 03:00:31 INFO : only18: Deleted 2025/04/23 03:00:31 INFO : only7: Deleted 2025/04/23 03:00:31 INFO : only1: Deleted 2025/04/23 03:00:32 INFO : only10: Deleted 2025/04/23 03:00:32 INFO : only13: Deleted 2025/04/23 03:00:32 INFO : only5: Deleted 2025/04/23 03:00:32 INFO : only16: Deleted 2025/04/23 03:00:33 INFO : only0: Deleted 2025/04/23 03:00:33 INFO : only17: Deleted 2025/04/23 03:00:33 INFO : only15: Deleted 2025/04/23 03:00:33 INFO : only12: Deleted 2025/04/23 03:00:34 INFO : only8: Deleted 2025/04/23 03:00:34 INFO : only4: Deleted 2025/04/23 03:00:34 INFO : only11: Deleted 2025/04/23 03:00:34 INFO : only14: Deleted 2025/04/23 03:00:35 INFO : only19: Deleted 2025/04/23 03:00:35 INFO : only3: Deleted 2025/04/23 03:00:35 INFO : only2: Deleted 2025/04/23 03:00:35 INFO : only9: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (127.59s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 03:02:38 DEBUG : both1: Sizes identical 2025/04/23 03:02:38 DEBUG : both10: Sizes identical 2025/04/23 03:02:38 DEBUG : both11: Sizes identical 2025/04/23 03:02:38 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for checks to finish 2025/04/23 03:02:38 DEBUG : both0: Sizes identical 2025/04/23 03:02:38 DEBUG : both1: Unchanged skipping 2025/04/23 03:02:38 DEBUG : both12: Sizes identical 2025/04/23 03:02:38 DEBUG : both12: Unchanged skipping 2025/04/23 03:02:38 DEBUG : both13: Sizes identical 2025/04/23 03:02:38 DEBUG : both10: Unchanged skipping 2025/04/23 03:02:38 DEBUG : both14: Sizes identical 2025/04/23 03:02:38 DEBUG : both14: Unchanged skipping 2025/04/23 03:02:38 DEBUG : both15: Sizes identical 2025/04/23 03:02:38 DEBUG : both11: Unchanged skipping 2025/04/23 03:02:38 DEBUG : both16: Sizes identical 2025/04/23 03:02:38 DEBUG : both16: Unchanged skipping 2025/04/23 03:02:38 DEBUG : both17: Sizes identical 2025/04/23 03:02:38 DEBUG : both0: Unchanged skipping 2025/04/23 03:02:38 DEBUG : both18: Sizes identical 2025/04/23 03:02:38 DEBUG : both18: Unchanged skipping 2025/04/23 03:02:38 DEBUG : both19: Sizes identical 2025/04/23 03:02:38 DEBUG : both19: Unchanged skipping 2025/04/23 03:02:38 DEBUG : both2: Sizes identical 2025/04/23 03:02:38 DEBUG : both13: Unchanged skipping 2025/04/23 03:02:38 DEBUG : both3: Sizes identical 2025/04/23 03:02:38 DEBUG : both3: Unchanged skipping 2025/04/23 03:02:38 DEBUG : both4: Sizes identical 2025/04/23 03:02:38 DEBUG : both4: Unchanged skipping 2025/04/23 03:02:38 DEBUG : both5: Sizes identical 2025/04/23 03:02:38 DEBUG : both15: Unchanged skipping 2025/04/23 03:02:38 DEBUG : both6: Sizes identical 2025/04/23 03:02:38 DEBUG : both6: Unchanged skipping 2025/04/23 03:02:38 DEBUG : both7: Sizes identical 2025/04/23 03:02:38 DEBUG : both17: Unchanged skipping 2025/04/23 03:02:38 DEBUG : both8: Sizes identical 2025/04/23 03:02:38 DEBUG : both8: Unchanged skipping 2025/04/23 03:02:38 DEBUG : both9: Sizes identical 2025/04/23 03:02:38 DEBUG : both9: Unchanged skipping 2025/04/23 03:02:38 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : both5: Unchanged skipping 2025/04/23 03:02:38 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : both2: Unchanged skipping 2025/04/23 03:02:38 DEBUG : both7: Unchanged skipping 2025/04/23 03:02:38 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/23 03:02:38 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Waiting for transfers to finish 2025/04/23 03:02:40 INFO : only0: Copied (replaced existing) 2025/04/23 03:02:40 INFO : only1: Copied (replaced existing) 2025/04/23 03:02:40 INFO : only10: Copied (replaced existing) 2025/04/23 03:02:41 INFO : only11: Copied (replaced existing) 2025/04/23 03:02:41 INFO : only13: Copied (replaced existing) 2025/04/23 03:02:41 INFO : only14: Copied (replaced existing) 2025/04/23 03:02:41 INFO : only16: Copied (replaced existing) 2025/04/23 03:02:42 INFO : only18: Copied (replaced existing) 2025/04/23 03:02:42 INFO : only19: Copied (replaced existing) 2025/04/23 03:02:42 INFO : only3: Copied (replaced existing) 2025/04/23 03:02:42 INFO : only12: Copied (replaced existing) 2025/04/23 03:02:43 INFO : only4: Copied (replaced existing) 2025/04/23 03:02:43 INFO : only5: Copied (replaced existing) 2025/04/23 03:02:43 INFO : only7: Copied (replaced existing) 2025/04/23 03:02:43 INFO : only6: Copied (replaced existing) 2025/04/23 03:02:44 INFO : only15: Copied (replaced existing) 2025/04/23 03:02:44 INFO : only17: Copied (replaced existing) 2025/04/23 03:02:44 INFO : only9: Copied (replaced existing) 2025/04/23 03:02:44 INFO : only2: Copied (replaced existing) 2025/04/23 03:02:45 INFO : only8: Copied (replaced existing) 2025/04/23 03:02:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (145.93s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 03:03:21 DEBUG : empty_dir: Making directory with metadata 2025/04/23 03:03:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 03:03:21 DEBUG : empty_on_remote: Making directory with metadata 2025/04/23 03:03:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 03:03:21 INFO : empty_on_remote: Making directory 2025/04/23 03:03:23 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-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 03:03:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/23 03:03:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/23 03:03:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/23 03:03:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (24.11s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 03:03:45 DEBUG : empty_dir: Making directory with metadata 2025/04/23 03:03:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 03:03:45 DEBUG : empty_on_remote: Making directory with metadata 2025/04/23 03:03:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 03:03:45 INFO : empty_on_remote: Making directory 2025/04/23 03:03:47 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-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 03:03:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/23 03:03:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/23 03:03:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/23 03:03:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/23 03:03:55 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.10s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 03:04:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 03:04:11 INFO : sub dir: Making directory 2025/04/23 03:04:13 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-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (55.01s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" 2025/04/23 03:05:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 03:05:06 INFO : sub dir: Making directory 2025/04/23 03:05:08 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-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gidupej3kodo'", Local "Local file system at /tmp/rclone1132491234", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.31s) PASS 2025/04/23 03:06:02 DEBUG : sugarsync root 'Test/rclone-test-gidupej3kodo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m27.325347591s (try 1/5)