"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/11/20 03:04:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto" 2024/11/20 03:04:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/20 03:04:52 DEBUG : Creating backend with remote "/tmp/rclone1758262445" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:04:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:04:54 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:04:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/20 03:04:54 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (6.12s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:04:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 03:04:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:04:59 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:04:59 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:05:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:05:05 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (13.04s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.64s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.65s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:05:15 DEBUG : Creating backend with remote "/non-existing" 2024/11/20 03:05:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/20 03:05:16 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:05:16 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (4.06s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:05:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:05:20 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:05:20 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:05:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (12.43s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:05:31 INFO : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Running all checks before starting transfers 2024/11/20 03:05:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:05:32 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:05:32 INFO : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Checks finished, now starting transfers 2024/11/20 03:05:32 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:05:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (12.03s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:05:43 ERROR : Ignoring --no-traverse with sync 2024/11/20 03:05:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:05:44 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:05:44 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:05:48 INFO : sub dir/hello world: Copied (new) 2024/11/20 03:05:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.40s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:05:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/20 03:05:55 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:05:55 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:05:58 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.68s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:06:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:06:03 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:06:03 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:06:06 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.63s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:06:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:06:11 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:06:11 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:06:13 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.76s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:06:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/20 03:06:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/20 03:06:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/20 03:06:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 03:06:18 DEBUG : sub dir: Making directory 2024/11/20 03:06:20 DEBUG : sub dir2: Making directory 2024/11/20 03:06:21 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/20 03:06:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:06:22 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:06:22 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:06:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:06:26 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.60s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:06:34 DEBUG : sub dir2: Making directory 2024/11/20 03:06:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/20 03:06:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/20 03:06:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:06:35 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:06:35 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:06:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.70s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:06:44 DEBUG : sub dir2: Making directory with metadata 2024/11/20 03:06:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/20 03:06:45 DEBUG : sub dir: Making directory 2024/11/20 03:06:46 DEBUG : sub dir2: Making directory 2024/11/20 03:06:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:06:47 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:06:47 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:06:49 INFO : sub dir/hello world: Copied (new) 2024/11/20 03:06:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:06:51 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/20 03:06:52 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.96s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.44s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:06:59 DEBUG : sub dir2: Making directory 2024/11/20 03:07:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:07:00 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:07:00 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:07:04 INFO : sub dir/hello world: Copied (new) 2024/11/20 03:07:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.65s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:07:09 DEBUG : sub dir2: Making directory with metadata 2024/11/20 03:07:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/20 03:07:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 03:07:10 DEBUG : sub dir: Making directory 2024/11/20 03:07:11 DEBUG : sub dir2: Making directory 2024/11/20 03:07:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:07:12 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:07:12 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:07:14 INFO : sub dir/hello world: Copied (new) 2024/11/20 03:07:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:07:16 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.26s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.42s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:07:24 DEBUG : sub dir2: Making directory 2024/11/20 03:07:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:07:24 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:07:24 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:07:28 INFO : sub dir/hello world: Copied (new) 2024/11/20 03:07:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.64s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:07:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kafokow3tehu" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-tipoyoy8hoto' -> sugarsync root 'Test/rclone-test-kafokow3tehu' 2024/11/20 03:07:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:07:43 DEBUG : sugarsync root 'Test/rclone-test-kafokow3tehu': Waiting for checks to finish 2024/11/20 03:07:43 DEBUG : sugarsync root 'Test/rclone-test-kafokow3tehu': Waiting for transfers to finish 2024/11/20 03:07:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:07:49 DEBUG : sugarsync root 'Test/rclone-test-kafokow3tehu': Purge remote --- PASS: TestServerSideCopy (21.59s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:08:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/20 03:08:01 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:08:01 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:08:03 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.63s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:08:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yozupuw7taso" 2024/11/20 03:08:15 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-tipoyoy8hoto' -> sugarsync root 'Test/rclone-test-yozupuw7taso' 2024/11/20 03:08:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:08:19 DEBUG : sugarsync root 'Test/rclone-test-yozupuw7taso': Waiting for checks to finish 2024/11/20 03:08:19 DEBUG : sugarsync root 'Test/rclone-test-yozupuw7taso': Waiting for transfers to finish 2024/11/20 03:08:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:08:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/20 03:08:30 DEBUG : sugarsync root 'Test/rclone-test-yozupuw7taso': Waiting for checks to finish 2024/11/20 03:08:30 DEBUG : sugarsync root 'Test/rclone-test-yozupuw7taso': Waiting for transfers to finish 2024/11/20 03:08:31 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.damamel8" before starting 2024/11/20 03:08:33 DEBUG : sub dir/hello world.damamel8: server side copy: removing renamed existing file after operation 2024/11/20 03:08:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:08:35 DEBUG : sugarsync root 'Test/rclone-test-yozupuw7taso': Purge remote --- PASS: TestServerSideCopyOverSelf (33.09s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:08:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/20 03:08:49 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:08:49 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:08:51 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/20 03:08:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.20s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:09:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fupogoc5nehi" 2024/11/20 03:09:03 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-tipoyoy8hoto' -> sugarsync root 'Test/rclone-test-fupogoc5nehi' 2024/11/20 03:09:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:09:08 DEBUG : sugarsync root 'Test/rclone-test-fupogoc5nehi': Waiting for checks to finish 2024/11/20 03:09:08 DEBUG : sugarsync root 'Test/rclone-test-fupogoc5nehi': Waiting for transfers to finish 2024/11/20 03:09:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:09:17 DEBUG : sugarsync root 'Test/rclone-test-fupogoc5nehi': Using server-side directory move 2024/11/20 03:09:17 INFO : sugarsync root 'Test/rclone-test-fupogoc5nehi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/20 03:09:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/20 03:09:18 DEBUG : sugarsync root 'Test/rclone-test-fupogoc5nehi': Waiting for checks to finish 2024/11/20 03:09:18 DEBUG : sugarsync root 'Test/rclone-test-fupogoc5nehi': Waiting for transfers to finish 2024/11/20 03:09:19 INFO : sub dir/hello world: Deleted 2024/11/20 03:09:20 INFO : sub dir/hello world: Moved (server-side) 2024/11/20 03:09:27 DEBUG : testing file moves 2024/11/20 03:09:28 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/20 03:09:28 DEBUG : sugarsync root 'Test/rclone-test-fupogoc5nehi': Waiting for checks to finish 2024/11/20 03:09:28 DEBUG : sugarsync root 'Test/rclone-test-fupogoc5nehi': Waiting for transfers to finish 2024/11/20 03:09:29 INFO : sub dir/hello world: Deleted 2024/11/20 03:09:30 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:09:33 DEBUG : sugarsync root 'Test/rclone-test-fupogoc5nehi': Purge remote --- PASS: TestServerSideMoveOverSelf (41.86s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:09:43 ERROR : : error listing: directory not found 2024/11/20 03:09:45 DEBUG : Local file system at /tmp/rclone1758262445: Making directory 2024/11/20 03:09:46 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:09:46 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.48s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:09:59 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/20 03:10:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:10:00 DEBUG : Local file system at /tmp/rclone1758262445: Waiting for checks to finish 2024/11/20 03:10:00 DEBUG : Local file system at /tmp/rclone1758262445: Waiting for transfers to finish 2024/11/20 03:10:00 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/11/20 03:10:00 INFO : sub dir/hello world: Copied (new) 2024/11/20 03:10:00 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.15s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:10:06 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/20 03:10:06 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:10:06 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:10:08 INFO : check sum: Copied (new) 2024/11/20 03:10:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:10:10 NOTICE: sugarsync root 'Test/rclone-test-tipoyoy8hoto': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/20 03:10:10 DEBUG : check sum: Size of src and dst objects identical 2024/11/20 03:10:10 DEBUG : check sum: Unchanged skipping 2024/11/20 03:10:10 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:10:10 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:10:10 DEBUG : Waiting for deletions to finish 2024/11/20 03:10:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.91s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:10:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/20 03:10:17 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:10:17 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:10:20 INFO : sizeonly: Copied (new) 2024/11/20 03:10:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:10:21 DEBUG : sizeonly: Sizes identical 2024/11/20 03:10:21 DEBUG : sizeonly: Unchanged skipping 2024/11/20 03:10:21 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:10:21 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:10:21 DEBUG : Waiting for deletions to finish 2024/11/20 03:10:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.88s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:10:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/20 03:10:28 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:10:28 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:10:30 INFO : ignore-size: Copied (new) 2024/11/20 03:10:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:10:32 DEBUG : ignore-size: Sizes identical 2024/11/20 03:10:32 DEBUG : ignore-size: Unchanged skipping 2024/11/20 03:10:32 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:10:32 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:10:32 DEBUG : Waiting for deletions to finish 2024/11/20 03:10:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:10:42 DEBUG : existing: Sizes identical 2024/11/20 03:10:42 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:10:42 DEBUG : existing: Unchanged skipping 2024/11/20 03:10:42 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:10:42 DEBUG : Waiting for deletions to finish 2024/11/20 03:10:42 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:10:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/20 03:10:43 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:10:43 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:10:44 INFO : existing: Copied (replaced existing) 2024/11/20 03:10:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.49s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:10:51 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/20 03:10:51 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:10:51 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:10:53 INFO : existing: Copied (new) 2024/11/20 03:10:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:10:55 DEBUG : existing: Destination exists, skipping 2024/11/20 03:10:55 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:10:55 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:10:55 DEBUG : Waiting for deletions to finish 2024/11/20 03:10:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.48s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:11:08 DEBUG : d: Making directory 2024/11/20 03:11:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/20 03:11:12 DEBUG : c/non empty space: Sizes identical 2024/11/20 03:11:12 DEBUG : c/non empty space: Unchanged skipping 2024/11/20 03:11:12 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:11:12 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:11:14 INFO : a/potato2: Copied (new) 2024/11/20 03:11:14 DEBUG : Waiting for deletions to finish 2024/11/20 03:11:15 INFO : b/potato: Deleted 2024/11/20 03:11:15 INFO : d: Removing directory 2024/11/20 03:11:17 INFO : b: Removing directory 2024/11/20 03:11:18 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:11:30 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:11:30 DEBUG : empty space: Sizes identical 2024/11/20 03:11:30 DEBUG : empty space: Unchanged skipping 2024/11/20 03:11:30 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:11:30 DEBUG : Waiting for deletions to finish 2024/11/20 03:11:30 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:11:32 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:11:32 DEBUG : empty space: Sizes identical 2024/11/20 03:11:32 DEBUG : empty space: Unchanged skipping 2024/11/20 03:11:32 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:11:32 DEBUG : Waiting for deletions to finish 2024/11/20 03:11:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.29s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:11:44 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/20 03:11:44 DEBUG : empty space: Sizes identical 2024/11/20 03:11:44 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:11:44 DEBUG : empty space: Unchanged skipping 2024/11/20 03:11:44 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:11:47 INFO : potato: Copied (new) 2024/11/20 03:11:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:11:56 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:11:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/20 03:11:56 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:11:57 INFO : potato: Copied (replaced existing) 2024/11/20 03:11:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.98s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/11/20 03:12:06 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/11/20 03:12:06 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:12:06 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:12:07 INFO : potato: Copied (replaced existing) 2024/11/20 03:12:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:12:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:12:17 DEBUG : empty space: Sizes identical 2024/11/20 03:12:17 DEBUG : empty space: Unchanged skipping 2024/11/20 03:12:17 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:12:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/20 03:12:17 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:12:17 DEBUG : Waiting for deletions to finish 2024/11/20 03:12:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:12:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:12:29 DEBUG : empty space: Sizes identical 2024/11/20 03:12:29 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:12:29 DEBUG : empty space: Unchanged skipping 2024/11/20 03:12:29 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:12:31 INFO : potato2: Copied (new) 2024/11/20 03:12:31 DEBUG : Waiting for deletions to finish 2024/11/20 03:12:32 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:12:44 DEBUG : d: Making directory 2024/11/20 03:12:45 DEBUG : d/e: Making directory 2024/11/20 03:12:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/20 03:12:50 DEBUG : c/non empty space: Sizes identical 2024/11/20 03:12:50 DEBUG : c/non empty space: Unchanged skipping 2024/11/20 03:12:51 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:12:51 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:12:53 INFO : a/potato2: Copied (new) 2024/11/20 03:12:53 DEBUG : Waiting for deletions to finish 2024/11/20 03:12:54 INFO : b/potato: Deleted 2024/11/20 03:12:54 INFO : d/e: Removing directory 2024/11/20 03:12:55 INFO : d: Removing directory 2024/11/20 03:12:56 INFO : b: Removing directory 2024/11/20 03:12:57 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:13:12 DEBUG : d: Making directory 2024/11/20 03:13:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/20 03:13:16 DEBUG : c/non empty space: Sizes identical 2024/11/20 03:13:16 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:13:16 DEBUG : c/non empty space: Unchanged skipping 2024/11/20 03:13:16 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:13:19 INFO : a/potato2: Copied (new) 2024/11/20 03:13:19 ERROR : sugarsync root 'Test/rclone-test-tipoyoy8hoto': not deleting files as there were IO errors 2024/11/20 03:13:19 ERROR : sugarsync root 'Test/rclone-test-tipoyoy8hoto': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.30s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:13:36 DEBUG : Waiting for deletions to finish 2024/11/20 03:13:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:13:37 DEBUG : empty space: Sizes identical 2024/11/20 03:13:37 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:13:37 DEBUG : empty space: Unchanged skipping 2024/11/20 03:13:37 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:13:38 INFO : potato: Deleted 2024/11/20 03:13:40 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.98s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:13:50 DEBUG : Waiting for deletions to finish 2024/11/20 03:13:51 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:13:51 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:13:52 INFO : potato: Deleted 2024/11/20 03:13:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:13:53 DEBUG : empty space: Sizes identical 2024/11/20 03:13:53 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:13:53 DEBUG : empty space: Unchanged skipping 2024/11/20 03:13:53 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:13:55 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.02s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:14:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:14:05 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:14:05 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:14:07 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.63s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:14:18 DEBUG : enormous: Excluded (Size Filter) 2024/11/20 03:14:18 DEBUG : enormous: Excluded 2024/11/20 03:14:18 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 03:14:18 DEBUG : potato2: Excluded 2024/11/20 03:14:19 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 03:14:19 DEBUG : potato2: Excluded 2024/11/20 03:14:19 DEBUG : empty space: Sizes identical 2024/11/20 03:14:19 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:14:19 DEBUG : empty space: Unchanged skipping 2024/11/20 03:14:19 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:14:19 DEBUG : Waiting for deletions to finish 2024/11/20 03:14:19 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:14:20 DEBUG : enormous: Excluded (Size Filter) 2024/11/20 03:14:20 DEBUG : enormous: Excluded 2024/11/20 03:14:20 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 03:14:20 DEBUG : potato2: Excluded 2024/11/20 03:14:21 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 03:14:21 DEBUG : potato2: Excluded 2024/11/20 03:14:21 DEBUG : empty space: Sizes identical 2024/11/20 03:14:21 DEBUG : empty space: Unchanged skipping 2024/11/20 03:14:21 DEBUG : Local file system at /tmp/rclone1758262445: Waiting for checks to finish 2024/11/20 03:14:21 DEBUG : Local file system at /tmp/rclone1758262445: Waiting for transfers to finish 2024/11/20 03:14:21 DEBUG : Waiting for deletions to finish 2024/11/20 03:14:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.38s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:14:35 DEBUG : enormous: Excluded (Size Filter) 2024/11/20 03:14:35 DEBUG : enormous: Excluded 2024/11/20 03:14:35 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 03:14:35 DEBUG : potato2: Excluded 2024/11/20 03:14:36 DEBUG : empty space: Sizes identical 2024/11/20 03:14:36 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:14:36 DEBUG : empty space: Unchanged skipping 2024/11/20 03:14:36 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:14:36 DEBUG : Waiting for deletions to finish 2024/11/20 03:14:36 INFO : enormous: Deleted 2024/11/20 03:14:36 INFO : potato2: Deleted 2024/11/20 03:14:36 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:14:38 DEBUG : empty space: Sizes identical 2024/11/20 03:14:38 DEBUG : empty space: Unchanged skipping 2024/11/20 03:14:38 DEBUG : Local file system at /tmp/rclone1758262445: Waiting for checks to finish 2024/11/20 03:14:38 DEBUG : Local file system at /tmp/rclone1758262445: Waiting for transfers to finish 2024/11/20 03:14:38 DEBUG : Waiting for deletions to finish 2024/11/20 03:14:38 INFO : enormous: Deleted 2024/11/20 03:14:38 INFO : potato2: Deleted 2024/11/20 03:14:38 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.28s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.57s) === 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-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/11/20 03:14:45 ERROR : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/20 03:14:45 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/20 03:14:45 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/20 03:14:45 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:14:45 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:14:48 INFO : potato: Copied (new) 2024/11/20 03:14:48 INFO : yam: Copied (new) 2024/11/20 03:14:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:14:49 ERROR : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/20 03:14:49 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/20 03:14:49 DEBUG : potato: Sizes identical 2024/11/20 03:14:49 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:14:49 DEBUG : potato: Unchanged skipping 2024/11/20 03:14:49 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:14:52 INFO : yaml: Copied (new) 2024/11/20 03:14:52 DEBUG : Waiting for deletions to finish 2024/11/20 03:14:53 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.71s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/11/20 03:14:59 ERROR : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/20 03:15:00 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/20 03:15:00 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/20 03:15:00 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:15:00 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:15:02 INFO : yam: Copied (new) 2024/11/20 03:15:03 INFO : potato: Copied (new) 2024/11/20 03:15:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:15:03 ERROR : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/20 03:15:04 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/20 03:15:04 DEBUG : potato: Sizes identical 2024/11/20 03:15:04 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:15:04 DEBUG : potato: Unchanged skipping 2024/11/20 03:15:04 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:15:06 INFO : yaml: Copied (new) 2024/11/20 03:15:06 DEBUG : Waiting for deletions to finish 2024/11/20 03:15:07 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.46s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/11/20 03:15:15 INFO : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Making map for --track-renames 2024/11/20 03:15:15 INFO : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Finished making map for --track-renames 2024/11/20 03:15:15 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:15:15 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for renames to finish 2024/11/20 03:15:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/20 03:15:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/20 03:15:15 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:15:18 INFO : sub/yam: Copied (new) 2024/11/20 03:15:18 INFO : potato: Copied (new) 2024/11/20 03:15:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:15:20 DEBUG : potato: Sizes identical 2024/11/20 03:15:20 DEBUG : potato: Unchanged skipping 2024/11/20 03:15:21 INFO : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Making map for --track-renames 2024/11/20 03:15:21 INFO : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Finished making map for --track-renames 2024/11/20 03:15:21 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:15:21 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for renames to finish 2024/11/20 03:15:22 INFO : sub/yam: Moved (server-side) to: yam 2024/11/20 03:15:22 INFO : yam: Renamed from "sub/yam" 2024/11/20 03:15:22 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:15:22 DEBUG : Waiting for deletions to finish 2024/11/20 03:15:22 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.52s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:15:31 DEBUG : Creating backend with remote "/tmp/rclone1758262445/dir1" 2024/11/20 03:15:31 DEBUG : Config file has changed externally - reloading 2024/11/20 03:15:31 DEBUG : Creating backend with remote "/tmp/rclone1758262445/dir2" 2024/11/20 03:15:31 DEBUG : Local file system at /tmp/rclone1758262445/dir2: Using server-side directory move 2024/11/20 03:15:31 INFO : Local file system at /tmp/rclone1758262445/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/20 03:15:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/20 03:15:31 DEBUG : Local file system at /tmp/rclone1758262445/dir2: Waiting for checks to finish 2024/11/20 03:15:31 INFO : file1.txt: Moved (server-side) 2024/11/20 03:15:31 DEBUG : Local file system at /tmp/rclone1758262445/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.55s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:15:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:15:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/20 03:15:34 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:15:34 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:15:40 INFO : nested/sub dir/file: Copied (new) 2024/11/20 03:15:40 INFO : nested/sub dir/file: Deleted 2024/11/20 03:15:40 INFO : sub dir/hello world: Copied (new) 2024/11/20 03:15:40 INFO : sub dir/hello world: Deleted 2024/11/20 03:15:40 INFO : sub dir: Removing directory 2024/11/20 03:15:40 INFO : nested/sub dir: Removing directory 2024/11/20 03:15:40 INFO : nested: Removing directory 2024/11/20 03:15:40 DEBUG : Local file system at /tmp/rclone1758262445: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.82s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:15:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 03:15:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/20 03:15:51 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:15:51 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:15:58 INFO : sub dir/hello world: Copied (new) 2024/11/20 03:15:58 INFO : sub dir/hello world: Deleted 2024/11/20 03:15:58 INFO : nested/sub dir/file: Copied (new) 2024/11/20 03:15:58 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.87s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:16:09 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/20 03:16:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/20 03:16:09 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:16:09 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:16:12 INFO : existing: Copied (new) 2024/11/20 03:16:12 INFO : existing: Deleted 2024/11/20 03:16:12 INFO : existing-b: Copied (new) 2024/11/20 03:16:12 INFO : existing-b: Deleted 2024/11/20 03:16:13 DEBUG : existing: Destination exists, skipping 2024/11/20 03:16:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/20 03:16:13 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:16:13 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:16:13 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.81s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:16:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bevaxak9cafe" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-tipoyoy8hoto' -> sugarsync root 'Test/rclone-test-bevaxak9cafe' 2024/11/20 03:16:36 DEBUG : sugarsync root 'Test/rclone-test-bevaxak9cafe': Using server-side directory move 2024/11/20 03:16:36 INFO : sugarsync root 'Test/rclone-test-bevaxak9cafe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/20 03:16:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:16:37 DEBUG : empty space: Sizes identical 2024/11/20 03:16:37 DEBUG : empty space: Unchanged skipping 2024/11/20 03:16:37 DEBUG : sugarsync root 'Test/rclone-test-bevaxak9cafe': Waiting for checks to finish 2024/11/20 03:16:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/20 03:16:38 INFO : empty space: Deleted 2024/11/20 03:16:38 DEBUG : sugarsync root 'Test/rclone-test-bevaxak9cafe': Waiting for transfers to finish 2024/11/20 03:16:38 INFO : potato2: Moved (server-side) 2024/11/20 03:16:38 INFO : potato3: Deleted 2024/11/20 03:16:38 INFO : potato3: Moved (server-side) 2024/11/20 03:16:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-votutuq4poxi" 2024/11/20 03:16:43 DEBUG : sugarsync root 'Test/rclone-test-votutuq4poxi': Using server-side directory move 2024/11/20 03:16:45 INFO : sugarsync root 'Test/rclone-test-votutuq4poxi': Server side directory move succeeded 2024/11/20 03:16:47 ERROR : : error listing: directory not found 2024/11/20 03:16:47 DEBUG : sugarsync root 'Test/rclone-test-votutuq4poxi': Purge remote 2024/11/20 03:16:48 DEBUG : sugarsync root 'Test/rclone-test-bevaxak9cafe': Purge remote 2024/11/20 03:16:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (31.96s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:16:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xocasad3wozu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-tipoyoy8hoto' -> sugarsync root 'Test/rclone-test-xocasad3wozu' 2024/11/20 03:17:09 DEBUG : empty space: Excluded (Size Filter) 2024/11/20 03:17:09 DEBUG : empty space: Excluded 2024/11/20 03:17:09 DEBUG : empty space: Excluded (Size Filter) 2024/11/20 03:17:09 DEBUG : empty space: Excluded 2024/11/20 03:17:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:17:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/20 03:17:09 DEBUG : sugarsync root 'Test/rclone-test-xocasad3wozu': Waiting for checks to finish 2024/11/20 03:17:09 DEBUG : sugarsync root 'Test/rclone-test-xocasad3wozu': Waiting for transfers to finish 2024/11/20 03:17:10 INFO : potato3: Deleted 2024/11/20 03:17:10 INFO : potato2: Moved (server-side) 2024/11/20 03:17:11 INFO : potato3: Moved (server-side) 2024/11/20 03:17:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jarexoz7sofe" 2024/11/20 03:17:16 DEBUG : empty space: Excluded (Size Filter) 2024/11/20 03:17:16 DEBUG : empty space: Excluded 2024/11/20 03:17:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:17:16 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/20 03:17:16 DEBUG : sugarsync root 'Test/rclone-test-jarexoz7sofe': Waiting for checks to finish 2024/11/20 03:17:16 DEBUG : sugarsync root 'Test/rclone-test-jarexoz7sofe': Waiting for transfers to finish 2024/11/20 03:17:18 INFO : potato2: Moved (server-side) 2024/11/20 03:17:19 INFO : potato3: Moved (server-side) 2024/11/20 03:17:20 DEBUG : sugarsync root 'Test/rclone-test-jarexoz7sofe': Purge remote 2024/11/20 03:17:21 DEBUG : sugarsync root 'Test/rclone-test-xocasad3wozu': Purge remote --- PASS: TestServerSideMoveWithFilter (33.58s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:17:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vikucup4moce" 2024/11/20 03:17:34 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-tipoyoy8hoto' -> sugarsync root 'Test/rclone-test-vikucup4moce' 2024/11/20 03:17:44 DEBUG : sugarsync root 'Test/rclone-test-vikucup4moce': Using server-side directory move 2024/11/20 03:17:44 INFO : sugarsync root 'Test/rclone-test-vikucup4moce': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/20 03:17:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 03:17:44 DEBUG : empty space: Sizes identical 2024/11/20 03:17:44 DEBUG : empty space: Unchanged skipping 2024/11/20 03:17:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/20 03:17:45 DEBUG : sugarsync root 'Test/rclone-test-vikucup4moce': Waiting for checks to finish 2024/11/20 03:17:45 INFO : potato2: Moved (server-side) 2024/11/20 03:17:45 INFO : potato3: Deleted 2024/11/20 03:17:45 INFO : empty space: Deleted 2024/11/20 03:17:45 DEBUG : sugarsync root 'Test/rclone-test-vikucup4moce': Waiting for transfers to finish 2024/11/20 03:17:46 INFO : potato3: Moved (server-side) 2024/11/20 03:17:46 INFO : tomatoDir: Removing directory 2024/11/20 03:17:48 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': deleted 1 directories 2024/11/20 03:17:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gitagut6xule" 2024/11/20 03:17:53 DEBUG : tomatoDir: Making directory 2024/11/20 03:17:54 DEBUG : sugarsync root 'Test/rclone-test-gitagut6xule': Using server-side directory move 2024/11/20 03:17:56 INFO : sugarsync root 'Test/rclone-test-gitagut6xule': Server side directory move succeeded 2024/11/20 03:17:59 ERROR : : error listing: directory not found 2024/11/20 03:17:59 ERROR : : error listing: directory not found 2024/11/20 03:17:59 DEBUG : sugarsync root 'Test/rclone-test-gitagut6xule': Purge remote 2024/11/20 03:18:00 DEBUG : sugarsync root 'Test/rclone-test-vikucup4moce': Purge remote 2024/11/20 03:18:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.58s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.50s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:18:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.12s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:18:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/rclone-sync-test" 2024/11/20 03:18:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/rclone-sync-test-include/layer2" 2024/11/20 03:18:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/rclone-sync-test-ignore-file" 2024/11/20 03:18:42 DEBUG : rclone-sync-test: Excluded 2024/11/20 03:18:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/20 03:18:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/20 03:18:45 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/rclone-sync-test': Waiting for checks to finish 2024/11/20 03:18:45 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/rclone-sync-test': Waiting for transfers to finish 2024/11/20 03:18:45 DEBUG : Waiting for deletions to finish 2024/11/20 03:18:45 INFO : There was nothing to transfer 2024/11/20 03:18:47 DEBUG : rclone-sync-test: Excluded 2024/11/20 03:18:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/20 03:18:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/20 03:18:50 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:18:50 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:18:50 DEBUG : Waiting for deletions to finish 2024/11/20 03:18:50 INFO : rclone-sync-test-include: Removing directory 2024/11/20 03:18:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/20 03:18:51 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': failed to delete 1 directories 2024/11/20 03:18:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:18:53 DEBUG : rclone-sync-test: Excluded 2024/11/20 03:18:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/20 03:18:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/20 03:18:56 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/20 03:18:56 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/20 03:18:56 DEBUG : Waiting for deletions to finish 2024/11/20 03:18:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:18:58 DEBUG : rclone-sync-test: Excluded 2024/11/20 03:19:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/20 03:19:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/20 03:19:01 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:19:01 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:19:01 DEBUG : Waiting for deletions to finish 2024/11/20 03:19:01 INFO : rclone-sync-test-include: Removing directory 2024/11/20 03:19:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/20 03:19:02 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': failed to delete 1 directories 2024/11/20 03:19:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:19:03 DEBUG : : Excluded 2024/11/20 03:19:04 DEBUG : rclone-sync-test: Excluded 2024/11/20 03:19:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/20 03:19:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/20 03:19:07 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/20 03:19:07 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/20 03:19:07 DEBUG : Waiting for deletions to finish 2024/11/20 03:19:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (82.54s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:19:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/dst" 2024/11/20 03:19:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/CompareDest" 2024/11/20 03:19:49 DEBUG : one: Need to transfer - File not found at Destination 2024/11/20 03:19:49 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:19:49 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:19:53 INFO : one: Copied (new) 2024/11/20 03:19:53 DEBUG : Waiting for deletions to finish 2024/11/20 03:19:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 03:19:56 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:19:57 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:19:59 INFO : one: Copied (replaced existing) 2024/11/20 03:19:59 DEBUG : Waiting for deletions to finish 2024/11/20 03:20:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 03:20:08 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:20:09 DEBUG : one: Sizes identical 2024/11/20 03:20:09 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 03:20:09 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:20:09 DEBUG : Waiting for deletions to finish 2024/11/20 03:20:09 INFO : There was nothing to transfer 2024/11/20 03:20:16 DEBUG : two: Sizes identical 2024/11/20 03:20:16 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/20 03:20:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 03:20:16 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:20:17 DEBUG : one: Sizes identical 2024/11/20 03:20:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 03:20:17 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:20:17 DEBUG : Waiting for deletions to finish 2024/11/20 03:20:17 INFO : There was nothing to transfer 2024/11/20 03:20:20 DEBUG : two: Sizes identical 2024/11/20 03:20:20 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/20 03:20:20 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:20:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 03:20:20 DEBUG : one: Sizes identical 2024/11/20 03:20:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 03:20:20 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:20:20 DEBUG : Waiting for deletions to finish 2024/11/20 03:20:20 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/20 03:20:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/20 03:20:25 DEBUG : two: Need to transfer - File not found at Destination 2024/11/20 03:20:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 03:20:25 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:20:26 DEBUG : one: Sizes identical 2024/11/20 03:20:26 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 03:20:26 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:20:27 INFO : two: Copied (new) 2024/11/20 03:20:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (57.68s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:20:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/dest" 2024/11/20 03:20:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/pre-dest1" 2024/11/20 03:20:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/pre-dest2" 2024/11/20 03:20:55 DEBUG : 1: Sizes identical 2024/11/20 03:20:55 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/20 03:20:57 DEBUG : 2: Sizes identical 2024/11/20 03:20:57 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/20 03:20:58 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/20 03:20:58 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dest': Waiting for checks to finish 2024/11/20 03:20:58 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dest': Waiting for transfers to finish 2024/11/20 03:21:02 INFO : 3: Copied (new) 2024/11/20 03:21:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.10s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:21:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/dst" 2024/11/20 03:21:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/CopyDest" 2024/11/20 03:21:22 DEBUG : one: Need to transfer - File not found at Destination 2024/11/20 03:21:22 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:21:22 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:21:26 INFO : one: Copied (new) 2024/11/20 03:21:26 DEBUG : Waiting for deletions to finish 2024/11/20 03:21:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 03:21:29 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:21:30 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:21:32 INFO : one: Copied (replaced existing) 2024/11/20 03:21:32 DEBUG : Waiting for deletions to finish 2024/11/20 03:21:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/BackupDir" 2024/11/20 03:21:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 03:21:46 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:21:47 DEBUG : one: Sizes identical 2024/11/20 03:21:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 03:21:50 INFO : one: Moved (server-side) 2024/11/20 03:21:52 INFO : one: Copied (server-side copy) 2024/11/20 03:21:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/20 03:21:52 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:21:52 DEBUG : Waiting for deletions to finish 2024/11/20 03:21:59 DEBUG : two: Sizes identical 2024/11/20 03:22:00 INFO : two: Copied (server-side copy) 2024/11/20 03:22:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/20 03:22:00 DEBUG : one: Sizes identical 2024/11/20 03:22:00 DEBUG : one: Unchanged skipping 2024/11/20 03:22:00 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:22:00 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:22:00 DEBUG : Waiting for deletions to finish 2024/11/20 03:22:03 DEBUG : one: Sizes identical 2024/11/20 03:22:03 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:22:03 DEBUG : one: Unchanged skipping 2024/11/20 03:22:03 DEBUG : two: Sizes identical 2024/11/20 03:22:03 DEBUG : two: Unchanged skipping 2024/11/20 03:22:03 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:22:03 DEBUG : Waiting for deletions to finish 2024/11/20 03:22:03 INFO : There was nothing to transfer 2024/11/20 03:22:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/20 03:22:10 DEBUG : three: Destination not found in --copy-dest 2024/11/20 03:22:10 DEBUG : three: Need to transfer - File not found at Destination 2024/11/20 03:22:10 DEBUG : two: Sizes identical 2024/11/20 03:22:10 DEBUG : two: Unchanged skipping 2024/11/20 03:22:10 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:22:10 DEBUG : one: Sizes identical 2024/11/20 03:22:10 DEBUG : one: Unchanged skipping 2024/11/20 03:22:10 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:22:12 INFO : three: Copied (new) 2024/11/20 03:22:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (72.95s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:22:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/dst" 2024/11/20 03:22:34 DEBUG : Config file has changed externally - reloading 2024/11/20 03:22:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/backup" 2024/11/20 03:22:42 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:22:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 03:22:42 DEBUG : two: Sizes identical 2024/11/20 03:22:42 DEBUG : two: Unchanged skipping 2024/11/20 03:22:45 INFO : one: Moved (server-side) 2024/11/20 03:22:45 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:22:47 INFO : one: Copied (new) 2024/11/20 03:22:47 DEBUG : Waiting for deletions to finish 2024/11/20 03:22:49 INFO : three.txt: Moved (server-side) 2024/11/20 03:22:49 INFO : three.txt: Moved into backup dir 2024/11/20 03:22:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 03:22:55 DEBUG : two: Sizes identical 2024/11/20 03:22:55 DEBUG : two: Unchanged skipping 2024/11/20 03:22:55 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:22:57 INFO : one: Deleted 2024/11/20 03:22:57 INFO : one: Moved (server-side) 2024/11/20 03:22:57 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:23:00 INFO : one: Copied (new) 2024/11/20 03:23:00 DEBUG : Waiting for deletions to finish 2024/11/20 03:23:01 INFO : three.txt: Deleted 2024/11/20 03:23:02 INFO : three.txt: Moved (server-side) 2024/11/20 03:23:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.42s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:23:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/dst" 2024/11/20 03:23:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/backup" 2024/11/20 03:23:28 DEBUG : two: Sizes identical 2024/11/20 03:23:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 03:23:28 DEBUG : two: Unchanged skipping 2024/11/20 03:23:28 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:23:31 INFO : one: Moved (server-side) to: one.bak 2024/11/20 03:23:31 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:23:33 INFO : one: Copied (new) 2024/11/20 03:23:33 DEBUG : Waiting for deletions to finish 2024/11/20 03:23:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/20 03:23:35 INFO : three.txt: Moved into backup dir 2024/11/20 03:23:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 03:23:41 DEBUG : two: Sizes identical 2024/11/20 03:23:41 DEBUG : two: Unchanged skipping 2024/11/20 03:23:41 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:23:42 INFO : one.bak: Deleted 2024/11/20 03:23:43 INFO : one: Moved (server-side) to: one.bak 2024/11/20 03:23:43 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:23:45 INFO : one: Copied (new) 2024/11/20 03:23:45 DEBUG : Waiting for deletions to finish 2024/11/20 03:23:47 INFO : three.txt.bak: Deleted 2024/11/20 03:23:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/20 03:23:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (45.87s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:24:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/dst" 2024/11/20 03:24:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/backup" 2024/11/20 03:24:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 03:24:14 DEBUG : two: Sizes identical 2024/11/20 03:24:14 DEBUG : two: Unchanged skipping 2024/11/20 03:24:14 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:24:17 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/20 03:24:17 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:24:20 INFO : one: Copied (new) 2024/11/20 03:24:20 DEBUG : Waiting for deletions to finish 2024/11/20 03:24:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/20 03:24:21 INFO : three.txt: Moved into backup dir 2024/11/20 03:24:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 03:24:27 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:24:27 DEBUG : two: Sizes identical 2024/11/20 03:24:27 DEBUG : two: Unchanged skipping 2024/11/20 03:24:29 INFO : one-2019-01-01: Deleted 2024/11/20 03:24:30 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/20 03:24:30 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:24:32 INFO : one: Copied (new) 2024/11/20 03:24:32 DEBUG : Waiting for deletions to finish 2024/11/20 03:24:34 INFO : three-2019-01-01.txt: Deleted 2024/11/20 03:24:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/20 03:24:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.53s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:24:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/dst" 2024/11/20 03:24:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 03:24:56 DEBUG : two: Sizes identical 2024/11/20 03:24:56 DEBUG : two: Unchanged skipping 2024/11/20 03:24:56 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:24:58 INFO : one: Moved (server-side) to: one.bak 2024/11/20 03:24:58 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:25:00 INFO : one: Copied (new) 2024/11/20 03:25:00 DEBUG : Waiting for deletions to finish 2024/11/20 03:25:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/20 03:25:02 INFO : three.txt: Moved into backup dir 2024/11/20 03:25:08 DEBUG : one.bak: Excluded (Path Filter) 2024/11/20 03:25:08 DEBUG : one.bak: Excluded 2024/11/20 03:25:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/20 03:25:08 DEBUG : three.txt.bak: Excluded 2024/11/20 03:25:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 03:25:08 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for checks to finish 2024/11/20 03:25:08 DEBUG : two: Sizes identical 2024/11/20 03:25:08 DEBUG : two: Unchanged skipping 2024/11/20 03:25:10 INFO : one.bak: Deleted 2024/11/20 03:25:11 INFO : one: Moved (server-side) to: one.bak 2024/11/20 03:25:11 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto/dst': Waiting for transfers to finish 2024/11/20 03:25:13 INFO : one: Copied (new) 2024/11/20 03:25:13 DEBUG : Waiting for deletions to finish 2024/11/20 03:25:15 INFO : three.txt.bak: Deleted 2024/11/20 03:25:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/20 03:25:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (40.27s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:25:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/dst" 2024/11/20 03:25:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 03:25:38 INFO : one: Moved (server-side) to: one.bak 2024/11/20 03:25:41 INFO : one: Copied (new) 2024/11/20 03:25:41 DEBUG : two: Sizes identical 2024/11/20 03:25:41 DEBUG : two: Unchanged skipping 2024/11/20 03:25:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/20 03:25:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/20 03:25:46 INFO : three.txt: Copied (new) 2024/11/20 03:25:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 03:25:51 INFO : one.bak: Deleted 2024/11/20 03:25:52 INFO : one: Moved (server-side) to: one.bak 2024/11/20 03:25:54 INFO : one: Copied (new) 2024/11/20 03:25:55 DEBUG : two: Sizes identical 2024/11/20 03:25:55 DEBUG : two: Unchanged skipping 2024/11/20 03:25:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/20 03:25:58 INFO : three.txt.bak: Deleted 2024/11/20 03:25:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/20 03:26:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.15s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:26:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tipoyoy8hoto/dst" 2024/11/20 03:26:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 03:26:25 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/20 03:26:27 INFO : one: Copied (new) 2024/11/20 03:26:27 DEBUG : two: Sizes identical 2024/11/20 03:26:27 DEBUG : two: Unchanged skipping 2024/11/20 03:26:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/20 03:26:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/20 03:26:32 INFO : three.txt: Copied (new) 2024/11/20 03:26:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 03:26:37 INFO : one-2019-01-01: Deleted 2024/11/20 03:26:38 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/20 03:26:40 INFO : one: Copied (new) 2024/11/20 03:26:41 DEBUG : two: Sizes identical 2024/11/20 03:26:41 DEBUG : two: Unchanged skipping 2024/11/20 03:26:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/20 03:26:43 INFO : three-2019-01-01.txt: Deleted 2024/11/20 03:26:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/20 03:26:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (45.46s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:26:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/20 03:26:59 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:26:59 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:27:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/20 03:27:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.49s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:27:05 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/20 03:27:05 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:27:05 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:27:07 INFO : existing: Copied (new) 2024/11/20 03:27:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:27:10 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:27:10 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/20 03:27:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/20 03:27:10 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:27:10 ERROR : sugarsync root 'Test/rclone-test-tipoyoy8hoto': not deleting files as there were IO errors 2024/11/20 03:27:10 ERROR : sugarsync root 'Test/rclone-test-tipoyoy8hoto': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (11.83s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:27:35 DEBUG : existing: Sizes identical 2024/11/20 03:27:35 DEBUG : existing: Unchanged skipping 2024/11/20 03:27:35 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/20 03:27:37 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-bigigiv6 2024/11/20 03:27:37 DEBUG : EXISTING: moving to existing-rclone-move-vacigit5 2024/11/20 03:27:39 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/20 03:27:39 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-vacigit5 2024/11/20 03:27:39 DEBUG : EXISTING: moving to existing 2024/11/20 03:27:39 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-bigigiv6 2024/11/20 03:27:39 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/20 03:27:40 INFO : existing-rclone-move-vacigit5: Moved (server-side) to: existing 2024/11/20 03:27:40 INFO : EXISTING: Moved (server-side) to: existing 2024/11/20 03:27:40 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/20 03:27:40 INFO : existingbutdifferent-rclone-move-bigigiv6: Moved (server-side) to: existingbutdifferent 2024/11/20 03:27:40 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/20 03:27:40 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/20 03:27:43 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/20 03:27:44 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/20 03:27:49 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/20 03:27:49 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/20 03:27:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-gekacik2 2024/11/20 03:27:52 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-gekacik2 2024/11/20 03:27:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/20 03:27:53 INFO : subdira/subdirb/subdirc/hello-rclone-move-gekacik2: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/20 03:27:53 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/20 03:27:53 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/20 03:27:53 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/20 03:27:54 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/20 03:27:54 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:27:54 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/20 03:27:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xiqujev1 2024/11/20 03:27:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xiqujev1 2024/11/20 03:27:57 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/20 03:27:57 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xiqujev1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/20 03:27:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/20 03:27:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/20 03:27:57 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:27:59 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/20 03:27:59 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (57.15s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", 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-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", 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-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.43s) --- SKIP: TestMaxTransfer/Hard (1.46s) --- SKIP: TestMaxTransfer/Soft (1.51s) --- SKIP: TestMaxTransfer/Cautious (1.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:30:01 DEBUG : both0: Sizes identical 2024/11/20 03:30:01 DEBUG : both0: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both1: Sizes identical 2024/11/20 03:30:01 DEBUG : both1: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both10: Sizes identical 2024/11/20 03:30:01 DEBUG : both10: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both11: Sizes identical 2024/11/20 03:30:01 DEBUG : both11: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both12: Sizes identical 2024/11/20 03:30:01 DEBUG : both13: Sizes identical 2024/11/20 03:30:01 DEBUG : both14: Sizes identical 2024/11/20 03:30:01 DEBUG : both15: Sizes identical 2024/11/20 03:30:01 DEBUG : both12: Unchanged skipping 2024/11/20 03:30:01 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:30:01 DEBUG : both16: Sizes identical 2024/11/20 03:30:01 DEBUG : both16: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both17: Sizes identical 2024/11/20 03:30:01 DEBUG : both17: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both18: Sizes identical 2024/11/20 03:30:01 DEBUG : both13: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both19: Sizes identical 2024/11/20 03:30:01 DEBUG : both19: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both2: Sizes identical 2024/11/20 03:30:01 DEBUG : both2: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both3: Sizes identical 2024/11/20 03:30:01 DEBUG : both14: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both4: Sizes identical 2024/11/20 03:30:01 DEBUG : both15: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both5: Sizes identical 2024/11/20 03:30:01 DEBUG : both5: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both6: Sizes identical 2024/11/20 03:30:01 DEBUG : both18: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both7: Sizes identical 2024/11/20 03:30:01 DEBUG : both7: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both8: Sizes identical 2024/11/20 03:30:01 DEBUG : both8: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both9: Sizes identical 2024/11/20 03:30:01 DEBUG : both9: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both3: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both4: Unchanged skipping 2024/11/20 03:30:01 DEBUG : both6: Unchanged skipping 2024/11/20 03:30:01 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:30:01 DEBUG : Waiting for deletions to finish 2024/11/20 03:30:02 INFO : only2: Deleted 2024/11/20 03:30:02 INFO : only7: Deleted 2024/11/20 03:30:02 INFO : only8: Deleted 2024/11/20 03:30:02 INFO : only4: Deleted 2024/11/20 03:30:02 INFO : only19: Deleted 2024/11/20 03:30:02 INFO : only9: Deleted 2024/11/20 03:30:02 INFO : only11: Deleted 2024/11/20 03:30:03 INFO : only17: Deleted 2024/11/20 03:30:03 INFO : only13: Deleted 2024/11/20 03:30:03 INFO : only14: Deleted 2024/11/20 03:30:03 INFO : only15: Deleted 2024/11/20 03:30:03 INFO : only16: Deleted 2024/11/20 03:30:04 INFO : only18: Deleted 2024/11/20 03:30:04 INFO : only3: Deleted 2024/11/20 03:30:04 INFO : only0: Deleted 2024/11/20 03:30:04 INFO : only10: Deleted 2024/11/20 03:30:05 INFO : only12: Deleted 2024/11/20 03:30:05 INFO : only5: Deleted 2024/11/20 03:30:05 INFO : only6: Deleted 2024/11/20 03:30:05 INFO : only1: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (125.92s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:31:23 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Renewing token 2024/11/20 03:31:23 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/11/20 03:31:23 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/11/20 03:31:23 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/11/20 03:32:06 DEBUG : both10: Sizes identical 2024/11/20 03:32:06 DEBUG : both11: Sizes identical 2024/11/20 03:32:06 DEBUG : both1: Sizes identical 2024/11/20 03:32:06 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for checks to finish 2024/11/20 03:32:06 DEBUG : both0: Sizes identical 2024/11/20 03:32:06 DEBUG : both10: Unchanged skipping 2024/11/20 03:32:06 DEBUG : both12: Sizes identical 2024/11/20 03:32:06 DEBUG : both12: Unchanged skipping 2024/11/20 03:32:06 DEBUG : both13: Sizes identical 2024/11/20 03:32:06 DEBUG : both13: Unchanged skipping 2024/11/20 03:32:06 DEBUG : both14: Sizes identical 2024/11/20 03:32:06 DEBUG : both14: Unchanged skipping 2024/11/20 03:32:06 DEBUG : both15: Sizes identical 2024/11/20 03:32:06 DEBUG : both15: Unchanged skipping 2024/11/20 03:32:06 DEBUG : both16: Sizes identical 2024/11/20 03:32:06 DEBUG : both11: Unchanged skipping 2024/11/20 03:32:06 DEBUG : both17: Sizes identical 2024/11/20 03:32:06 DEBUG : both17: Unchanged skipping 2024/11/20 03:32:06 DEBUG : both18: Sizes identical 2024/11/20 03:32:06 DEBUG : both1: Unchanged skipping 2024/11/20 03:32:06 DEBUG : both19: Sizes identical 2024/11/20 03:32:06 DEBUG : both19: Unchanged skipping 2024/11/20 03:32:06 DEBUG : both2: Sizes identical 2024/11/20 03:32:06 DEBUG : both2: Unchanged skipping 2024/11/20 03:32:06 DEBUG : both3: Sizes identical 2024/11/20 03:32:06 DEBUG : both3: Unchanged skipping 2024/11/20 03:32:06 DEBUG : both4: Sizes identical 2024/11/20 03:32:06 DEBUG : both4: Unchanged skipping 2024/11/20 03:32:06 DEBUG : both5: Sizes identical 2024/11/20 03:32:06 DEBUG : both5: Unchanged skipping 2024/11/20 03:32:06 DEBUG : both6: Sizes identical 2024/11/20 03:32:06 DEBUG : both6: Unchanged skipping 2024/11/20 03:32:06 DEBUG : both7: Sizes identical 2024/11/20 03:32:06 DEBUG : both0: Unchanged skipping 2024/11/20 03:32:06 DEBUG : both8: Sizes identical 2024/11/20 03:32:06 DEBUG : both16: Unchanged skipping 2024/11/20 03:32:06 DEBUG : both9: Sizes identical 2024/11/20 03:32:06 DEBUG : both18: Unchanged skipping 2024/11/20 03:32:06 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : both9: Unchanged skipping 2024/11/20 03:32:06 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : both8: Unchanged skipping 2024/11/20 03:32:06 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : both7: Unchanged skipping 2024/11/20 03:32:06 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/20 03:32:06 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Waiting for transfers to finish 2024/11/20 03:32:07 INFO : only10: Copied (replaced existing) 2024/11/20 03:32:08 INFO : only1: Copied (replaced existing) 2024/11/20 03:32:08 INFO : only12: Copied (replaced existing) 2024/11/20 03:32:08 INFO : only0: Copied (replaced existing) 2024/11/20 03:32:08 INFO : only13: Copied (replaced existing) 2024/11/20 03:32:09 INFO : only14: Copied (replaced existing) 2024/11/20 03:32:09 INFO : only15: Copied (replaced existing) 2024/11/20 03:32:09 INFO : only16: Copied (replaced existing) 2024/11/20 03:32:10 INFO : only17: Copied (replaced existing) 2024/11/20 03:32:10 INFO : only18: Copied (replaced existing) 2024/11/20 03:32:10 INFO : only19: Copied (replaced existing) 2024/11/20 03:32:10 INFO : only2: Copied (replaced existing) 2024/11/20 03:32:11 INFO : only3: Copied (replaced existing) 2024/11/20 03:32:11 INFO : only4: Copied (replaced existing) 2024/11/20 03:32:11 INFO : only6: Copied (replaced existing) 2024/11/20 03:32:11 INFO : only11: Copied (replaced existing) 2024/11/20 03:32:12 INFO : only5: Copied (replaced existing) 2024/11/20 03:32:12 INFO : only7: Copied (replaced existing) 2024/11/20 03:32:12 INFO : only8: Copied (replaced existing) 2024/11/20 03:32:12 INFO : only9: Copied (replaced existing) 2024/11/20 03:32:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (142.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:32:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 03:32:47 DEBUG : sub dir: Making directory 2024/11/20 03:32:48 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-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (53.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" 2024/11/20 03:33:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 03:33:40 DEBUG : sub dir: Making directory 2024/11/20 03:33:41 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-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tipoyoy8hoto'", Local "Local file system at /tmp/rclone1758262445", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (53.35s) PASS 2024/11/20 03:34:33 DEBUG : sugarsync root 'Test/rclone-test-tipoyoy8hoto': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 29m45.63897759s (try 1/5)