"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/01/03 03:01:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe" 2025/01/03 03:01:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 03:02:02 DEBUG : Creating backend with remote "/tmp/rclone3810857598" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:02:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 03:02:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/03 03:02:03 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:02:03 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.54s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:02:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/03 03:02:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 03:02:08 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:02:08 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:02:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:02:13 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.19s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.58s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.58s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:02:22 DEBUG : Creating backend with remote "/non-existing" 2025/01/03 03:02:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/03 03:02:22 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:02:22 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.54s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:02:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 03:02:26 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:02:26 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:02:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.29s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:02:36 INFO : sugarsync root 'Test/rclone-test-cofixax8nuwe': Running all checks before starting transfers 2025/01/03 03:02:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 03:02:37 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:02:37 INFO : sugarsync root 'Test/rclone-test-cofixax8nuwe': Checks finished, now starting transfers 2025/01/03 03:02:37 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:02:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.34s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:02:48 ERROR : Ignoring --no-traverse with sync 2025/01/03 03:02:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 03:02:48 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:02:48 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:02:52 INFO : sub dir/hello world: Copied (new) 2025/01/03 03:02:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.24s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:03:00 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/03 03:03:00 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:03:00 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:03:02 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.56s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:03:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 03:03:07 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:03:07 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:03:10 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.81s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:03:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 03:03:15 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:03:15 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:03:18 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.61s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:03:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/03 03:03:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/03 03:03:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/03 03:03:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/03 03:03:23 DEBUG : sub dir: Making directory 2025/01/03 03:03:24 DEBUG : sub dir2: Making directory 2025/01/03 03:03:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 03:03:25 DEBUG : sub dir2/sub sub dir2: Making directory 2025/01/03 03:03:27 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:03:27 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:03:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:03:30 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.78s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:03:38 DEBUG : sub dir2: Making directory 2025/01/03 03:03:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/03 03:03:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/03 03:03:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 03:03:38 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:03:38 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:03:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.70s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:03:47 DEBUG : sub dir2: Making directory with metadata 2025/01/03 03:03:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/03 03:03:48 DEBUG : sub dir: Making directory 2025/01/03 03:03:50 DEBUG : sub dir2: Making directory 2025/01/03 03:03:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 03:03:51 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:03:51 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:03:53 INFO : sub dir/hello world: Copied (new) 2025/01/03 03:03:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:03:54 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/03 03:03:55 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.99s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.46s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:04:03 DEBUG : sub dir2: Making directory 2025/01/03 03:04:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 03:04:04 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:04:04 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:04:07 INFO : sub dir/hello world: Copied (new) 2025/01/03 03:04:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.93s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:04:13 DEBUG : sub dir2: Making directory with metadata 2025/01/03 03:04:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/03 03:04:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/03 03:04:14 DEBUG : sub dir: Making directory 2025/01/03 03:04:15 DEBUG : sub dir2: Making directory 2025/01/03 03:04:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 03:04:16 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:04:16 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:04:18 INFO : sub dir/hello world: Copied (new) 2025/01/03 03:04:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:04:20 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': 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-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.54s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:04:28 DEBUG : sub dir2: Making directory 2025/01/03 03:04:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 03:04:28 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:04:28 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:04:32 INFO : sub dir/hello world: Copied (new) 2025/01/03 03:04:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.55s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:04:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-loqifak6niju" 2025/01/03 03:04:42 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-cofixax8nuwe' -> sugarsync root 'Test/rclone-test-loqifak6niju' 2025/01/03 03:04:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 03:04:48 DEBUG : sugarsync root 'Test/rclone-test-loqifak6niju': Waiting for checks to finish 2025/01/03 03:04:48 DEBUG : sugarsync root 'Test/rclone-test-loqifak6niju': Waiting for transfers to finish 2025/01/03 03:04:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:04:53 DEBUG : sugarsync root 'Test/rclone-test-loqifak6niju': Purge remote --- PASS: TestServerSideCopy (22.80s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:05:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/03 03:05:07 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:05:07 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:05:08 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.96s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:05:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-taxukab9hogo" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-cofixax8nuwe' -> sugarsync root 'Test/rclone-test-taxukab9hogo' 2025/01/03 03:05:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 03:05:26 DEBUG : sugarsync root 'Test/rclone-test-taxukab9hogo': Waiting for checks to finish 2025/01/03 03:05:26 DEBUG : sugarsync root 'Test/rclone-test-taxukab9hogo': Waiting for transfers to finish 2025/01/03 03:05:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:05:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/03 03:05:38 DEBUG : sugarsync root 'Test/rclone-test-taxukab9hogo': Waiting for checks to finish 2025/01/03 03:05:38 DEBUG : sugarsync root 'Test/rclone-test-taxukab9hogo': Waiting for transfers to finish 2025/01/03 03:05:38 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.xuwesib6" before starting 2025/01/03 03:05:41 DEBUG : sub dir/hello world.xuwesib6: server side copy: removing renamed existing file after operation 2025/01/03 03:05:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:05:43 DEBUG : sugarsync root 'Test/rclone-test-taxukab9hogo': Purge remote --- PASS: TestServerSideCopyOverSelf (35.37s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:05:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/03 03:05:58 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:05:58 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:06:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/03 03:06:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.98s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:06:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jijuwep9qeko" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-cofixax8nuwe' -> sugarsync root 'Test/rclone-test-jijuwep9qeko' 2025/01/03 03:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 03:06:18 DEBUG : sugarsync root 'Test/rclone-test-jijuwep9qeko': Waiting for checks to finish 2025/01/03 03:06:18 DEBUG : sugarsync root 'Test/rclone-test-jijuwep9qeko': Waiting for transfers to finish 2025/01/03 03:06:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:06:27 DEBUG : sugarsync root 'Test/rclone-test-jijuwep9qeko': Using server-side directory move 2025/01/03 03:06:27 INFO : sugarsync root 'Test/rclone-test-jijuwep9qeko': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/03 03:06:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/03 03:06:29 DEBUG : sugarsync root 'Test/rclone-test-jijuwep9qeko': Waiting for checks to finish 2025/01/03 03:06:29 DEBUG : sugarsync root 'Test/rclone-test-jijuwep9qeko': Waiting for transfers to finish 2025/01/03 03:06:30 INFO : sub dir/hello world: Deleted 2025/01/03 03:06:31 INFO : sub dir/hello world: Moved (server-side) 2025/01/03 03:06:38 DEBUG : testing file moves 2025/01/03 03:06:40 DEBUG : sugarsync root 'Test/rclone-test-jijuwep9qeko': Waiting for checks to finish 2025/01/03 03:06:40 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/03 03:06:40 DEBUG : sugarsync root 'Test/rclone-test-jijuwep9qeko': Waiting for transfers to finish 2025/01/03 03:06:41 INFO : sub dir/hello world: Deleted 2025/01/03 03:06:41 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:06:45 DEBUG : sugarsync root 'Test/rclone-test-jijuwep9qeko': Purge remote --- PASS: TestServerSideMoveOverSelf (44.71s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:06:56 ERROR : : error listing: directory not found 2025/01/03 03:06:57 DEBUG : Local file system at /tmp/rclone3810857598: Making directory 2025/01/03 03:06:59 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:06:59 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.14s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:07:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/03 03:07:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 03:07:13 DEBUG : Local file system at /tmp/rclone3810857598: Waiting for checks to finish 2025/01/03 03:07:13 DEBUG : Local file system at /tmp/rclone3810857598: Waiting for transfers to finish 2025/01/03 03:07:14 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/01/03 03:07:14 INFO : sub dir/hello world: Copied (new) 2025/01/03 03:07:14 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (13.20s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:07:20 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/03 03:07:20 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:07:20 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:07:23 INFO : check sum: Copied (new) 2025/01/03 03:07:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:07:24 NOTICE: sugarsync root 'Test/rclone-test-cofixax8nuwe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/03 03:07:24 DEBUG : check sum: Size of src and dst objects identical 2025/01/03 03:07:24 DEBUG : check sum: Unchanged skipping 2025/01/03 03:07:24 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:07:24 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:07:24 DEBUG : Waiting for deletions to finish 2025/01/03 03:07:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.50s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:07:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/03 03:07:32 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:07:32 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:07:34 INFO : sizeonly: Copied (new) 2025/01/03 03:07:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:07:36 DEBUG : sizeonly: Sizes identical 2025/01/03 03:07:36 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:07:36 DEBUG : sizeonly: Unchanged skipping 2025/01/03 03:07:36 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:07:36 DEBUG : Waiting for deletions to finish 2025/01/03 03:07:36 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.46s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:07:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/03 03:07:43 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:07:43 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:07:46 INFO : ignore-size: Copied (new) 2025/01/03 03:07:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:07:47 DEBUG : ignore-size: Sizes identical 2025/01/03 03:07:47 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:07:47 DEBUG : ignore-size: Unchanged skipping 2025/01/03 03:07:47 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:07:47 DEBUG : Waiting for deletions to finish 2025/01/03 03:07:47 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.44s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:07:58 DEBUG : existing: Sizes identical 2025/01/03 03:07:58 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:07:58 DEBUG : existing: Unchanged skipping 2025/01/03 03:07:58 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:07:58 DEBUG : Waiting for deletions to finish 2025/01/03 03:07:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:07:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/03 03:07:59 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:07:59 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:08:00 INFO : existing: Copied (replaced existing) 2025/01/03 03:08:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.94s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:08:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/03 03:08:07 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:08:07 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:08:10 INFO : existing: Copied (new) 2025/01/03 03:08:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:08:12 DEBUG : existing: Destination exists, skipping 2025/01/03 03:08:12 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:08:12 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:08:12 DEBUG : Waiting for deletions to finish 2025/01/03 03:08:12 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.53s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:08:26 DEBUG : d: Making directory 2025/01/03 03:08:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/03 03:08:30 DEBUG : c/non empty space: Sizes identical 2025/01/03 03:08:30 DEBUG : c/non empty space: Unchanged skipping 2025/01/03 03:08:30 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:08:30 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:08:33 INFO : a/potato2: Copied (new) 2025/01/03 03:08:33 DEBUG : Waiting for deletions to finish 2025/01/03 03:08:34 INFO : b/potato: Deleted 2025/01/03 03:08:34 INFO : d: Removing directory 2025/01/03 03:08:35 INFO : b: Removing directory 2025/01/03 03:08:37 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (27.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:08:50 DEBUG : empty space: Sizes identical 2025/01/03 03:08:50 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:08:50 DEBUG : empty space: Unchanged skipping 2025/01/03 03:08:50 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:08:50 DEBUG : Waiting for deletions to finish 2025/01/03 03:08:50 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:08:51 DEBUG : empty space: Sizes identical 2025/01/03 03:08:51 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:08:51 DEBUG : empty space: Unchanged skipping 2025/01/03 03:08:51 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:08:51 DEBUG : Waiting for deletions to finish 2025/01/03 03:08:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (12.23s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.58s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.58s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:09:05 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/03 03:09:05 DEBUG : empty space: Sizes identical 2025/01/03 03:09:05 DEBUG : empty space: Unchanged skipping 2025/01/03 03:09:05 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:09:05 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:09:08 INFO : potato: Copied (new) 2025/01/03 03:09:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.62s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:09:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/03 03:09:18 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:09:18 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:09:19 INFO : potato: Copied (replaced existing) 2025/01/03 03:09:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.64s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/01/03 03:09:28 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/01/03 03:09:28 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:09:28 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:09:30 INFO : potato: Copied (replaced existing) 2025/01/03 03:09:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:09:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 03:09:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/03 03:09:41 DEBUG : empty space: Sizes identical 2025/01/03 03:09:41 DEBUG : empty space: Unchanged skipping 2025/01/03 03:09:41 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:09:41 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:09:41 DEBUG : Waiting for deletions to finish 2025/01/03 03:09:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:09:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 03:09:53 DEBUG : empty space: Sizes identical 2025/01/03 03:09:53 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:09:53 DEBUG : empty space: Unchanged skipping 2025/01/03 03:09:53 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:09:55 INFO : potato2: Copied (new) 2025/01/03 03:09:55 DEBUG : Waiting for deletions to finish 2025/01/03 03:09:56 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:10:09 DEBUG : d: Making directory 2025/01/03 03:10:11 DEBUG : d/e: Making directory 2025/01/03 03:10:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/03 03:10:15 DEBUG : c/non empty space: Sizes identical 2025/01/03 03:10:15 DEBUG : c/non empty space: Unchanged skipping 2025/01/03 03:10:17 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:10:17 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:10:19 INFO : a/potato2: Copied (new) 2025/01/03 03:10:19 DEBUG : Waiting for deletions to finish 2025/01/03 03:10:20 INFO : b/potato: Deleted 2025/01/03 03:10:20 INFO : d/e: Removing directory 2025/01/03 03:10:22 INFO : d: Removing directory 2025/01/03 03:10:23 INFO : b: Removing directory 2025/01/03 03:10:24 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (30.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:10:40 DEBUG : d: Making directory 2025/01/03 03:10:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/03 03:10:44 DEBUG : c/non empty space: Sizes identical 2025/01/03 03:10:44 DEBUG : c/non empty space: Unchanged skipping 2025/01/03 03:10:44 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:10:44 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:10:47 INFO : a/potato2: Copied (new) 2025/01/03 03:10:47 ERROR : sugarsync root 'Test/rclone-test-cofixax8nuwe': not deleting files as there were IO errors 2025/01/03 03:10:47 ERROR : sugarsync root 'Test/rclone-test-cofixax8nuwe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (27.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:11:06 DEBUG : Waiting for deletions to finish 2025/01/03 03:11:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 03:11:06 DEBUG : empty space: Sizes identical 2025/01/03 03:11:06 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:11:06 DEBUG : empty space: Unchanged skipping 2025/01/03 03:11:06 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:11:07 INFO : potato: Deleted 2025/01/03 03:11:09 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.94s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:11:20 DEBUG : Waiting for deletions to finish 2025/01/03 03:11:21 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:11:21 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:11:22 INFO : potato: Deleted 2025/01/03 03:11:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 03:11:23 DEBUG : empty space: Sizes identical 2025/01/03 03:11:23 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:11:23 DEBUG : empty space: Unchanged skipping 2025/01/03 03:11:23 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:11:26 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.67s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:11:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 03:11:35 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:11:35 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:11:38 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.60s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:11:50 DEBUG : enormous: Excluded (Size Filter) 2025/01/03 03:11:50 DEBUG : enormous: Excluded 2025/01/03 03:11:50 DEBUG : potato2: Excluded (Size Filter) 2025/01/03 03:11:50 DEBUG : potato2: Excluded 2025/01/03 03:11:51 DEBUG : potato2: Excluded (Size Filter) 2025/01/03 03:11:51 DEBUG : potato2: Excluded 2025/01/03 03:11:51 DEBUG : empty space: Sizes identical 2025/01/03 03:11:51 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:11:51 DEBUG : empty space: Unchanged skipping 2025/01/03 03:11:51 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:11:51 DEBUG : Waiting for deletions to finish 2025/01/03 03:11:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:11:52 DEBUG : enormous: Excluded (Size Filter) 2025/01/03 03:11:52 DEBUG : enormous: Excluded 2025/01/03 03:11:52 DEBUG : potato2: Excluded (Size Filter) 2025/01/03 03:11:52 DEBUG : potato2: Excluded 2025/01/03 03:11:52 DEBUG : potato2: Excluded (Size Filter) 2025/01/03 03:11:52 DEBUG : potato2: Excluded 2025/01/03 03:11:52 DEBUG : empty space: Sizes identical 2025/01/03 03:11:52 DEBUG : empty space: Unchanged skipping 2025/01/03 03:11:52 DEBUG : Local file system at /tmp/rclone3810857598: Waiting for checks to finish 2025/01/03 03:11:52 DEBUG : Local file system at /tmp/rclone3810857598: Waiting for transfers to finish 2025/01/03 03:11:52 DEBUG : Waiting for deletions to finish 2025/01/03 03:11:52 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:12:07 DEBUG : enormous: Excluded (Size Filter) 2025/01/03 03:12:07 DEBUG : enormous: Excluded 2025/01/03 03:12:07 DEBUG : potato2: Excluded (Size Filter) 2025/01/03 03:12:07 DEBUG : potato2: Excluded 2025/01/03 03:12:08 DEBUG : empty space: Sizes identical 2025/01/03 03:12:08 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:12:08 DEBUG : empty space: Unchanged skipping 2025/01/03 03:12:08 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:12:08 DEBUG : Waiting for deletions to finish 2025/01/03 03:12:09 INFO : enormous: Deleted 2025/01/03 03:12:09 INFO : potato2: Deleted 2025/01/03 03:12:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:12:11 DEBUG : empty space: Sizes identical 2025/01/03 03:12:11 DEBUG : empty space: Unchanged skipping 2025/01/03 03:12:11 DEBUG : Local file system at /tmp/rclone3810857598: Waiting for checks to finish 2025/01/03 03:12:11 DEBUG : Local file system at /tmp/rclone3810857598: Waiting for transfers to finish 2025/01/03 03:12:11 DEBUG : Waiting for deletions to finish 2025/01/03 03:12:11 INFO : enormous: Deleted 2025/01/03 03:12:11 INFO : potato2: Deleted 2025/01/03 03:12:11 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.40s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.59s) === 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-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/01/03 03:12:18 ERROR : sugarsync root 'Test/rclone-test-cofixax8nuwe': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/03 03:12:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/03 03:12:19 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/03 03:12:19 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:12:19 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:12:21 INFO : potato: Copied (new) 2025/01/03 03:12:21 INFO : yam: Copied (new) 2025/01/03 03:12:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:12:22 ERROR : sugarsync root 'Test/rclone-test-cofixax8nuwe': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/03 03:12:23 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/03 03:12:23 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:12:23 DEBUG : potato: Sizes identical 2025/01/03 03:12:23 DEBUG : potato: Unchanged skipping 2025/01/03 03:12:23 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:12:26 INFO : yaml: Copied (new) 2025/01/03 03:12:26 DEBUG : Waiting for deletions to finish 2025/01/03 03:12:26 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.83s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/01/03 03:12:34 ERROR : sugarsync root 'Test/rclone-test-cofixax8nuwe': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/03 03:12:34 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/03 03:12:34 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/03 03:12:34 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:12:34 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:12:37 INFO : potato: Copied (new) 2025/01/03 03:12:37 INFO : yam: Copied (new) 2025/01/03 03:12:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:12:38 ERROR : sugarsync root 'Test/rclone-test-cofixax8nuwe': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/03 03:12:39 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/03 03:12:39 DEBUG : potato: Sizes identical 2025/01/03 03:12:39 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:12:39 DEBUG : potato: Unchanged skipping 2025/01/03 03:12:39 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:12:41 INFO : yaml: Copied (new) 2025/01/03 03:12:41 DEBUG : Waiting for deletions to finish 2025/01/03 03:12:42 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.81s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/01/03 03:12:50 INFO : sugarsync root 'Test/rclone-test-cofixax8nuwe': Making map for --track-renames 2025/01/03 03:12:50 INFO : sugarsync root 'Test/rclone-test-cofixax8nuwe': Finished making map for --track-renames 2025/01/03 03:12:50 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:12:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/03 03:12:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/03 03:12:50 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for renames to finish 2025/01/03 03:12:50 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:12:54 INFO : sub/yam: Copied (new) 2025/01/03 03:12:54 INFO : potato: Copied (new) 2025/01/03 03:12:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:12:56 DEBUG : potato: Sizes identical 2025/01/03 03:12:56 DEBUG : potato: Unchanged skipping 2025/01/03 03:12:57 INFO : sugarsync root 'Test/rclone-test-cofixax8nuwe': Making map for --track-renames 2025/01/03 03:12:57 INFO : sugarsync root 'Test/rclone-test-cofixax8nuwe': Finished making map for --track-renames 2025/01/03 03:12:57 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:12:57 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for renames to finish 2025/01/03 03:12:59 INFO : sub/yam: Moved (server-side) to: yam 2025/01/03 03:12:59 INFO : yam: Renamed from "sub/yam" 2025/01/03 03:12:59 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:12:59 DEBUG : Waiting for deletions to finish 2025/01/03 03:12:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.99s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:13:08 DEBUG : Creating backend with remote "/tmp/rclone3810857598/dir1" 2025/01/03 03:13:08 DEBUG : Config file has changed externally - reloading 2025/01/03 03:13:08 DEBUG : Creating backend with remote "/tmp/rclone3810857598/dir2" 2025/01/03 03:13:08 DEBUG : Local file system at /tmp/rclone3810857598/dir2: Using server-side directory move 2025/01/03 03:13:08 INFO : Local file system at /tmp/rclone3810857598/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/03 03:13:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/03 03:13:08 INFO : file1.txt: Moved (server-side) 2025/01/03 03:13:08 DEBUG : Local file system at /tmp/rclone3810857598/dir2: Waiting for checks to finish 2025/01/03 03:13:08 DEBUG : Local file system at /tmp/rclone3810857598/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.58s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:13:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 03:13:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/03 03:13:11 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:13:11 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:13:18 INFO : sub dir/hello world: Copied (new) 2025/01/03 03:13:18 INFO : sub dir/hello world: Deleted 2025/01/03 03:13:18 INFO : nested/sub dir/file: Copied (new) 2025/01/03 03:13:18 INFO : nested/sub dir/file: Deleted 2025/01/03 03:13:18 INFO : sub dir: Removing directory 2025/01/03 03:13:18 INFO : nested/sub dir: Removing directory 2025/01/03 03:13:18 INFO : nested: Removing directory 2025/01/03 03:13:18 DEBUG : Local file system at /tmp/rclone3810857598: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (19.29s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:13:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 03:13:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/03 03:13:30 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:13:30 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:13:37 INFO : sub dir/hello world: Copied (new) 2025/01/03 03:13:37 INFO : sub dir/hello world: Deleted 2025/01/03 03:13:37 INFO : nested/sub dir/file: Copied (new) 2025/01/03 03:13:37 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (19.03s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:13:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/03 03:13:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/03 03:13:49 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:13:49 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:13:52 INFO : existing-b: Copied (new) 2025/01/03 03:13:52 INFO : existing-b: Deleted 2025/01/03 03:13:52 INFO : existing: Copied (new) 2025/01/03 03:13:52 INFO : existing: Deleted 2025/01/03 03:13:53 DEBUG : existing: Destination exists, skipping 2025/01/03 03:13:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/03 03:13:53 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:13:53 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:13:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.69s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:13:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kobogij6wapa" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-cofixax8nuwe' -> sugarsync root 'Test/rclone-test-kobogij6wapa' 2025/01/03 03:14:18 DEBUG : sugarsync root 'Test/rclone-test-kobogij6wapa': Using server-side directory move 2025/01/03 03:14:18 INFO : sugarsync root 'Test/rclone-test-kobogij6wapa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/03 03:14:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 03:14:19 DEBUG : sugarsync root 'Test/rclone-test-kobogij6wapa': Waiting for checks to finish 2025/01/03 03:14:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/03 03:14:19 DEBUG : empty space: Sizes identical 2025/01/03 03:14:19 DEBUG : empty space: Unchanged skipping 2025/01/03 03:14:20 INFO : potato2: Moved (server-side) 2025/01/03 03:14:20 INFO : empty space: Deleted 2025/01/03 03:14:20 DEBUG : sugarsync root 'Test/rclone-test-kobogij6wapa': Waiting for transfers to finish 2025/01/03 03:14:20 INFO : potato3: Deleted 2025/01/03 03:14:21 INFO : potato3: Moved (server-side) 2025/01/03 03:14:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lemateh9keto" 2025/01/03 03:14:26 DEBUG : sugarsync root 'Test/rclone-test-lemateh9keto': Using server-side directory move 2025/01/03 03:14:27 INFO : sugarsync root 'Test/rclone-test-lemateh9keto': Server side directory move succeeded 2025/01/03 03:14:30 ERROR : : error listing: directory not found 2025/01/03 03:14:30 DEBUG : sugarsync root 'Test/rclone-test-lemateh9keto': Purge remote 2025/01/03 03:14:31 DEBUG : sugarsync root 'Test/rclone-test-kobogij6wapa': Purge remote 2025/01/03 03:14:32 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (34.50s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:14:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zotedak8zade" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-cofixax8nuwe' -> sugarsync root 'Test/rclone-test-zotedak8zade' 2025/01/03 03:14:54 DEBUG : empty space: Excluded (Size Filter) 2025/01/03 03:14:54 DEBUG : empty space: Excluded 2025/01/03 03:14:54 DEBUG : empty space: Excluded (Size Filter) 2025/01/03 03:14:54 DEBUG : empty space: Excluded 2025/01/03 03:14:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 03:14:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/03 03:14:54 DEBUG : sugarsync root 'Test/rclone-test-zotedak8zade': Waiting for checks to finish 2025/01/03 03:14:54 DEBUG : sugarsync root 'Test/rclone-test-zotedak8zade': Waiting for transfers to finish 2025/01/03 03:14:55 INFO : potato2: Moved (server-side) 2025/01/03 03:14:55 INFO : potato3: Deleted 2025/01/03 03:14:55 INFO : potato3: Moved (server-side) 2025/01/03 03:14:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-motecec4qevu" 2025/01/03 03:15:01 DEBUG : empty space: Excluded (Size Filter) 2025/01/03 03:15:01 DEBUG : empty space: Excluded 2025/01/03 03:15:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 03:15:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/03 03:15:02 DEBUG : sugarsync root 'Test/rclone-test-motecec4qevu': Waiting for checks to finish 2025/01/03 03:15:02 DEBUG : sugarsync root 'Test/rclone-test-motecec4qevu': Waiting for transfers to finish 2025/01/03 03:15:04 INFO : potato2: Moved (server-side) 2025/01/03 03:15:04 INFO : potato3: Moved (server-side) 2025/01/03 03:15:06 DEBUG : sugarsync root 'Test/rclone-test-motecec4qevu': Purge remote 2025/01/03 03:15:07 DEBUG : sugarsync root 'Test/rclone-test-zotedak8zade': Purge remote --- PASS: TestServerSideMoveWithFilter (36.40s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:15:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sufapah8tiko" 2025/01/03 03:15:21 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-cofixax8nuwe' -> sugarsync root 'Test/rclone-test-sufapah8tiko' 2025/01/03 03:15:31 DEBUG : sugarsync root 'Test/rclone-test-sufapah8tiko': Using server-side directory move 2025/01/03 03:15:31 INFO : sugarsync root 'Test/rclone-test-sufapah8tiko': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/03 03:15:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 03:15:32 DEBUG : empty space: Sizes identical 2025/01/03 03:15:32 DEBUG : empty space: Unchanged skipping 2025/01/03 03:15:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/03 03:15:33 DEBUG : sugarsync root 'Test/rclone-test-sufapah8tiko': Waiting for checks to finish 2025/01/03 03:15:33 INFO : empty space: Deleted 2025/01/03 03:15:33 DEBUG : sugarsync root 'Test/rclone-test-sufapah8tiko': Waiting for transfers to finish 2025/01/03 03:15:33 INFO : potato3: Deleted 2025/01/03 03:15:33 INFO : potato2: Moved (server-side) 2025/01/03 03:15:33 INFO : potato3: Moved (server-side) 2025/01/03 03:15:33 INFO : tomatoDir: Removing directory 2025/01/03 03:15:35 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': deleted 1 directories 2025/01/03 03:15:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fahavon1qewu" 2025/01/03 03:15:40 DEBUG : tomatoDir: Making directory 2025/01/03 03:15:42 DEBUG : sugarsync root 'Test/rclone-test-fahavon1qewu': Using server-side directory move 2025/01/03 03:15:44 INFO : sugarsync root 'Test/rclone-test-fahavon1qewu': Server side directory move succeeded 2025/01/03 03:15:47 ERROR : : error listing: directory not found 2025/01/03 03:15:48 ERROR : : error listing: directory not found 2025/01/03 03:15:48 DEBUG : sugarsync root 'Test/rclone-test-fahavon1qewu': Purge remote 2025/01/03 03:15:49 DEBUG : sugarsync root 'Test/rclone-test-sufapah8tiko': Purge remote 2025/01/03 03:15:50 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (41.32s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.56s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:15:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.78s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:16:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/rclone-sync-test" 2025/01/03 03:16:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/rclone-sync-test-include/layer2" 2025/01/03 03:16:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/rclone-sync-test-ignore-file" 2025/01/03 03:16:32 DEBUG : rclone-sync-test: Excluded 2025/01/03 03:16:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/03 03:16:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/03 03:16:35 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/rclone-sync-test': Waiting for checks to finish 2025/01/03 03:16:35 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/rclone-sync-test': Waiting for transfers to finish 2025/01/03 03:16:35 DEBUG : Waiting for deletions to finish 2025/01/03 03:16:35 INFO : There was nothing to transfer 2025/01/03 03:16:38 DEBUG : rclone-sync-test: Excluded 2025/01/03 03:16:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/03 03:16:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/03 03:16:41 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:16:41 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:16:41 DEBUG : Waiting for deletions to finish 2025/01/03 03:16:41 INFO : rclone-sync-test-include: Removing directory 2025/01/03 03:16:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/03 03:16:41 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': failed to delete 1 directories 2025/01/03 03:16:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:16:44 DEBUG : rclone-sync-test: Excluded 2025/01/03 03:16:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/03 03:16:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/03 03:16:46 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/03 03:16:46 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/03 03:16:46 DEBUG : Waiting for deletions to finish 2025/01/03 03:16:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:16:49 DEBUG : rclone-sync-test: Excluded 2025/01/03 03:16:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/03 03:16:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/03 03:16:52 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:16:52 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:16:52 DEBUG : Waiting for deletions to finish 2025/01/03 03:16:52 INFO : rclone-sync-test-include: Removing directory 2025/01/03 03:16:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/03 03:16:52 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': failed to delete 1 directories 2025/01/03 03:16:52 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:16:53 DEBUG : : Excluded 2025/01/03 03:16:55 DEBUG : rclone-sync-test: Excluded 2025/01/03 03:16:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/03 03:16:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/03 03:16:58 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/03 03:16:58 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/03 03:16:58 DEBUG : Waiting for deletions to finish 2025/01/03 03:16:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (84.28s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:17:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/dst" 2025/01/03 03:17:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/CompareDest" 2025/01/03 03:17:41 DEBUG : one: Need to transfer - File not found at Destination 2025/01/03 03:17:41 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:17:41 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:17:44 INFO : one: Copied (new) 2025/01/03 03:17:44 DEBUG : Waiting for deletions to finish 2025/01/03 03:17:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 03:17:48 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:17:49 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:17:50 INFO : one: Copied (replaced existing) 2025/01/03 03:17:50 DEBUG : Waiting for deletions to finish 2025/01/03 03:17:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 03:17:59 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:18:01 DEBUG : one: Sizes identical 2025/01/03 03:18:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/03 03:18:01 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:18:01 DEBUG : Waiting for deletions to finish 2025/01/03 03:18:01 INFO : There was nothing to transfer 2025/01/03 03:18:08 DEBUG : two: Sizes identical 2025/01/03 03:18:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/03 03:18:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 03:18:08 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:18:09 DEBUG : one: Sizes identical 2025/01/03 03:18:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/03 03:18:09 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:18:09 DEBUG : Waiting for deletions to finish 2025/01/03 03:18:09 INFO : There was nothing to transfer 2025/01/03 03:18:12 DEBUG : two: Sizes identical 2025/01/03 03:18:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/03 03:18:12 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:18:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 03:18:13 DEBUG : one: Sizes identical 2025/01/03 03:18:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/03 03:18:13 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:18:13 DEBUG : Waiting for deletions to finish 2025/01/03 03:18:13 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/03 03:18:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/03 03:18:17 DEBUG : two: Need to transfer - File not found at Destination 2025/01/03 03:18:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 03:18:17 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:18:18 DEBUG : one: Sizes identical 2025/01/03 03:18:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/03 03:18:18 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:18:20 INFO : two: Copied (new) 2025/01/03 03:18:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.95s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:18:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/dest" 2025/01/03 03:18:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/pre-dest1" 2025/01/03 03:18:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/pre-dest2" 2025/01/03 03:18:49 DEBUG : 1: Sizes identical 2025/01/03 03:18:49 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/03 03:18:50 DEBUG : 2: Sizes identical 2025/01/03 03:18:50 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/03 03:18:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/03 03:18:52 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dest': Waiting for checks to finish 2025/01/03 03:18:52 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dest': Waiting for transfers to finish 2025/01/03 03:18:55 INFO : 3: Copied (new) 2025/01/03 03:18:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.63s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:19:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/dst" 2025/01/03 03:19:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/CopyDest" 2025/01/03 03:19:16 DEBUG : one: Need to transfer - File not found at Destination 2025/01/03 03:19:16 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:19:16 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:19:20 INFO : one: Copied (new) 2025/01/03 03:19:20 DEBUG : Waiting for deletions to finish 2025/01/03 03:19:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 03:19:23 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:19:24 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:19:26 INFO : one: Copied (replaced existing) 2025/01/03 03:19:26 DEBUG : Waiting for deletions to finish 2025/01/03 03:19:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/BackupDir" 2025/01/03 03:19:40 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:19:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 03:19:41 DEBUG : one: Sizes identical 2025/01/03 03:19:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 03:19:44 INFO : one: Moved (server-side) 2025/01/03 03:19:45 INFO : one: Copied (server-side copy) 2025/01/03 03:19:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/03 03:19:45 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:19:45 DEBUG : Waiting for deletions to finish 2025/01/03 03:19:53 DEBUG : two: Sizes identical 2025/01/03 03:19:54 INFO : two: Copied (server-side copy) 2025/01/03 03:19:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/03 03:19:54 DEBUG : one: Sizes identical 2025/01/03 03:19:54 DEBUG : one: Unchanged skipping 2025/01/03 03:19:54 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:19:54 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:19:54 DEBUG : Waiting for deletions to finish 2025/01/03 03:19:57 DEBUG : one: Sizes identical 2025/01/03 03:19:57 DEBUG : one: Unchanged skipping 2025/01/03 03:19:57 DEBUG : two: Sizes identical 2025/01/03 03:19:57 DEBUG : two: Unchanged skipping 2025/01/03 03:19:57 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:19:57 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:19:57 DEBUG : Waiting for deletions to finish 2025/01/03 03:19:57 INFO : There was nothing to transfer 2025/01/03 03:20:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/03 03:20:04 DEBUG : three: Destination not found in --copy-dest 2025/01/03 03:20:04 DEBUG : three: Need to transfer - File not found at Destination 2025/01/03 03:20:04 DEBUG : one: Sizes identical 2025/01/03 03:20:04 DEBUG : one: Unchanged skipping 2025/01/03 03:20:04 DEBUG : two: Sizes identical 2025/01/03 03:20:04 DEBUG : two: Unchanged skipping 2025/01/03 03:20:04 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:20:04 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:20:06 INFO : three: Copied (new) 2025/01/03 03:20:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (73.46s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:20:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/dst" 2025/01/03 03:20:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/backup" 2025/01/03 03:20:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 03:20:37 DEBUG : two: Sizes identical 2025/01/03 03:20:37 DEBUG : two: Unchanged skipping 2025/01/03 03:20:37 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:20:39 INFO : one: Moved (server-side) 2025/01/03 03:20:39 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:20:42 INFO : one: Copied (new) 2025/01/03 03:20:42 DEBUG : Waiting for deletions to finish 2025/01/03 03:20:44 INFO : three.txt: Moved (server-side) 2025/01/03 03:20:44 INFO : three.txt: Moved into backup dir 2025/01/03 03:20:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/03 03:20:50 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:20:50 DEBUG : two: Sizes identical 2025/01/03 03:20:50 DEBUG : two: Unchanged skipping 2025/01/03 03:20:51 INFO : one: Deleted 2025/01/03 03:20:52 INFO : one: Moved (server-side) 2025/01/03 03:20:52 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:20:55 INFO : one: Copied (new) 2025/01/03 03:20:55 DEBUG : Waiting for deletions to finish 2025/01/03 03:20:56 INFO : three.txt: Deleted 2025/01/03 03:20:57 INFO : three.txt: Moved (server-side) 2025/01/03 03:20:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.94s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:21:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/dst" 2025/01/03 03:21:16 DEBUG : Config file has changed externally - reloading 2025/01/03 03:21:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/backup" 2025/01/03 03:21:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 03:21:24 DEBUG : two: Sizes identical 2025/01/03 03:21:24 DEBUG : two: Unchanged skipping 2025/01/03 03:21:24 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:21:26 INFO : one: Moved (server-side) to: one.bak 2025/01/03 03:21:26 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:21:29 INFO : one: Copied (new) 2025/01/03 03:21:29 DEBUG : Waiting for deletions to finish 2025/01/03 03:21:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/03 03:21:30 INFO : three.txt: Moved into backup dir 2025/01/03 03:21:36 DEBUG : two: Sizes identical 2025/01/03 03:21:36 DEBUG : two: Unchanged skipping 2025/01/03 03:21:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/03 03:21:36 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:21:38 INFO : one.bak: Deleted 2025/01/03 03:21:39 INFO : one: Moved (server-side) to: one.bak 2025/01/03 03:21:39 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:21:41 INFO : one: Copied (new) 2025/01/03 03:21:41 DEBUG : Waiting for deletions to finish 2025/01/03 03:21:43 INFO : three.txt.bak: Deleted 2025/01/03 03:21:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/03 03:21:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (46.48s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:22:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/dst" 2025/01/03 03:22:03 DEBUG : Config file has changed externally - reloading 2025/01/03 03:22:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/backup" 2025/01/03 03:22:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 03:22:10 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:22:10 DEBUG : two: Sizes identical 2025/01/03 03:22:10 DEBUG : two: Unchanged skipping 2025/01/03 03:22:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/03 03:22:13 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:22:15 INFO : one: Copied (new) 2025/01/03 03:22:15 DEBUG : Waiting for deletions to finish 2025/01/03 03:22:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/03 03:22:17 INFO : three.txt: Moved into backup dir 2025/01/03 03:22:23 DEBUG : two: Sizes identical 2025/01/03 03:22:23 DEBUG : two: Unchanged skipping 2025/01/03 03:22:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/03 03:22:23 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:22:25 INFO : one-2019-01-01: Deleted 2025/01/03 03:22:25 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/03 03:22:25 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:22:28 INFO : one: Copied (new) 2025/01/03 03:22:28 DEBUG : Waiting for deletions to finish 2025/01/03 03:22:30 INFO : three-2019-01-01.txt: Deleted 2025/01/03 03:22:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/03 03:22:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (47.59s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:22:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/dst" 2025/01/03 03:22:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 03:22:54 DEBUG : two: Sizes identical 2025/01/03 03:22:54 DEBUG : two: Unchanged skipping 2025/01/03 03:22:54 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:22:56 INFO : one: Moved (server-side) to: one.bak 2025/01/03 03:22:56 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:22:58 INFO : one: Copied (new) 2025/01/03 03:22:58 DEBUG : Waiting for deletions to finish 2025/01/03 03:23:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/03 03:23:00 INFO : three.txt: Moved into backup dir 2025/01/03 03:23:06 DEBUG : one.bak: Excluded (Path Filter) 2025/01/03 03:23:06 DEBUG : one.bak: Excluded 2025/01/03 03:23:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/03 03:23:06 DEBUG : three.txt.bak: Excluded 2025/01/03 03:23:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/03 03:23:06 DEBUG : two: Sizes identical 2025/01/03 03:23:06 DEBUG : two: Unchanged skipping 2025/01/03 03:23:06 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for checks to finish 2025/01/03 03:23:08 INFO : one.bak: Deleted 2025/01/03 03:23:09 INFO : one: Moved (server-side) to: one.bak 2025/01/03 03:23:09 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe/dst': Waiting for transfers to finish 2025/01/03 03:23:11 INFO : one: Copied (new) 2025/01/03 03:23:11 DEBUG : Waiting for deletions to finish 2025/01/03 03:23:13 INFO : three.txt.bak: Deleted 2025/01/03 03:23:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/03 03:23:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (42.50s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:23:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/dst" 2025/01/03 03:23:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 03:23:38 INFO : one: Moved (server-side) to: one.bak 2025/01/03 03:23:41 INFO : one: Copied (new) 2025/01/03 03:23:42 DEBUG : two: Sizes identical 2025/01/03 03:23:42 DEBUG : two: Unchanged skipping 2025/01/03 03:23:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/03 03:23:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/03 03:23:47 INFO : three.txt: Copied (new) 2025/01/03 03:23:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/03 03:23:52 INFO : one.bak: Deleted 2025/01/03 03:23:53 INFO : one: Moved (server-side) to: one.bak 2025/01/03 03:23:56 INFO : one: Copied (new) 2025/01/03 03:23:57 DEBUG : two: Sizes identical 2025/01/03 03:23:57 DEBUG : two: Unchanged skipping 2025/01/03 03:23:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/03 03:23:59 INFO : three.txt.bak: Deleted 2025/01/03 03:24:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/03 03:24:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (49.31s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:24:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cofixax8nuwe/dst" 2025/01/03 03:24:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 03:24:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/03 03:24:30 INFO : one: Copied (new) 2025/01/03 03:24:31 DEBUG : two: Sizes identical 2025/01/03 03:24:31 DEBUG : two: Unchanged skipping 2025/01/03 03:24:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/03 03:24:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/03 03:24:36 INFO : three.txt: Copied (new) 2025/01/03 03:24:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/03 03:24:41 INFO : one-2019-01-01: Deleted 2025/01/03 03:24:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/03 03:24:45 INFO : one: Copied (new) 2025/01/03 03:24:46 DEBUG : two: Sizes identical 2025/01/03 03:24:46 DEBUG : two: Unchanged skipping 2025/01/03 03:24:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/03 03:24:48 INFO : three-2019-01-01.txt: Deleted 2025/01/03 03:24:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/03 03:24:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (49.26s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:25:05 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:25:05 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/03 03:25:05 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:25:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/03 03:25:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.00s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:25:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/03 03:25:12 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:25:12 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:25:14 INFO : existing: Copied (new) 2025/01/03 03:25:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:25:17 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/03 03:25:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/03 03:25:17 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:25:17 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:25:17 ERROR : sugarsync root 'Test/rclone-test-cofixax8nuwe': not deleting files as there were IO errors 2025/01/03 03:25:17 ERROR : sugarsync root 'Test/rclone-test-cofixax8nuwe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (13.02s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.58s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:25:44 DEBUG : existing: Sizes identical 2025/01/03 03:25:44 DEBUG : existing: Unchanged skipping 2025/01/03 03:25:44 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/03 03:25:46 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-milehix1 2025/01/03 03:25:46 DEBUG : EXISTING: moving to existing-rclone-move-yijihuy9 2025/01/03 03:25:47 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/03 03:25:47 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-milehix1 2025/01/03 03:25:47 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/03 03:25:47 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-yijihuy9 2025/01/03 03:25:47 DEBUG : EXISTING: moving to existing 2025/01/03 03:25:48 INFO : existingbutdifferent-rclone-move-milehix1: Moved (server-side) to: existingbutdifferent 2025/01/03 03:25:48 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/03 03:25:48 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/03 03:25:48 INFO : existing-rclone-move-yijihuy9: Moved (server-side) to: existing 2025/01/03 03:25:48 INFO : EXISTING: Moved (server-side) to: existing 2025/01/03 03:25:48 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/03 03:25:52 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/03 03:25:52 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/03 03:25:57 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/03 03:25:58 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/03 03:26:00 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-tizojed9 2025/01/03 03:26:02 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/03 03:26:02 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-tizojed9 2025/01/03 03:26:02 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/03 03:26:03 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/03 03:26:03 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:26:03 INFO : subdira/subdirb/subdirc/hello-rclone-move-tizojed9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/03 03:26:03 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/03 03:26:03 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/03 03:26:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-rohoded6 2025/01/03 03:26:05 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-rohoded6 2025/01/03 03:26:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/03 03:26:05 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/03 03:26:06 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-rohoded6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/03 03:26:06 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/03 03:26:06 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/03 03:26:06 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:26:08 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/03 03:26:08 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (59.98s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", 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-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", 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-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.75s) --- SKIP: TestMaxTransfer/Hard (1.59s) --- SKIP: TestMaxTransfer/Soft (1.59s) --- SKIP: TestMaxTransfer/Cautious (1.57s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:28:18 DEBUG : both0: Sizes identical 2025/01/03 03:28:18 DEBUG : both1: Sizes identical 2025/01/03 03:28:18 DEBUG : both10: Sizes identical 2025/01/03 03:28:18 DEBUG : both11: Sizes identical 2025/01/03 03:28:18 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:28:18 DEBUG : both0: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both12: Sizes identical 2025/01/03 03:28:18 DEBUG : both12: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both13: Sizes identical 2025/01/03 03:28:18 DEBUG : both13: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both14: Sizes identical 2025/01/03 03:28:18 DEBUG : both1: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both15: Sizes identical 2025/01/03 03:28:18 DEBUG : both15: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both16: Sizes identical 2025/01/03 03:28:18 DEBUG : both14: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both17: Sizes identical 2025/01/03 03:28:18 DEBUG : both17: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both18: Sizes identical 2025/01/03 03:28:18 DEBUG : both18: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both19: Sizes identical 2025/01/03 03:28:18 DEBUG : both19: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both2: Sizes identical 2025/01/03 03:28:18 DEBUG : both10: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both3: Sizes identical 2025/01/03 03:28:18 DEBUG : both16: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both4: Sizes identical 2025/01/03 03:28:18 DEBUG : both11: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both5: Sizes identical 2025/01/03 03:28:18 DEBUG : both2: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both6: Sizes identical 2025/01/03 03:28:18 DEBUG : both6: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both7: Sizes identical 2025/01/03 03:28:18 DEBUG : both7: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both8: Sizes identical 2025/01/03 03:28:18 DEBUG : both8: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both9: Sizes identical 2025/01/03 03:28:18 DEBUG : both9: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both3: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both4: Unchanged skipping 2025/01/03 03:28:18 DEBUG : both5: Unchanged skipping 2025/01/03 03:28:18 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:28:18 DEBUG : Waiting for deletions to finish 2025/01/03 03:28:18 INFO : only17: Deleted 2025/01/03 03:28:18 INFO : only18: Deleted 2025/01/03 03:28:18 INFO : only3: Deleted 2025/01/03 03:28:18 INFO : only9: Deleted 2025/01/03 03:28:19 INFO : only0: Deleted 2025/01/03 03:28:19 INFO : only19: Deleted 2025/01/03 03:28:19 INFO : only1: Deleted 2025/01/03 03:28:19 INFO : only16: Deleted 2025/01/03 03:28:20 INFO : only11: Deleted 2025/01/03 03:28:20 INFO : only13: Deleted 2025/01/03 03:28:20 INFO : only14: Deleted 2025/01/03 03:28:20 INFO : only10: Deleted 2025/01/03 03:28:21 INFO : only15: Deleted 2025/01/03 03:28:21 INFO : only6: Deleted 2025/01/03 03:28:21 INFO : only5: Deleted 2025/01/03 03:28:21 INFO : only7: Deleted 2025/01/03 03:28:22 INFO : only12: Deleted 2025/01/03 03:28:22 INFO : only8: Deleted 2025/01/03 03:28:22 INFO : only2: Deleted 2025/01/03 03:28:22 INFO : only4: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (133.47s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:30:29 DEBUG : both0: Sizes identical 2025/01/03 03:30:29 DEBUG : both0: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both1: Sizes identical 2025/01/03 03:30:29 DEBUG : both1: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both10: Sizes identical 2025/01/03 03:30:29 DEBUG : both10: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both11: Sizes identical 2025/01/03 03:30:29 DEBUG : both11: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both12: Sizes identical 2025/01/03 03:30:29 DEBUG : both12: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both13: Sizes identical 2025/01/03 03:30:29 DEBUG : both13: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both14: Sizes identical 2025/01/03 03:30:29 DEBUG : both14: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both15: Sizes identical 2025/01/03 03:30:29 DEBUG : both15: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both16: Sizes identical 2025/01/03 03:30:29 DEBUG : both16: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both17: Sizes identical 2025/01/03 03:30:29 DEBUG : both17: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both18: Sizes identical 2025/01/03 03:30:29 DEBUG : both18: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both19: Sizes identical 2025/01/03 03:30:29 DEBUG : both19: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both3: Sizes identical 2025/01/03 03:30:29 DEBUG : both2: Sizes identical 2025/01/03 03:30:29 DEBUG : both4: Sizes identical 2025/01/03 03:30:29 DEBUG : both5: Sizes identical 2025/01/03 03:30:29 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for checks to finish 2025/01/03 03:30:29 DEBUG : both3: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both6: Sizes identical 2025/01/03 03:30:29 DEBUG : both6: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both7: Sizes identical 2025/01/03 03:30:29 DEBUG : both7: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both8: Sizes identical 2025/01/03 03:30:29 DEBUG : both8: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both9: Sizes identical 2025/01/03 03:30:29 DEBUG : both9: Unchanged skipping 2025/01/03 03:30:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/03 03:30:29 DEBUG : both2: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both4: Unchanged skipping 2025/01/03 03:30:29 DEBUG : both5: Unchanged skipping 2025/01/03 03:30:29 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Waiting for transfers to finish 2025/01/03 03:30:31 INFO : only0: Copied (replaced existing) 2025/01/03 03:30:31 INFO : only1: Copied (replaced existing) 2025/01/03 03:30:31 INFO : only10: Copied (replaced existing) 2025/01/03 03:30:31 INFO : only11: Copied (replaced existing) 2025/01/03 03:30:32 INFO : only12: Copied (replaced existing) 2025/01/03 03:30:32 INFO : only14: Copied (replaced existing) 2025/01/03 03:30:32 INFO : only13: Copied (replaced existing) 2025/01/03 03:30:33 INFO : only15: Copied (replaced existing) 2025/01/03 03:30:33 INFO : only16: Copied (replaced existing) 2025/01/03 03:30:33 INFO : only17: Copied (replaced existing) 2025/01/03 03:30:33 INFO : only18: Copied (replaced existing) 2025/01/03 03:30:33 INFO : only19: Copied (replaced existing) 2025/01/03 03:30:34 INFO : only2: Copied (replaced existing) 2025/01/03 03:30:34 INFO : only3: Copied (replaced existing) 2025/01/03 03:30:34 INFO : only4: Copied (replaced existing) 2025/01/03 03:30:35 INFO : only5: Copied (replaced existing) 2025/01/03 03:30:35 INFO : only7: Copied (replaced existing) 2025/01/03 03:30:35 INFO : only6: Copied (replaced existing) 2025/01/03 03:30:35 INFO : only8: Copied (replaced existing) 2025/01/03 03:30:36 INFO : only9: Copied (replaced existing) 2025/01/03 03:30:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (149.19s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:31:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/03 03:31:12 DEBUG : sub dir: Making directory 2025/01/03 03:31:14 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-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (57.65s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" 2025/01/03 03:32:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/03 03:32:10 DEBUG : sub dir: Making directory 2025/01/03 03:32:11 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-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cofixax8nuwe'", Local "Local file system at /tmp/rclone3810857598", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (57.05s) PASS 2025/01/03 03:33:07 DEBUG : sugarsync root 'Test/rclone-test-cofixax8nuwe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m9.41639795s (try 1/5)