"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/01/23 01:29:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove" 2025/01/23 01:29:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 01:29:14 DEBUG : Creating backend with remote "/tmp/rclone4232372394" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:29:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:29:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/23 01:29:16 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:29:16 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.83s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:29:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 01:29:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:29:20 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:29:20 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:29:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:29:26 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (12.04s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.58s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.64s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:29:35 DEBUG : Creating backend with remote "/non-existing" 2025/01/23 01:29:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/23 01:29:35 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:29:35 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.93s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:29:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:29:39 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:29:39 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:29:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (12.02s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:29:51 INFO : sugarsync root 'Test/rclone-test-wafonud0fove': Running all checks before starting transfers 2025/01/23 01:29:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:29:51 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:29:51 INFO : sugarsync root 'Test/rclone-test-wafonud0fove': Checks finished, now starting transfers 2025/01/23 01:29:51 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:29:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.96s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:30:03 ERROR : Ignoring --no-traverse with sync 2025/01/23 01:30:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:30:03 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:30:03 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:30:07 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:30:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.95s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:30:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/23 01:30:15 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:30:15 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:30:18 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.37s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:30:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:30:24 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:30:24 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:30:26 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (8.16s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:30:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:30:32 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:30:32 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:30:34 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.19s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:30:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/23 01:30:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 01:30:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 01:30:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 01:30:40 INFO : sub dir: Making directory 2025/01/23 01:30:42 INFO : sub dir2: Making directory 2025/01/23 01:30:43 INFO : sub dir2/sub sub dir2: Making directory 2025/01/23 01:30:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:30:44 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:30:44 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:30:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:30:48 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.95s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:30:56 INFO : sub dir2: Making directory 2025/01/23 01:30:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/23 01:30:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 01:30:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:30:57 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:30:57 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:31:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.28s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:31:06 DEBUG : sub dir2: Making directory with metadata 2025/01/23 01:31:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 01:31:07 INFO : sub dir: Making directory 2025/01/23 01:31:09 INFO : sub dir2: Making directory 2025/01/23 01:31:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:31:10 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:31:10 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:31:12 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:31:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:31:14 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/23 01:31:14 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.95s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.57s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:31:23 INFO : sub dir2: Making directory 2025/01/23 01:31:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:31:24 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:31:24 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:31:28 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:31:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.37s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:31:33 DEBUG : sub dir2: Making directory with metadata 2025/01/23 01:31:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 01:31:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 01:31:34 INFO : sub dir: Making directory 2025/01/23 01:31:36 INFO : sub dir2: Making directory 2025/01/23 01:31:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:31:37 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:31:37 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:31:39 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:31:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:31:41 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (14.17s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.56s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:31:49 INFO : sub dir2: Making directory 2025/01/23 01:31:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:31:50 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:31:50 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:31:54 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:31:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.35s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:32:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cupivic2gulu" 2025/01/23 01:32:05 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-wafonud0fove' -> sugarsync root 'Test/rclone-test-cupivic2gulu' 2025/01/23 01:32:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:32:10 DEBUG : sugarsync root 'Test/rclone-test-cupivic2gulu': Waiting for checks to finish 2025/01/23 01:32:10 DEBUG : sugarsync root 'Test/rclone-test-cupivic2gulu': Waiting for transfers to finish 2025/01/23 01:32:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:32:15 DEBUG : sugarsync root 'Test/rclone-test-cupivic2gulu': Purge remote --- PASS: TestServerSideCopy (22.10s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:32:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 01:32:28 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:32:28 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:32:29 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.50s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:32:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qujeqej4siza" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-wafonud0fove' -> sugarsync root 'Test/rclone-test-qujeqej4siza' 2025/01/23 01:32:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:32:46 DEBUG : sugarsync root 'Test/rclone-test-qujeqej4siza': Waiting for checks to finish 2025/01/23 01:32:46 DEBUG : sugarsync root 'Test/rclone-test-qujeqej4siza': Waiting for transfers to finish 2025/01/23 01:32:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:32:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 01:32:56 DEBUG : sugarsync root 'Test/rclone-test-qujeqej4siza': Waiting for checks to finish 2025/01/23 01:32:56 DEBUG : sugarsync root 'Test/rclone-test-qujeqej4siza': Waiting for transfers to finish 2025/01/23 01:32:57 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.wozejol7" before starting 2025/01/23 01:32:59 DEBUG : sub dir/hello world.wozejol7: server side copy: removing renamed existing file after operation 2025/01/23 01:33:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:33:01 DEBUG : sugarsync root 'Test/rclone-test-qujeqej4siza': Purge remote --- PASS: TestServerSideCopyOverSelf (32.99s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:33:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 01:33:16 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:33:16 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:33:17 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/23 01:33:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.95s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:33:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nosajiq0halo" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-wafonud0fove' -> sugarsync root 'Test/rclone-test-nosajiq0halo' 2025/01/23 01:33:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:33:34 DEBUG : sugarsync root 'Test/rclone-test-nosajiq0halo': Waiting for checks to finish 2025/01/23 01:33:34 DEBUG : sugarsync root 'Test/rclone-test-nosajiq0halo': Waiting for transfers to finish 2025/01/23 01:33:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:33:43 DEBUG : sugarsync root 'Test/rclone-test-nosajiq0halo': Using server-side directory move 2025/01/23 01:33:43 INFO : sugarsync root 'Test/rclone-test-nosajiq0halo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 01:33:44 DEBUG : sugarsync root 'Test/rclone-test-nosajiq0halo': Waiting for checks to finish 2025/01/23 01:33:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 01:33:44 DEBUG : sugarsync root 'Test/rclone-test-nosajiq0halo': Waiting for transfers to finish 2025/01/23 01:33:45 INFO : sub dir/hello world: Deleted 2025/01/23 01:33:46 INFO : sub dir/hello world: Moved (server-side) 2025/01/23 01:33:53 DEBUG : testing file moves 2025/01/23 01:33:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/23 01:33:55 DEBUG : sugarsync root 'Test/rclone-test-nosajiq0halo': Waiting for checks to finish 2025/01/23 01:33:55 DEBUG : sugarsync root 'Test/rclone-test-nosajiq0halo': Waiting for transfers to finish 2025/01/23 01:33:56 INFO : sub dir/hello world: Deleted 2025/01/23 01:33:56 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:34:00 DEBUG : sugarsync root 'Test/rclone-test-nosajiq0halo': Purge remote --- PASS: TestServerSideMoveOverSelf (42.98s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:34:11 ERROR : : error listing: directory not found 2025/01/23 01:34:12 INFO : Local file system at /tmp/rclone4232372394: Making directory 2025/01/23 01:34:14 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:34:14 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.40s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:34:28 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 01:34:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:34:28 DEBUG : Local file system at /tmp/rclone4232372394: Waiting for checks to finish 2025/01/23 01:34:28 DEBUG : Local file system at /tmp/rclone4232372394: Waiting for transfers to finish 2025/01/23 01:34:29 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/01/23 01:34:29 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:34:29 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (13.16s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:34:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/23 01:34:35 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:34:35 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:34:38 INFO : check sum: Copied (new) 2025/01/23 01:34:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:34:39 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:34:39 NOTICE: sugarsync root 'Test/rclone-test-wafonud0fove': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/23 01:34:39 DEBUG : check sum: Size of src and dst objects identical 2025/01/23 01:34:39 DEBUG : check sum: Unchanged skipping 2025/01/23 01:34:39 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:34:39 DEBUG : Waiting for deletions to finish 2025/01/23 01:34:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.26s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:34:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/23 01:34:47 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:34:47 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:34:49 INFO : sizeonly: Copied (new) 2025/01/23 01:34:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:34:51 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:34:51 DEBUG : sizeonly: Sizes identical 2025/01/23 01:34:51 DEBUG : sizeonly: Unchanged skipping 2025/01/23 01:34:51 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:34:51 DEBUG : Waiting for deletions to finish 2025/01/23 01:34:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.32s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:34:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/23 01:34:58 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:34:58 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:35:00 INFO : ignore-size: Copied (new) 2025/01/23 01:35:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:35:02 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:35:02 DEBUG : ignore-size: Sizes identical 2025/01/23 01:35:02 DEBUG : ignore-size: Unchanged skipping 2025/01/23 01:35:02 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:35:02 DEBUG : Waiting for deletions to finish 2025/01/23 01:35:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.29s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:35:13 DEBUG : existing: Sizes identical 2025/01/23 01:35:13 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:35:13 DEBUG : existing: Unchanged skipping 2025/01/23 01:35:13 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:35:13 DEBUG : Waiting for deletions to finish 2025/01/23 01:35:13 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:35:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/23 01:35:13 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:35:13 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:35:15 INFO : existing: Copied (replaced existing) 2025/01/23 01:35:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.76s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:35:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 01:35:22 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:35:22 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:35:25 INFO : existing: Copied (new) 2025/01/23 01:35:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:35:26 DEBUG : existing: Destination exists, skipping 2025/01/23 01:35:26 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:35:26 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:35:26 DEBUG : Waiting for deletions to finish 2025/01/23 01:35:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.41s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:35:40 INFO : d: Making directory 2025/01/23 01:35:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 01:35:44 DEBUG : c/non empty space: Sizes identical 2025/01/23 01:35:44 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:35:44 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 01:35:44 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:35:47 INFO : a/potato2: Copied (new) 2025/01/23 01:35:47 DEBUG : Waiting for deletions to finish 2025/01/23 01:35:48 INFO : b/potato: Deleted 2025/01/23 01:35:48 INFO : d: Removing directory 2025/01/23 01:35:50 INFO : b: Removing directory 2025/01/23 01:35:51 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.88s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:36:04 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:36:04 DEBUG : empty space: Sizes identical 2025/01/23 01:36:04 DEBUG : empty space: Unchanged skipping 2025/01/23 01:36:04 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:36:04 DEBUG : Waiting for deletions to finish 2025/01/23 01:36:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:36:05 DEBUG : empty space: Sizes identical 2025/01/23 01:36:05 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:36:05 DEBUG : empty space: Unchanged skipping 2025/01/23 01:36:05 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:36:05 DEBUG : Waiting for deletions to finish 2025/01/23 01:36:05 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (12.16s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.57s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.60s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:36:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/23 01:36:19 DEBUG : empty space: Sizes identical 2025/01/23 01:36:19 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:36:19 DEBUG : empty space: Unchanged skipping 2025/01/23 01:36:19 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:36:22 INFO : potato: Copied (new) 2025/01/23 01:36:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.48s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:36:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/23 01:36:32 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:36:32 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:36:33 INFO : potato: Copied (replaced existing) 2025/01/23 01:36:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.67s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/01/23 01:36:42 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:36:42 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/01/23 01:36:42 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:36:44 INFO : potato: Copied (replaced existing) 2025/01/23 01:36:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:36:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:36:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/23 01:36:55 DEBUG : empty space: Sizes identical 2025/01/23 01:36:55 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:36:55 DEBUG : empty space: Unchanged skipping 2025/01/23 01:36:55 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:36:55 DEBUG : Waiting for deletions to finish 2025/01/23 01:36:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:37:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:37:07 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:37:07 DEBUG : empty space: Sizes identical 2025/01/23 01:37:07 DEBUG : empty space: Unchanged skipping 2025/01/23 01:37:07 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:37:10 INFO : potato2: Copied (new) 2025/01/23 01:37:10 DEBUG : Waiting for deletions to finish 2025/01/23 01:37:11 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:37:23 INFO : d: Making directory 2025/01/23 01:37:25 INFO : d/e: Making directory 2025/01/23 01:37:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 01:37:30 DEBUG : c/non empty space: Sizes identical 2025/01/23 01:37:30 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 01:37:31 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:37:31 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:37:33 INFO : a/potato2: Copied (new) 2025/01/23 01:37:33 DEBUG : Waiting for deletions to finish 2025/01/23 01:37:34 INFO : b/potato: Deleted 2025/01/23 01:37:34 INFO : d/e: Removing directory 2025/01/23 01:37:36 INFO : d: Removing directory 2025/01/23 01:37:37 INFO : b: Removing directory 2025/01/23 01:37:38 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (30.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:37:54 INFO : d: Making directory 2025/01/23 01:37:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 01:37:58 DEBUG : c/non empty space: Sizes identical 2025/01/23 01:37:58 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 01:37:58 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:37:58 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:38:01 INFO : a/potato2: Copied (new) 2025/01/23 01:38:01 ERROR : sugarsync root 'Test/rclone-test-wafonud0fove': not deleting files as there were IO errors 2025/01/23 01:38:01 ERROR : sugarsync root 'Test/rclone-test-wafonud0fove': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (27.10s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:38:19 DEBUG : Waiting for deletions to finish 2025/01/23 01:38:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:38:20 DEBUG : empty space: Sizes identical 2025/01/23 01:38:20 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:38:20 DEBUG : empty space: Unchanged skipping 2025/01/23 01:38:20 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:38:21 INFO : potato: Deleted 2025/01/23 01:38:23 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.94s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:38:35 DEBUG : Waiting for deletions to finish 2025/01/23 01:38:35 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:38:35 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:38:36 INFO : potato: Deleted 2025/01/23 01:38:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:38:37 DEBUG : empty space: Sizes identical 2025/01/23 01:38:37 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:38:37 DEBUG : empty space: Unchanged skipping 2025/01/23 01:38:37 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:38:40 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.85s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:38:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:38:50 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:38:50 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:38:52 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.54s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:39:04 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 01:39:04 DEBUG : enormous: Excluded 2025/01/23 01:39:04 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 01:39:04 DEBUG : potato2: Excluded 2025/01/23 01:39:04 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 01:39:04 DEBUG : potato2: Excluded 2025/01/23 01:39:04 DEBUG : empty space: Sizes identical 2025/01/23 01:39:04 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:39:04 DEBUG : empty space: Unchanged skipping 2025/01/23 01:39:04 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:39:04 DEBUG : Waiting for deletions to finish 2025/01/23 01:39:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:39:05 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 01:39:05 DEBUG : enormous: Excluded 2025/01/23 01:39:05 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 01:39:05 DEBUG : potato2: Excluded 2025/01/23 01:39:06 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 01:39:06 DEBUG : potato2: Excluded 2025/01/23 01:39:06 DEBUG : Local file system at /tmp/rclone4232372394: Waiting for checks to finish 2025/01/23 01:39:06 DEBUG : empty space: Sizes identical 2025/01/23 01:39:06 DEBUG : empty space: Unchanged skipping 2025/01/23 01:39:06 DEBUG : Local file system at /tmp/rclone4232372394: Waiting for transfers to finish 2025/01/23 01:39:06 DEBUG : Waiting for deletions to finish 2025/01/23 01:39:06 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.58s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:39:21 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 01:39:21 DEBUG : enormous: Excluded 2025/01/23 01:39:21 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 01:39:21 DEBUG : potato2: Excluded 2025/01/23 01:39:22 DEBUG : empty space: Sizes identical 2025/01/23 01:39:22 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:39:22 DEBUG : empty space: Unchanged skipping 2025/01/23 01:39:22 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:39:22 DEBUG : Waiting for deletions to finish 2025/01/23 01:39:23 INFO : enormous: Deleted 2025/01/23 01:39:23 INFO : potato2: Deleted 2025/01/23 01:39:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:39:25 DEBUG : empty space: Sizes identical 2025/01/23 01:39:25 DEBUG : empty space: Unchanged skipping 2025/01/23 01:39:25 DEBUG : Local file system at /tmp/rclone4232372394: Waiting for checks to finish 2025/01/23 01:39:25 DEBUG : Local file system at /tmp/rclone4232372394: Waiting for transfers to finish 2025/01/23 01:39:25 DEBUG : Waiting for deletions to finish 2025/01/23 01:39:25 INFO : enormous: Deleted 2025/01/23 01:39:25 INFO : potato2: Deleted 2025/01/23 01:39:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.55s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.58s) === 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-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/01/23 01:39:32 ERROR : sugarsync root 'Test/rclone-test-wafonud0fove': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/23 01:39:32 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/23 01:39:32 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/23 01:39:32 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:39:32 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:39:35 INFO : potato: Copied (new) 2025/01/23 01:39:35 INFO : yam: Copied (new) 2025/01/23 01:39:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:39:36 ERROR : sugarsync root 'Test/rclone-test-wafonud0fove': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/23 01:39:37 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/23 01:39:37 DEBUG : potato: Sizes identical 2025/01/23 01:39:37 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:39:37 DEBUG : potato: Unchanged skipping 2025/01/23 01:39:37 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:39:39 INFO : yaml: Copied (new) 2025/01/23 01:39:39 DEBUG : Waiting for deletions to finish 2025/01/23 01:39:40 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.82s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/01/23 01:39:47 ERROR : sugarsync root 'Test/rclone-test-wafonud0fove': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/23 01:39:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/23 01:39:48 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/23 01:39:48 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:39:48 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:39:51 INFO : potato: Copied (new) 2025/01/23 01:39:51 INFO : yam: Copied (new) 2025/01/23 01:39:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:39:52 ERROR : sugarsync root 'Test/rclone-test-wafonud0fove': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/23 01:39:52 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/23 01:39:52 DEBUG : potato: Sizes identical 2025/01/23 01:39:52 DEBUG : potato: Unchanged skipping 2025/01/23 01:39:52 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:39:52 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:39:55 INFO : yaml: Copied (new) 2025/01/23 01:39:55 DEBUG : Waiting for deletions to finish 2025/01/23 01:39:56 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.39s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/01/23 01:40:04 INFO : sugarsync root 'Test/rclone-test-wafonud0fove': Making map for --track-renames 2025/01/23 01:40:04 INFO : sugarsync root 'Test/rclone-test-wafonud0fove': Finished making map for --track-renames 2025/01/23 01:40:04 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:40:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 01:40:04 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/23 01:40:04 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for renames to finish 2025/01/23 01:40:04 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:40:07 INFO : potato: Copied (new) 2025/01/23 01:40:07 INFO : sub/yam: Copied (new) 2025/01/23 01:40:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:40:09 DEBUG : potato: Sizes identical 2025/01/23 01:40:09 DEBUG : potato: Unchanged skipping 2025/01/23 01:40:09 INFO : sugarsync root 'Test/rclone-test-wafonud0fove': Making map for --track-renames 2025/01/23 01:40:09 INFO : sugarsync root 'Test/rclone-test-wafonud0fove': Finished making map for --track-renames 2025/01/23 01:40:09 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:40:09 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for renames to finish 2025/01/23 01:40:11 INFO : sub/yam: Moved (server-side) to: yam 2025/01/23 01:40:11 INFO : yam: Renamed from "sub/yam" 2025/01/23 01:40:11 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:40:11 DEBUG : Waiting for deletions to finish 2025/01/23 01:40:11 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.13s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:40:20 DEBUG : Creating backend with remote "/tmp/rclone4232372394/dir1" 2025/01/23 01:40:20 DEBUG : Config file has changed externally - reloading 2025/01/23 01:40:20 DEBUG : Creating backend with remote "/tmp/rclone4232372394/dir2" 2025/01/23 01:40:20 DEBUG : Local file system at /tmp/rclone4232372394/dir2: Using server-side directory move 2025/01/23 01:40:20 INFO : Local file system at /tmp/rclone4232372394/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 01:40:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/23 01:40:20 INFO : file1.txt: Moved (server-side) 2025/01/23 01:40:20 DEBUG : Local file system at /tmp/rclone4232372394/dir2: Waiting for checks to finish 2025/01/23 01:40:20 DEBUG : Local file system at /tmp/rclone4232372394/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.55s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:40:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:40:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/23 01:40:22 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:40:22 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:40:29 INFO : nested/sub dir/file: Copied (new) 2025/01/23 01:40:29 INFO : nested/sub dir/file: Deleted 2025/01/23 01:40:29 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:40:29 INFO : sub dir/hello world: Deleted 2025/01/23 01:40:29 INFO : sub dir: Removing directory 2025/01/23 01:40:29 INFO : nested/sub dir: Removing directory 2025/01/23 01:40:29 INFO : nested: Removing directory 2025/01/23 01:40:29 DEBUG : Local file system at /tmp/rclone4232372394: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.20s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:40:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:40:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/23 01:40:39 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:40:39 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:40:46 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:40:46 INFO : sub dir/hello world: Deleted 2025/01/23 01:40:46 INFO : nested/sub dir/file: Copied (new) 2025/01/23 01:40:46 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.31s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:40:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 01:40:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/23 01:40:57 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:40:57 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:40:59 INFO : existing: Copied (new) 2025/01/23 01:40:59 INFO : existing: Deleted 2025/01/23 01:40:59 INFO : existing-b: Copied (new) 2025/01/23 01:40:59 INFO : existing-b: Deleted 2025/01/23 01:41:01 DEBUG : existing: Destination exists, skipping 2025/01/23 01:41:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/23 01:41:01 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:41:01 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:41:01 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.09s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:41:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruhuzey1fisa" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-wafonud0fove' -> sugarsync root 'Test/rclone-test-ruhuzey1fisa' 2025/01/23 01:41:25 DEBUG : sugarsync root 'Test/rclone-test-ruhuzey1fisa': Using server-side directory move 2025/01/23 01:41:25 INFO : sugarsync root 'Test/rclone-test-ruhuzey1fisa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 01:41:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:41:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 01:41:25 DEBUG : empty space: Sizes identical 2025/01/23 01:41:25 DEBUG : empty space: Unchanged skipping 2025/01/23 01:41:25 DEBUG : sugarsync root 'Test/rclone-test-ruhuzey1fisa': Waiting for checks to finish 2025/01/23 01:41:26 INFO : potato2: Moved (server-side) 2025/01/23 01:41:26 INFO : empty space: Deleted 2025/01/23 01:41:26 DEBUG : sugarsync root 'Test/rclone-test-ruhuzey1fisa': Waiting for transfers to finish 2025/01/23 01:41:26 INFO : potato3: Deleted 2025/01/23 01:41:27 INFO : potato3: Moved (server-side) 2025/01/23 01:41:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hoyapil6puvo" 2025/01/23 01:41:32 DEBUG : sugarsync root 'Test/rclone-test-hoyapil6puvo': Using server-side directory move 2025/01/23 01:41:33 INFO : sugarsync root 'Test/rclone-test-hoyapil6puvo': Server side directory move succeeded 2025/01/23 01:41:36 ERROR : : error listing: directory not found 2025/01/23 01:41:36 DEBUG : sugarsync root 'Test/rclone-test-hoyapil6puvo': Purge remote 2025/01/23 01:41:37 DEBUG : sugarsync root 'Test/rclone-test-ruhuzey1fisa': Purge remote 2025/01/23 01:41:38 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.03s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:41:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mejehuj0baca" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-wafonud0fove' -> sugarsync root 'Test/rclone-test-mejehuj0baca' 2025/01/23 01:41:58 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 01:41:58 DEBUG : empty space: Excluded 2025/01/23 01:41:58 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 01:41:58 DEBUG : empty space: Excluded 2025/01/23 01:41:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:41:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 01:41:58 DEBUG : sugarsync root 'Test/rclone-test-mejehuj0baca': Waiting for checks to finish 2025/01/23 01:41:58 DEBUG : sugarsync root 'Test/rclone-test-mejehuj0baca': Waiting for transfers to finish 2025/01/23 01:41:59 INFO : potato2: Moved (server-side) 2025/01/23 01:41:59 INFO : potato3: Deleted 2025/01/23 01:41:59 INFO : potato3: Moved (server-side) 2025/01/23 01:42:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pocoxar5vohe" 2025/01/23 01:42:05 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 01:42:05 DEBUG : empty space: Excluded 2025/01/23 01:42:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:42:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/23 01:42:05 DEBUG : sugarsync root 'Test/rclone-test-pocoxar5vohe': Waiting for checks to finish 2025/01/23 01:42:05 DEBUG : sugarsync root 'Test/rclone-test-pocoxar5vohe': Waiting for transfers to finish 2025/01/23 01:42:07 INFO : potato2: Moved (server-side) 2025/01/23 01:42:08 INFO : potato3: Moved (server-side) 2025/01/23 01:42:09 DEBUG : sugarsync root 'Test/rclone-test-pocoxar5vohe': Purge remote 2025/01/23 01:42:10 DEBUG : sugarsync root 'Test/rclone-test-mejehuj0baca': Purge remote --- PASS: TestServerSideMoveWithFilter (33.59s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:42:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lidacoc6sibi" 2025/01/23 01:42:23 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-wafonud0fove' -> sugarsync root 'Test/rclone-test-lidacoc6sibi' 2025/01/23 01:42:32 DEBUG : sugarsync root 'Test/rclone-test-lidacoc6sibi': Using server-side directory move 2025/01/23 01:42:32 INFO : sugarsync root 'Test/rclone-test-lidacoc6sibi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 01:42:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:42:33 DEBUG : empty space: Sizes identical 2025/01/23 01:42:33 DEBUG : empty space: Unchanged skipping 2025/01/23 01:42:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 01:42:34 DEBUG : sugarsync root 'Test/rclone-test-lidacoc6sibi': Waiting for checks to finish 2025/01/23 01:42:34 INFO : empty space: Deleted 2025/01/23 01:42:34 DEBUG : sugarsync root 'Test/rclone-test-lidacoc6sibi': Waiting for transfers to finish 2025/01/23 01:42:34 INFO : potato2: Moved (server-side) 2025/01/23 01:42:34 INFO : potato3: Deleted 2025/01/23 01:42:35 INFO : potato3: Moved (server-side) 2025/01/23 01:42:35 INFO : tomatoDir: Removing directory 2025/01/23 01:42:36 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': deleted 1 directories 2025/01/23 01:42:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mupolaw4dote" 2025/01/23 01:42:41 INFO : tomatoDir: Making directory 2025/01/23 01:42:43 DEBUG : sugarsync root 'Test/rclone-test-mupolaw4dote': Using server-side directory move 2025/01/23 01:42:45 INFO : sugarsync root 'Test/rclone-test-mupolaw4dote': Server side directory move succeeded 2025/01/23 01:42:47 ERROR : : error listing: directory not found 2025/01/23 01:42:48 ERROR : : error listing: directory not found 2025/01/23 01:42:48 DEBUG : sugarsync root 'Test/rclone-test-mupolaw4dote': Purge remote 2025/01/23 01:42:49 DEBUG : sugarsync root 'Test/rclone-test-lidacoc6sibi': Purge remote 2025/01/23 01:42:50 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.58s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.53s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:42:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.11s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:43:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/rclone-sync-test" 2025/01/23 01:43:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/rclone-sync-test-include/layer2" 2025/01/23 01:43:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/rclone-sync-test-ignore-file" 2025/01/23 01:43:31 DEBUG : rclone-sync-test: Excluded 2025/01/23 01:43:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 01:43:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/23 01:43:34 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/rclone-sync-test': Waiting for checks to finish 2025/01/23 01:43:34 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/rclone-sync-test': Waiting for transfers to finish 2025/01/23 01:43:34 DEBUG : Waiting for deletions to finish 2025/01/23 01:43:34 INFO : There was nothing to transfer 2025/01/23 01:43:36 DEBUG : rclone-sync-test: Excluded 2025/01/23 01:43:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 01:43:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/23 01:43:39 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:43:39 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:43:39 DEBUG : Waiting for deletions to finish 2025/01/23 01:43:39 INFO : rclone-sync-test-include: Removing directory 2025/01/23 01:43:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/23 01:43:40 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': failed to delete 1 directories 2025/01/23 01:43:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:43:42 DEBUG : rclone-sync-test: Excluded 2025/01/23 01:43:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 01:43:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/23 01:43:45 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/23 01:43:45 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/23 01:43:45 DEBUG : Waiting for deletions to finish 2025/01/23 01:43:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:43:47 DEBUG : rclone-sync-test: Excluded 2025/01/23 01:43:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 01:43:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/23 01:43:50 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:43:50 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:43:50 DEBUG : Waiting for deletions to finish 2025/01/23 01:43:50 INFO : rclone-sync-test-include: Removing directory 2025/01/23 01:43:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/23 01:43:51 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': failed to delete 1 directories 2025/01/23 01:43:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:43:52 DEBUG : : Excluded 2025/01/23 01:43:53 DEBUG : rclone-sync-test: Excluded 2025/01/23 01:43:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 01:43:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/23 01:43:56 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/23 01:43:56 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/23 01:43:56 DEBUG : Waiting for deletions to finish 2025/01/23 01:43:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (84.87s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:44:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/dst" 2025/01/23 01:44:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/CompareDest" 2025/01/23 01:44:41 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 01:44:41 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:44:41 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:44:45 INFO : one: Copied (new) 2025/01/23 01:44:45 DEBUG : Waiting for deletions to finish 2025/01/23 01:44:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 01:44:49 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:44:50 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:44:51 INFO : one: Copied (replaced existing) 2025/01/23 01:44:51 DEBUG : Waiting for deletions to finish 2025/01/23 01:45:01 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:45:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 01:45:03 DEBUG : one: Sizes identical 2025/01/23 01:45:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 01:45:03 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:45:03 DEBUG : Waiting for deletions to finish 2025/01/23 01:45:03 INFO : There was nothing to transfer 2025/01/23 01:45:10 DEBUG : two: Sizes identical 2025/01/23 01:45:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 01:45:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 01:45:10 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:45:11 DEBUG : one: Sizes identical 2025/01/23 01:45:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 01:45:11 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:45:11 DEBUG : Waiting for deletions to finish 2025/01/23 01:45:11 INFO : There was nothing to transfer 2025/01/23 01:45:14 DEBUG : two: Sizes identical 2025/01/23 01:45:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 01:45:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 01:45:14 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:45:15 DEBUG : one: Sizes identical 2025/01/23 01:45:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 01:45:15 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:45:15 DEBUG : Waiting for deletions to finish 2025/01/23 01:45:15 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/23 01:45:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/23 01:45:20 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 01:45:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 01:45:20 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:45:21 DEBUG : one: Sizes identical 2025/01/23 01:45:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 01:45:21 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:45:22 INFO : two: Copied (new) 2025/01/23 01:45:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (62.16s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:45:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/dest" 2025/01/23 01:45:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/pre-dest1" 2025/01/23 01:45:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/pre-dest2" 2025/01/23 01:45:53 DEBUG : 1: Sizes identical 2025/01/23 01:45:53 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/23 01:45:54 DEBUG : 2: Sizes identical 2025/01/23 01:45:54 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/23 01:45:56 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/23 01:45:56 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dest': Waiting for checks to finish 2025/01/23 01:45:56 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dest': Waiting for transfers to finish 2025/01/23 01:45:59 INFO : 3: Copied (new) 2025/01/23 01:45:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.90s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:46:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/dst" 2025/01/23 01:46:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/CopyDest" 2025/01/23 01:46:22 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 01:46:22 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:46:22 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:46:25 INFO : one: Copied (new) 2025/01/23 01:46:25 DEBUG : Waiting for deletions to finish 2025/01/23 01:46:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 01:46:29 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:46:30 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:46:31 INFO : one: Copied (replaced existing) 2025/01/23 01:46:31 DEBUG : Waiting for deletions to finish 2025/01/23 01:46:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/BackupDir" 2025/01/23 01:46:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 01:46:47 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:46:48 DEBUG : one: Sizes identical 2025/01/23 01:46:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 01:46:51 INFO : one: Moved (server-side) 2025/01/23 01:46:53 INFO : one: Copied (server-side copy) 2025/01/23 01:46:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/23 01:46:53 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:46:53 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:00 DEBUG : two: Sizes identical 2025/01/23 01:47:02 INFO : two: Copied (server-side copy) 2025/01/23 01:47:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/23 01:47:02 DEBUG : one: Sizes identical 2025/01/23 01:47:02 DEBUG : one: Unchanged skipping 2025/01/23 01:47:02 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:47:02 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:47:02 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:05 DEBUG : one: Sizes identical 2025/01/23 01:47:05 DEBUG : one: Unchanged skipping 2025/01/23 01:47:05 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:47:05 DEBUG : two: Sizes identical 2025/01/23 01:47:05 DEBUG : two: Unchanged skipping 2025/01/23 01:47:05 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:47:05 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:05 INFO : There was nothing to transfer 2025/01/23 01:47:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/23 01:47:12 DEBUG : three: Destination not found in --copy-dest 2025/01/23 01:47:12 DEBUG : three: Need to transfer - File not found at Destination 2025/01/23 01:47:12 DEBUG : one: Sizes identical 2025/01/23 01:47:12 DEBUG : one: Unchanged skipping 2025/01/23 01:47:12 DEBUG : two: Sizes identical 2025/01/23 01:47:12 DEBUG : two: Unchanged skipping 2025/01/23 01:47:12 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:47:12 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:47:15 INFO : three: Copied (new) 2025/01/23 01:47:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (78.01s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:47:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/dst" 2025/01/23 01:47:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/backup" 2025/01/23 01:47:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 01:47:47 DEBUG : two: Sizes identical 2025/01/23 01:47:47 DEBUG : two: Unchanged skipping 2025/01/23 01:47:47 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:47:49 INFO : one: Moved (server-side) 2025/01/23 01:47:49 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:47:52 INFO : one: Copied (new) 2025/01/23 01:47:52 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:54 INFO : three.txt: Moved (server-side) 2025/01/23 01:47:54 INFO : three.txt: Moved into backup dir 2025/01/23 01:48:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 01:48:00 DEBUG : two: Sizes identical 2025/01/23 01:48:00 DEBUG : two: Unchanged skipping 2025/01/23 01:48:00 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:48:02 INFO : one: Deleted 2025/01/23 01:48:03 INFO : one: Moved (server-side) 2025/01/23 01:48:03 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:48:05 INFO : one: Copied (new) 2025/01/23 01:48:05 DEBUG : Waiting for deletions to finish 2025/01/23 01:48:07 INFO : three.txt: Deleted 2025/01/23 01:48:08 INFO : three.txt: Moved (server-side) 2025/01/23 01:48:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (49.39s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:48:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/dst" 2025/01/23 01:48:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/backup" 2025/01/23 01:48:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 01:48:36 DEBUG : two: Sizes identical 2025/01/23 01:48:36 DEBUG : two: Unchanged skipping 2025/01/23 01:48:36 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:48:39 INFO : one: Moved (server-side) to: one.bak 2025/01/23 01:48:39 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:48:42 INFO : one: Copied (new) 2025/01/23 01:48:42 DEBUG : Waiting for deletions to finish 2025/01/23 01:48:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 01:48:43 INFO : three.txt: Moved into backup dir 2025/01/23 01:48:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 01:48:50 DEBUG : two: Sizes identical 2025/01/23 01:48:50 DEBUG : two: Unchanged skipping 2025/01/23 01:48:50 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:48:51 INFO : one.bak: Deleted 2025/01/23 01:48:52 INFO : one: Moved (server-side) to: one.bak 2025/01/23 01:48:52 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:48:55 INFO : one: Copied (new) 2025/01/23 01:48:55 DEBUG : Waiting for deletions to finish 2025/01/23 01:48:56 INFO : three.txt.bak: Deleted 2025/01/23 01:48:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 01:48:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (49.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:49:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/dst" 2025/01/23 01:49:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/backup" 2025/01/23 01:49:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 01:49:26 DEBUG : two: Sizes identical 2025/01/23 01:49:26 DEBUG : two: Unchanged skipping 2025/01/23 01:49:26 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:49:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/23 01:49:29 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:49:31 INFO : one: Copied (new) 2025/01/23 01:49:31 DEBUG : Waiting for deletions to finish 2025/01/23 01:49:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/23 01:49:33 INFO : three.txt: Moved into backup dir 2025/01/23 01:49:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 01:49:39 DEBUG : two: Sizes identical 2025/01/23 01:49:39 DEBUG : two: Unchanged skipping 2025/01/23 01:49:39 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:49:41 INFO : one-2019-01-01: Deleted 2025/01/23 01:49:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/23 01:49:42 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:49:44 INFO : one: Copied (new) 2025/01/23 01:49:44 DEBUG : Waiting for deletions to finish 2025/01/23 01:49:46 INFO : three-2019-01-01.txt: Deleted 2025/01/23 01:49:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/23 01:49:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (49.57s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:50:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/dst" 2025/01/23 01:50:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 01:50:10 DEBUG : two: Sizes identical 2025/01/23 01:50:10 DEBUG : two: Unchanged skipping 2025/01/23 01:50:10 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:50:12 INFO : one: Moved (server-side) to: one.bak 2025/01/23 01:50:12 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:50:14 INFO : one: Copied (new) 2025/01/23 01:50:14 DEBUG : Waiting for deletions to finish 2025/01/23 01:50:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 01:50:16 INFO : three.txt: Moved into backup dir 2025/01/23 01:50:23 DEBUG : one.bak: Excluded (Path Filter) 2025/01/23 01:50:23 DEBUG : one.bak: Excluded 2025/01/23 01:50:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/23 01:50:23 DEBUG : three.txt.bak: Excluded 2025/01/23 01:50:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 01:50:23 DEBUG : two: Sizes identical 2025/01/23 01:50:23 DEBUG : two: Unchanged skipping 2025/01/23 01:50:23 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for checks to finish 2025/01/23 01:50:24 INFO : one.bak: Deleted 2025/01/23 01:50:25 INFO : one: Moved (server-side) to: one.bak 2025/01/23 01:50:25 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove/dst': Waiting for transfers to finish 2025/01/23 01:50:28 INFO : one: Copied (new) 2025/01/23 01:50:28 DEBUG : Waiting for deletions to finish 2025/01/23 01:50:29 INFO : three.txt.bak: Deleted 2025/01/23 01:50:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 01:50:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (42.27s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:50:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/dst" 2025/01/23 01:50:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 01:50:54 INFO : one: Moved (server-side) to: one.bak 2025/01/23 01:50:57 INFO : one: Copied (new) 2025/01/23 01:50:57 DEBUG : two: Sizes identical 2025/01/23 01:50:57 DEBUG : two: Unchanged skipping 2025/01/23 01:50:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/23 01:51:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 01:51:02 INFO : three.txt: Copied (new) 2025/01/23 01:51:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 01:51:08 INFO : one.bak: Deleted 2025/01/23 01:51:09 INFO : one: Moved (server-side) to: one.bak 2025/01/23 01:51:12 INFO : one: Copied (new) 2025/01/23 01:51:12 DEBUG : two: Sizes identical 2025/01/23 01:51:12 DEBUG : two: Unchanged skipping 2025/01/23 01:51:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/23 01:51:15 INFO : three.txt.bak: Deleted 2025/01/23 01:51:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 01:51:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (48.91s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:51:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wafonud0fove/dst" 2025/01/23 01:51:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 01:51:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/23 01:51:46 INFO : one: Copied (new) 2025/01/23 01:51:46 DEBUG : two: Sizes identical 2025/01/23 01:51:46 DEBUG : two: Unchanged skipping 2025/01/23 01:51:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/23 01:51:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/23 01:51:51 INFO : three.txt: Copied (new) 2025/01/23 01:51:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 01:51:57 INFO : one-2019-01-01: Deleted 2025/01/23 01:51:58 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/23 01:52:01 INFO : one: Copied (new) 2025/01/23 01:52:01 DEBUG : two: Sizes identical 2025/01/23 01:52:01 DEBUG : two: Unchanged skipping 2025/01/23 01:52:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/23 01:52:04 INFO : three-2019-01-01.txt: Deleted 2025/01/23 01:52:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/23 01:52:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (48.75s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:52:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/23 01:52:21 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:52:21 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:52:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/23 01:52:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.13s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:52:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 01:52:27 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:52:27 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:52:29 INFO : existing: Copied (new) 2025/01/23 01:52:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:52:32 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/23 01:52:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/23 01:52:32 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:52:32 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:52:32 ERROR : sugarsync root 'Test/rclone-test-wafonud0fove': not deleting files as there were IO errors 2025/01/23 01:52:32 ERROR : sugarsync root 'Test/rclone-test-wafonud0fove': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.80s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.57s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:52:59 DEBUG : existing: Sizes identical 2025/01/23 01:52:59 DEBUG : existing: Unchanged skipping 2025/01/23 01:52:59 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/23 01:53:01 DEBUG : EXISTING: moving to existing-rclone-move-duvopor8 2025/01/23 01:53:01 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-yezavoq4 2025/01/23 01:53:03 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/23 01:53:03 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-duvopor8 2025/01/23 01:53:03 DEBUG : EXISTING: moving to existing 2025/01/23 01:53:03 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-yezavoq4 2025/01/23 01:53:03 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/23 01:53:04 INFO : existing-rclone-move-duvopor8: Moved (server-side) to: existing 2025/01/23 01:53:04 INFO : EXISTING: Moved (server-side) to: existing 2025/01/23 01:53:04 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/23 01:53:04 INFO : existingbutdifferent-rclone-move-yezavoq4: Moved (server-side) to: existingbutdifferent 2025/01/23 01:53:04 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/23 01:53:04 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/23 01:53:07 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/23 01:53:07 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/23 01:53:12 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/23 01:53:13 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/23 01:53:15 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-lisuyal5 2025/01/23 01:53:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-lisuyal5 2025/01/23 01:53:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/23 01:53:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/23 01:53:17 INFO : subdira/subdirb/subdirc/hello-rclone-move-lisuyal5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/23 01:53:17 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/23 01:53:17 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/23 01:53:18 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/23 01:53:18 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:53:19 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/23 01:53:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-helicob7 2025/01/23 01:53:20 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-helicob7 2025/01/23 01:53:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/23 01:53:21 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-helicob7: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/23 01:53:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/23 01:53:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/23 01:53:21 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:53:22 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/23 01:53:22 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (58.62s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", 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-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", 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-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.76s) --- SKIP: TestMaxTransfer/Hard (1.58s) --- SKIP: TestMaxTransfer/Soft (1.59s) --- SKIP: TestMaxTransfer/Cautious (1.59s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:55:31 DEBUG : both0: Sizes identical 2025/01/23 01:55:31 DEBUG : both0: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both1: Sizes identical 2025/01/23 01:55:31 DEBUG : both1: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both10: Sizes identical 2025/01/23 01:55:31 DEBUG : both10: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both11: Sizes identical 2025/01/23 01:55:31 DEBUG : both11: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both12: Sizes identical 2025/01/23 01:55:31 DEBUG : both12: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both13: Sizes identical 2025/01/23 01:55:31 DEBUG : both13: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both14: Sizes identical 2025/01/23 01:55:31 DEBUG : both14: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both15: Sizes identical 2025/01/23 01:55:31 DEBUG : both15: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both16: Sizes identical 2025/01/23 01:55:31 DEBUG : both16: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both17: Sizes identical 2025/01/23 01:55:31 DEBUG : both17: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both18: Sizes identical 2025/01/23 01:55:31 DEBUG : both19: Sizes identical 2025/01/23 01:55:31 DEBUG : both2: Sizes identical 2025/01/23 01:55:31 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:55:31 DEBUG : both3: Sizes identical 2025/01/23 01:55:31 DEBUG : both18: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both4: Sizes identical 2025/01/23 01:55:31 DEBUG : both4: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both5: Sizes identical 2025/01/23 01:55:31 DEBUG : both5: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both6: Sizes identical 2025/01/23 01:55:31 DEBUG : both6: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both7: Sizes identical 2025/01/23 01:55:31 DEBUG : both7: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both8: Sizes identical 2025/01/23 01:55:31 DEBUG : both8: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both9: Sizes identical 2025/01/23 01:55:31 DEBUG : both9: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both19: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both2: Unchanged skipping 2025/01/23 01:55:31 DEBUG : both3: Unchanged skipping 2025/01/23 01:55:31 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:55:31 DEBUG : Waiting for deletions to finish 2025/01/23 01:55:32 INFO : only13: Deleted 2025/01/23 01:55:32 INFO : only4: Deleted 2025/01/23 01:55:32 INFO : only1: Deleted 2025/01/23 01:55:32 INFO : only6: Deleted 2025/01/23 01:55:33 INFO : only10: Deleted 2025/01/23 01:55:33 INFO : only17: Deleted 2025/01/23 01:55:33 INFO : only18: Deleted 2025/01/23 01:55:33 INFO : only7: Deleted 2025/01/23 01:55:33 INFO : only3: Deleted 2025/01/23 01:55:33 INFO : only8: Deleted 2025/01/23 01:55:33 INFO : only11: Deleted 2025/01/23 01:55:33 INFO : only12: Deleted 2025/01/23 01:55:34 INFO : only14: Deleted 2025/01/23 01:55:34 INFO : only15: Deleted 2025/01/23 01:55:34 INFO : only16: Deleted 2025/01/23 01:55:34 INFO : only19: Deleted 2025/01/23 01:55:35 INFO : only0: Deleted 2025/01/23 01:55:35 INFO : only2: Deleted 2025/01/23 01:55:35 INFO : only9: Deleted 2025/01/23 01:55:35 INFO : only5: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (132.77s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:57:41 DEBUG : both0: Sizes identical 2025/01/23 01:57:41 DEBUG : both0: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both1: Sizes identical 2025/01/23 01:57:41 DEBUG : both1: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both10: Sizes identical 2025/01/23 01:57:41 DEBUG : both10: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both11: Sizes identical 2025/01/23 01:57:41 DEBUG : both11: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both12: Sizes identical 2025/01/23 01:57:41 DEBUG : both12: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both13: Sizes identical 2025/01/23 01:57:41 DEBUG : both13: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both14: Sizes identical 2025/01/23 01:57:41 DEBUG : both14: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both15: Sizes identical 2025/01/23 01:57:41 DEBUG : both15: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both16: Sizes identical 2025/01/23 01:57:41 DEBUG : both16: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both17: Sizes identical 2025/01/23 01:57:41 DEBUG : both17: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both18: Sizes identical 2025/01/23 01:57:41 DEBUG : both18: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both19: Sizes identical 2025/01/23 01:57:41 DEBUG : both19: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both2: Sizes identical 2025/01/23 01:57:41 DEBUG : both2: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both3: Sizes identical 2025/01/23 01:57:41 DEBUG : both3: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both4: Sizes identical 2025/01/23 01:57:41 DEBUG : both4: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both5: Sizes identical 2025/01/23 01:57:41 DEBUG : both5: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both6: Sizes identical 2025/01/23 01:57:41 DEBUG : both6: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both7: Sizes identical 2025/01/23 01:57:41 DEBUG : both7: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both8: Sizes identical 2025/01/23 01:57:41 DEBUG : both8: Unchanged skipping 2025/01/23 01:57:41 DEBUG : both9: Sizes identical 2025/01/23 01:57:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : both9: Unchanged skipping 2025/01/23 01:57:41 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for checks to finish 2025/01/23 01:57:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/23 01:57:41 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Waiting for transfers to finish 2025/01/23 01:57:43 INFO : only1: Copied (replaced existing) 2025/01/23 01:57:43 INFO : only12: Copied (replaced existing) 2025/01/23 01:57:43 INFO : only14: Copied (replaced existing) 2025/01/23 01:57:43 INFO : only13: Copied (replaced existing) 2025/01/23 01:57:43 INFO : only15: Copied (replaced existing) 2025/01/23 01:57:44 INFO : only16: Copied (replaced existing) 2025/01/23 01:57:44 INFO : only17: Copied (replaced existing) 2025/01/23 01:57:44 INFO : only18: Copied (replaced existing) 2025/01/23 01:57:44 INFO : only19: Copied (replaced existing) 2025/01/23 01:57:45 INFO : only3: Copied (replaced existing) 2025/01/23 01:57:45 INFO : only4: Copied (replaced existing) 2025/01/23 01:57:46 INFO : only5: Copied (replaced existing) 2025/01/23 01:57:46 INFO : only2: Copied (replaced existing) 2025/01/23 01:57:47 INFO : only6: Copied (replaced existing) 2025/01/23 01:57:47 INFO : only8: Copied (replaced existing) 2025/01/23 01:57:47 INFO : only7: Copied (replaced existing) 2025/01/23 01:57:48 INFO : only9: Copied (replaced existing) 2025/01/23 01:57:48 INFO : only10: Copied (replaced existing) 2025/01/23 01:57:48 INFO : only0: Copied (replaced existing) 2025/01/23 01:57:48 INFO : only11: Copied (replaced existing) 2025/01/23 01:57:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (148.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:58:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 01:58:24 INFO : sub dir: Making directory 2025/01/23 01:58:26 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-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (56.60s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" 2025/01/23 01:59:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 01:59:21 INFO : sub dir: Making directory 2025/01/23 01:59:23 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-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wafonud0fove'", Local "Local file system at /tmp/rclone4232372394", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (56.82s) PASS 2025/01/23 02:00:18 DEBUG : sugarsync root 'Test/rclone-test-wafonud0fove': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m8.823264098s (try 1/5)