"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/05/20 05:46:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode" 2025/05/20 05:46:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/20 05:46:44 DEBUG : Creating backend with remote "/tmp/rclone2115028180" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:46:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:46:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/20 05:46:46 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:46:46 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.73s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:46:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/20 05:46:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:46:51 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:46:51 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:46:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:46:56 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.31s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.46s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.48s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:47:04 DEBUG : Creating backend with remote "/non-existing" 2025/05/20 05:47:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/20 05:47:05 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:47:05 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.74s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:47:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:47:09 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:47:09 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:47:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.07s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:47:19 INFO : sugarsync root 'Test/rclone-test-wayazev0zode': Running all checks before starting transfers 2025/05/20 05:47:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:47:20 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:47:20 INFO : sugarsync root 'Test/rclone-test-wayazev0zode': Checks finished, now starting transfers 2025/05/20 05:47:20 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:47:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.20s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:47:31 ERROR : Ignoring --no-traverse with sync 2025/05/20 05:47:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:47:31 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:47:31 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:47:35 INFO : sub dir/hello world: Copied (new) 2025/05/20 05:47:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.19s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:47:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/20 05:47:42 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:47:42 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:47:45 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.58s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:47:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 05:47:50 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:47:50 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:47:52 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:47:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 05:47:58 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:47:58 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:48:00 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.54s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:48:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/20 05:48:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 05:48:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/20 05:48:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/20 05:48:05 INFO : sub dir: Making directory 2025/05/20 05:48:07 INFO : sub dir2: Making directory 2025/05/20 05:48:08 INFO : sub dir2/sub sub dir2: Making directory 2025/05/20 05:48:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:48:09 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:48:09 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:48:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:48:13 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.82s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:48:20 INFO : sub dir2: Making directory 2025/05/20 05:48:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/20 05:48:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 05:48:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:48:21 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:48:21 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:48:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.73s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:48:30 DEBUG : sub dir2: Making directory with metadata 2025/05/20 05:48:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 05:48:31 INFO : sub dir: Making directory 2025/05/20 05:48:32 INFO : sub dir2: Making directory 2025/05/20 05:48:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:48:33 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:48:33 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:48:35 INFO : sub dir/hello world: Copied (new) 2025/05/20 05:48:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:48:37 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/20 05:48:37 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.99s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.47s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:48:45 INFO : sub dir2: Making directory 2025/05/20 05:48:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:48:46 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:48:46 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:48:50 INFO : sub dir/hello world: Copied (new) 2025/05/20 05:48:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.60s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:48:55 DEBUG : sub dir2: Making directory with metadata 2025/05/20 05:48:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 05:48:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/20 05:48:56 INFO : sub dir: Making directory 2025/05/20 05:48:57 INFO : sub dir2: Making directory 2025/05/20 05:48:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:48:58 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:48:58 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:49:00 INFO : sub dir/hello world: Copied (new) 2025/05/20 05:49:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:49:02 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.28s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.46s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:49:10 INFO : sub dir2: Making directory 2025/05/20 05:49:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:49:10 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:49:10 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:49:14 INFO : sub dir/hello world: Copied (new) 2025/05/20 05:49:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.76s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:49:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nihufoq7qeqo" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-wayazev0zode' -> sugarsync root 'Test/rclone-test-nihufoq7qeqo' 2025/05/20 05:49:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:49:30 DEBUG : sugarsync root 'Test/rclone-test-nihufoq7qeqo': Waiting for checks to finish 2025/05/20 05:49:30 DEBUG : sugarsync root 'Test/rclone-test-nihufoq7qeqo': Waiting for transfers to finish 2025/05/20 05:49:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:49:35 DEBUG : sugarsync root 'Test/rclone-test-nihufoq7qeqo': Purge remote --- PASS: TestServerSideCopy (21.72s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:49:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/20 05:49:48 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:49:48 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:49:49 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.81s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:50:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nayejoh6paza" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-wayazev0zode' -> sugarsync root 'Test/rclone-test-nayejoh6paza' 2025/05/20 05:50:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:50:06 DEBUG : sugarsync root 'Test/rclone-test-nayejoh6paza': Waiting for checks to finish 2025/05/20 05:50:06 DEBUG : sugarsync root 'Test/rclone-test-nayejoh6paza': Waiting for transfers to finish 2025/05/20 05:50:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:50:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/20 05:50:17 DEBUG : sugarsync root 'Test/rclone-test-nayejoh6paza': Waiting for checks to finish 2025/05/20 05:50:17 DEBUG : sugarsync root 'Test/rclone-test-nayejoh6paza': Waiting for transfers to finish 2025/05/20 05:50:17 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.boyafar8" before starting 2025/05/20 05:50:19 DEBUG : sub dir/hello world.boyafar8: server side copy: removing renamed existing file after operation 2025/05/20 05:50:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:50:21 DEBUG : sugarsync root 'Test/rclone-test-nayejoh6paza': Purge remote --- PASS: TestServerSideCopyOverSelf (33.21s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:50:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/20 05:50:36 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:50:36 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:50:37 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/20 05:50:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.77s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:50:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yefewuz6zevi" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-wayazev0zode' -> sugarsync root 'Test/rclone-test-yefewuz6zevi' 2025/05/20 05:50:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:50:54 DEBUG : sugarsync root 'Test/rclone-test-yefewuz6zevi': Waiting for checks to finish 2025/05/20 05:50:54 DEBUG : sugarsync root 'Test/rclone-test-yefewuz6zevi': Waiting for transfers to finish 2025/05/20 05:50:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:51:03 DEBUG : sugarsync root 'Test/rclone-test-yefewuz6zevi': Using server-side directory move 2025/05/20 05:51:03 INFO : sugarsync root 'Test/rclone-test-yefewuz6zevi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/20 05:51:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/20 05:51:05 DEBUG : sugarsync root 'Test/rclone-test-yefewuz6zevi': Waiting for checks to finish 2025/05/20 05:51:05 DEBUG : sugarsync root 'Test/rclone-test-yefewuz6zevi': Waiting for transfers to finish 2025/05/20 05:51:05 INFO : sub dir/hello world: Deleted 2025/05/20 05:51:06 INFO : sub dir/hello world: Moved (server-side) 2025/05/20 05:51:13 DEBUG : testing file moves 2025/05/20 05:51:15 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/20 05:51:15 DEBUG : sugarsync root 'Test/rclone-test-yefewuz6zevi': Waiting for checks to finish 2025/05/20 05:51:15 DEBUG : sugarsync root 'Test/rclone-test-yefewuz6zevi': Waiting for transfers to finish 2025/05/20 05:51:15 INFO : sub dir/hello world: Deleted 2025/05/20 05:51:16 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:51:19 DEBUG : sugarsync root 'Test/rclone-test-yefewuz6zevi': Purge remote --- PASS: TestServerSideMoveOverSelf (42.13s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:51:30 ERROR : : error listing: directory not found 2025/05/20 05:51:31 INFO : Local file system at /tmp/rclone2115028180: Making directory 2025/05/20 05:51:33 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:51:33 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.44s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:51:45 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/20 05:51:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:51:46 DEBUG : Local file system at /tmp/rclone2115028180: Waiting for checks to finish 2025/05/20 05:51:46 DEBUG : Local file system at /tmp/rclone2115028180: Waiting for transfers to finish 2025/05/20 05:51:47 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/05/20 05:51:47 INFO : sub dir/hello world: Copied (new) 2025/05/20 05:51:47 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.27s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:51:53 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/20 05:51:53 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:51:53 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:51:55 INFO : check sum: Copied (new) 2025/05/20 05:51:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:51:57 NOTICE: sugarsync root 'Test/rclone-test-wayazev0zode': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/20 05:51:57 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:51:57 DEBUG : check sum: Size of src and dst objects identical 2025/05/20 05:51:57 DEBUG : check sum: Unchanged skipping 2025/05/20 05:51:57 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:51:57 DEBUG : Waiting for deletions to finish 2025/05/20 05:51:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.69s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:52:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/20 05:52:03 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:52:03 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:52:06 INFO : sizeonly: Copied (new) 2025/05/20 05:52:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:52:07 DEBUG : sizeonly: Sizes identical 2025/05/20 05:52:07 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:52:07 DEBUG : sizeonly: Unchanged skipping 2025/05/20 05:52:07 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:52:07 DEBUG : Waiting for deletions to finish 2025/05/20 05:52:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.66s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:52:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/20 05:52:14 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:52:14 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:52:16 INFO : ignore-size: Copied (new) 2025/05/20 05:52:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:52:18 DEBUG : ignore-size: Sizes identical 2025/05/20 05:52:18 DEBUG : ignore-size: Unchanged skipping 2025/05/20 05:52:18 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:52:18 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:52:18 DEBUG : Waiting for deletions to finish 2025/05/20 05:52:18 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.47s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:52:28 DEBUG : existing: Sizes identical 2025/05/20 05:52:28 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:52:28 DEBUG : existing: Unchanged skipping 2025/05/20 05:52:28 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:52:28 DEBUG : Waiting for deletions to finish 2025/05/20 05:52:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:52:28 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:52:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/20 05:52:28 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:52:30 INFO : existing: Copied (replaced existing) 2025/05/20 05:52:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.25s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:52:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/20 05:52:37 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:52:37 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:52:39 INFO : existing: Copied (new) 2025/05/20 05:52:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:52:40 DEBUG : existing: Destination exists, skipping 2025/05/20 05:52:40 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:52:40 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:52:40 DEBUG : Waiting for deletions to finish 2025/05/20 05:52:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.48s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:52:53 INFO : d: Making directory 2025/05/20 05:52:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/20 05:52:59 DEBUG : c/non empty space: Sizes identical 2025/05/20 05:52:59 DEBUG : c/non empty space: Unchanged skipping 2025/05/20 05:53:00 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:53:00 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:53:01 INFO : a/potato2: Copied (new) 2025/05/20 05:53:01 DEBUG : Waiting for deletions to finish 2025/05/20 05:53:01 INFO : b/potato: Deleted 2025/05/20 05:53:01 INFO : d: Removing directory 2025/05/20 05:53:03 INFO : b: Removing directory 2025/05/20 05:53:04 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.87s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:53:16 DEBUG : empty space: Sizes identical 2025/05/20 05:53:16 DEBUG : empty space: Unchanged skipping 2025/05/20 05:53:16 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:53:16 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:53:16 DEBUG : Waiting for deletions to finish 2025/05/20 05:53:16 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:53:18 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:53:18 DEBUG : empty space: Sizes identical 2025/05/20 05:53:18 DEBUG : empty space: Unchanged skipping 2025/05/20 05:53:18 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:53:18 DEBUG : Waiting for deletions to finish 2025/05/20 05:53:18 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.35s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.47s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:53:31 DEBUG : empty space: Sizes identical 2025/05/20 05:53:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/20 05:53:31 DEBUG : empty space: Unchanged skipping 2025/05/20 05:53:31 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:53:31 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:53:33 INFO : potato: Copied (new) 2025/05/20 05:53:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.58s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:53:42 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/20 05:53:42 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:53:42 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:53:44 INFO : potato: Copied (replaced existing) 2025/05/20 05:53:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.97s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/05/20 05:53:52 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/05/20 05:53:52 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:53:52 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:53:54 INFO : potato: Copied (replaced existing) 2025/05/20 05:53:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:54:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 05:54:04 DEBUG : empty space: Sizes identical 2025/05/20 05:54:04 DEBUG : empty space: Unchanged skipping 2025/05/20 05:54:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/20 05:54:04 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:54:04 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:54:04 DEBUG : Waiting for deletions to finish 2025/05/20 05:54:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:54:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 05:54:16 DEBUG : empty space: Sizes identical 2025/05/20 05:54:16 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:54:16 DEBUG : empty space: Unchanged skipping 2025/05/20 05:54:16 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:54:18 INFO : potato2: Copied (new) 2025/05/20 05:54:18 DEBUG : Waiting for deletions to finish 2025/05/20 05:54:19 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:54:31 INFO : d: Making directory 2025/05/20 05:54:32 INFO : d/e: Making directory 2025/05/20 05:54:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/20 05:54:37 DEBUG : c/non empty space: Sizes identical 2025/05/20 05:54:37 DEBUG : c/non empty space: Unchanged skipping 2025/05/20 05:54:38 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:54:38 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:54:40 INFO : a/potato2: Copied (new) 2025/05/20 05:54:40 DEBUG : Waiting for deletions to finish 2025/05/20 05:54:41 INFO : b/potato: Deleted 2025/05/20 05:54:41 INFO : d/e: Removing directory 2025/05/20 05:54:42 INFO : d: Removing directory 2025/05/20 05:54:43 INFO : b: Removing directory 2025/05/20 05:54:44 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:54:59 INFO : d: Making directory 2025/05/20 05:55:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/20 05:55:03 DEBUG : c/non empty space: Sizes identical 2025/05/20 05:55:03 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:55:03 DEBUG : c/non empty space: Unchanged skipping 2025/05/20 05:55:03 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:55:06 INFO : a/potato2: Copied (new) 2025/05/20 05:55:06 ERROR : sugarsync root 'Test/rclone-test-wayazev0zode': not deleting files as there were IO errors 2025/05/20 05:55:06 ERROR : sugarsync root 'Test/rclone-test-wayazev0zode': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.22s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:55:23 DEBUG : Waiting for deletions to finish 2025/05/20 05:55:24 DEBUG : empty space: Sizes identical 2025/05/20 05:55:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 05:55:24 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:55:24 DEBUG : empty space: Unchanged skipping 2025/05/20 05:55:24 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:55:25 INFO : potato: Deleted 2025/05/20 05:55:26 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.93s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:55:37 DEBUG : Waiting for deletions to finish 2025/05/20 05:55:38 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:55:38 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:55:39 INFO : potato: Deleted 2025/05/20 05:55:40 DEBUG : empty space: Sizes identical 2025/05/20 05:55:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 05:55:40 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:55:40 DEBUG : empty space: Unchanged skipping 2025/05/20 05:55:40 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:55:42 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.85s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:55:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 05:55:52 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:55:52 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:55:54 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.67s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:56:05 DEBUG : enormous: Excluded (Size Filter) 2025/05/20 05:56:05 DEBUG : enormous: Excluded 2025/05/20 05:56:05 DEBUG : potato2: Excluded (Size Filter) 2025/05/20 05:56:05 DEBUG : potato2: Excluded 2025/05/20 05:56:06 DEBUG : potato2: Excluded (Size Filter) 2025/05/20 05:56:06 DEBUG : potato2: Excluded 2025/05/20 05:56:06 DEBUG : empty space: Sizes identical 2025/05/20 05:56:06 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:56:06 DEBUG : empty space: Unchanged skipping 2025/05/20 05:56:06 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:56:06 DEBUG : Waiting for deletions to finish 2025/05/20 05:56:06 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:56:07 DEBUG : enormous: Excluded (Size Filter) 2025/05/20 05:56:07 DEBUG : enormous: Excluded 2025/05/20 05:56:07 DEBUG : potato2: Excluded (Size Filter) 2025/05/20 05:56:07 DEBUG : potato2: Excluded 2025/05/20 05:56:07 DEBUG : potato2: Excluded (Size Filter) 2025/05/20 05:56:07 DEBUG : potato2: Excluded 2025/05/20 05:56:07 DEBUG : empty space: Sizes identical 2025/05/20 05:56:07 DEBUG : empty space: Unchanged skipping 2025/05/20 05:56:07 DEBUG : Local file system at /tmp/rclone2115028180: Waiting for checks to finish 2025/05/20 05:56:07 DEBUG : Local file system at /tmp/rclone2115028180: Waiting for transfers to finish 2025/05/20 05:56:07 DEBUG : Waiting for deletions to finish 2025/05/20 05:56:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:56:22 DEBUG : enormous: Excluded (Size Filter) 2025/05/20 05:56:22 DEBUG : enormous: Excluded 2025/05/20 05:56:22 DEBUG : potato2: Excluded (Size Filter) 2025/05/20 05:56:22 DEBUG : potato2: Excluded 2025/05/20 05:56:23 DEBUG : empty space: Sizes identical 2025/05/20 05:56:23 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:56:23 DEBUG : empty space: Unchanged skipping 2025/05/20 05:56:23 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:56:23 DEBUG : Waiting for deletions to finish 2025/05/20 05:56:23 INFO : enormous: Deleted 2025/05/20 05:56:23 INFO : potato2: Deleted 2025/05/20 05:56:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:56:25 DEBUG : empty space: Sizes identical 2025/05/20 05:56:25 DEBUG : empty space: Unchanged skipping 2025/05/20 05:56:25 DEBUG : Local file system at /tmp/rclone2115028180: Waiting for checks to finish 2025/05/20 05:56:25 DEBUG : Local file system at /tmp/rclone2115028180: Waiting for transfers to finish 2025/05/20 05:56:25 DEBUG : Waiting for deletions to finish 2025/05/20 05:56:25 INFO : potato2: Deleted 2025/05/20 05:56:25 INFO : enormous: Deleted 2025/05/20 05:56:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.98s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.47s) === 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-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/05/20 05:56:32 ERROR : sugarsync root 'Test/rclone-test-wayazev0zode': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/20 05:56:32 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/20 05:56:32 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/20 05:56:32 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:56:32 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:56:35 INFO : potato: Copied (new) 2025/05/20 05:56:35 INFO : yam: Copied (new) 2025/05/20 05:56:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:56:36 ERROR : sugarsync root 'Test/rclone-test-wayazev0zode': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/20 05:56:36 DEBUG : potato: Sizes identical 2025/05/20 05:56:36 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/20 05:56:36 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:56:36 DEBUG : potato: Unchanged skipping 2025/05/20 05:56:36 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:56:39 INFO : yaml: Copied (new) 2025/05/20 05:56:39 DEBUG : Waiting for deletions to finish 2025/05/20 05:56:40 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.87s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/05/20 05:56:47 ERROR : sugarsync root 'Test/rclone-test-wayazev0zode': Ignoring --track-renames as either the source or destination do not support modtime 2025/05/20 05:56:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/20 05:56:47 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/20 05:56:47 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:56:47 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:56:50 INFO : potato: Copied (new) 2025/05/20 05:56:50 INFO : yam: Copied (new) 2025/05/20 05:56:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:56:51 ERROR : sugarsync root 'Test/rclone-test-wayazev0zode': Ignoring --track-renames as either the source or destination do not support modtime 2025/05/20 05:56:51 DEBUG : potato: Sizes identical 2025/05/20 05:56:51 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/20 05:56:51 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:56:51 DEBUG : potato: Unchanged skipping 2025/05/20 05:56:51 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:56:54 INFO : yaml: Copied (new) 2025/05/20 05:56:54 DEBUG : Waiting for deletions to finish 2025/05/20 05:56:55 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.70s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/05/20 05:57:02 INFO : sugarsync root 'Test/rclone-test-wayazev0zode': Making map for --track-renames 2025/05/20 05:57:02 INFO : sugarsync root 'Test/rclone-test-wayazev0zode': Finished making map for --track-renames 2025/05/20 05:57:02 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:57:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/20 05:57:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/20 05:57:02 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for renames to finish 2025/05/20 05:57:02 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:57:06 INFO : potato: Copied (new) 2025/05/20 05:57:06 INFO : sub/yam: Copied (new) 2025/05/20 05:57:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:57:08 DEBUG : potato: Sizes identical 2025/05/20 05:57:08 DEBUG : potato: Unchanged skipping 2025/05/20 05:57:08 INFO : sugarsync root 'Test/rclone-test-wayazev0zode': Making map for --track-renames 2025/05/20 05:57:08 INFO : sugarsync root 'Test/rclone-test-wayazev0zode': Finished making map for --track-renames 2025/05/20 05:57:08 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:57:08 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for renames to finish 2025/05/20 05:57:10 INFO : sub/yam: Moved (server-side) to: yam 2025/05/20 05:57:10 INFO : yam: Renamed from "sub/yam" 2025/05/20 05:57:10 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:57:10 DEBUG : Waiting for deletions to finish 2025/05/20 05:57:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.78s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:57:19 DEBUG : Creating backend with remote "/tmp/rclone2115028180/dir1" 2025/05/20 05:57:19 DEBUG : Config file has changed externally - reloading 2025/05/20 05:57:19 DEBUG : Creating backend with remote "/tmp/rclone2115028180/dir2" 2025/05/20 05:57:19 DEBUG : Local file system at /tmp/rclone2115028180/dir2: Using server-side directory move 2025/05/20 05:57:19 INFO : Local file system at /tmp/rclone2115028180/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/20 05:57:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/20 05:57:19 DEBUG : Local file system at /tmp/rclone2115028180/dir2: Waiting for checks to finish 2025/05/20 05:57:19 DEBUG : Local file system at /tmp/rclone2115028180/dir2: Waiting for transfers to finish 2025/05/20 05:57:19 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:57:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:57:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/20 05:57:21 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:57:21 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:57:28 INFO : sub dir/hello world: Copied (new) 2025/05/20 05:57:28 INFO : sub dir/hello world: Deleted 2025/05/20 05:57:28 INFO : nested/sub dir/file: Copied (new) 2025/05/20 05:57:28 INFO : nested/sub dir/file: Deleted 2025/05/20 05:57:28 INFO : sub dir: Removing directory 2025/05/20 05:57:28 INFO : nested/sub dir: Removing directory 2025/05/20 05:57:28 INFO : nested: Removing directory 2025/05/20 05:57:28 DEBUG : Local file system at /tmp/rclone2115028180: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.33s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:57:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 05:57:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/20 05:57:39 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:57:39 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:57:45 INFO : sub dir/hello world: Copied (new) 2025/05/20 05:57:45 INFO : sub dir/hello world: Deleted 2025/05/20 05:57:45 INFO : nested/sub dir/file: Copied (new) 2025/05/20 05:57:45 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.34s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:57:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/20 05:57:56 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/20 05:57:56 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:57:56 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:57:58 INFO : existing-b: Copied (new) 2025/05/20 05:57:58 INFO : existing-b: Deleted 2025/05/20 05:57:58 INFO : existing: Copied (new) 2025/05/20 05:57:58 INFO : existing: Deleted 2025/05/20 05:58:00 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 05:58:00 DEBUG : existing: Destination exists, skipping 2025/05/20 05:58:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/20 05:58:00 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 05:58:00 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.05s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:58:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pabilij9hamu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-wayazev0zode' -> sugarsync root 'Test/rclone-test-pabilij9hamu' 2025/05/20 05:58:23 DEBUG : sugarsync root 'Test/rclone-test-pabilij9hamu': Using server-side directory move 2025/05/20 05:58:23 INFO : sugarsync root 'Test/rclone-test-pabilij9hamu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/20 05:58:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 05:58:24 DEBUG : empty space: Sizes identical 2025/05/20 05:58:24 DEBUG : empty space: Unchanged skipping 2025/05/20 05:58:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/20 05:58:24 DEBUG : sugarsync root 'Test/rclone-test-pabilij9hamu': Waiting for checks to finish 2025/05/20 05:58:25 INFO : potato2: Moved (server-side) 2025/05/20 05:58:25 INFO : empty space: Deleted 2025/05/20 05:58:25 DEBUG : sugarsync root 'Test/rclone-test-pabilij9hamu': Waiting for transfers to finish 2025/05/20 05:58:25 INFO : potato3: Deleted 2025/05/20 05:58:26 INFO : potato3: Moved (server-side) 2025/05/20 05:58:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tihidop9bora" 2025/05/20 05:58:30 DEBUG : sugarsync root 'Test/rclone-test-tihidop9bora': Using server-side directory move 2025/05/20 05:58:32 INFO : sugarsync root 'Test/rclone-test-tihidop9bora': Server side directory move succeeded 2025/05/20 05:58:35 ERROR : : error listing: directory not found 2025/05/20 05:58:35 DEBUG : sugarsync root 'Test/rclone-test-tihidop9bora': Purge remote 2025/05/20 05:58:35 DEBUG : sugarsync root 'Test/rclone-test-pabilij9hamu': Purge remote 2025/05/20 05:58:36 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.62s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:58:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-toteyid3niqa" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-wayazev0zode' -> sugarsync root 'Test/rclone-test-toteyid3niqa' 2025/05/20 05:58:56 DEBUG : empty space: Excluded (Size Filter) 2025/05/20 05:58:56 DEBUG : empty space: Excluded 2025/05/20 05:58:56 DEBUG : empty space: Excluded (Size Filter) 2025/05/20 05:58:56 DEBUG : empty space: Excluded 2025/05/20 05:58:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 05:58:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/20 05:58:56 DEBUG : sugarsync root 'Test/rclone-test-toteyid3niqa': Waiting for checks to finish 2025/05/20 05:58:56 DEBUG : sugarsync root 'Test/rclone-test-toteyid3niqa': Waiting for transfers to finish 2025/05/20 05:58:57 INFO : potato2: Moved (server-side) 2025/05/20 05:58:57 INFO : potato3: Deleted 2025/05/20 05:58:58 INFO : potato3: Moved (server-side) 2025/05/20 05:58:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hoqezif7bihi" 2025/05/20 05:59:03 DEBUG : empty space: Excluded (Size Filter) 2025/05/20 05:59:03 DEBUG : empty space: Excluded 2025/05/20 05:59:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 05:59:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/20 05:59:04 DEBUG : sugarsync root 'Test/rclone-test-hoqezif7bihi': Waiting for checks to finish 2025/05/20 05:59:04 DEBUG : sugarsync root 'Test/rclone-test-hoqezif7bihi': Waiting for transfers to finish 2025/05/20 05:59:06 INFO : potato2: Moved (server-side) 2025/05/20 05:59:06 INFO : potato3: Moved (server-side) 2025/05/20 05:59:08 DEBUG : sugarsync root 'Test/rclone-test-hoqezif7bihi': Purge remote 2025/05/20 05:59:08 DEBUG : sugarsync root 'Test/rclone-test-toteyid3niqa': Purge remote --- PASS: TestServerSideMoveWithFilter (33.48s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:59:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jovaxic8yoco" 2025/05/20 05:59:22 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-wayazev0zode' -> sugarsync root 'Test/rclone-test-jovaxic8yoco' 2025/05/20 05:59:31 DEBUG : sugarsync root 'Test/rclone-test-jovaxic8yoco': Using server-side directory move 2025/05/20 05:59:31 INFO : sugarsync root 'Test/rclone-test-jovaxic8yoco': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/20 05:59:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 05:59:32 DEBUG : empty space: Sizes identical 2025/05/20 05:59:32 DEBUG : empty space: Unchanged skipping 2025/05/20 05:59:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/20 05:59:33 DEBUG : sugarsync root 'Test/rclone-test-jovaxic8yoco': Waiting for checks to finish 2025/05/20 05:59:33 INFO : potato2: Moved (server-side) 2025/05/20 05:59:33 INFO : empty space: Deleted 2025/05/20 05:59:33 DEBUG : sugarsync root 'Test/rclone-test-jovaxic8yoco': Waiting for transfers to finish 2025/05/20 05:59:33 INFO : potato3: Deleted 2025/05/20 05:59:33 INFO : potato3: Moved (server-side) 2025/05/20 05:59:33 INFO : tomatoDir: Removing directory 2025/05/20 05:59:35 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': deleted 1 directories 2025/05/20 05:59:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sibaciy1temo" 2025/05/20 05:59:40 INFO : tomatoDir: Making directory 2025/05/20 05:59:42 DEBUG : sugarsync root 'Test/rclone-test-sibaciy1temo': Using server-side directory move 2025/05/20 05:59:43 INFO : sugarsync root 'Test/rclone-test-sibaciy1temo': Server side directory move succeeded 2025/05/20 05:59:46 ERROR : : error listing: directory not found 2025/05/20 05:59:47 ERROR : : error listing: directory not found 2025/05/20 05:59:47 DEBUG : sugarsync root 'Test/rclone-test-sibaciy1temo': Purge remote 2025/05/20 05:59:48 DEBUG : sugarsync root 'Test/rclone-test-jovaxic8yoco': Purge remote 2025/05/20 05:59:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.72s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.39s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 05:59:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.04s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:00:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/rclone-sync-test" 2025/05/20 06:00:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/rclone-sync-test-include/layer2" 2025/05/20 06:00:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/rclone-sync-test-ignore-file" 2025/05/20 06:00:29 DEBUG : rclone-sync-test: Excluded 2025/05/20 06:00:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/20 06:00:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/20 06:00:32 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/rclone-sync-test': Waiting for checks to finish 2025/05/20 06:00:32 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/rclone-sync-test': Waiting for transfers to finish 2025/05/20 06:00:32 DEBUG : Waiting for deletions to finish 2025/05/20 06:00:32 INFO : There was nothing to transfer 2025/05/20 06:00:35 DEBUG : rclone-sync-test: Excluded 2025/05/20 06:00:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/20 06:00:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/20 06:00:37 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 06:00:37 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 06:00:37 DEBUG : Waiting for deletions to finish 2025/05/20 06:00:37 INFO : rclone-sync-test-include: Removing directory 2025/05/20 06:00:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/20 06:00:38 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': failed to delete 1 directories 2025/05/20 06:00:38 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:00:40 DEBUG : rclone-sync-test: Excluded 2025/05/20 06:00:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/20 06:00:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/20 06:00:43 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/05/20 06:00:43 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/05/20 06:00:43 DEBUG : Waiting for deletions to finish 2025/05/20 06:00:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:00:46 DEBUG : rclone-sync-test: Excluded 2025/05/20 06:00:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/20 06:00:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/20 06:00:49 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 06:00:49 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 06:00:49 DEBUG : Waiting for deletions to finish 2025/05/20 06:00:49 INFO : rclone-sync-test-include: Removing directory 2025/05/20 06:00:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/20 06:00:49 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': failed to delete 1 directories 2025/05/20 06:00:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:00:50 DEBUG : : Excluded 2025/05/20 06:00:51 DEBUG : rclone-sync-test: Excluded 2025/05/20 06:00:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/20 06:00:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/20 06:00:54 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/05/20 06:00:54 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/05/20 06:00:54 DEBUG : Waiting for deletions to finish 2025/05/20 06:00:54 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (82.99s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:01:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/dst" 2025/05/20 06:01:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/CompareDest" 2025/05/20 06:01:37 DEBUG : one: Need to transfer - File not found at Destination 2025/05/20 06:01:37 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:01:37 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:01:41 INFO : one: Copied (new) 2025/05/20 06:01:41 DEBUG : Waiting for deletions to finish 2025/05/20 06:01:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/20 06:01:45 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:01:45 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:01:47 INFO : one: Copied (replaced existing) 2025/05/20 06:01:47 DEBUG : Waiting for deletions to finish 2025/05/20 06:01:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/20 06:01:56 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:01:58 DEBUG : one: Sizes identical 2025/05/20 06:01:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/20 06:01:58 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:01:58 DEBUG : Waiting for deletions to finish 2025/05/20 06:01:58 INFO : There was nothing to transfer 2025/05/20 06:02:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/20 06:02:05 DEBUG : two: Sizes identical 2025/05/20 06:02:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/20 06:02:05 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:02:05 DEBUG : one: Sizes identical 2025/05/20 06:02:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/20 06:02:05 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:02:05 DEBUG : Waiting for deletions to finish 2025/05/20 06:02:05 INFO : There was nothing to transfer 2025/05/20 06:02:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/20 06:02:07 DEBUG : two: Sizes identical 2025/05/20 06:02:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/20 06:02:07 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:02:08 DEBUG : one: Sizes identical 2025/05/20 06:02:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/20 06:02:08 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:02:08 DEBUG : Waiting for deletions to finish 2025/05/20 06:02:08 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/05/20 06:02:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/20 06:02:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/20 06:02:12 DEBUG : two: Need to transfer - File not found at Destination 2025/05/20 06:02:12 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:02:12 DEBUG : one: Sizes identical 2025/05/20 06:02:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/20 06:02:12 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:02:14 INFO : two: Copied (new) 2025/05/20 06:02:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (56.76s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:02:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/dest" 2025/05/20 06:02:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/pre-dest1" 2025/05/20 06:02:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/pre-dest2" 2025/05/20 06:02:43 DEBUG : 1: Sizes identical 2025/05/20 06:02:43 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/20 06:02:44 DEBUG : 2: Sizes identical 2025/05/20 06:02:44 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/20 06:02:46 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/20 06:02:46 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dest': Waiting for checks to finish 2025/05/20 06:02:46 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dest': Waiting for transfers to finish 2025/05/20 06:02:49 INFO : 3: Copied (new) 2025/05/20 06:02:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.89s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:02:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/dst" 2025/05/20 06:03:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/CopyDest" 2025/05/20 06:03:10 DEBUG : one: Need to transfer - File not found at Destination 2025/05/20 06:03:10 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:03:10 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:03:14 INFO : one: Copied (new) 2025/05/20 06:03:14 DEBUG : Waiting for deletions to finish 2025/05/20 06:03:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/20 06:03:17 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:03:18 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:03:19 INFO : one: Copied (replaced existing) 2025/05/20 06:03:19 DEBUG : Waiting for deletions to finish 2025/05/20 06:03:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/BackupDir" 2025/05/20 06:03:34 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:03:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/20 06:03:35 DEBUG : one: Sizes identical 2025/05/20 06:03:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/20 06:03:38 INFO : one: Moved (server-side) 2025/05/20 06:03:39 INFO : one: Copied (server-side copy) 2025/05/20 06:03:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/20 06:03:39 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:03:39 DEBUG : Waiting for deletions to finish 2025/05/20 06:03:46 DEBUG : one: Sizes identical 2025/05/20 06:03:46 DEBUG : one: Unchanged skipping 2025/05/20 06:03:46 DEBUG : two: Sizes identical 2025/05/20 06:03:48 INFO : two: Copied (server-side copy) 2025/05/20 06:03:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/20 06:03:48 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:03:48 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:03:48 DEBUG : Waiting for deletions to finish 2025/05/20 06:03:51 DEBUG : one: Sizes identical 2025/05/20 06:03:51 DEBUG : two: Sizes identical 2025/05/20 06:03:51 DEBUG : two: Unchanged skipping 2025/05/20 06:03:51 DEBUG : one: Unchanged skipping 2025/05/20 06:03:51 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:03:51 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:03:51 DEBUG : Waiting for deletions to finish 2025/05/20 06:03:51 INFO : There was nothing to transfer 2025/05/20 06:03:57 DEBUG : one: Sizes identical 2025/05/20 06:03:57 DEBUG : one: Unchanged skipping 2025/05/20 06:03:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/20 06:03:57 DEBUG : three: Destination not found in --copy-dest 2025/05/20 06:03:57 DEBUG : three: Need to transfer - File not found at Destination 2025/05/20 06:03:57 DEBUG : two: Sizes identical 2025/05/20 06:03:57 DEBUG : two: Unchanged skipping 2025/05/20 06:03:57 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:03:57 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:04:00 INFO : three: Copied (new) 2025/05/20 06:04:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (73.16s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:04:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/dst" 2025/05/20 06:04:22 DEBUG : Config file has changed externally - reloading 2025/05/20 06:04:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/backup" 2025/05/20 06:04:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/20 06:04:30 DEBUG : two: Sizes identical 2025/05/20 06:04:30 DEBUG : two: Unchanged skipping 2025/05/20 06:04:30 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:04:33 INFO : one: Moved (server-side) 2025/05/20 06:04:33 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:04:35 INFO : one: Copied (new) 2025/05/20 06:04:35 DEBUG : Waiting for deletions to finish 2025/05/20 06:04:37 INFO : three.txt: Moved (server-side) 2025/05/20 06:04:37 INFO : three.txt: Moved into backup dir 2025/05/20 06:04:43 DEBUG : two: Sizes identical 2025/05/20 06:04:43 DEBUG : two: Unchanged skipping 2025/05/20 06:04:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/20 06:04:43 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:04:45 INFO : one: Deleted 2025/05/20 06:04:46 INFO : one: Moved (server-side) 2025/05/20 06:04:46 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:04:48 INFO : one: Copied (new) 2025/05/20 06:04:48 DEBUG : Waiting for deletions to finish 2025/05/20 06:04:49 INFO : three.txt: Deleted 2025/05/20 06:04:50 INFO : three.txt: Moved (server-side) 2025/05/20 06:04:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.75s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:05:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/dst" 2025/05/20 06:05:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/backup" 2025/05/20 06:05:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/20 06:05:17 DEBUG : two: Sizes identical 2025/05/20 06:05:17 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:05:17 DEBUG : two: Unchanged skipping 2025/05/20 06:05:19 INFO : one: Moved (server-side) to: one.bak 2025/05/20 06:05:19 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:05:22 INFO : one: Copied (new) 2025/05/20 06:05:22 DEBUG : Waiting for deletions to finish 2025/05/20 06:05:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/20 06:05:24 INFO : three.txt: Moved into backup dir 2025/05/20 06:05:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/20 06:05:30 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:05:30 DEBUG : two: Sizes identical 2025/05/20 06:05:30 DEBUG : two: Unchanged skipping 2025/05/20 06:05:31 INFO : one.bak: Deleted 2025/05/20 06:05:32 INFO : one: Moved (server-side) to: one.bak 2025/05/20 06:05:32 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:05:34 INFO : one: Copied (new) 2025/05/20 06:05:34 DEBUG : Waiting for deletions to finish 2025/05/20 06:05:36 INFO : three.txt.bak: Deleted 2025/05/20 06:05:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/20 06:05:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (46.57s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:05:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/dst" 2025/05/20 06:05:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/backup" 2025/05/20 06:06:04 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:06:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/20 06:06:04 DEBUG : two: Sizes identical 2025/05/20 06:06:04 DEBUG : two: Unchanged skipping 2025/05/20 06:06:06 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/20 06:06:06 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:06:08 INFO : one: Copied (new) 2025/05/20 06:06:08 DEBUG : Waiting for deletions to finish 2025/05/20 06:06:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/20 06:06:10 INFO : three.txt: Moved into backup dir 2025/05/20 06:06:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/20 06:06:16 DEBUG : two: Sizes identical 2025/05/20 06:06:16 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:06:16 DEBUG : two: Unchanged skipping 2025/05/20 06:06:18 INFO : one-2019-01-01: Deleted 2025/05/20 06:06:18 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/20 06:06:18 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:06:21 INFO : one: Copied (new) 2025/05/20 06:06:21 DEBUG : Waiting for deletions to finish 2025/05/20 06:06:22 INFO : three-2019-01-01.txt: Deleted 2025/05/20 06:06:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/20 06:06:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.40s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:06:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/dst" 2025/05/20 06:06:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/20 06:06:45 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:06:45 DEBUG : two: Sizes identical 2025/05/20 06:06:45 DEBUG : two: Unchanged skipping 2025/05/20 06:06:46 INFO : one: Moved (server-side) to: one.bak 2025/05/20 06:06:46 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:06:49 INFO : one: Copied (new) 2025/05/20 06:06:49 DEBUG : Waiting for deletions to finish 2025/05/20 06:06:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/20 06:06:50 INFO : three.txt: Moved into backup dir 2025/05/20 06:06:57 DEBUG : one.bak: Excluded (Path Filter) 2025/05/20 06:06:57 DEBUG : one.bak: Excluded 2025/05/20 06:06:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/20 06:06:57 DEBUG : three.txt.bak: Excluded 2025/05/20 06:06:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/20 06:06:57 DEBUG : two: Sizes identical 2025/05/20 06:06:57 DEBUG : two: Unchanged skipping 2025/05/20 06:06:57 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for checks to finish 2025/05/20 06:06:58 INFO : one.bak: Deleted 2025/05/20 06:06:59 INFO : one: Moved (server-side) to: one.bak 2025/05/20 06:06:59 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode/dst': Waiting for transfers to finish 2025/05/20 06:07:02 INFO : one: Copied (new) 2025/05/20 06:07:02 DEBUG : Waiting for deletions to finish 2025/05/20 06:07:03 INFO : three.txt.bak: Deleted 2025/05/20 06:07:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/20 06:07:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.77s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:07:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/dst" 2025/05/20 06:07:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/20 06:07:26 INFO : one: Moved (server-side) to: one.bak 2025/05/20 06:07:28 INFO : one: Copied (new) 2025/05/20 06:07:29 DEBUG : two: Sizes identical 2025/05/20 06:07:29 DEBUG : two: Unchanged skipping 2025/05/20 06:07:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/20 06:07:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/20 06:07:34 INFO : three.txt: Copied (new) 2025/05/20 06:07:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/20 06:07:39 INFO : one.bak: Deleted 2025/05/20 06:07:40 INFO : one: Moved (server-side) to: one.bak 2025/05/20 06:07:42 INFO : one: Copied (new) 2025/05/20 06:07:43 DEBUG : two: Sizes identical 2025/05/20 06:07:43 DEBUG : two: Unchanged skipping 2025/05/20 06:07:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/20 06:07:45 INFO : three.txt.bak: Deleted 2025/05/20 06:07:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/20 06:07:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (45.41s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:08:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wayazev0zode/dst" 2025/05/20 06:08:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/20 06:08:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/20 06:08:14 INFO : one: Copied (new) 2025/05/20 06:08:15 DEBUG : two: Sizes identical 2025/05/20 06:08:15 DEBUG : two: Unchanged skipping 2025/05/20 06:08:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/20 06:08:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/20 06:08:20 INFO : three.txt: Copied (new) 2025/05/20 06:08:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/20 06:08:25 INFO : one-2019-01-01: Deleted 2025/05/20 06:08:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/20 06:08:28 INFO : one: Copied (new) 2025/05/20 06:08:29 DEBUG : two: Sizes identical 2025/05/20 06:08:29 DEBUG : two: Unchanged skipping 2025/05/20 06:08:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/20 06:08:31 INFO : three-2019-01-01.txt: Deleted 2025/05/20 06:08:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/20 06:08:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (45.90s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:08:47 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/20 06:08:47 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 06:08:47 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 06:08:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/20 06:08:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.30s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:08:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/20 06:08:53 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 06:08:53 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 06:08:55 INFO : existing: Copied (new) 2025/05/20 06:08:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:08:58 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 06:08:58 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/20 06:08:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/20 06:08:58 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 06:08:58 ERROR : sugarsync root 'Test/rclone-test-wayazev0zode': not deleting files as there were IO errors 2025/05/20 06:08:58 ERROR : sugarsync root 'Test/rclone-test-wayazev0zode': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.19s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:09:23 DEBUG : existing: Sizes identical 2025/05/20 06:09:23 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/20 06:09:23 DEBUG : existing: Unchanged skipping 2025/05/20 06:09:24 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-yapipoj5 2025/05/20 06:09:24 DEBUG : EXISTING: moving to existing-rclone-move-cilulik6 2025/05/20 06:09:26 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/20 06:09:26 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-cilulik6 2025/05/20 06:09:26 DEBUG : EXISTING: moving to existing 2025/05/20 06:09:26 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-yapipoj5 2025/05/20 06:09:26 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/20 06:09:27 INFO : existing-rclone-move-cilulik6: Moved (server-side) to: existing 2025/05/20 06:09:27 INFO : EXISTING: Moved (server-side) to: existing 2025/05/20 06:09:27 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/20 06:09:27 INFO : existingbutdifferent-rclone-move-yapipoj5: Moved (server-side) to: existingbutdifferent 2025/05/20 06:09:27 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/20 06:09:27 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/20 06:09:30 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/20 06:09:30 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/20 06:09:35 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/20 06:09:36 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/20 06:09:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-bepequb3 2025/05/20 06:09:38 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-bepequb3 2025/05/20 06:09:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/20 06:09:40 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/20 06:09:40 INFO : subdira/subdirb/subdirc/hello-rclone-move-bepequb3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/20 06:09:40 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/20 06:09:40 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/20 06:09:41 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/20 06:09:41 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 06:09:41 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/20 06:09:42 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yemanud6 2025/05/20 06:09:42 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yemanud6 2025/05/20 06:09:42 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/20 06:09:43 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yemanud6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/20 06:09:43 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/20 06:09:43 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/20 06:09:43 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 06:09:43 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/05/20 06:09:43 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (53.24s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", 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-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", 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-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.43s) --- SKIP: TestMaxTransfer/Hard (1.48s) --- SKIP: TestMaxTransfer/Soft (1.47s) --- SKIP: TestMaxTransfer/Cautious (1.49s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:11:46 DEBUG : both0: Sizes identical 2025/05/20 06:11:46 DEBUG : both10: Sizes identical 2025/05/20 06:11:46 DEBUG : both11: Sizes identical 2025/05/20 06:11:46 DEBUG : both1: Sizes identical 2025/05/20 06:11:46 DEBUG : both0: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both12: Sizes identical 2025/05/20 06:11:46 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 06:11:46 DEBUG : both12: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both13: Sizes identical 2025/05/20 06:11:46 DEBUG : both13: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both14: Sizes identical 2025/05/20 06:11:46 DEBUG : both14: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both15: Sizes identical 2025/05/20 06:11:46 DEBUG : both15: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both16: Sizes identical 2025/05/20 06:11:46 DEBUG : both16: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both17: Sizes identical 2025/05/20 06:11:46 DEBUG : both17: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both18: Sizes identical 2025/05/20 06:11:46 DEBUG : both18: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both19: Sizes identical 2025/05/20 06:11:46 DEBUG : both11: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both2: Sizes identical 2025/05/20 06:11:46 DEBUG : both10: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both3: Sizes identical 2025/05/20 06:11:46 DEBUG : both1: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both4: Sizes identical 2025/05/20 06:11:46 DEBUG : both19: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both5: Sizes identical 2025/05/20 06:11:46 DEBUG : both2: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both6: Sizes identical 2025/05/20 06:11:46 DEBUG : both6: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both7: Sizes identical 2025/05/20 06:11:46 DEBUG : both7: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both8: Sizes identical 2025/05/20 06:11:46 DEBUG : both3: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both9: Sizes identical 2025/05/20 06:11:46 DEBUG : both4: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both5: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both8: Unchanged skipping 2025/05/20 06:11:46 DEBUG : both9: Unchanged skipping 2025/05/20 06:11:46 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 06:11:46 DEBUG : Waiting for deletions to finish 2025/05/20 06:11:47 INFO : only12: Deleted 2025/05/20 06:11:47 INFO : only15: Deleted 2025/05/20 06:11:47 INFO : only17: Deleted 2025/05/20 06:11:47 INFO : only11: Deleted 2025/05/20 06:11:48 INFO : only10: Deleted 2025/05/20 06:11:48 INFO : only18: Deleted 2025/05/20 06:11:48 INFO : only4: Deleted 2025/05/20 06:11:48 INFO : only0: Deleted 2025/05/20 06:11:48 INFO : only2: Deleted 2025/05/20 06:11:48 INFO : only19: Deleted 2025/05/20 06:11:48 INFO : only6: Deleted 2025/05/20 06:11:48 INFO : only7: Deleted 2025/05/20 06:11:49 INFO : only8: Deleted 2025/05/20 06:11:49 INFO : only1: Deleted 2025/05/20 06:11:49 INFO : only5: Deleted 2025/05/20 06:11:49 INFO : only16: Deleted 2025/05/20 06:11:50 INFO : only9: Deleted 2025/05/20 06:11:50 INFO : only13: Deleted 2025/05/20 06:11:50 INFO : only3: Deleted 2025/05/20 06:11:50 INFO : only14: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (126.89s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:13:51 DEBUG : both1: Sizes identical 2025/05/20 06:13:51 DEBUG : both0: Sizes identical 2025/05/20 06:13:51 DEBUG : both10: Sizes identical 2025/05/20 06:13:51 DEBUG : both11: Sizes identical 2025/05/20 06:13:51 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for checks to finish 2025/05/20 06:13:51 DEBUG : both1: Unchanged skipping 2025/05/20 06:13:51 DEBUG : both12: Sizes identical 2025/05/20 06:13:51 DEBUG : both12: Unchanged skipping 2025/05/20 06:13:51 DEBUG : both13: Sizes identical 2025/05/20 06:13:51 DEBUG : both13: Unchanged skipping 2025/05/20 06:13:51 DEBUG : both14: Sizes identical 2025/05/20 06:13:51 DEBUG : both14: Unchanged skipping 2025/05/20 06:13:51 DEBUG : both15: Sizes identical 2025/05/20 06:13:51 DEBUG : both15: Unchanged skipping 2025/05/20 06:13:51 DEBUG : both16: Sizes identical 2025/05/20 06:13:51 DEBUG : both16: Unchanged skipping 2025/05/20 06:13:51 DEBUG : both17: Sizes identical 2025/05/20 06:13:51 DEBUG : both0: Unchanged skipping 2025/05/20 06:13:51 DEBUG : both18: Sizes identical 2025/05/20 06:13:51 DEBUG : both18: Unchanged skipping 2025/05/20 06:13:51 DEBUG : both19: Sizes identical 2025/05/20 06:13:51 DEBUG : both19: Unchanged skipping 2025/05/20 06:13:51 DEBUG : both2: Sizes identical 2025/05/20 06:13:51 DEBUG : both2: Unchanged skipping 2025/05/20 06:13:51 DEBUG : both3: Sizes identical 2025/05/20 06:13:51 DEBUG : both3: Unchanged skipping 2025/05/20 06:13:51 DEBUG : both4: Sizes identical 2025/05/20 06:13:51 DEBUG : both4: Unchanged skipping 2025/05/20 06:13:51 DEBUG : both5: Sizes identical 2025/05/20 06:13:51 DEBUG : both5: Unchanged skipping 2025/05/20 06:13:51 DEBUG : both6: Sizes identical 2025/05/20 06:13:51 DEBUG : both6: Unchanged skipping 2025/05/20 06:13:51 DEBUG : both7: Sizes identical 2025/05/20 06:13:51 DEBUG : both7: Unchanged skipping 2025/05/20 06:13:51 DEBUG : both8: Sizes identical 2025/05/20 06:13:51 DEBUG : both8: Unchanged skipping 2025/05/20 06:13:51 DEBUG : both9: Sizes identical 2025/05/20 06:13:51 DEBUG : both9: Unchanged skipping 2025/05/20 06:13:51 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : both10: Unchanged skipping 2025/05/20 06:13:51 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : both11: Unchanged skipping 2025/05/20 06:13:51 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : both17: Unchanged skipping 2025/05/20 06:13:51 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/20 06:13:51 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Waiting for transfers to finish 2025/05/20 06:13:53 INFO : only1: Copied (replaced existing) 2025/05/20 06:13:53 INFO : only0: Copied (replaced existing) 2025/05/20 06:13:53 INFO : only10: Copied (replaced existing) 2025/05/20 06:13:53 INFO : only11: Copied (replaced existing) 2025/05/20 06:13:54 INFO : only12: Copied (replaced existing) 2025/05/20 06:13:54 INFO : only13: Copied (replaced existing) 2025/05/20 06:13:54 INFO : only14: Copied (replaced existing) 2025/05/20 06:13:55 INFO : only15: Copied (replaced existing) 2025/05/20 06:13:55 INFO : only16: Copied (replaced existing) 2025/05/20 06:13:55 INFO : only2: Copied (replaced existing) 2025/05/20 06:13:55 INFO : only17: Copied (replaced existing) 2025/05/20 06:13:56 INFO : only4: Copied (replaced existing) 2025/05/20 06:13:56 INFO : only5: Copied (replaced existing) 2025/05/20 06:13:56 INFO : only6: Copied (replaced existing) 2025/05/20 06:13:57 INFO : only7: Copied (replaced existing) 2025/05/20 06:13:57 INFO : only9: Copied (replaced existing) 2025/05/20 06:13:57 INFO : only8: Copied (replaced existing) 2025/05/20 06:13:58 INFO : only18: Copied (replaced existing) 2025/05/20 06:13:58 INFO : only19: Copied (replaced existing) 2025/05/20 06:13:58 INFO : only3: Copied (replaced existing) 2025/05/20 06:13:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (144.27s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:14:34 DEBUG : empty_dir: Making directory with metadata 2025/05/20 06:14:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 06:14:34 DEBUG : empty_on_remote: Making directory with metadata 2025/05/20 06:14:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 06:14:34 INFO : empty_on_remote: Making directory 2025/05/20 06:14:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:14:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/20 06:14:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/20 06:14:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/20 06:14:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (23.35s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:14:57 DEBUG : empty_dir: Making directory with metadata 2025/05/20 06:14:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 06:14:57 DEBUG : empty_on_remote: Making directory with metadata 2025/05/20 06:14:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 06:14:57 INFO : empty_on_remote: Making directory 2025/05/20 06:14:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:15:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/20 06:15:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/20 06:15:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/20 06:15:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/20 06:15:07 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (25.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:15:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/20 06:15:22 INFO : sub dir: Making directory 2025/05/20 06:15:24 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-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (53.16s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" 2025/05/20 06:16:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/20 06:16:16 INFO : sub dir: Making directory 2025/05/20 06:16:17 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-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wayazev0zode'", Local "Local file system at /tmp/rclone2115028180", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (53.15s) PASS 2025/05/20 06:17:09 DEBUG : sugarsync root 'Test/rclone-test-wayazev0zode': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 30m28.74292785s (try 1/5)