"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/04/08 05:28:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo" 2025/04/08 05:28:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 05:28:46 DEBUG : Creating backend with remote "/tmp/rclone1952898469" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:28:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:28:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/08 05:28:48 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:28:48 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.85s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:28:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:28:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:28:52 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:28:52 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:28:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:28:58 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.66s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.55s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.53s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:29:06 DEBUG : Creating backend with remote "/non-existing" 2025/04/08 05:29:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/08 05:29:07 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:29:07 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.88s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:29:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:29:11 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:29:11 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:29:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.41s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:29:22 INFO : sugarsync root 'Test/rclone-test-vumisil7coyo': Running all checks before starting transfers 2025/04/08 05:29:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:29:22 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:29:22 INFO : sugarsync root 'Test/rclone-test-vumisil7coyo': Checks finished, now starting transfers 2025/04/08 05:29:22 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:29:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.52s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:29:33 ERROR : Ignoring --no-traverse with sync 2025/04/08 05:29:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:29:34 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:29:34 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:29:38 INFO : sub dir/hello world: Copied (new) 2025/04/08 05:29:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.66s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:29:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/08 05:29:46 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:29:46 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:29:48 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.96s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:29:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:29:54 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:29:54 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:29:56 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (8.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:30:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:30:02 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:30:02 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:30:04 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.75s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:30:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/08 05:30:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:30:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/08 05:30:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:30:09 INFO : sub dir: Making directory 2025/04/08 05:30:11 INFO : sub dir2: Making directory 2025/04/08 05:30:12 INFO : sub dir2/sub sub dir2: Making directory 2025/04/08 05:30:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:30:13 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:30:13 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:30:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:30:17 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.37s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:30:25 INFO : sub dir2: Making directory 2025/04/08 05:30:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/08 05:30:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:30:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:30:26 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:30:26 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:30:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:30:35 DEBUG : sub dir2: Making directory with metadata 2025/04/08 05:30:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:30:36 INFO : sub dir: Making directory 2025/04/08 05:30:37 INFO : sub dir2: Making directory 2025/04/08 05:30:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:30:38 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:30:38 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:30:41 INFO : sub dir/hello world: Copied (new) 2025/04/08 05:30:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:30:42 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/08 05:30:43 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.40s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.53s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:30:51 INFO : sub dir2: Making directory 2025/04/08 05:30:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:30:52 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:30:52 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:30:55 INFO : sub dir/hello world: Copied (new) 2025/04/08 05:30:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:31:01 DEBUG : sub dir2: Making directory with metadata 2025/04/08 05:31:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:31:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:31:02 INFO : sub dir: Making directory 2025/04/08 05:31:03 INFO : sub dir2: Making directory 2025/04/08 05:31:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:31:05 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:31:05 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:31:07 INFO : sub dir/hello world: Copied (new) 2025/04/08 05:31:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:31:08 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': 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-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.52s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:31:16 INFO : sub dir2: Making directory 2025/04/08 05:31:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:31:17 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:31:17 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:31:21 INFO : sub dir/hello world: Copied (new) 2025/04/08 05:31:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.94s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:31:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zoditet2dulu" 2025/04/08 05:31:32 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-vumisil7coyo' -> sugarsync root 'Test/rclone-test-zoditet2dulu' 2025/04/08 05:31:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:31:37 DEBUG : sugarsync root 'Test/rclone-test-zoditet2dulu': Waiting for checks to finish 2025/04/08 05:31:37 DEBUG : sugarsync root 'Test/rclone-test-zoditet2dulu': Waiting for transfers to finish 2025/04/08 05:31:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:31:42 DEBUG : sugarsync root 'Test/rclone-test-zoditet2dulu': Purge remote --- PASS: TestServerSideCopy (22.45s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:31:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/08 05:31:56 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:31:56 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:31:57 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.26s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:32:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jidozob6wena" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-vumisil7coyo' -> sugarsync root 'Test/rclone-test-jidozob6wena' 2025/04/08 05:32:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:32:14 DEBUG : sugarsync root 'Test/rclone-test-jidozob6wena': Waiting for checks to finish 2025/04/08 05:32:14 DEBUG : sugarsync root 'Test/rclone-test-jidozob6wena': Waiting for transfers to finish 2025/04/08 05:32:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:32:25 DEBUG : sugarsync root 'Test/rclone-test-jidozob6wena': Waiting for checks to finish 2025/04/08 05:32:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/08 05:32:25 DEBUG : sugarsync root 'Test/rclone-test-jidozob6wena': Waiting for transfers to finish 2025/04/08 05:32:26 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.gosujoh4" before starting 2025/04/08 05:32:28 DEBUG : sub dir/hello world.gosujoh4: server side copy: removing renamed existing file after operation 2025/04/08 05:32:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:32:31 DEBUG : sugarsync root 'Test/rclone-test-jidozob6wena': Purge remote --- PASS: TestServerSideCopyOverSelf (34.43s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:32:45 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:32:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/08 05:32:45 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:32:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/08 05:32:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.42s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:32:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lijuhey9fuji" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-vumisil7coyo' -> sugarsync root 'Test/rclone-test-lijuhey9fuji' 2025/04/08 05:33:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:33:04 DEBUG : sugarsync root 'Test/rclone-test-lijuhey9fuji': Waiting for checks to finish 2025/04/08 05:33:04 DEBUG : sugarsync root 'Test/rclone-test-lijuhey9fuji': Waiting for transfers to finish 2025/04/08 05:33:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:33:14 DEBUG : sugarsync root 'Test/rclone-test-lijuhey9fuji': Using server-side directory move 2025/04/08 05:33:14 INFO : sugarsync root 'Test/rclone-test-lijuhey9fuji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/08 05:33:15 DEBUG : sugarsync root 'Test/rclone-test-lijuhey9fuji': Waiting for checks to finish 2025/04/08 05:33:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/08 05:33:15 DEBUG : sugarsync root 'Test/rclone-test-lijuhey9fuji': Waiting for transfers to finish 2025/04/08 05:33:16 INFO : sub dir/hello world: Deleted 2025/04/08 05:33:17 INFO : sub dir/hello world: Moved (server-side) 2025/04/08 05:33:24 DEBUG : testing file moves 2025/04/08 05:33:25 DEBUG : sugarsync root 'Test/rclone-test-lijuhey9fuji': Waiting for checks to finish 2025/04/08 05:33:25 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/08 05:33:25 DEBUG : sugarsync root 'Test/rclone-test-lijuhey9fuji': Waiting for transfers to finish 2025/04/08 05:33:26 INFO : sub dir/hello world: Deleted 2025/04/08 05:33:27 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:33:30 DEBUG : sugarsync root 'Test/rclone-test-lijuhey9fuji': Purge remote --- PASS: TestServerSideMoveOverSelf (43.33s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:33:41 ERROR : : error listing: directory not found 2025/04/08 05:33:42 INFO : Local file system at /tmp/rclone1952898469: Making directory 2025/04/08 05:33:44 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:33:44 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.86s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:33:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/08 05:33:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:33:58 DEBUG : Local file system at /tmp/rclone1952898469: Waiting for checks to finish 2025/04/08 05:33:58 DEBUG : Local file system at /tmp/rclone1952898469: Waiting for transfers to finish 2025/04/08 05:33:59 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/04/08 05:33:59 INFO : sub dir/hello world: Copied (new) 2025/04/08 05:33:59 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.55s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:34:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/08 05:34:04 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:34:04 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:34:07 INFO : check sum: Copied (new) 2025/04/08 05:34:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:34:08 NOTICE: sugarsync root 'Test/rclone-test-vumisil7coyo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/08 05:34:08 DEBUG : check sum: Size of src and dst objects identical 2025/04/08 05:34:08 DEBUG : check sum: Unchanged skipping 2025/04/08 05:34:08 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:34:08 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:34:08 DEBUG : Waiting for deletions to finish 2025/04/08 05:34:08 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.93s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:34:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/08 05:34:15 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:34:15 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:34:18 INFO : sizeonly: Copied (new) 2025/04/08 05:34:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:34:20 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:34:20 DEBUG : sizeonly: Sizes identical 2025/04/08 05:34:20 DEBUG : sizeonly: Unchanged skipping 2025/04/08 05:34:20 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:34:20 DEBUG : Waiting for deletions to finish 2025/04/08 05:34:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.14s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:34:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/08 05:34:27 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:34:27 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:34:29 INFO : ignore-size: Copied (new) 2025/04/08 05:34:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:34:31 DEBUG : ignore-size: Sizes identical 2025/04/08 05:34:31 DEBUG : ignore-size: Unchanged skipping 2025/04/08 05:34:31 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:34:31 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:34:31 DEBUG : Waiting for deletions to finish 2025/04/08 05:34:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.04s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:34:41 DEBUG : existing: Sizes identical 2025/04/08 05:34:41 DEBUG : existing: Unchanged skipping 2025/04/08 05:34:41 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:34:41 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:34:41 DEBUG : Waiting for deletions to finish 2025/04/08 05:34:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:34:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/08 05:34:42 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:34:42 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:34:43 INFO : existing: Copied (replaced existing) 2025/04/08 05:34:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.54s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:34:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/08 05:34:50 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:34:50 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:34:53 INFO : existing: Copied (new) 2025/04/08 05:34:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:34:55 DEBUG : existing: Destination exists, skipping 2025/04/08 05:34:55 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:34:55 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:34:55 DEBUG : Waiting for deletions to finish 2025/04/08 05:34:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.46s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:35:08 INFO : d: Making directory 2025/04/08 05:35:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/08 05:35:13 DEBUG : c/non empty space: Sizes identical 2025/04/08 05:35:13 DEBUG : c/non empty space: Unchanged skipping 2025/04/08 05:35:13 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:35:13 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:35:15 INFO : a/potato2: Copied (new) 2025/04/08 05:35:15 DEBUG : Waiting for deletions to finish 2025/04/08 05:35:16 INFO : b/potato: Deleted 2025/04/08 05:35:16 INFO : d: Removing directory 2025/04/08 05:35:18 INFO : b: Removing directory 2025/04/08 05:35:19 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:35:32 DEBUG : empty space: Sizes identical 2025/04/08 05:35:32 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:35:32 DEBUG : empty space: Unchanged skipping 2025/04/08 05:35:32 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:35:32 DEBUG : Waiting for deletions to finish 2025/04/08 05:35:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:35:33 DEBUG : empty space: Sizes identical 2025/04/08 05:35:33 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:35:33 DEBUG : empty space: Unchanged skipping 2025/04/08 05:35:33 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:35:33 DEBUG : Waiting for deletions to finish 2025/04/08 05:35:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.82s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.51s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", 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-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:35:46 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/08 05:35:46 DEBUG : empty space: Sizes identical 2025/04/08 05:35:46 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:35:46 DEBUG : empty space: Unchanged skipping 2025/04/08 05:35:46 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:35:49 INFO : potato: Copied (new) 2025/04/08 05:35:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.78s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:35:58 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:35:58 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/08 05:35:58 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:36:00 INFO : potato: Copied (replaced existing) 2025/04/08 05:36:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.11s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/08 05:36:08 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/08 05:36:08 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:36:08 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:36:10 INFO : potato: Copied (replaced existing) 2025/04/08 05:36:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:36:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:36:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/08 05:36:20 DEBUG : empty space: Sizes identical 2025/04/08 05:36:20 DEBUG : empty space: Unchanged skipping 2025/04/08 05:36:20 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:36:20 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:36:20 DEBUG : Waiting for deletions to finish 2025/04/08 05:36:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:36:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:36:32 DEBUG : empty space: Sizes identical 2025/04/08 05:36:32 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:36:32 DEBUG : empty space: Unchanged skipping 2025/04/08 05:36:32 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:36:35 INFO : potato2: Copied (new) 2025/04/08 05:36:35 DEBUG : Waiting for deletions to finish 2025/04/08 05:36:36 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:36:48 INFO : d: Making directory 2025/04/08 05:36:50 INFO : d/e: Making directory 2025/04/08 05:36:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/08 05:36:54 DEBUG : c/non empty space: Sizes identical 2025/04/08 05:36:54 DEBUG : c/non empty space: Unchanged skipping 2025/04/08 05:36:56 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:36:56 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:36:57 INFO : a/potato2: Copied (new) 2025/04/08 05:36:57 DEBUG : Waiting for deletions to finish 2025/04/08 05:36:58 INFO : b/potato: Deleted 2025/04/08 05:36:58 INFO : d/e: Removing directory 2025/04/08 05:37:00 INFO : d: Removing directory 2025/04/08 05:37:01 INFO : b: Removing directory 2025/04/08 05:37:02 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:37:17 INFO : d: Making directory 2025/04/08 05:37:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/08 05:37:21 DEBUG : c/non empty space: Sizes identical 2025/04/08 05:37:21 DEBUG : c/non empty space: Unchanged skipping 2025/04/08 05:37:22 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:37:22 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:37:24 INFO : a/potato2: Copied (new) 2025/04/08 05:37:24 ERROR : sugarsync root 'Test/rclone-test-vumisil7coyo': not deleting files as there were IO errors 2025/04/08 05:37:24 ERROR : sugarsync root 'Test/rclone-test-vumisil7coyo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:37:42 DEBUG : Waiting for deletions to finish 2025/04/08 05:37:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:37:43 DEBUG : empty space: Sizes identical 2025/04/08 05:37:43 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:37:43 DEBUG : empty space: Unchanged skipping 2025/04/08 05:37:43 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:37:44 INFO : potato: Deleted 2025/04/08 05:37:45 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.42s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:37:57 DEBUG : Waiting for deletions to finish 2025/04/08 05:37:58 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:37:58 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:37:58 INFO : potato: Deleted 2025/04/08 05:37:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:37:59 DEBUG : empty space: Sizes identical 2025/04/08 05:37:59 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:37:59 DEBUG : empty space: Unchanged skipping 2025/04/08 05:37:59 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:38:02 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.28s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:38:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:38:11 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:38:11 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:38:14 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.20s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:38:25 DEBUG : enormous: Excluded (Size Filter) 2025/04/08 05:38:25 DEBUG : enormous: Excluded 2025/04/08 05:38:25 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 05:38:25 DEBUG : potato2: Excluded 2025/04/08 05:38:26 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 05:38:26 DEBUG : potato2: Excluded 2025/04/08 05:38:26 DEBUG : empty space: Sizes identical 2025/04/08 05:38:26 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:38:26 DEBUG : empty space: Unchanged skipping 2025/04/08 05:38:26 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:38:26 DEBUG : Waiting for deletions to finish 2025/04/08 05:38:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:38:27 DEBUG : enormous: Excluded (Size Filter) 2025/04/08 05:38:27 DEBUG : enormous: Excluded 2025/04/08 05:38:27 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 05:38:27 DEBUG : potato2: Excluded 2025/04/08 05:38:27 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 05:38:27 DEBUG : potato2: Excluded 2025/04/08 05:38:27 DEBUG : empty space: Sizes identical 2025/04/08 05:38:27 DEBUG : empty space: Unchanged skipping 2025/04/08 05:38:27 DEBUG : Local file system at /tmp/rclone1952898469: Waiting for checks to finish 2025/04/08 05:38:27 DEBUG : Local file system at /tmp/rclone1952898469: Waiting for transfers to finish 2025/04/08 05:38:27 DEBUG : Waiting for deletions to finish 2025/04/08 05:38:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.43s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:38:42 DEBUG : enormous: Excluded (Size Filter) 2025/04/08 05:38:42 DEBUG : enormous: Excluded 2025/04/08 05:38:42 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 05:38:42 DEBUG : potato2: Excluded 2025/04/08 05:38:43 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:38:43 DEBUG : empty space: Sizes identical 2025/04/08 05:38:43 DEBUG : empty space: Unchanged skipping 2025/04/08 05:38:43 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:38:43 DEBUG : Waiting for deletions to finish 2025/04/08 05:38:43 INFO : enormous: Deleted 2025/04/08 05:38:43 INFO : potato2: Deleted 2025/04/08 05:38:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:38:45 DEBUG : empty space: Sizes identical 2025/04/08 05:38:45 DEBUG : Local file system at /tmp/rclone1952898469: Waiting for checks to finish 2025/04/08 05:38:45 DEBUG : empty space: Unchanged skipping 2025/04/08 05:38:45 DEBUG : Local file system at /tmp/rclone1952898469: Waiting for transfers to finish 2025/04/08 05:38:45 DEBUG : Waiting for deletions to finish 2025/04/08 05:38:45 INFO : potato2: Deleted 2025/04/08 05:38:45 INFO : enormous: Deleted 2025/04/08 05:38:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.69s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", 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-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/08 05:38:52 ERROR : sugarsync root 'Test/rclone-test-vumisil7coyo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/08 05:38:53 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/08 05:38:53 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/08 05:38:53 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:38:53 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:38:55 INFO : potato: Copied (new) 2025/04/08 05:38:55 INFO : yam: Copied (new) 2025/04/08 05:38:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:38:56 ERROR : sugarsync root 'Test/rclone-test-vumisil7coyo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/08 05:38:57 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/08 05:38:57 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:38:57 DEBUG : potato: Sizes identical 2025/04/08 05:38:57 DEBUG : potato: Unchanged skipping 2025/04/08 05:38:57 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:38:59 INFO : yaml: Copied (new) 2025/04/08 05:38:59 DEBUG : Waiting for deletions to finish 2025/04/08 05:39:00 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/08 05:39:07 ERROR : sugarsync root 'Test/rclone-test-vumisil7coyo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/08 05:39:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/08 05:39:08 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/08 05:39:08 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:39:08 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:39:10 INFO : potato: Copied (new) 2025/04/08 05:39:10 INFO : yam: Copied (new) 2025/04/08 05:39:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:39:11 ERROR : sugarsync root 'Test/rclone-test-vumisil7coyo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/08 05:39:12 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/08 05:39:12 DEBUG : potato: Sizes identical 2025/04/08 05:39:12 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:39:12 DEBUG : potato: Unchanged skipping 2025/04/08 05:39:12 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:39:14 INFO : yaml: Copied (new) 2025/04/08 05:39:14 DEBUG : Waiting for deletions to finish 2025/04/08 05:39:15 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/08 05:39:23 INFO : sugarsync root 'Test/rclone-test-vumisil7coyo': Making map for --track-renames 2025/04/08 05:39:23 INFO : sugarsync root 'Test/rclone-test-vumisil7coyo': Finished making map for --track-renames 2025/04/08 05:39:23 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:39:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/08 05:39:23 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for renames to finish 2025/04/08 05:39:23 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/08 05:39:23 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:39:26 INFO : potato: Copied (new) 2025/04/08 05:39:27 INFO : sub/yam: Copied (new) 2025/04/08 05:39:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:39:28 DEBUG : potato: Sizes identical 2025/04/08 05:39:28 DEBUG : potato: Unchanged skipping 2025/04/08 05:39:29 INFO : sugarsync root 'Test/rclone-test-vumisil7coyo': Making map for --track-renames 2025/04/08 05:39:29 INFO : sugarsync root 'Test/rclone-test-vumisil7coyo': Finished making map for --track-renames 2025/04/08 05:39:29 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:39:29 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for renames to finish 2025/04/08 05:39:31 INFO : sub/yam: Moved (server-side) to: yam 2025/04/08 05:39:31 INFO : yam: Renamed from "sub/yam" 2025/04/08 05:39:31 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:39:31 DEBUG : Waiting for deletions to finish 2025/04/08 05:39:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.37s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:39:40 DEBUG : Creating backend with remote "/tmp/rclone1952898469/dir1" 2025/04/08 05:39:40 DEBUG : Config file has changed externally - reloading 2025/04/08 05:39:40 DEBUG : Creating backend with remote "/tmp/rclone1952898469/dir2" 2025/04/08 05:39:40 DEBUG : Local file system at /tmp/rclone1952898469/dir2: Using server-side directory move 2025/04/08 05:39:40 INFO : Local file system at /tmp/rclone1952898469/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/08 05:39:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/08 05:39:40 INFO : file1.txt: Moved (server-side) 2025/04/08 05:39:40 DEBUG : Local file system at /tmp/rclone1952898469/dir2: Waiting for checks to finish 2025/04/08 05:39:40 DEBUG : Local file system at /tmp/rclone1952898469/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:39:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:39:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/08 05:39:43 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:39:43 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:39:49 INFO : nested/sub dir/file: Copied (new) 2025/04/08 05:39:49 INFO : nested/sub dir/file: Deleted 2025/04/08 05:39:49 INFO : sub dir/hello world: Copied (new) 2025/04/08 05:39:49 INFO : sub dir/hello world: Deleted 2025/04/08 05:39:49 INFO : sub dir: Removing directory 2025/04/08 05:39:49 INFO : nested/sub dir: Removing directory 2025/04/08 05:39:49 INFO : nested: Removing directory 2025/04/08 05:39:49 DEBUG : Local file system at /tmp/rclone1952898469: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:40:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:40:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/08 05:40:01 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:40:01 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:40:08 INFO : sub dir/hello world: Copied (new) 2025/04/08 05:40:08 INFO : sub dir/hello world: Deleted 2025/04/08 05:40:08 INFO : nested/sub dir/file: Copied (new) 2025/04/08 05:40:08 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.62s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:40:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/08 05:40:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/08 05:40:20 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:40:20 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:40:22 INFO : existing: Copied (new) 2025/04/08 05:40:22 INFO : existing: Deleted 2025/04/08 05:40:23 INFO : existing-b: Copied (new) 2025/04/08 05:40:23 INFO : existing-b: Deleted 2025/04/08 05:40:24 DEBUG : existing: Destination exists, skipping 2025/04/08 05:40:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/08 05:40:24 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:40:24 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:40:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.41s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:40:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bozoriy1kuli" 2025/04/08 05:40:30 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vumisil7coyo' -> sugarsync root 'Test/rclone-test-bozoriy1kuli' 2025/04/08 05:40:48 DEBUG : sugarsync root 'Test/rclone-test-bozoriy1kuli': Using server-side directory move 2025/04/08 05:40:48 INFO : sugarsync root 'Test/rclone-test-bozoriy1kuli': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/08 05:40:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:40:49 DEBUG : empty space: Sizes identical 2025/04/08 05:40:49 DEBUG : empty space: Unchanged skipping 2025/04/08 05:40:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/08 05:40:49 DEBUG : sugarsync root 'Test/rclone-test-bozoriy1kuli': Waiting for checks to finish 2025/04/08 05:40:50 INFO : potato3: Deleted 2025/04/08 05:40:50 INFO : empty space: Deleted 2025/04/08 05:40:50 DEBUG : sugarsync root 'Test/rclone-test-bozoriy1kuli': Waiting for transfers to finish 2025/04/08 05:40:50 INFO : potato2: Moved (server-side) 2025/04/08 05:40:51 INFO : potato3: Moved (server-side) 2025/04/08 05:40:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lociter9kufo" 2025/04/08 05:40:56 DEBUG : sugarsync root 'Test/rclone-test-lociter9kufo': Using server-side directory move 2025/04/08 05:40:57 INFO : sugarsync root 'Test/rclone-test-lociter9kufo': Server side directory move succeeded 2025/04/08 05:41:00 ERROR : : error listing: directory not found 2025/04/08 05:41:00 DEBUG : sugarsync root 'Test/rclone-test-lociter9kufo': Purge remote 2025/04/08 05:41:01 DEBUG : sugarsync root 'Test/rclone-test-bozoriy1kuli': Purge remote 2025/04/08 05:41:02 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.95s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:41:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-menetud5nisi" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vumisil7coyo' -> sugarsync root 'Test/rclone-test-menetud5nisi' 2025/04/08 05:41:23 DEBUG : empty space: Excluded (Size Filter) 2025/04/08 05:41:23 DEBUG : empty space: Excluded 2025/04/08 05:41:23 DEBUG : empty space: Excluded (Size Filter) 2025/04/08 05:41:23 DEBUG : empty space: Excluded 2025/04/08 05:41:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:41:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/08 05:41:23 DEBUG : sugarsync root 'Test/rclone-test-menetud5nisi': Waiting for checks to finish 2025/04/08 05:41:23 DEBUG : sugarsync root 'Test/rclone-test-menetud5nisi': Waiting for transfers to finish 2025/04/08 05:41:24 INFO : potato3: Deleted 2025/04/08 05:41:24 INFO : potato2: Moved (server-side) 2025/04/08 05:41:25 INFO : potato3: Moved (server-side) 2025/04/08 05:41:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kisacoh1hato" 2025/04/08 05:41:27 DEBUG : Config file has changed externally - reloading 2025/04/08 05:41:31 DEBUG : empty space: Excluded (Size Filter) 2025/04/08 05:41:31 DEBUG : empty space: Excluded 2025/04/08 05:41:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:41:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/08 05:41:31 DEBUG : sugarsync root 'Test/rclone-test-kisacoh1hato': Waiting for checks to finish 2025/04/08 05:41:31 DEBUG : sugarsync root 'Test/rclone-test-kisacoh1hato': Waiting for transfers to finish 2025/04/08 05:41:33 INFO : potato2: Moved (server-side) 2025/04/08 05:41:33 INFO : potato3: Moved (server-side) 2025/04/08 05:41:35 DEBUG : sugarsync root 'Test/rclone-test-kisacoh1hato': Purge remote 2025/04/08 05:41:36 DEBUG : sugarsync root 'Test/rclone-test-menetud5nisi': Purge remote --- PASS: TestServerSideMoveWithFilter (35.48s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:41:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-peqaqux9boye" 2025/04/08 05:41:39 DEBUG : Config file has changed externally - reloading 2025/04/08 05:41:50 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vumisil7coyo' -> sugarsync root 'Test/rclone-test-peqaqux9boye' 2025/04/08 05:41:59 DEBUG : sugarsync root 'Test/rclone-test-peqaqux9boye': Using server-side directory move 2025/04/08 05:41:59 INFO : sugarsync root 'Test/rclone-test-peqaqux9boye': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/08 05:42:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:42:00 DEBUG : empty space: Sizes identical 2025/04/08 05:42:00 DEBUG : empty space: Unchanged skipping 2025/04/08 05:42:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/08 05:42:01 DEBUG : sugarsync root 'Test/rclone-test-peqaqux9boye': Waiting for checks to finish 2025/04/08 05:42:01 INFO : potato2: Moved (server-side) 2025/04/08 05:42:01 INFO : potato3: Deleted 2025/04/08 05:42:01 INFO : empty space: Deleted 2025/04/08 05:42:01 DEBUG : sugarsync root 'Test/rclone-test-peqaqux9boye': Waiting for transfers to finish 2025/04/08 05:42:02 INFO : potato3: Moved (server-side) 2025/04/08 05:42:02 INFO : tomatoDir: Removing directory 2025/04/08 05:42:03 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': deleted 1 directories 2025/04/08 05:42:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kaxasuh0pele" 2025/04/08 05:42:09 INFO : tomatoDir: Making directory 2025/04/08 05:42:10 DEBUG : sugarsync root 'Test/rclone-test-kaxasuh0pele': Using server-side directory move 2025/04/08 05:42:12 INFO : sugarsync root 'Test/rclone-test-kaxasuh0pele': Server side directory move succeeded 2025/04/08 05:42:15 ERROR : : error listing: directory not found 2025/04/08 05:42:16 ERROR : : error listing: directory not found 2025/04/08 05:42:16 DEBUG : sugarsync root 'Test/rclone-test-kaxasuh0pele': Purge remote 2025/04/08 05:42:17 DEBUG : sugarsync root 'Test/rclone-test-peqaqux9boye': Purge remote 2025/04/08 05:42:18 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.22s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.60s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:42:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.57s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:42:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/rclone-sync-test" 2025/04/08 05:42:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/rclone-sync-test-include/layer2" 2025/04/08 05:42:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/rclone-sync-test-ignore-file" 2025/04/08 05:43:00 DEBUG : rclone-sync-test: Excluded 2025/04/08 05:43:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/08 05:43:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/08 05:43:03 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/rclone-sync-test': Waiting for checks to finish 2025/04/08 05:43:03 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/rclone-sync-test': Waiting for transfers to finish 2025/04/08 05:43:03 DEBUG : Waiting for deletions to finish 2025/04/08 05:43:03 INFO : There was nothing to transfer 2025/04/08 05:43:06 DEBUG : rclone-sync-test: Excluded 2025/04/08 05:43:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/08 05:43:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/08 05:43:09 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:43:09 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:43:09 DEBUG : Waiting for deletions to finish 2025/04/08 05:43:09 INFO : rclone-sync-test-include: Removing directory 2025/04/08 05:43:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/08 05:43:09 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': failed to delete 1 directories 2025/04/08 05:43:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:43:12 DEBUG : rclone-sync-test: Excluded 2025/04/08 05:43:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/08 05:43:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/08 05:43:15 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/08 05:43:15 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/08 05:43:15 DEBUG : Waiting for deletions to finish 2025/04/08 05:43:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:43:17 DEBUG : rclone-sync-test: Excluded 2025/04/08 05:43:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/08 05:43:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/08 05:43:20 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:43:20 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:43:20 DEBUG : Waiting for deletions to finish 2025/04/08 05:43:20 INFO : rclone-sync-test-include: Removing directory 2025/04/08 05:43:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/08 05:43:21 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': failed to delete 1 directories 2025/04/08 05:43:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:43:22 DEBUG : : Excluded 2025/04/08 05:43:23 DEBUG : rclone-sync-test: Excluded 2025/04/08 05:43:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/08 05:43:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/08 05:43:26 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/08 05:43:26 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/08 05:43:26 DEBUG : Waiting for deletions to finish 2025/04/08 05:43:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (86.29s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:44:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/dst" 2025/04/08 05:44:00 DEBUG : Config file has changed externally - reloading 2025/04/08 05:44:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/CompareDest" 2025/04/08 05:44:05 DEBUG : Config file has changed externally - reloading 2025/04/08 05:44:11 DEBUG : one: Need to transfer - File not found at Destination 2025/04/08 05:44:11 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:44:11 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:44:15 INFO : one: Copied (new) 2025/04/08 05:44:15 DEBUG : Waiting for deletions to finish 2025/04/08 05:44:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:44:19 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:44:19 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:44:21 INFO : one: Copied (replaced existing) 2025/04/08 05:44:21 DEBUG : Waiting for deletions to finish 2025/04/08 05:44:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:44:31 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:44:32 DEBUG : one: Sizes identical 2025/04/08 05:44:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 05:44:32 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:44:32 DEBUG : Waiting for deletions to finish 2025/04/08 05:44:32 INFO : There was nothing to transfer 2025/04/08 05:44:39 DEBUG : two: Sizes identical 2025/04/08 05:44:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/08 05:44:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:44:39 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:44:40 DEBUG : one: Sizes identical 2025/04/08 05:44:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 05:44:40 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:44:40 DEBUG : Waiting for deletions to finish 2025/04/08 05:44:40 INFO : There was nothing to transfer 2025/04/08 05:44:43 DEBUG : two: Sizes identical 2025/04/08 05:44:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/08 05:44:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:44:43 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:44:44 DEBUG : one: Sizes identical 2025/04/08 05:44:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 05:44:44 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:44:44 DEBUG : Waiting for deletions to finish 2025/04/08 05:44:44 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/08 05:44:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/08 05:44:49 DEBUG : two: Need to transfer - File not found at Destination 2025/04/08 05:44:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:44:49 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:44:49 DEBUG : one: Sizes identical 2025/04/08 05:44:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 05:44:49 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:44:51 INFO : two: Copied (new) 2025/04/08 05:44:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (60.74s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:45:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/dest" 2025/04/08 05:45:09 DEBUG : Config file has changed externally - reloading 2025/04/08 05:45:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/pre-dest1" 2025/04/08 05:45:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/pre-dest2" 2025/04/08 05:45:21 DEBUG : 1: Sizes identical 2025/04/08 05:45:21 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/08 05:45:22 DEBUG : 2: Sizes identical 2025/04/08 05:45:22 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/08 05:45:24 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/08 05:45:24 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dest': Waiting for checks to finish 2025/04/08 05:45:24 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dest': Waiting for transfers to finish 2025/04/08 05:45:28 INFO : 3: Copied (new) 2025/04/08 05:45:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.26s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:45:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/dst" 2025/04/08 05:45:38 DEBUG : Config file has changed externally - reloading 2025/04/08 05:45:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/CopyDest" 2025/04/08 05:45:49 DEBUG : one: Need to transfer - File not found at Destination 2025/04/08 05:45:49 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:45:49 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:45:53 INFO : one: Copied (new) 2025/04/08 05:45:53 DEBUG : Waiting for deletions to finish 2025/04/08 05:45:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:45:56 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:45:57 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:45:59 INFO : one: Copied (replaced existing) 2025/04/08 05:45:59 DEBUG : Waiting for deletions to finish 2025/04/08 05:46:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/BackupDir" 2025/04/08 05:46:08 DEBUG : Config file has changed externally - reloading 2025/04/08 05:46:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:46:13 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:46:15 DEBUG : one: Sizes identical 2025/04/08 05:46:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:46:17 INFO : one: Moved (server-side) 2025/04/08 05:46:19 INFO : one: Copied (server-side copy) 2025/04/08 05:46:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/08 05:46:19 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:46:19 DEBUG : Waiting for deletions to finish 2025/04/08 05:46:27 DEBUG : two: Sizes identical 2025/04/08 05:46:28 INFO : two: Copied (server-side copy) 2025/04/08 05:46:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/08 05:46:28 DEBUG : one: Sizes identical 2025/04/08 05:46:28 DEBUG : one: Unchanged skipping 2025/04/08 05:46:28 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:46:28 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:46:28 DEBUG : Waiting for deletions to finish 2025/04/08 05:46:31 DEBUG : one: Sizes identical 2025/04/08 05:46:31 DEBUG : one: Unchanged skipping 2025/04/08 05:46:31 DEBUG : two: Sizes identical 2025/04/08 05:46:31 DEBUG : two: Unchanged skipping 2025/04/08 05:46:31 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:46:31 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:46:31 DEBUG : Waiting for deletions to finish 2025/04/08 05:46:31 INFO : There was nothing to transfer 2025/04/08 05:46:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/08 05:46:38 DEBUG : three: Destination not found in --copy-dest 2025/04/08 05:46:38 DEBUG : three: Need to transfer - File not found at Destination 2025/04/08 05:46:38 DEBUG : one: Sizes identical 2025/04/08 05:46:38 DEBUG : one: Unchanged skipping 2025/04/08 05:46:38 DEBUG : two: Sizes identical 2025/04/08 05:46:38 DEBUG : two: Unchanged skipping 2025/04/08 05:46:38 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:46:38 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:46:40 INFO : three: Copied (new) 2025/04/08 05:46:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (75.43s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:47:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/dst" 2025/04/08 05:47:03 DEBUG : Config file has changed externally - reloading 2025/04/08 05:47:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/backup" 2025/04/08 05:47:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:47:11 DEBUG : two: Sizes identical 2025/04/08 05:47:11 DEBUG : two: Unchanged skipping 2025/04/08 05:47:11 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:47:14 INFO : one: Moved (server-side) 2025/04/08 05:47:14 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:47:17 INFO : one: Copied (new) 2025/04/08 05:47:17 DEBUG : Waiting for deletions to finish 2025/04/08 05:47:18 INFO : three.txt: Moved (server-side) 2025/04/08 05:47:18 INFO : three.txt: Moved into backup dir 2025/04/08 05:47:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:47:25 DEBUG : two: Sizes identical 2025/04/08 05:47:25 DEBUG : two: Unchanged skipping 2025/04/08 05:47:25 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:47:26 INFO : one: Deleted 2025/04/08 05:47:27 INFO : one: Moved (server-side) 2025/04/08 05:47:27 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:47:30 INFO : one: Copied (new) 2025/04/08 05:47:30 DEBUG : Waiting for deletions to finish 2025/04/08 05:47:31 INFO : three.txt: Deleted 2025/04/08 05:47:32 INFO : three.txt: Moved (server-side) 2025/04/08 05:47:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (48.27s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:47:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/dst" 2025/04/08 05:47:52 DEBUG : Config file has changed externally - reloading 2025/04/08 05:47:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/backup" 2025/04/08 05:48:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:48:00 DEBUG : two: Sizes identical 2025/04/08 05:48:00 DEBUG : two: Unchanged skipping 2025/04/08 05:48:00 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:48:03 INFO : one: Moved (server-side) to: one.bak 2025/04/08 05:48:03 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:48:05 INFO : one: Copied (new) 2025/04/08 05:48:05 DEBUG : Waiting for deletions to finish 2025/04/08 05:48:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/08 05:48:07 INFO : three.txt: Moved into backup dir 2025/04/08 05:48:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:48:13 DEBUG : two: Sizes identical 2025/04/08 05:48:13 DEBUG : two: Unchanged skipping 2025/04/08 05:48:13 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:48:15 INFO : one.bak: Deleted 2025/04/08 05:48:16 INFO : one: Moved (server-side) to: one.bak 2025/04/08 05:48:16 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:48:18 INFO : one: Copied (new) 2025/04/08 05:48:18 DEBUG : Waiting for deletions to finish 2025/04/08 05:48:20 INFO : three.txt.bak: Deleted 2025/04/08 05:48:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/08 05:48:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (48.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:48:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/dst" 2025/04/08 05:48:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/backup" 2025/04/08 05:48:48 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:48:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:48:48 DEBUG : two: Sizes identical 2025/04/08 05:48:48 DEBUG : two: Unchanged skipping 2025/04/08 05:48:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/08 05:48:51 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:48:53 INFO : one: Copied (new) 2025/04/08 05:48:53 DEBUG : Waiting for deletions to finish 2025/04/08 05:48:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/08 05:48:55 INFO : three.txt: Moved into backup dir 2025/04/08 05:49:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:49:01 DEBUG : two: Sizes identical 2025/04/08 05:49:01 DEBUG : two: Unchanged skipping 2025/04/08 05:49:01 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:49:03 INFO : one-2019-01-01: Deleted 2025/04/08 05:49:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/08 05:49:04 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:49:06 INFO : one: Copied (new) 2025/04/08 05:49:06 DEBUG : Waiting for deletions to finish 2025/04/08 05:49:08 INFO : three-2019-01-01.txt: Deleted 2025/04/08 05:49:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/08 05:49:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (48.25s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:49:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/dst" 2025/04/08 05:49:28 DEBUG : Config file has changed externally - reloading 2025/04/08 05:49:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:49:32 DEBUG : two: Sizes identical 2025/04/08 05:49:32 DEBUG : two: Unchanged skipping 2025/04/08 05:49:32 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:49:33 INFO : one: Moved (server-side) to: one.bak 2025/04/08 05:49:33 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:49:36 INFO : one: Copied (new) 2025/04/08 05:49:36 DEBUG : Waiting for deletions to finish 2025/04/08 05:49:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/08 05:49:37 INFO : three.txt: Moved into backup dir 2025/04/08 05:49:44 DEBUG : one.bak: Excluded (Path Filter) 2025/04/08 05:49:44 DEBUG : one.bak: Excluded 2025/04/08 05:49:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/08 05:49:44 DEBUG : three.txt.bak: Excluded 2025/04/08 05:49:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:49:44 DEBUG : two: Sizes identical 2025/04/08 05:49:44 DEBUG : two: Unchanged skipping 2025/04/08 05:49:44 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for checks to finish 2025/04/08 05:49:45 INFO : one.bak: Deleted 2025/04/08 05:49:46 INFO : one: Moved (server-side) to: one.bak 2025/04/08 05:49:46 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo/dst': Waiting for transfers to finish 2025/04/08 05:49:49 INFO : one: Copied (new) 2025/04/08 05:49:49 DEBUG : Waiting for deletions to finish 2025/04/08 05:49:50 INFO : three.txt.bak: Deleted 2025/04/08 05:49:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/08 05:49:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (41.08s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:50:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/dst" 2025/04/08 05:50:10 DEBUG : Config file has changed externally - reloading 2025/04/08 05:50:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:50:14 INFO : one: Moved (server-side) to: one.bak 2025/04/08 05:50:17 INFO : one: Copied (new) 2025/04/08 05:50:18 DEBUG : two: Sizes identical 2025/04/08 05:50:18 DEBUG : two: Unchanged skipping 2025/04/08 05:50:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/08 05:50:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/08 05:50:23 INFO : three.txt: Copied (new) 2025/04/08 05:50:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:50:28 INFO : one.bak: Deleted 2025/04/08 05:50:29 INFO : one: Moved (server-side) to: one.bak 2025/04/08 05:50:31 INFO : one: Copied (new) 2025/04/08 05:50:32 DEBUG : two: Sizes identical 2025/04/08 05:50:32 DEBUG : two: Unchanged skipping 2025/04/08 05:50:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/08 05:50:35 INFO : three.txt.bak: Deleted 2025/04/08 05:50:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/08 05:50:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.74s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:50:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vumisil7coyo/dst" 2025/04/08 05:50:57 DEBUG : Config file has changed externally - reloading 2025/04/08 05:51:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:51:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/08 05:51:05 INFO : one: Copied (new) 2025/04/08 05:51:05 DEBUG : two: Sizes identical 2025/04/08 05:51:05 DEBUG : two: Unchanged skipping 2025/04/08 05:51:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/08 05:51:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/08 05:51:10 INFO : three.txt: Copied (new) 2025/04/08 05:51:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:51:16 INFO : one-2019-01-01: Deleted 2025/04/08 05:51:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/08 05:51:19 INFO : one: Copied (new) 2025/04/08 05:51:20 DEBUG : two: Sizes identical 2025/04/08 05:51:20 DEBUG : two: Unchanged skipping 2025/04/08 05:51:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/08 05:51:22 INFO : three-2019-01-01.txt: Deleted 2025/04/08 05:51:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/08 05:51:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.61s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:51:39 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/08 05:51:39 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:51:39 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:51:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/08 05:51:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.92s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:51:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/08 05:51:45 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:51:45 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:51:47 INFO : existing: Copied (new) 2025/04/08 05:51:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:51:50 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/08 05:51:50 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:51:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/08 05:51:50 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:51:50 ERROR : sugarsync root 'Test/rclone-test-vumisil7coyo': not deleting files as there were IO errors 2025/04/08 05:51:50 ERROR : sugarsync root 'Test/rclone-test-vumisil7coyo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.53s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.55s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:52:17 DEBUG : existing: Sizes identical 2025/04/08 05:52:17 DEBUG : existing: Unchanged skipping 2025/04/08 05:52:17 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/08 05:52:19 DEBUG : EXISTING: moving to existing-rclone-move-garulor6 2025/04/08 05:52:19 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-fukudid0 2025/04/08 05:52:19 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-garulor6 2025/04/08 05:52:19 DEBUG : EXISTING: moving to existing 2025/04/08 05:52:21 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/08 05:52:21 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-fukudid0 2025/04/08 05:52:21 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/08 05:52:21 INFO : existing-rclone-move-garulor6: Moved (server-side) to: existing 2025/04/08 05:52:21 INFO : EXISTING: Moved (server-side) to: existing 2025/04/08 05:52:21 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/08 05:52:22 INFO : existingbutdifferent-rclone-move-fukudid0: Moved (server-side) to: existingbutdifferent 2025/04/08 05:52:22 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/08 05:52:22 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/08 05:52:25 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/08 05:52:25 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/08 05:52:30 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/08 05:52:31 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/08 05:52:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-fakexix8 2025/04/08 05:52:33 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-fakexix8 2025/04/08 05:52:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/08 05:52:35 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/08 05:52:35 INFO : subdira/subdirb/subdirc/hello-rclone-move-fakexix8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/08 05:52:35 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/08 05:52:35 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/08 05:52:36 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/08 05:52:36 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:52:37 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/08 05:52:37 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mirefus8 2025/04/08 05:52:37 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mirefus8 2025/04/08 05:52:37 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/08 05:52:38 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mirefus8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/08 05:52:38 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/08 05:52:38 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/08 05:52:38 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:52:40 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/08 05:52:40 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (58.30s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", 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-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", 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-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.58s) --- SKIP: TestMaxTransfer/Hard (1.53s) --- SKIP: TestMaxTransfer/Soft (1.54s) --- SKIP: TestMaxTransfer/Cautious (1.51s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:54:44 DEBUG : both0: Sizes identical 2025/04/08 05:54:44 DEBUG : both0: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both1: Sizes identical 2025/04/08 05:54:44 DEBUG : both1: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both12: Sizes identical 2025/04/08 05:54:44 DEBUG : both10: Sizes identical 2025/04/08 05:54:44 DEBUG : both11: Sizes identical 2025/04/08 05:54:44 DEBUG : both12: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both14: Sizes identical 2025/04/08 05:54:44 DEBUG : both13: Sizes identical 2025/04/08 05:54:44 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:54:44 DEBUG : both11: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both15: Sizes identical 2025/04/08 05:54:44 DEBUG : both15: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both16: Sizes identical 2025/04/08 05:54:44 DEBUG : both16: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both17: Sizes identical 2025/04/08 05:54:44 DEBUG : both17: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both18: Sizes identical 2025/04/08 05:54:44 DEBUG : both18: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both19: Sizes identical 2025/04/08 05:54:44 DEBUG : both19: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both2: Sizes identical 2025/04/08 05:54:44 DEBUG : both2: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both3: Sizes identical 2025/04/08 05:54:44 DEBUG : both3: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both4: Sizes identical 2025/04/08 05:54:44 DEBUG : both4: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both5: Sizes identical 2025/04/08 05:54:44 DEBUG : both5: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both6: Sizes identical 2025/04/08 05:54:44 DEBUG : both10: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both7: Sizes identical 2025/04/08 05:54:44 DEBUG : both14: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both8: Sizes identical 2025/04/08 05:54:44 DEBUG : both13: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both9: Sizes identical 2025/04/08 05:54:44 DEBUG : both6: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both7: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both8: Unchanged skipping 2025/04/08 05:54:44 DEBUG : both9: Unchanged skipping 2025/04/08 05:54:44 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:54:44 DEBUG : Waiting for deletions to finish 2025/04/08 05:54:44 INFO : only0: Deleted 2025/04/08 05:54:44 INFO : only10: Deleted 2025/04/08 05:54:44 INFO : only14: Deleted 2025/04/08 05:54:44 INFO : only16: Deleted 2025/04/08 05:54:45 INFO : only17: Deleted 2025/04/08 05:54:45 INFO : only2: Deleted 2025/04/08 05:54:45 INFO : only8: Deleted 2025/04/08 05:54:45 INFO : only11: Deleted 2025/04/08 05:54:46 INFO : only18: Deleted 2025/04/08 05:54:46 INFO : only12: Deleted 2025/04/08 05:54:46 INFO : only19: Deleted 2025/04/08 05:54:46 INFO : only3: Deleted 2025/04/08 05:54:47 INFO : only9: Deleted 2025/04/08 05:54:47 INFO : only7: Deleted 2025/04/08 05:54:47 INFO : only4: Deleted 2025/04/08 05:54:47 INFO : only6: Deleted 2025/04/08 05:54:48 INFO : only1: Deleted 2025/04/08 05:54:48 INFO : only13: Deleted 2025/04/08 05:54:48 INFO : only15: Deleted 2025/04/08 05:54:48 INFO : only5: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (127.51s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:56:53 DEBUG : both1: Sizes identical 2025/04/08 05:56:53 DEBUG : both0: Sizes identical 2025/04/08 05:56:53 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for checks to finish 2025/04/08 05:56:53 DEBUG : both10: Sizes identical 2025/04/08 05:56:53 DEBUG : both11: Sizes identical 2025/04/08 05:56:53 DEBUG : both1: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both12: Sizes identical 2025/04/08 05:56:53 DEBUG : both12: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both13: Sizes identical 2025/04/08 05:56:53 DEBUG : both0: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both14: Sizes identical 2025/04/08 05:56:53 DEBUG : both14: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both15: Sizes identical 2025/04/08 05:56:53 DEBUG : both15: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both16: Sizes identical 2025/04/08 05:56:53 DEBUG : both16: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both17: Sizes identical 2025/04/08 05:56:53 DEBUG : both17: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both18: Sizes identical 2025/04/08 05:56:53 DEBUG : both18: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both19: Sizes identical 2025/04/08 05:56:53 DEBUG : both10: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both2: Sizes identical 2025/04/08 05:56:53 DEBUG : both11: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both13: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both3: Sizes identical 2025/04/08 05:56:53 DEBUG : both4: Sizes identical 2025/04/08 05:56:53 DEBUG : both19: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both5: Sizes identical 2025/04/08 05:56:53 DEBUG : both5: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both6: Sizes identical 2025/04/08 05:56:53 DEBUG : both6: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both7: Sizes identical 2025/04/08 05:56:53 DEBUG : both2: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both8: Sizes identical 2025/04/08 05:56:53 DEBUG : both8: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both9: Sizes identical 2025/04/08 05:56:53 DEBUG : both9: Unchanged skipping 2025/04/08 05:56:53 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/08 05:56:53 DEBUG : both3: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both4: Unchanged skipping 2025/04/08 05:56:53 DEBUG : both7: Unchanged skipping 2025/04/08 05:56:53 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Waiting for transfers to finish 2025/04/08 05:56:55 INFO : only1: Copied (replaced existing) 2025/04/08 05:56:55 INFO : only11: Copied (replaced existing) 2025/04/08 05:56:55 INFO : only0: Copied (replaced existing) 2025/04/08 05:56:56 INFO : only10: Copied (replaced existing) 2025/04/08 05:56:56 INFO : only12: Copied (replaced existing) 2025/04/08 05:56:56 INFO : only13: Copied (replaced existing) 2025/04/08 05:56:56 INFO : only14: Copied (replaced existing) 2025/04/08 05:56:57 INFO : only15: Copied (replaced existing) 2025/04/08 05:56:57 INFO : only16: Copied (replaced existing) 2025/04/08 05:56:57 INFO : only17: Copied (replaced existing) 2025/04/08 05:56:57 INFO : only18: Copied (replaced existing) 2025/04/08 05:56:57 INFO : only19: Copied (replaced existing) 2025/04/08 05:56:58 INFO : only2: Copied (replaced existing) 2025/04/08 05:56:58 INFO : only4: Copied (replaced existing) 2025/04/08 05:56:58 INFO : only3: Copied (replaced existing) 2025/04/08 05:56:59 INFO : only5: Copied (replaced existing) 2025/04/08 05:56:59 INFO : only6: Copied (replaced existing) 2025/04/08 05:56:59 INFO : only7: Copied (replaced existing) 2025/04/08 05:56:59 INFO : only9: Copied (replaced existing) 2025/04/08 05:57:00 INFO : only8: Copied (replaced existing) 2025/04/08 05:57:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (146.27s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:57:34 DEBUG : empty_dir: Making directory with metadata 2025/04/08 05:57:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:57:34 DEBUG : empty_on_remote: Making directory with metadata 2025/04/08 05:57:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:57:34 INFO : empty_on_remote: Making directory 2025/04/08 05:57:36 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-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:57:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/08 05:57:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/08 05:57:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:57:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (24.93s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:57:59 DEBUG : empty_dir: Making directory with metadata 2025/04/08 05:57:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:57:59 DEBUG : empty_on_remote: Making directory with metadata 2025/04/08 05:57:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:57:59 INFO : empty_on_remote: Making directory 2025/04/08 05:58:01 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-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:58:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/08 05:58:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/08 05:58:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:58:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/08 05:58:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.40s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:58:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:58:26 INFO : sub dir: Making directory 2025/04/08 05:58:27 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-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (55.00s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" 2025/04/08 05:59:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:59:21 INFO : sub dir: Making directory 2025/04/08 05:59:22 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-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vumisil7coyo'", Local "Local file system at /tmp/rclone1952898469", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.21s) PASS 2025/04/08 06:00:16 DEBUG : sugarsync root 'Test/rclone-test-vumisil7coyo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m34.457716249s (try 1/5)