"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/01/30 01:17:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa" 2025/01/30 01:17:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/30 01:17:55 DEBUG : Creating backend with remote "/tmp/rclone3245094936" === 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-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:17:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:17:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/30 01:17:57 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:17:57 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.92s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:18:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/30 01:18:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:18:02 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:18:02 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:18:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:18:07 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.10s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.50s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.45s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:18:15 DEBUG : Creating backend with remote "/non-existing" 2025/01/30 01:18:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/30 01:18:16 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:18:16 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.65s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:18:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:18:20 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:18:20 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:18:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.22s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:18:30 INFO : sugarsync root 'Test/rclone-test-moxunon7quqa': Running all checks before starting transfers 2025/01/30 01:18:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:18:31 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:18:31 INFO : sugarsync root 'Test/rclone-test-moxunon7quqa': Checks finished, now starting transfers 2025/01/30 01:18:31 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:18:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.32s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:18:41 ERROR : Ignoring --no-traverse with sync 2025/01/30 01:18:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:18:42 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:18:42 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:18:46 INFO : sub dir/hello world: Copied (new) 2025/01/30 01:18:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.25s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:18:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/30 01:18:53 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:18:53 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:18:56 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.43s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:19:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:19:01 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:19:01 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:19:03 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.57s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:19:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:19:08 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:19:08 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:19:11 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.58s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:19:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/30 01:19:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/30 01:19:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/30 01:19:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/30 01:19:16 INFO : sub dir: Making directory 2025/01/30 01:19:17 INFO : sub dir2: Making directory 2025/01/30 01:19:18 INFO : sub dir2/sub sub dir2: Making directory 2025/01/30 01:19:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:19:19 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:19:19 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:19:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:19:24 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.15s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:19:31 INFO : sub dir2: Making directory 2025/01/30 01:19:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/30 01:19:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/30 01:19:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:19:32 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:19:32 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:19:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.00s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:19:41 DEBUG : sub dir2: Making directory with metadata 2025/01/30 01:19:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/30 01:19:42 INFO : sub dir: Making directory 2025/01/30 01:19:44 INFO : sub dir2: Making directory 2025/01/30 01:19:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:19:45 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:19:45 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:19:47 INFO : sub dir/hello world: Copied (new) 2025/01/30 01:19:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:19:48 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/30 01:19:49 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.52s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:19:57 INFO : sub dir2: Making directory 2025/01/30 01:19:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:19:58 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:19:58 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:20:01 INFO : sub dir/hello world: Copied (new) 2025/01/30 01:20:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.90s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:20:07 DEBUG : sub dir2: Making directory with metadata 2025/01/30 01:20:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/30 01:20:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/30 01:20:07 INFO : sub dir: Making directory 2025/01/30 01:20:09 INFO : sub dir2: Making directory 2025/01/30 01:20:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:20:10 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:20:10 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:20:12 INFO : sub dir/hello world: Copied (new) 2025/01/30 01:20:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:20:13 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.36s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.43s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:20:22 INFO : sub dir2: Making directory 2025/01/30 01:20:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:20:22 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:20:22 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:20:25 INFO : sub dir/hello world: Copied (new) 2025/01/30 01:20:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.33s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:20:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qiwidog3nesi" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-moxunon7quqa' -> sugarsync root 'Test/rclone-test-qiwidog3nesi' 2025/01/30 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:20:41 DEBUG : sugarsync root 'Test/rclone-test-qiwidog3nesi': Waiting for checks to finish 2025/01/30 01:20:41 DEBUG : sugarsync root 'Test/rclone-test-qiwidog3nesi': Waiting for transfers to finish 2025/01/30 01:20:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:20:46 DEBUG : sugarsync root 'Test/rclone-test-qiwidog3nesi': Purge remote --- PASS: TestServerSideCopy (21.60s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:20:59 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:20:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/30 01:20:59 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:21:00 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.94s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:21:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dupibat4fere" 2025/01/30 01:21:12 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-moxunon7quqa' -> sugarsync root 'Test/rclone-test-dupibat4fere' 2025/01/30 01:21:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:21:17 DEBUG : sugarsync root 'Test/rclone-test-dupibat4fere': Waiting for checks to finish 2025/01/30 01:21:17 DEBUG : sugarsync root 'Test/rclone-test-dupibat4fere': Waiting for transfers to finish 2025/01/30 01:21:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:21:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/30 01:21:28 DEBUG : sugarsync root 'Test/rclone-test-dupibat4fere': Waiting for checks to finish 2025/01/30 01:21:28 DEBUG : sugarsync root 'Test/rclone-test-dupibat4fere': Waiting for transfers to finish 2025/01/30 01:21:29 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.nitufux8" before starting 2025/01/30 01:21:31 DEBUG : sub dir/hello world.nitufux8: server side copy: removing renamed existing file after operation 2025/01/30 01:21:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:21:33 DEBUG : sugarsync root 'Test/rclone-test-dupibat4fere': Purge remote --- PASS: TestServerSideCopyOverSelf (34.26s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:21:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/30 01:21:48 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:21:48 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:21:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/30 01:21:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.73s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:22:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vepijaw3vove" 2025/01/30 01:22:03 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-moxunon7quqa' -> sugarsync root 'Test/rclone-test-vepijaw3vove' 2025/01/30 01:22:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:22:08 DEBUG : sugarsync root 'Test/rclone-test-vepijaw3vove': Waiting for checks to finish 2025/01/30 01:22:08 DEBUG : sugarsync root 'Test/rclone-test-vepijaw3vove': Waiting for transfers to finish 2025/01/30 01:22:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:22:18 DEBUG : sugarsync root 'Test/rclone-test-vepijaw3vove': Using server-side directory move 2025/01/30 01:22:18 INFO : sugarsync root 'Test/rclone-test-vepijaw3vove': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/30 01:22:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/30 01:22:19 DEBUG : sugarsync root 'Test/rclone-test-vepijaw3vove': Waiting for checks to finish 2025/01/30 01:22:19 DEBUG : sugarsync root 'Test/rclone-test-vepijaw3vove': Waiting for transfers to finish 2025/01/30 01:22:20 INFO : sub dir/hello world: Deleted 2025/01/30 01:22:21 INFO : sub dir/hello world: Moved (server-side) 2025/01/30 01:22:28 DEBUG : testing file moves 2025/01/30 01:22:30 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/30 01:22:30 DEBUG : sugarsync root 'Test/rclone-test-vepijaw3vove': Waiting for checks to finish 2025/01/30 01:22:30 DEBUG : sugarsync root 'Test/rclone-test-vepijaw3vove': Waiting for transfers to finish 2025/01/30 01:22:31 INFO : sub dir/hello world: Deleted 2025/01/30 01:22:32 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:22:35 DEBUG : sugarsync root 'Test/rclone-test-vepijaw3vove': Purge remote --- PASS: TestServerSideMoveOverSelf (44.83s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:22:46 ERROR : : error listing: directory not found 2025/01/30 01:22:48 INFO : Local file system at /tmp/rclone3245094936: Making directory 2025/01/30 01:22:49 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:22:49 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.35s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:23:03 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/30 01:23:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:23:03 DEBUG : Local file system at /tmp/rclone3245094936: Waiting for checks to finish 2025/01/30 01:23:03 DEBUG : Local file system at /tmp/rclone3245094936: Waiting for transfers to finish 2025/01/30 01:23:04 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/01/30 01:23:04 INFO : sub dir/hello world: Copied (new) 2025/01/30 01:23:04 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (13.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:23:10 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/30 01:23:10 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:23:10 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:23:13 INFO : check sum: Copied (new) 2025/01/30 01:23:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:23:15 NOTICE: sugarsync root 'Test/rclone-test-moxunon7quqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/30 01:23:15 DEBUG : check sum: Size of src and dst objects identical 2025/01/30 01:23:15 DEBUG : check sum: Unchanged skipping 2025/01/30 01:23:15 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:23:15 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:23:15 DEBUG : Waiting for deletions to finish 2025/01/30 01:23:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.40s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:23:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/30 01:23:22 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:23:22 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:23:24 INFO : sizeonly: Copied (new) 2025/01/30 01:23:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:23:26 DEBUG : sizeonly: Sizes identical 2025/01/30 01:23:26 DEBUG : sizeonly: Unchanged skipping 2025/01/30 01:23:26 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:23:26 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:23:26 DEBUG : Waiting for deletions to finish 2025/01/30 01:23:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.22s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:23:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/30 01:23:33 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:23:33 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:23:36 INFO : ignore-size: Copied (new) 2025/01/30 01:23:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:23:37 DEBUG : ignore-size: Sizes identical 2025/01/30 01:23:37 DEBUG : ignore-size: Unchanged skipping 2025/01/30 01:23:37 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:23:37 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:23:37 DEBUG : Waiting for deletions to finish 2025/01/30 01:23:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.46s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:23:48 DEBUG : existing: Sizes identical 2025/01/30 01:23:48 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:23:48 DEBUG : existing: Unchanged skipping 2025/01/30 01:23:48 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:23:48 DEBUG : Waiting for deletions to finish 2025/01/30 01:23:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:23:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/30 01:23:49 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:23:49 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:23:50 INFO : existing: Copied (replaced existing) 2025/01/30 01:23:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.79s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:23:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/30 01:23:57 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:23:57 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:23:59 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Renewing token 2025/01/30 01:23:59 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/01/30 01:23:59 DEBUG : Config file has changed externally - reloading 2025/01/30 01:23:59 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/01/30 01:23:59 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/01/30 01:24:01 INFO : existing: Copied (new) 2025/01/30 01:24:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:24:02 DEBUG : existing: Destination exists, skipping 2025/01/30 01:24:02 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:24:02 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:24:02 DEBUG : Waiting for deletions to finish 2025/01/30 01:24:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.48s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:24:15 INFO : d: Making directory 2025/01/30 01:24:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/30 01:24:19 DEBUG : c/non empty space: Sizes identical 2025/01/30 01:24:19 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:24:19 DEBUG : c/non empty space: Unchanged skipping 2025/01/30 01:24:19 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:24:22 INFO : a/potato2: Copied (new) 2025/01/30 01:24:22 DEBUG : Waiting for deletions to finish 2025/01/30 01:24:23 INFO : b/potato: Deleted 2025/01/30 01:24:23 INFO : d: Removing directory 2025/01/30 01:24:24 INFO : b: Removing directory 2025/01/30 01:24:25 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.66s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:24:37 DEBUG : empty space: Sizes identical 2025/01/30 01:24:37 DEBUG : empty space: Unchanged skipping 2025/01/30 01:24:37 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:24:37 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:24:37 DEBUG : Waiting for deletions to finish 2025/01/30 01:24:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:24:39 DEBUG : empty space: Sizes identical 2025/01/30 01:24:39 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:24:39 DEBUG : empty space: Unchanged skipping 2025/01/30 01:24:39 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:24:39 DEBUG : Waiting for deletions to finish 2025/01/30 01:24:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.43s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:24:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/30 01:24:52 DEBUG : empty space: Sizes identical 2025/01/30 01:24:52 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:24:52 DEBUG : empty space: Unchanged skipping 2025/01/30 01:24:52 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:24:54 INFO : potato: Copied (new) 2025/01/30 01:24:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.65s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:25:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/30 01:25:03 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:25:03 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:25:05 INFO : potato: Copied (replaced existing) 2025/01/30 01:25:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/01/30 01:25:13 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/01/30 01:25:13 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:25:13 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:25:15 INFO : potato: Copied (replaced existing) 2025/01/30 01:25:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:25:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:25:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/30 01:25:25 DEBUG : empty space: Sizes identical 2025/01/30 01:25:25 DEBUG : empty space: Unchanged skipping 2025/01/30 01:25:25 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:25:25 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:25:25 DEBUG : Waiting for deletions to finish 2025/01/30 01:25:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:25:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:25:37 DEBUG : empty space: Sizes identical 2025/01/30 01:25:37 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:25:37 DEBUG : empty space: Unchanged skipping 2025/01/30 01:25:37 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:25:40 INFO : potato2: Copied (new) 2025/01/30 01:25:40 DEBUG : Waiting for deletions to finish 2025/01/30 01:25:41 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (16.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:25:53 INFO : d: Making directory 2025/01/30 01:25:55 INFO : d/e: Making directory 2025/01/30 01:25:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/30 01:26:00 DEBUG : c/non empty space: Sizes identical 2025/01/30 01:26:00 DEBUG : c/non empty space: Unchanged skipping 2025/01/30 01:26:02 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:26:02 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:26:03 INFO : a/potato2: Copied (new) 2025/01/30 01:26:03 DEBUG : Waiting for deletions to finish 2025/01/30 01:26:04 INFO : b/potato: Deleted 2025/01/30 01:26:04 INFO : d/e: Removing directory 2025/01/30 01:26:06 INFO : d: Removing directory 2025/01/30 01:26:07 INFO : b: Removing directory 2025/01/30 01:26:08 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (30.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:26:24 INFO : d: Making directory 2025/01/30 01:26:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/30 01:26:28 DEBUG : c/non empty space: Sizes identical 2025/01/30 01:26:28 DEBUG : c/non empty space: Unchanged skipping 2025/01/30 01:26:28 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:26:28 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:26:31 INFO : a/potato2: Copied (new) 2025/01/30 01:26:31 ERROR : sugarsync root 'Test/rclone-test-moxunon7quqa': not deleting files as there were IO errors 2025/01/30 01:26:31 ERROR : sugarsync root 'Test/rclone-test-moxunon7quqa': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.69s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:26:49 DEBUG : Waiting for deletions to finish 2025/01/30 01:26:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:26:50 DEBUG : empty space: Sizes identical 2025/01/30 01:26:50 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:26:50 DEBUG : empty space: Unchanged skipping 2025/01/30 01:26:50 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:26:51 INFO : potato: Deleted 2025/01/30 01:26:53 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.89s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:27:04 DEBUG : Waiting for deletions to finish 2025/01/30 01:27:05 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:27:05 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:27:06 INFO : potato: Deleted 2025/01/30 01:27:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:27:07 DEBUG : empty space: Sizes identical 2025/01/30 01:27:07 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:27:07 DEBUG : empty space: Unchanged skipping 2025/01/30 01:27:07 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:27:09 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.90s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:27:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:27:19 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:27:19 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:27:22 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.59s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:27:34 DEBUG : enormous: Excluded (Size Filter) 2025/01/30 01:27:34 DEBUG : enormous: Excluded 2025/01/30 01:27:34 DEBUG : potato2: Excluded (Size Filter) 2025/01/30 01:27:34 DEBUG : potato2: Excluded 2025/01/30 01:27:35 DEBUG : potato2: Excluded (Size Filter) 2025/01/30 01:27:35 DEBUG : potato2: Excluded 2025/01/30 01:27:35 DEBUG : empty space: Sizes identical 2025/01/30 01:27:35 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:27:35 DEBUG : empty space: Unchanged skipping 2025/01/30 01:27:35 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:27:35 DEBUG : Waiting for deletions to finish 2025/01/30 01:27:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:27:35 DEBUG : enormous: Excluded (Size Filter) 2025/01/30 01:27:35 DEBUG : enormous: Excluded 2025/01/30 01:27:35 DEBUG : potato2: Excluded (Size Filter) 2025/01/30 01:27:35 DEBUG : potato2: Excluded 2025/01/30 01:27:36 DEBUG : potato2: Excluded (Size Filter) 2025/01/30 01:27:36 DEBUG : potato2: Excluded 2025/01/30 01:27:36 DEBUG : empty space: Sizes identical 2025/01/30 01:27:36 DEBUG : empty space: Unchanged skipping 2025/01/30 01:27:36 DEBUG : Local file system at /tmp/rclone3245094936: Waiting for checks to finish 2025/01/30 01:27:36 DEBUG : Local file system at /tmp/rclone3245094936: Waiting for transfers to finish 2025/01/30 01:27:36 DEBUG : Waiting for deletions to finish 2025/01/30 01:27:36 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:27:51 DEBUG : enormous: Excluded (Size Filter) 2025/01/30 01:27:51 DEBUG : enormous: Excluded 2025/01/30 01:27:51 DEBUG : potato2: Excluded (Size Filter) 2025/01/30 01:27:51 DEBUG : potato2: Excluded 2025/01/30 01:27:52 DEBUG : empty space: Sizes identical 2025/01/30 01:27:52 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:27:52 DEBUG : empty space: Unchanged skipping 2025/01/30 01:27:52 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:27:52 DEBUG : Waiting for deletions to finish 2025/01/30 01:27:53 INFO : enormous: Deleted 2025/01/30 01:27:53 INFO : potato2: Deleted 2025/01/30 01:27:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:27:55 DEBUG : empty space: Sizes identical 2025/01/30 01:27:55 DEBUG : Local file system at /tmp/rclone3245094936: Waiting for checks to finish 2025/01/30 01:27:55 DEBUG : empty space: Unchanged skipping 2025/01/30 01:27:55 DEBUG : Local file system at /tmp/rclone3245094936: Waiting for transfers to finish 2025/01/30 01:27:55 DEBUG : Waiting for deletions to finish 2025/01/30 01:27:55 INFO : enormous: Deleted 2025/01/30 01:27:55 INFO : potato2: Deleted 2025/01/30 01:27:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.68s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", 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-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/01/30 01:28:02 ERROR : sugarsync root 'Test/rclone-test-moxunon7quqa': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/30 01:28:03 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/30 01:28:03 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/30 01:28:03 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:28:03 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:28:05 INFO : potato: Copied (new) 2025/01/30 01:28:05 INFO : yam: Copied (new) 2025/01/30 01:28:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:28:06 ERROR : sugarsync root 'Test/rclone-test-moxunon7quqa': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/30 01:28:07 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/30 01:28:07 DEBUG : potato: Sizes identical 2025/01/30 01:28:07 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:28:07 DEBUG : potato: Unchanged skipping 2025/01/30 01:28:07 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:28:10 INFO : yaml: Copied (new) 2025/01/30 01:28:10 DEBUG : Waiting for deletions to finish 2025/01/30 01:28:10 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.77s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/01/30 01:28:18 ERROR : sugarsync root 'Test/rclone-test-moxunon7quqa': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/30 01:28:18 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/30 01:28:18 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/30 01:28:18 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:28:18 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:28:21 INFO : potato: Copied (new) 2025/01/30 01:28:21 INFO : yam: Copied (new) 2025/01/30 01:28:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:28:22 ERROR : sugarsync root 'Test/rclone-test-moxunon7quqa': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/30 01:28:23 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/30 01:28:23 DEBUG : potato: Sizes identical 2025/01/30 01:28:23 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:28:23 DEBUG : potato: Unchanged skipping 2025/01/30 01:28:23 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:28:25 INFO : yaml: Copied (new) 2025/01/30 01:28:25 DEBUG : Waiting for deletions to finish 2025/01/30 01:28:26 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.79s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/01/30 01:28:34 INFO : sugarsync root 'Test/rclone-test-moxunon7quqa': Making map for --track-renames 2025/01/30 01:28:34 INFO : sugarsync root 'Test/rclone-test-moxunon7quqa': Finished making map for --track-renames 2025/01/30 01:28:34 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:28:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/30 01:28:34 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for renames to finish 2025/01/30 01:28:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/30 01:28:34 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:28:38 INFO : sub/yam: Copied (new) 2025/01/30 01:28:38 INFO : potato: Copied (new) 2025/01/30 01:28:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:28:39 DEBUG : potato: Sizes identical 2025/01/30 01:28:39 DEBUG : potato: Unchanged skipping 2025/01/30 01:28:40 INFO : sugarsync root 'Test/rclone-test-moxunon7quqa': Making map for --track-renames 2025/01/30 01:28:40 INFO : sugarsync root 'Test/rclone-test-moxunon7quqa': Finished making map for --track-renames 2025/01/30 01:28:40 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:28:40 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for renames to finish 2025/01/30 01:28:42 INFO : sub/yam: Moved (server-side) to: yam 2025/01/30 01:28:42 INFO : yam: Renamed from "sub/yam" 2025/01/30 01:28:42 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:28:42 DEBUG : Waiting for deletions to finish 2025/01/30 01:28:42 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.27s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:28:52 DEBUG : Creating backend with remote "/tmp/rclone3245094936/dir1" 2025/01/30 01:28:52 DEBUG : Config file has changed externally - reloading 2025/01/30 01:28:52 DEBUG : Creating backend with remote "/tmp/rclone3245094936/dir2" 2025/01/30 01:28:52 DEBUG : Local file system at /tmp/rclone3245094936/dir2: Using server-side directory move 2025/01/30 01:28:52 INFO : Local file system at /tmp/rclone3245094936/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/30 01:28:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/30 01:28:52 INFO : file1.txt: Moved (server-side) 2025/01/30 01:28:52 DEBUG : Local file system at /tmp/rclone3245094936/dir2: Waiting for checks to finish 2025/01/30 01:28:52 DEBUG : Local file system at /tmp/rclone3245094936/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.58s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:28:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:28:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/30 01:28:54 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:28:54 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:29:01 INFO : sub dir/hello world: Copied (new) 2025/01/30 01:29:01 INFO : sub dir/hello world: Deleted 2025/01/30 01:29:01 INFO : nested/sub dir/file: Copied (new) 2025/01/30 01:29:01 INFO : nested/sub dir/file: Deleted 2025/01/30 01:29:01 INFO : sub dir: Removing directory 2025/01/30 01:29:01 INFO : nested/sub dir: Removing directory 2025/01/30 01:29:01 INFO : nested: Removing directory 2025/01/30 01:29:01 DEBUG : Local file system at /tmp/rclone3245094936: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.45s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:29:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 01:29:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/30 01:29:13 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:29:13 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:29:19 INFO : sub dir/hello world: Copied (new) 2025/01/30 01:29:19 INFO : sub dir/hello world: Deleted 2025/01/30 01:29:19 INFO : nested/sub dir/file: Copied (new) 2025/01/30 01:29:19 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (19.16s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:29:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/30 01:29:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/30 01:29:32 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:29:32 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:29:34 INFO : existing-b: Copied (new) 2025/01/30 01:29:34 INFO : existing-b: Deleted 2025/01/30 01:29:34 INFO : existing: Copied (new) 2025/01/30 01:29:34 INFO : existing: Deleted 2025/01/30 01:29:36 DEBUG : existing: Destination exists, skipping 2025/01/30 01:29:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/30 01:29:36 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:29:36 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:29:36 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.77s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:29:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-joviket9vojo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-moxunon7quqa' -> sugarsync root 'Test/rclone-test-joviket9vojo' 2025/01/30 01:30:01 DEBUG : sugarsync root 'Test/rclone-test-joviket9vojo': Using server-side directory move 2025/01/30 01:30:01 INFO : sugarsync root 'Test/rclone-test-joviket9vojo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/30 01:30:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:30:02 DEBUG : empty space: Sizes identical 2025/01/30 01:30:02 DEBUG : empty space: Unchanged skipping 2025/01/30 01:30:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/30 01:30:02 DEBUG : sugarsync root 'Test/rclone-test-joviket9vojo': Waiting for checks to finish 2025/01/30 01:30:03 INFO : potato3: Deleted 2025/01/30 01:30:03 INFO : empty space: Deleted 2025/01/30 01:30:03 DEBUG : sugarsync root 'Test/rclone-test-joviket9vojo': Waiting for transfers to finish 2025/01/30 01:30:03 INFO : potato2: Moved (server-side) 2025/01/30 01:30:04 INFO : potato3: Moved (server-side) 2025/01/30 01:30:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-viperot6qere" 2025/01/30 01:30:09 DEBUG : sugarsync root 'Test/rclone-test-viperot6qere': Using server-side directory move 2025/01/30 01:30:10 INFO : sugarsync root 'Test/rclone-test-viperot6qere': Server side directory move succeeded 2025/01/30 01:30:13 ERROR : : error listing: directory not found 2025/01/30 01:30:13 DEBUG : sugarsync root 'Test/rclone-test-viperot6qere': Purge remote 2025/01/30 01:30:14 DEBUG : sugarsync root 'Test/rclone-test-joviket9vojo': Purge remote 2025/01/30 01:30:15 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (34.75s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:30:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vecoboc3vuhi" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-moxunon7quqa' -> sugarsync root 'Test/rclone-test-vecoboc3vuhi' 2025/01/30 01:30:37 DEBUG : empty space: Excluded (Size Filter) 2025/01/30 01:30:37 DEBUG : empty space: Excluded 2025/01/30 01:30:37 DEBUG : empty space: Excluded (Size Filter) 2025/01/30 01:30:37 DEBUG : empty space: Excluded 2025/01/30 01:30:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:30:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/30 01:30:37 DEBUG : sugarsync root 'Test/rclone-test-vecoboc3vuhi': Waiting for checks to finish 2025/01/30 01:30:37 DEBUG : sugarsync root 'Test/rclone-test-vecoboc3vuhi': Waiting for transfers to finish 2025/01/30 01:30:38 INFO : potato2: Moved (server-side) 2025/01/30 01:30:38 INFO : potato3: Deleted 2025/01/30 01:30:38 INFO : potato3: Moved (server-side) 2025/01/30 01:30:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-raqaked6saso" 2025/01/30 01:30:44 DEBUG : empty space: Excluded (Size Filter) 2025/01/30 01:30:44 DEBUG : empty space: Excluded 2025/01/30 01:30:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:30:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/30 01:30:44 DEBUG : sugarsync root 'Test/rclone-test-raqaked6saso': Waiting for checks to finish 2025/01/30 01:30:44 DEBUG : sugarsync root 'Test/rclone-test-raqaked6saso': Waiting for transfers to finish 2025/01/30 01:30:46 INFO : potato2: Moved (server-side) 2025/01/30 01:30:47 INFO : potato3: Moved (server-side) 2025/01/30 01:30:48 DEBUG : sugarsync root 'Test/rclone-test-raqaked6saso': Purge remote 2025/01/30 01:30:49 DEBUG : sugarsync root 'Test/rclone-test-vecoboc3vuhi': Purge remote --- PASS: TestServerSideMoveWithFilter (36.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:30:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xosijac5yazi" 2025/01/30 01:30:52 DEBUG : Config file has changed externally - reloading 2025/01/30 01:31:04 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-moxunon7quqa' -> sugarsync root 'Test/rclone-test-xosijac5yazi' 2025/01/30 01:31:14 DEBUG : sugarsync root 'Test/rclone-test-xosijac5yazi': Using server-side directory move 2025/01/30 01:31:14 INFO : sugarsync root 'Test/rclone-test-xosijac5yazi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/30 01:31:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 01:31:15 DEBUG : empty space: Sizes identical 2025/01/30 01:31:15 DEBUG : empty space: Unchanged skipping 2025/01/30 01:31:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/30 01:31:16 DEBUG : sugarsync root 'Test/rclone-test-xosijac5yazi': Waiting for checks to finish 2025/01/30 01:31:16 INFO : potato2: Moved (server-side) 2025/01/30 01:31:16 INFO : empty space: Deleted 2025/01/30 01:31:16 DEBUG : sugarsync root 'Test/rclone-test-xosijac5yazi': Waiting for transfers to finish 2025/01/30 01:31:16 INFO : potato3: Deleted 2025/01/30 01:31:16 INFO : potato3: Moved (server-side) 2025/01/30 01:31:16 INFO : tomatoDir: Removing directory 2025/01/30 01:31:18 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': deleted 1 directories 2025/01/30 01:31:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xuvusub5muce" 2025/01/30 01:31:23 INFO : tomatoDir: Making directory 2025/01/30 01:31:25 DEBUG : sugarsync root 'Test/rclone-test-xuvusub5muce': Using server-side directory move 2025/01/30 01:31:27 INFO : sugarsync root 'Test/rclone-test-xuvusub5muce': Server side directory move succeeded 2025/01/30 01:31:30 ERROR : : error listing: directory not found 2025/01/30 01:31:31 ERROR : : error listing: directory not found 2025/01/30 01:31:31 DEBUG : sugarsync root 'Test/rclone-test-xuvusub5muce': Purge remote 2025/01/30 01:31:32 DEBUG : sugarsync root 'Test/rclone-test-xosijac5yazi': Purge remote 2025/01/30 01:31:32 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (41.47s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.58s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:31:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.77s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:31:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/rclone-sync-test" 2025/01/30 01:31:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/rclone-sync-test-include/layer2" 2025/01/30 01:32:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/rclone-sync-test-ignore-file" 2025/01/30 01:32:15 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:32:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:32:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/30 01:32:18 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/rclone-sync-test': Waiting for checks to finish 2025/01/30 01:32:18 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/rclone-sync-test': Waiting for transfers to finish 2025/01/30 01:32:18 DEBUG : Waiting for deletions to finish 2025/01/30 01:32:18 INFO : There was nothing to transfer 2025/01/30 01:32:20 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:32:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:32:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/30 01:32:23 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:32:23 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:32:23 DEBUG : Waiting for deletions to finish 2025/01/30 01:32:23 INFO : rclone-sync-test-include: Removing directory 2025/01/30 01:32:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/30 01:32:24 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': failed to delete 1 directories 2025/01/30 01:32:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:32:26 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:32:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:32:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/30 01:32:29 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/30 01:32:29 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/30 01:32:29 DEBUG : Waiting for deletions to finish 2025/01/30 01:32:29 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:32:31 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:32:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:32:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/30 01:32:34 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:32:34 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:32:34 DEBUG : Waiting for deletions to finish 2025/01/30 01:32:34 INFO : rclone-sync-test-include: Removing directory 2025/01/30 01:32:35 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/30 01:32:35 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': failed to delete 1 directories 2025/01/30 01:32:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:32:36 DEBUG : : Excluded 2025/01/30 01:32:37 DEBUG : rclone-sync-test: Excluded 2025/01/30 01:32:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 01:32:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/30 01:32:40 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/30 01:32:40 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/30 01:32:40 DEBUG : Waiting for deletions to finish 2025/01/30 01:32:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (84.18s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:33:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/dst" 2025/01/30 01:33:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/CompareDest" 2025/01/30 01:33:23 DEBUG : one: Need to transfer - File not found at Destination 2025/01/30 01:33:23 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:33:23 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:33:27 INFO : one: Copied (new) 2025/01/30 01:33:27 DEBUG : Waiting for deletions to finish 2025/01/30 01:33:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 01:33:31 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:33:31 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:33:33 INFO : one: Copied (replaced existing) 2025/01/30 01:33:33 DEBUG : Waiting for deletions to finish 2025/01/30 01:33:42 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:33:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 01:33:43 DEBUG : one: Sizes identical 2025/01/30 01:33:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/30 01:33:43 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:33:43 DEBUG : Waiting for deletions to finish 2025/01/30 01:33:43 INFO : There was nothing to transfer 2025/01/30 01:33:51 DEBUG : two: Sizes identical 2025/01/30 01:33:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/30 01:33:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 01:33:51 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:33:52 DEBUG : one: Sizes identical 2025/01/30 01:33:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/30 01:33:52 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:33:52 DEBUG : Waiting for deletions to finish 2025/01/30 01:33:52 INFO : There was nothing to transfer 2025/01/30 01:33:55 DEBUG : two: Sizes identical 2025/01/30 01:33:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/30 01:33:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 01:33:55 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:33:55 DEBUG : one: Sizes identical 2025/01/30 01:33:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/30 01:33:55 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:33:55 DEBUG : Waiting for deletions to finish 2025/01/30 01:33:55 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/30 01:34:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/30 01:34:00 DEBUG : two: Need to transfer - File not found at Destination 2025/01/30 01:34:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 01:34:00 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:34:01 DEBUG : one: Sizes identical 2025/01/30 01:34:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/30 01:34:01 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:34:03 INFO : two: Copied (new) 2025/01/30 01:34:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (59.78s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:34:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/dest" 2025/01/30 01:34:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/pre-dest1" 2025/01/30 01:34:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/pre-dest2" 2025/01/30 01:34:33 DEBUG : 1: Sizes identical 2025/01/30 01:34:33 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/30 01:34:35 DEBUG : 2: Sizes identical 2025/01/30 01:34:35 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/30 01:34:36 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/30 01:34:36 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dest': Waiting for checks to finish 2025/01/30 01:34:36 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dest': Waiting for transfers to finish 2025/01/30 01:34:40 INFO : 3: Copied (new) 2025/01/30 01:34:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (38.27s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:34:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/dst" 2025/01/30 01:34:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/CopyDest" 2025/01/30 01:35:02 DEBUG : one: Need to transfer - File not found at Destination 2025/01/30 01:35:02 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:35:02 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:35:06 INFO : one: Copied (new) 2025/01/30 01:35:06 DEBUG : Waiting for deletions to finish 2025/01/30 01:35:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 01:35:10 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:35:11 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:35:12 INFO : one: Copied (replaced existing) 2025/01/30 01:35:12 DEBUG : Waiting for deletions to finish 2025/01/30 01:35:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/BackupDir" 2025/01/30 01:35:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 01:35:27 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:35:29 DEBUG : one: Sizes identical 2025/01/30 01:35:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 01:35:31 INFO : one: Moved (server-side) 2025/01/30 01:35:33 INFO : one: Copied (server-side copy) 2025/01/30 01:35:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/30 01:35:33 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:35:33 DEBUG : Waiting for deletions to finish 2025/01/30 01:35:40 DEBUG : two: Sizes identical 2025/01/30 01:35:42 INFO : two: Copied (server-side copy) 2025/01/30 01:35:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/30 01:35:42 DEBUG : one: Sizes identical 2025/01/30 01:35:42 DEBUG : one: Unchanged skipping 2025/01/30 01:35:42 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:35:42 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:35:42 DEBUG : Waiting for deletions to finish 2025/01/30 01:35:44 DEBUG : one: Sizes identical 2025/01/30 01:35:44 DEBUG : two: Sizes identical 2025/01/30 01:35:44 DEBUG : one: Unchanged skipping 2025/01/30 01:35:44 DEBUG : two: Unchanged skipping 2025/01/30 01:35:44 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:35:44 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:35:44 DEBUG : Waiting for deletions to finish 2025/01/30 01:35:44 INFO : There was nothing to transfer 2025/01/30 01:35:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/30 01:35:52 DEBUG : three: Destination not found in --copy-dest 2025/01/30 01:35:52 DEBUG : three: Need to transfer - File not found at Destination 2025/01/30 01:35:52 DEBUG : one: Sizes identical 2025/01/30 01:35:52 DEBUG : one: Unchanged skipping 2025/01/30 01:35:52 DEBUG : two: Sizes identical 2025/01/30 01:35:52 DEBUG : two: Unchanged skipping 2025/01/30 01:35:52 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:35:52 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:35:54 INFO : three: Copied (new) 2025/01/30 01:35:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (76.34s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:36:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/dst" 2025/01/30 01:36:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/backup" 2025/01/30 01:36:25 DEBUG : two: Sizes identical 2025/01/30 01:36:25 DEBUG : two: Unchanged skipping 2025/01/30 01:36:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 01:36:25 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:36:27 INFO : one: Moved (server-side) 2025/01/30 01:36:27 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:36:30 INFO : one: Copied (new) 2025/01/30 01:36:30 DEBUG : Waiting for deletions to finish 2025/01/30 01:36:32 INFO : three.txt: Moved (server-side) 2025/01/30 01:36:32 INFO : three.txt: Moved into backup dir 2025/01/30 01:36:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 01:36:38 DEBUG : two: Sizes identical 2025/01/30 01:36:38 DEBUG : two: Unchanged skipping 2025/01/30 01:36:38 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:36:39 INFO : one: Deleted 2025/01/30 01:36:40 INFO : one: Moved (server-side) 2025/01/30 01:36:40 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:36:43 INFO : one: Copied (new) 2025/01/30 01:36:43 DEBUG : Waiting for deletions to finish 2025/01/30 01:36:44 INFO : three.txt: Deleted 2025/01/30 01:36:45 INFO : three.txt: Moved (server-side) 2025/01/30 01:36:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (47.12s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:37:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/dst" 2025/01/30 01:37:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/backup" 2025/01/30 01:37:12 DEBUG : two: Sizes identical 2025/01/30 01:37:12 DEBUG : two: Unchanged skipping 2025/01/30 01:37:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 01:37:12 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:37:15 INFO : one: Moved (server-side) to: one.bak 2025/01/30 01:37:15 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:37:17 INFO : one: Copied (new) 2025/01/30 01:37:17 DEBUG : Waiting for deletions to finish 2025/01/30 01:37:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/30 01:37:19 INFO : three.txt: Moved into backup dir 2025/01/30 01:37:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 01:37:26 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:37:26 DEBUG : two: Sizes identical 2025/01/30 01:37:26 DEBUG : two: Unchanged skipping 2025/01/30 01:37:27 INFO : one.bak: Deleted 2025/01/30 01:37:28 INFO : one: Moved (server-side) to: one.bak 2025/01/30 01:37:28 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:37:31 INFO : one: Copied (new) 2025/01/30 01:37:31 DEBUG : Waiting for deletions to finish 2025/01/30 01:37:32 INFO : three.txt.bak: Deleted 2025/01/30 01:37:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/30 01:37:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (48.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:37:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/dst" 2025/01/30 01:37:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/backup" 2025/01/30 01:38:01 DEBUG : two: Sizes identical 2025/01/30 01:38:01 DEBUG : two: Unchanged skipping 2025/01/30 01:38:01 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:38:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 01:38:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/30 01:38:04 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:38:07 INFO : one: Copied (new) 2025/01/30 01:38:07 DEBUG : Waiting for deletions to finish 2025/01/30 01:38:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/30 01:38:08 INFO : three.txt: Moved into backup dir 2025/01/30 01:38:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 01:38:15 DEBUG : two: Sizes identical 2025/01/30 01:38:15 DEBUG : two: Unchanged skipping 2025/01/30 01:38:15 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:38:16 INFO : one-2019-01-01: Deleted 2025/01/30 01:38:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/30 01:38:17 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:38:20 INFO : one: Copied (new) 2025/01/30 01:38:20 DEBUG : Waiting for deletions to finish 2025/01/30 01:38:21 INFO : three-2019-01-01.txt: Deleted 2025/01/30 01:38:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/30 01:38:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (49.42s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:38:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/dst" 2025/01/30 01:38:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 01:38:46 DEBUG : two: Sizes identical 2025/01/30 01:38:46 DEBUG : two: Unchanged skipping 2025/01/30 01:38:46 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:38:47 INFO : one: Moved (server-side) to: one.bak 2025/01/30 01:38:47 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:38:50 INFO : one: Copied (new) 2025/01/30 01:38:50 DEBUG : Waiting for deletions to finish 2025/01/30 01:38:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/30 01:38:51 INFO : three.txt: Moved into backup dir 2025/01/30 01:38:58 DEBUG : one.bak: Excluded (Path Filter) 2025/01/30 01:38:58 DEBUG : one.bak: Excluded 2025/01/30 01:38:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/30 01:38:58 DEBUG : three.txt.bak: Excluded 2025/01/30 01:38:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 01:38:58 DEBUG : two: Sizes identical 2025/01/30 01:38:58 DEBUG : two: Unchanged skipping 2025/01/30 01:38:58 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for checks to finish 2025/01/30 01:39:00 INFO : one.bak: Deleted 2025/01/30 01:39:01 INFO : one: Moved (server-side) to: one.bak 2025/01/30 01:39:01 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa/dst': Waiting for transfers to finish 2025/01/30 01:39:03 INFO : one: Copied (new) 2025/01/30 01:39:03 DEBUG : Waiting for deletions to finish 2025/01/30 01:39:05 INFO : three.txt.bak: Deleted 2025/01/30 01:39:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/30 01:39:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (42.42s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:39:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/dst" 2025/01/30 01:39:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 01:39:30 INFO : one: Moved (server-side) to: one.bak 2025/01/30 01:39:33 INFO : one: Copied (new) 2025/01/30 01:39:33 DEBUG : two: Sizes identical 2025/01/30 01:39:33 DEBUG : two: Unchanged skipping 2025/01/30 01:39:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/30 01:39:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/30 01:39:38 INFO : three.txt: Copied (new) 2025/01/30 01:39:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 01:39:44 INFO : one.bak: Deleted 2025/01/30 01:39:44 INFO : one: Moved (server-side) to: one.bak 2025/01/30 01:39:47 INFO : one: Copied (new) 2025/01/30 01:39:48 DEBUG : two: Sizes identical 2025/01/30 01:39:48 DEBUG : two: Unchanged skipping 2025/01/30 01:39:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/30 01:39:50 INFO : three.txt.bak: Deleted 2025/01/30 01:39:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/30 01:39:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.53s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:40:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moxunon7quqa/dst" 2025/01/30 01:40:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 01:40:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/30 01:40:19 INFO : one: Copied (new) 2025/01/30 01:40:20 DEBUG : two: Sizes identical 2025/01/30 01:40:20 DEBUG : two: Unchanged skipping 2025/01/30 01:40:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/30 01:40:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/30 01:40:24 INFO : three.txt: Copied (new) 2025/01/30 01:40:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 01:40:30 INFO : one-2019-01-01: Deleted 2025/01/30 01:40:31 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/30 01:40:33 INFO : one: Copied (new) 2025/01/30 01:40:34 DEBUG : two: Sizes identical 2025/01/30 01:40:34 DEBUG : two: Unchanged skipping 2025/01/30 01:40:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/30 01:40:36 INFO : three-2019-01-01.txt: Deleted 2025/01/30 01:40:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/30 01:40:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (46.23s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:40:52 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/30 01:40:52 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:40:52 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:40:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/30 01:40:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.66s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:40:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/30 01:40:58 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:40:58 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:41:01 INFO : existing: Copied (new) 2025/01/30 01:41:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:41:03 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/30 01:41:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/30 01:41:03 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:41:03 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:41:03 ERROR : sugarsync root 'Test/rclone-test-moxunon7quqa': not deleting files as there were IO errors 2025/01/30 01:41:03 ERROR : sugarsync root 'Test/rclone-test-moxunon7quqa': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.13s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.56s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:41:28 DEBUG : existing: Sizes identical 2025/01/30 01:41:28 DEBUG : existing: Unchanged skipping 2025/01/30 01:41:28 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/30 01:41:29 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-sojaxaw4 2025/01/30 01:41:29 DEBUG : EXISTING: moving to existing-rclone-move-yaviwol8 2025/01/30 01:41:31 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-yaviwol8 2025/01/30 01:41:31 DEBUG : EXISTING: moving to existing 2025/01/30 01:41:31 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-sojaxaw4 2025/01/30 01:41:31 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/30 01:41:31 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/30 01:41:31 INFO : existing-rclone-move-yaviwol8: Moved (server-side) to: existing 2025/01/30 01:41:31 INFO : EXISTING: Moved (server-side) to: existing 2025/01/30 01:41:31 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/30 01:41:32 INFO : existingbutdifferent-rclone-move-sojaxaw4: Moved (server-side) to: existingbutdifferent 2025/01/30 01:41:32 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/30 01:41:32 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/30 01:41:33 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/30 01:41:35 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/30 01:41:40 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/30 01:41:41 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/30 01:41:44 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-horocam6 2025/01/30 01:41:45 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/30 01:41:45 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-horocam6 2025/01/30 01:41:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/30 01:41:46 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/30 01:41:46 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:41:46 INFO : subdira/subdirb/subdirc/hello-rclone-move-horocam6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/30 01:41:46 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/30 01:41:46 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/30 01:41:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zukinom1 2025/01/30 01:41:49 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/30 01:41:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zukinom1 2025/01/30 01:41:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/30 01:41:49 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zukinom1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/30 01:41:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/30 01:41:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/30 01:41:49 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:41:50 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/30 01:41:50 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (56.36s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", 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-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", 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-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.72s) --- SKIP: TestMaxTransfer/Hard (1.57s) --- SKIP: TestMaxTransfer/Soft (1.58s) --- SKIP: TestMaxTransfer/Cautious (1.57s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:43:59 DEBUG : both0: Sizes identical 2025/01/30 01:43:59 DEBUG : both1: Sizes identical 2025/01/30 01:43:59 DEBUG : both10: Sizes identical 2025/01/30 01:43:59 DEBUG : both11: Sizes identical 2025/01/30 01:43:59 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:43:59 DEBUG : both0: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both12: Sizes identical 2025/01/30 01:43:59 DEBUG : both12: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both13: Sizes identical 2025/01/30 01:43:59 DEBUG : both1: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both14: Sizes identical 2025/01/30 01:43:59 DEBUG : both14: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both15: Sizes identical 2025/01/30 01:43:59 DEBUG : both15: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both16: Sizes identical 2025/01/30 01:43:59 DEBUG : both16: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both17: Sizes identical 2025/01/30 01:43:59 DEBUG : both17: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both18: Sizes identical 2025/01/30 01:43:59 DEBUG : both18: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both19: Sizes identical 2025/01/30 01:43:59 DEBUG : both19: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both2: Sizes identical 2025/01/30 01:43:59 DEBUG : both13: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both3: Sizes identical 2025/01/30 01:43:59 DEBUG : both3: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both4: Sizes identical 2025/01/30 01:43:59 DEBUG : both10: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both4: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both5: Sizes identical 2025/01/30 01:43:59 DEBUG : both11: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both7: Sizes identical 2025/01/30 01:43:59 DEBUG : both2: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both8: Sizes identical 2025/01/30 01:43:59 DEBUG : both6: Sizes identical 2025/01/30 01:43:59 DEBUG : both5: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both9: Sizes identical 2025/01/30 01:43:59 DEBUG : both9: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both7: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both8: Unchanged skipping 2025/01/30 01:43:59 DEBUG : both6: Unchanged skipping 2025/01/30 01:43:59 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:43:59 DEBUG : Waiting for deletions to finish 2025/01/30 01:43:59 INFO : only12: Deleted 2025/01/30 01:43:59 INFO : only11: Deleted 2025/01/30 01:43:59 INFO : only1: Deleted 2025/01/30 01:43:59 INFO : only3: Deleted 2025/01/30 01:44:00 INFO : only9: Deleted 2025/01/30 01:44:00 INFO : only8: Deleted 2025/01/30 01:44:00 INFO : only13: Deleted 2025/01/30 01:44:00 INFO : only10: Deleted 2025/01/30 01:44:01 INFO : only15: Deleted 2025/01/30 01:44:01 INFO : only18: Deleted 2025/01/30 01:44:01 INFO : only5: Deleted 2025/01/30 01:44:01 INFO : only7: Deleted 2025/01/30 01:44:02 INFO : only0: Deleted 2025/01/30 01:44:02 INFO : only14: Deleted 2025/01/30 01:44:02 INFO : only16: Deleted 2025/01/30 01:44:02 INFO : only19: Deleted 2025/01/30 01:44:03 INFO : only2: Deleted 2025/01/30 01:44:03 INFO : only17: Deleted 2025/01/30 01:44:03 INFO : only4: Deleted 2025/01/30 01:44:03 INFO : only6: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (132.34s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:46:10 DEBUG : both1: Sizes identical 2025/01/30 01:46:10 DEBUG : both10: Sizes identical 2025/01/30 01:46:10 DEBUG : both11: Sizes identical 2025/01/30 01:46:10 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for checks to finish 2025/01/30 01:46:10 DEBUG : both0: Sizes identical 2025/01/30 01:46:10 DEBUG : both1: Unchanged skipping 2025/01/30 01:46:10 DEBUG : both12: Sizes identical 2025/01/30 01:46:10 DEBUG : both12: Unchanged skipping 2025/01/30 01:46:10 DEBUG : both13: Sizes identical 2025/01/30 01:46:10 DEBUG : both13: Unchanged skipping 2025/01/30 01:46:10 DEBUG : both14: Sizes identical 2025/01/30 01:46:10 DEBUG : both10: Unchanged skipping 2025/01/30 01:46:10 DEBUG : both15: Sizes identical 2025/01/30 01:46:10 DEBUG : both15: Unchanged skipping 2025/01/30 01:46:10 DEBUG : both16: Sizes identical 2025/01/30 01:46:10 DEBUG : both16: Unchanged skipping 2025/01/30 01:46:10 DEBUG : both17: Sizes identical 2025/01/30 01:46:10 DEBUG : both17: Unchanged skipping 2025/01/30 01:46:10 DEBUG : both18: Sizes identical 2025/01/30 01:46:10 DEBUG : both18: Unchanged skipping 2025/01/30 01:46:10 DEBUG : both19: Sizes identical 2025/01/30 01:46:10 DEBUG : both19: Unchanged skipping 2025/01/30 01:46:10 DEBUG : both2: Sizes identical 2025/01/30 01:46:10 DEBUG : both2: Unchanged skipping 2025/01/30 01:46:10 DEBUG : both3: Sizes identical 2025/01/30 01:46:10 DEBUG : both3: Unchanged skipping 2025/01/30 01:46:10 DEBUG : both4: Sizes identical 2025/01/30 01:46:10 DEBUG : both4: Unchanged skipping 2025/01/30 01:46:10 DEBUG : both5: Sizes identical 2025/01/30 01:46:10 DEBUG : both5: Unchanged skipping 2025/01/30 01:46:10 DEBUG : both6: Sizes identical 2025/01/30 01:46:10 DEBUG : both6: Unchanged skipping 2025/01/30 01:46:10 DEBUG : both7: Sizes identical 2025/01/30 01:46:10 DEBUG : both7: Unchanged skipping 2025/01/30 01:46:10 DEBUG : both8: Sizes identical 2025/01/30 01:46:10 DEBUG : both8: Unchanged skipping 2025/01/30 01:46:10 DEBUG : both9: Sizes identical 2025/01/30 01:46:10 DEBUG : both9: Unchanged skipping 2025/01/30 01:46:10 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : both11: Unchanged skipping 2025/01/30 01:46:10 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : both0: Unchanged skipping 2025/01/30 01:46:10 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : both14: Unchanged skipping 2025/01/30 01:46:10 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/30 01:46:10 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Waiting for transfers to finish 2025/01/30 01:46:12 INFO : only0: Copied (replaced existing) 2025/01/30 01:46:12 INFO : only11: Copied (replaced existing) 2025/01/30 01:46:12 INFO : only10: Copied (replaced existing) 2025/01/30 01:46:13 INFO : only1: Copied (replaced existing) 2025/01/30 01:46:13 INFO : only12: Copied (replaced existing) 2025/01/30 01:46:13 INFO : only13: Copied (replaced existing) 2025/01/30 01:46:13 INFO : only14: Copied (replaced existing) 2025/01/30 01:46:13 INFO : only15: Copied (replaced existing) 2025/01/30 01:46:14 INFO : only16: Copied (replaced existing) 2025/01/30 01:46:14 INFO : only17: Copied (replaced existing) 2025/01/30 01:46:14 INFO : only3: Copied (replaced existing) 2025/01/30 01:46:15 INFO : only4: Copied (replaced existing) 2025/01/30 01:46:15 INFO : only5: Copied (replaced existing) 2025/01/30 01:46:15 INFO : only6: Copied (replaced existing) 2025/01/30 01:46:15 INFO : only7: Copied (replaced existing) 2025/01/30 01:46:16 INFO : only8: Copied (replaced existing) 2025/01/30 01:46:16 INFO : only9: Copied (replaced existing) 2025/01/30 01:46:16 INFO : only18: Copied (replaced existing) 2025/01/30 01:46:16 INFO : only19: Copied (replaced existing) 2025/01/30 01:46:17 INFO : only2: Copied (replaced existing) 2025/01/30 01:46:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (149.99s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:46:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/30 01:46:54 INFO : sub dir: Making directory 2025/01/30 01:46:55 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-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (55.18s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" 2025/01/30 01:47:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/30 01:47:49 INFO : sub dir: Making directory 2025/01/30 01:47:50 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-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-moxunon7quqa'", Local "Local file system at /tmp/rclone3245094936", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (53.66s) PASS 2025/01/30 01:48:43 DEBUG : sugarsync root 'Test/rclone-test-moxunon7quqa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 30m51.979645273s (try 1/5)