"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/02/01 04:30:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu" 2025/02/01 04:30:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 04:30:59 DEBUG : Creating backend with remote "/tmp/rclone3897405748" === 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-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:31:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 04:31:01 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:31:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/01 04:31:01 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.48s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:31:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 04:31:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 04:31:05 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:31:05 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:31:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:31:10 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.17s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.46s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.48s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:31:19 DEBUG : Creating backend with remote "/non-existing" 2025/02/01 04:31:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/01 04:31:20 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:31:20 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.67s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:31:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 04:31:23 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:31:23 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:31:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.01s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:31:33 INFO : sugarsync root 'Test/rclone-test-vaxarug5podu': Running all checks before starting transfers 2025/02/01 04:31:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 04:31:34 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:31:34 INFO : sugarsync root 'Test/rclone-test-vaxarug5podu': Checks finished, now starting transfers 2025/02/01 04:31:34 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:31:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.17s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:31:45 ERROR : Ignoring --no-traverse with sync 2025/02/01 04:31:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 04:31:45 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:31:45 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:31:49 INFO : sub dir/hello world: Copied (new) 2025/02/01 04:31:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.13s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:31:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/01 04:31:56 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:31:56 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:31:59 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.72s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:32:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 04:32:04 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:32:04 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:32:07 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:32:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 04:32:12 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:32:12 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:32:14 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.56s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:32:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/01 04:32:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/01 04:32:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/01 04:32:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 04:32:19 INFO : sub dir: Making directory 2025/02/01 04:32:21 INFO : sub dir2: Making directory 2025/02/01 04:32:22 INFO : sub dir2/sub sub dir2: Making directory 2025/02/01 04:32:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 04:32:23 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:32:23 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:32:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:32:27 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.63s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:32:34 INFO : sub dir2: Making directory 2025/02/01 04:32:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/01 04:32:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/01 04:32:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 04:32:35 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:32:35 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:32:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.72s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:32:44 DEBUG : sub dir2: Making directory with metadata 2025/02/01 04:32:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/01 04:32:45 INFO : sub dir: Making directory 2025/02/01 04:32:46 INFO : sub dir2: Making directory 2025/02/01 04:32:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 04:32:47 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:32:47 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:32:49 INFO : sub dir/hello world: Copied (new) 2025/02/01 04:32:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:32:51 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/01 04:32:51 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.95s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.42s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:32:59 INFO : sub dir2: Making directory 2025/02/01 04:33:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 04:33:00 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:33:00 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:33:04 INFO : sub dir/hello world: Copied (new) 2025/02/01 04:33:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.71s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:33:09 DEBUG : sub dir2: Making directory with metadata 2025/02/01 04:33:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/01 04:33:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 04:33:10 INFO : sub dir: Making directory 2025/02/01 04:33:11 INFO : sub dir2: Making directory 2025/02/01 04:33:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 04:33:12 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:33:12 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:33:14 INFO : sub dir/hello world: Copied (new) 2025/02/01 04:33:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:33:16 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.96s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.43s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:33:23 INFO : sub dir2: Making directory 2025/02/01 04:33:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 04:33:24 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:33:24 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:33:28 INFO : sub dir/hello world: Copied (new) 2025/02/01 04:33:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.68s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:33:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zamopom6kemu" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-vaxarug5podu' -> sugarsync root 'Test/rclone-test-zamopom6kemu' 2025/02/01 04:33:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 04:33:43 DEBUG : sugarsync root 'Test/rclone-test-zamopom6kemu': Waiting for checks to finish 2025/02/01 04:33:43 DEBUG : sugarsync root 'Test/rclone-test-zamopom6kemu': Waiting for transfers to finish 2025/02/01 04:33:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:33:48 DEBUG : sugarsync root 'Test/rclone-test-zamopom6kemu': Purge remote --- PASS: TestServerSideCopy (21.50s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:34:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/01 04:34:01 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:34:01 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:34:03 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.94s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:34:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lamagil0juxe" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-vaxarug5podu' -> sugarsync root 'Test/rclone-test-lamagil0juxe' 2025/02/01 04:34:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 04:34:19 DEBUG : sugarsync root 'Test/rclone-test-lamagil0juxe': Waiting for checks to finish 2025/02/01 04:34:19 DEBUG : sugarsync root 'Test/rclone-test-lamagil0juxe': Waiting for transfers to finish 2025/02/01 04:34:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:34:30 DEBUG : sugarsync root 'Test/rclone-test-lamagil0juxe': Waiting for checks to finish 2025/02/01 04:34:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/01 04:34:30 DEBUG : sugarsync root 'Test/rclone-test-lamagil0juxe': Waiting for transfers to finish 2025/02/01 04:34:30 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.zexodek9" before starting 2025/02/01 04:34:32 DEBUG : sub dir/hello world.zexodek9: server side copy: removing renamed existing file after operation 2025/02/01 04:34:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:34:35 DEBUG : sugarsync root 'Test/rclone-test-lamagil0juxe': Purge remote --- PASS: TestServerSideCopyOverSelf (32.86s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:34:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/01 04:34:49 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:34:49 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:34:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/01 04:34:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.88s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:35:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qeyewoc0xexi" 2025/02/01 04:35:03 DEBUG : sugarsync root 'Test/rclone-test-qeyewoc0xexi': Renewing token 2025/02/01 04:35:04 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/02/01 04:35:04 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/02/01 04:35:04 DEBUG : Saving config "user" in section "TestSugarSync" of the config file sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-vaxarug5podu' -> sugarsync root 'Test/rclone-test-qeyewoc0xexi' 2025/02/01 04:35:06 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Renewing token 2025/02/01 04:35:07 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/02/01 04:35:07 DEBUG : Config file has changed externally - reloading 2025/02/01 04:35:07 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/02/01 04:35:07 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/02/01 04:35:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 04:35:09 DEBUG : sugarsync root 'Test/rclone-test-qeyewoc0xexi': Waiting for checks to finish 2025/02/01 04:35:09 DEBUG : sugarsync root 'Test/rclone-test-qeyewoc0xexi': Waiting for transfers to finish 2025/02/01 04:35:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:35:17 DEBUG : sugarsync root 'Test/rclone-test-qeyewoc0xexi': Using server-side directory move 2025/02/01 04:35:17 INFO : sugarsync root 'Test/rclone-test-qeyewoc0xexi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/01 04:35:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/01 04:35:19 DEBUG : sugarsync root 'Test/rclone-test-qeyewoc0xexi': Waiting for checks to finish 2025/02/01 04:35:19 DEBUG : sugarsync root 'Test/rclone-test-qeyewoc0xexi': Waiting for transfers to finish 2025/02/01 04:35:20 INFO : sub dir/hello world: Deleted 2025/02/01 04:35:21 INFO : sub dir/hello world: Moved (server-side) 2025/02/01 04:35:27 DEBUG : testing file moves 2025/02/01 04:35:29 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/01 04:35:29 DEBUG : sugarsync root 'Test/rclone-test-qeyewoc0xexi': Waiting for checks to finish 2025/02/01 04:35:29 DEBUG : sugarsync root 'Test/rclone-test-qeyewoc0xexi': Waiting for transfers to finish 2025/02/01 04:35:30 INFO : sub dir/hello world: Deleted 2025/02/01 04:35:30 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:35:33 DEBUG : sugarsync root 'Test/rclone-test-qeyewoc0xexi': Purge remote --- PASS: TestServerSideMoveOverSelf (43.07s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:35:44 ERROR : : error listing: directory not found 2025/02/01 04:35:45 INFO : Local file system at /tmp/rclone3897405748: Making directory 2025/02/01 04:35:47 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:35:47 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.36s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:35:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/01 04:36:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 04:36:00 DEBUG : Local file system at /tmp/rclone3897405748: Waiting for checks to finish 2025/02/01 04:36:00 DEBUG : Local file system at /tmp/rclone3897405748: Waiting for transfers to finish 2025/02/01 04:36:01 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/02/01 04:36:01 INFO : sub dir/hello world: Copied (new) 2025/02/01 04:36:01 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.35s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:36:07 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/01 04:36:07 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:36:07 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:36:09 INFO : check sum: Copied (new) 2025/02/01 04:36:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:36:11 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:36:11 NOTICE: sugarsync root 'Test/rclone-test-vaxarug5podu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/01 04:36:11 DEBUG : check sum: Size of src and dst objects identical 2025/02/01 04:36:11 DEBUG : check sum: Unchanged skipping 2025/02/01 04:36:11 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:36:11 DEBUG : Waiting for deletions to finish 2025/02/01 04:36:11 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.61s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:36:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/01 04:36:17 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:36:17 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:36:20 INFO : sizeonly: Copied (new) 2025/02/01 04:36:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:36:21 DEBUG : sizeonly: Sizes identical 2025/02/01 04:36:21 DEBUG : sizeonly: Unchanged skipping 2025/02/01 04:36:21 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:36:21 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:36:21 DEBUG : Waiting for deletions to finish 2025/02/01 04:36:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.55s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:36:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/01 04:36:28 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:36:28 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:36:30 INFO : ignore-size: Copied (new) 2025/02/01 04:36:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:36:32 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:36:32 DEBUG : ignore-size: Sizes identical 2025/02/01 04:36:32 DEBUG : ignore-size: Unchanged skipping 2025/02/01 04:36:32 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:36:32 DEBUG : Waiting for deletions to finish 2025/02/01 04:36:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:36:42 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:36:42 DEBUG : existing: Sizes identical 2025/02/01 04:36:42 DEBUG : existing: Unchanged skipping 2025/02/01 04:36:42 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:36:42 DEBUG : Waiting for deletions to finish 2025/02/01 04:36:42 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:36:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/01 04:36:42 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:36:42 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:36:44 INFO : existing: Copied (replaced existing) 2025/02/01 04:36:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.01s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:36:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/01 04:36:51 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:36:51 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:36:53 INFO : existing: Copied (new) 2025/02/01 04:36:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:36:55 DEBUG : existing: Destination exists, skipping 2025/02/01 04:36:55 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:36:55 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:36:55 DEBUG : Waiting for deletions to finish 2025/02/01 04:36:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.64s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:37:07 INFO : d: Making directory 2025/02/01 04:37:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/01 04:37:11 DEBUG : c/non empty space: Sizes identical 2025/02/01 04:37:11 DEBUG : c/non empty space: Unchanged skipping 2025/02/01 04:37:11 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:37:11 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:37:14 INFO : a/potato2: Copied (new) 2025/02/01 04:37:14 DEBUG : Waiting for deletions to finish 2025/02/01 04:37:15 INFO : b/potato: Deleted 2025/02/01 04:37:15 INFO : d: Removing directory 2025/02/01 04:37:17 INFO : b: Removing directory 2025/02/01 04:37:18 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.25s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:37:30 DEBUG : empty space: Sizes identical 2025/02/01 04:37:30 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:37:30 DEBUG : empty space: Unchanged skipping 2025/02/01 04:37:30 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:37:30 DEBUG : Waiting for deletions to finish 2025/02/01 04:37:30 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:37:31 DEBUG : empty space: Sizes identical 2025/02/01 04:37:31 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:37:31 DEBUG : empty space: Unchanged skipping 2025/02/01 04:37:31 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:37:31 DEBUG : Waiting for deletions to finish 2025/02/01 04:37:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.18s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.49s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:37:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/01 04:37:44 DEBUG : empty space: Sizes identical 2025/02/01 04:37:44 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:37:44 DEBUG : empty space: Unchanged skipping 2025/02/01 04:37:44 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:37:46 INFO : potato: Copied (new) 2025/02/01 04:37:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:37:55 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:37:55 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/01 04:37:55 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:37:57 INFO : potato: Copied (replaced existing) 2025/02/01 04:37:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/02/01 04:38:05 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:38:05 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/02/01 04:38:05 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:38:07 INFO : potato: Copied (replaced existing) 2025/02/01 04:38:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:38:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 04:38:17 DEBUG : empty space: Sizes identical 2025/02/01 04:38:17 DEBUG : empty space: Unchanged skipping 2025/02/01 04:38:17 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:38:17 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:38:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/01 04:38:17 DEBUG : Waiting for deletions to finish 2025/02/01 04:38:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:38:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 04:38:28 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:38:28 DEBUG : empty space: Sizes identical 2025/02/01 04:38:28 DEBUG : empty space: Unchanged skipping 2025/02/01 04:38:28 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:38:31 INFO : potato2: Copied (new) 2025/02/01 04:38:31 DEBUG : Waiting for deletions to finish 2025/02/01 04:38:32 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:38:44 INFO : d: Making directory 2025/02/01 04:38:45 INFO : d/e: Making directory 2025/02/01 04:38:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/01 04:38:50 DEBUG : c/non empty space: Sizes identical 2025/02/01 04:38:50 DEBUG : c/non empty space: Unchanged skipping 2025/02/01 04:38:51 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:38:51 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:38:53 INFO : a/potato2: Copied (new) 2025/02/01 04:38:53 DEBUG : Waiting for deletions to finish 2025/02/01 04:38:54 INFO : b/potato: Deleted 2025/02/01 04:38:54 INFO : d/e: Removing directory 2025/02/01 04:38:55 INFO : d: Removing directory 2025/02/01 04:38:56 INFO : b: Removing directory 2025/02/01 04:38:57 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:39:13 INFO : d: Making directory 2025/02/01 04:39:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/01 04:39:17 DEBUG : c/non empty space: Sizes identical 2025/02/01 04:39:17 DEBUG : c/non empty space: Unchanged skipping 2025/02/01 04:39:17 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:39:17 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:39:19 INFO : a/potato2: Copied (new) 2025/02/01 04:39:19 ERROR : sugarsync root 'Test/rclone-test-vaxarug5podu': not deleting files as there were IO errors 2025/02/01 04:39:19 ERROR : sugarsync root 'Test/rclone-test-vaxarug5podu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.40s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:39:37 DEBUG : Waiting for deletions to finish 2025/02/01 04:39:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 04:39:37 DEBUG : empty space: Sizes identical 2025/02/01 04:39:37 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:39:37 DEBUG : empty space: Unchanged skipping 2025/02/01 04:39:37 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:39:38 INFO : potato: Deleted 2025/02/01 04:39:40 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.07s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:39:51 DEBUG : Waiting for deletions to finish 2025/02/01 04:39:51 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:39:51 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:39:52 INFO : potato: Deleted 2025/02/01 04:39:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 04:39:53 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:39:53 DEBUG : empty space: Sizes identical 2025/02/01 04:39:53 DEBUG : empty space: Unchanged skipping 2025/02/01 04:39:53 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:39:55 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:40:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 04:40:05 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:40:05 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:40:07 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.72s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:40:18 DEBUG : enormous: Excluded (Size Filter) 2025/02/01 04:40:18 DEBUG : enormous: Excluded 2025/02/01 04:40:18 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 04:40:18 DEBUG : potato2: Excluded 2025/02/01 04:40:19 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 04:40:19 DEBUG : potato2: Excluded 2025/02/01 04:40:19 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:40:19 DEBUG : empty space: Sizes identical 2025/02/01 04:40:19 DEBUG : empty space: Unchanged skipping 2025/02/01 04:40:19 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:40:19 DEBUG : Waiting for deletions to finish 2025/02/01 04:40:19 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:40:20 DEBUG : enormous: Excluded (Size Filter) 2025/02/01 04:40:20 DEBUG : enormous: Excluded 2025/02/01 04:40:20 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 04:40:20 DEBUG : potato2: Excluded 2025/02/01 04:40:20 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 04:40:20 DEBUG : potato2: Excluded 2025/02/01 04:40:20 DEBUG : empty space: Sizes identical 2025/02/01 04:40:20 DEBUG : Local file system at /tmp/rclone3897405748: Waiting for checks to finish 2025/02/01 04:40:20 DEBUG : empty space: Unchanged skipping 2025/02/01 04:40:20 DEBUG : Local file system at /tmp/rclone3897405748: Waiting for transfers to finish 2025/02/01 04:40:20 DEBUG : Waiting for deletions to finish 2025/02/01 04:40:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:40:34 DEBUG : enormous: Excluded (Size Filter) 2025/02/01 04:40:34 DEBUG : enormous: Excluded 2025/02/01 04:40:34 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 04:40:34 DEBUG : potato2: Excluded 2025/02/01 04:40:35 DEBUG : empty space: Sizes identical 2025/02/01 04:40:35 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:40:35 DEBUG : empty space: Unchanged skipping 2025/02/01 04:40:35 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:40:35 DEBUG : Waiting for deletions to finish 2025/02/01 04:40:36 INFO : enormous: Deleted 2025/02/01 04:40:36 INFO : potato2: Deleted 2025/02/01 04:40:36 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:40:37 DEBUG : Local file system at /tmp/rclone3897405748: Waiting for checks to finish 2025/02/01 04:40:37 DEBUG : empty space: Sizes identical 2025/02/01 04:40:37 DEBUG : empty space: Unchanged skipping 2025/02/01 04:40:37 DEBUG : Local file system at /tmp/rclone3897405748: Waiting for transfers to finish 2025/02/01 04:40:37 DEBUG : Waiting for deletions to finish 2025/02/01 04:40:37 INFO : potato2: Deleted 2025/02/01 04:40:37 INFO : enormous: Deleted 2025/02/01 04:40:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.21s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.42s) === 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-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/02/01 04:40:44 ERROR : sugarsync root 'Test/rclone-test-vaxarug5podu': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/01 04:40:45 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/01 04:40:45 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/01 04:40:45 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:40:45 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:40:47 INFO : potato: Copied (new) 2025/02/01 04:40:47 INFO : yam: Copied (new) 2025/02/01 04:40:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:40:48 ERROR : sugarsync root 'Test/rclone-test-vaxarug5podu': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/01 04:40:48 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/01 04:40:48 DEBUG : potato: Sizes identical 2025/02/01 04:40:48 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:40:48 DEBUG : potato: Unchanged skipping 2025/02/01 04:40:48 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:40:51 INFO : yaml: Copied (new) 2025/02/01 04:40:51 DEBUG : Waiting for deletions to finish 2025/02/01 04:40:52 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/02/01 04:40:58 ERROR : sugarsync root 'Test/rclone-test-vaxarug5podu': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/01 04:40:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/01 04:40:59 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/01 04:40:59 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:40:59 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:41:01 INFO : potato: Copied (new) 2025/02/01 04:41:01 INFO : yam: Copied (new) 2025/02/01 04:41:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:41:02 ERROR : sugarsync root 'Test/rclone-test-vaxarug5podu': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/01 04:41:03 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/01 04:41:03 DEBUG : potato: Sizes identical 2025/02/01 04:41:03 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:41:03 DEBUG : potato: Unchanged skipping 2025/02/01 04:41:03 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:41:05 INFO : yaml: Copied (new) 2025/02/01 04:41:05 DEBUG : Waiting for deletions to finish 2025/02/01 04:41:06 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.55s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/02/01 04:41:14 INFO : sugarsync root 'Test/rclone-test-vaxarug5podu': Making map for --track-renames 2025/02/01 04:41:14 INFO : sugarsync root 'Test/rclone-test-vaxarug5podu': Finished making map for --track-renames 2025/02/01 04:41:14 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:41:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/01 04:41:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/01 04:41:14 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for renames to finish 2025/02/01 04:41:14 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:41:17 INFO : sub/yam: Copied (new) 2025/02/01 04:41:18 INFO : potato: Copied (new) 2025/02/01 04:41:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:41:19 DEBUG : potato: Sizes identical 2025/02/01 04:41:19 DEBUG : potato: Unchanged skipping 2025/02/01 04:41:20 INFO : sugarsync root 'Test/rclone-test-vaxarug5podu': Making map for --track-renames 2025/02/01 04:41:20 INFO : sugarsync root 'Test/rclone-test-vaxarug5podu': Finished making map for --track-renames 2025/02/01 04:41:20 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:41:20 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for renames to finish 2025/02/01 04:41:22 INFO : sub/yam: Moved (server-side) to: yam 2025/02/01 04:41:22 INFO : yam: Renamed from "sub/yam" 2025/02/01 04:41:22 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:41:22 DEBUG : Waiting for deletions to finish 2025/02/01 04:41:22 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.89s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:41:31 DEBUG : Creating backend with remote "/tmp/rclone3897405748/dir1" 2025/02/01 04:41:31 DEBUG : Config file has changed externally - reloading 2025/02/01 04:41:31 DEBUG : Creating backend with remote "/tmp/rclone3897405748/dir2" 2025/02/01 04:41:31 DEBUG : Local file system at /tmp/rclone3897405748/dir2: Using server-side directory move 2025/02/01 04:41:31 INFO : Local file system at /tmp/rclone3897405748/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/01 04:41:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/01 04:41:31 INFO : file1.txt: Moved (server-side) 2025/02/01 04:41:31 DEBUG : Local file system at /tmp/rclone3897405748/dir2: Waiting for checks to finish 2025/02/01 04:41:31 DEBUG : Local file system at /tmp/rclone3897405748/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:41:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 04:41:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/01 04:41:33 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:41:33 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:41:39 INFO : sub dir/hello world: Copied (new) 2025/02/01 04:41:39 INFO : sub dir/hello world: Deleted 2025/02/01 04:41:39 INFO : nested/sub dir/file: Copied (new) 2025/02/01 04:41:39 INFO : nested/sub dir/file: Deleted 2025/02/01 04:41:39 INFO : sub dir: Removing directory 2025/02/01 04:41:39 INFO : nested/sub dir: Removing directory 2025/02/01 04:41:39 INFO : nested: Removing directory 2025/02/01 04:41:39 DEBUG : Local file system at /tmp/rclone3897405748: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:41:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 04:41:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/01 04:41:51 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:41:51 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:41:57 INFO : sub dir/hello world: Copied (new) 2025/02/01 04:41:57 INFO : sub dir/hello world: Deleted 2025/02/01 04:41:57 INFO : nested/sub dir/file: Copied (new) 2025/02/01 04:41:57 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.96s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:42:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/01 04:42:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/01 04:42:09 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:42:09 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:42:11 INFO : existing: Copied (new) 2025/02/01 04:42:11 INFO : existing: Deleted 2025/02/01 04:42:11 INFO : existing-b: Copied (new) 2025/02/01 04:42:11 INFO : existing-b: Deleted 2025/02/01 04:42:13 DEBUG : existing: Destination exists, skipping 2025/02/01 04:42:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/01 04:42:13 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:42:13 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:42:13 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.94s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:42:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jitepug7luka" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vaxarug5podu' -> sugarsync root 'Test/rclone-test-jitepug7luka' 2025/02/01 04:42:36 DEBUG : sugarsync root 'Test/rclone-test-jitepug7luka': Using server-side directory move 2025/02/01 04:42:36 INFO : sugarsync root 'Test/rclone-test-jitepug7luka': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/01 04:42:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 04:42:37 DEBUG : empty space: Sizes identical 2025/02/01 04:42:37 DEBUG : empty space: Unchanged skipping 2025/02/01 04:42:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/01 04:42:37 DEBUG : sugarsync root 'Test/rclone-test-jitepug7luka': Waiting for checks to finish 2025/02/01 04:42:38 INFO : empty space: Deleted 2025/02/01 04:42:38 DEBUG : sugarsync root 'Test/rclone-test-jitepug7luka': Waiting for transfers to finish 2025/02/01 04:42:38 INFO : potato2: Moved (server-side) 2025/02/01 04:42:38 INFO : potato3: Deleted 2025/02/01 04:42:39 INFO : potato3: Moved (server-side) 2025/02/01 04:42:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pirixey2lehi" 2025/02/01 04:42:43 DEBUG : sugarsync root 'Test/rclone-test-pirixey2lehi': Using server-side directory move 2025/02/01 04:42:45 INFO : sugarsync root 'Test/rclone-test-pirixey2lehi': Server side directory move succeeded 2025/02/01 04:42:48 ERROR : : error listing: directory not found 2025/02/01 04:42:48 DEBUG : sugarsync root 'Test/rclone-test-pirixey2lehi': Purge remote 2025/02/01 04:42:48 DEBUG : sugarsync root 'Test/rclone-test-jitepug7luka': Purge remote 2025/02/01 04:42:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.83s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:42:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cilunew6jizu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vaxarug5podu' -> sugarsync root 'Test/rclone-test-cilunew6jizu' 2025/02/01 04:43:10 DEBUG : empty space: Excluded (Size Filter) 2025/02/01 04:43:10 DEBUG : empty space: Excluded 2025/02/01 04:43:10 DEBUG : empty space: Excluded (Size Filter) 2025/02/01 04:43:10 DEBUG : empty space: Excluded 2025/02/01 04:43:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 04:43:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/01 04:43:10 DEBUG : sugarsync root 'Test/rclone-test-cilunew6jizu': Waiting for checks to finish 2025/02/01 04:43:10 DEBUG : sugarsync root 'Test/rclone-test-cilunew6jizu': Waiting for transfers to finish 2025/02/01 04:43:10 INFO : potato3: Deleted 2025/02/01 04:43:10 INFO : potato2: Moved (server-side) 2025/02/01 04:43:11 INFO : potato3: Moved (server-side) 2025/02/01 04:43:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porokuf1vuyi" 2025/02/01 04:43:17 DEBUG : empty space: Excluded (Size Filter) 2025/02/01 04:43:17 DEBUG : empty space: Excluded 2025/02/01 04:43:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 04:43:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/01 04:43:17 DEBUG : sugarsync root 'Test/rclone-test-porokuf1vuyi': Waiting for checks to finish 2025/02/01 04:43:17 DEBUG : sugarsync root 'Test/rclone-test-porokuf1vuyi': Waiting for transfers to finish 2025/02/01 04:43:19 INFO : potato2: Moved (server-side) 2025/02/01 04:43:19 INFO : potato3: Moved (server-side) 2025/02/01 04:43:21 DEBUG : sugarsync root 'Test/rclone-test-porokuf1vuyi': Purge remote 2025/02/01 04:43:21 DEBUG : sugarsync root 'Test/rclone-test-cilunew6jizu': Purge remote --- PASS: TestServerSideMoveWithFilter (33.73s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:43:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fukelix3fito" 2025/02/01 04:43:35 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vaxarug5podu' -> sugarsync root 'Test/rclone-test-fukelix3fito' 2025/02/01 04:43:44 DEBUG : sugarsync root 'Test/rclone-test-fukelix3fito': Using server-side directory move 2025/02/01 04:43:44 INFO : sugarsync root 'Test/rclone-test-fukelix3fito': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/01 04:43:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 04:43:45 DEBUG : empty space: Sizes identical 2025/02/01 04:43:45 DEBUG : empty space: Unchanged skipping 2025/02/01 04:43:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/01 04:43:46 DEBUG : sugarsync root 'Test/rclone-test-fukelix3fito': Waiting for checks to finish 2025/02/01 04:43:46 INFO : empty space: Deleted 2025/02/01 04:43:46 DEBUG : sugarsync root 'Test/rclone-test-fukelix3fito': Waiting for transfers to finish 2025/02/01 04:43:46 INFO : potato3: Deleted 2025/02/01 04:43:46 INFO : potato2: Moved (server-side) 2025/02/01 04:43:47 INFO : potato3: Moved (server-side) 2025/02/01 04:43:47 INFO : tomatoDir: Removing directory 2025/02/01 04:43:48 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': deleted 1 directories 2025/02/01 04:43:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pujusoc9quvu" 2025/02/01 04:43:53 INFO : tomatoDir: Making directory 2025/02/01 04:43:55 DEBUG : sugarsync root 'Test/rclone-test-pujusoc9quvu': Using server-side directory move 2025/02/01 04:43:56 INFO : sugarsync root 'Test/rclone-test-pujusoc9quvu': Server side directory move succeeded 2025/02/01 04:43:59 ERROR : : error listing: directory not found 2025/02/01 04:44:00 ERROR : : error listing: directory not found 2025/02/01 04:44:00 DEBUG : sugarsync root 'Test/rclone-test-pujusoc9quvu': Purge remote 2025/02/01 04:44:01 DEBUG : sugarsync root 'Test/rclone-test-fukelix3fito': Purge remote 2025/02/01 04:44:02 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.76s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.43s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:44:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (11.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:44:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/rclone-sync-test" 2025/02/01 04:44:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/rclone-sync-test-include/layer2" 2025/02/01 04:44:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/rclone-sync-test-ignore-file" 2025/02/01 04:44:42 DEBUG : rclone-sync-test: Excluded 2025/02/01 04:44:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 04:44:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/01 04:44:45 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/rclone-sync-test': Waiting for checks to finish 2025/02/01 04:44:45 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/rclone-sync-test': Waiting for transfers to finish 2025/02/01 04:44:45 DEBUG : Waiting for deletions to finish 2025/02/01 04:44:45 INFO : There was nothing to transfer 2025/02/01 04:44:47 DEBUG : rclone-sync-test: Excluded 2025/02/01 04:44:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 04:44:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/01 04:44:50 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:44:50 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:44:50 DEBUG : Waiting for deletions to finish 2025/02/01 04:44:50 INFO : rclone-sync-test-include: Removing directory 2025/02/01 04:44:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/01 04:44:51 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': failed to delete 1 directories 2025/02/01 04:44:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:44:53 DEBUG : rclone-sync-test: Excluded 2025/02/01 04:44:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 04:44:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/01 04:44:56 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/01 04:44:56 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/01 04:44:56 DEBUG : Waiting for deletions to finish 2025/02/01 04:44:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:44:58 DEBUG : rclone-sync-test: Excluded 2025/02/01 04:45:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 04:45:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/01 04:45:01 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:45:01 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:45:01 DEBUG : Waiting for deletions to finish 2025/02/01 04:45:01 INFO : rclone-sync-test-include: Removing directory 2025/02/01 04:45:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/01 04:45:02 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': failed to delete 1 directories 2025/02/01 04:45:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:45:03 DEBUG : : Excluded 2025/02/01 04:45:04 DEBUG : rclone-sync-test: Excluded 2025/02/01 04:45:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 04:45:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/01 04:45:07 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/01 04:45:07 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/01 04:45:07 DEBUG : Waiting for deletions to finish 2025/02/01 04:45:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (82.60s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:45:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/dst" 2025/02/01 04:45:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/CompareDest" 2025/02/01 04:45:50 DEBUG : one: Need to transfer - File not found at Destination 2025/02/01 04:45:50 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:45:50 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:45:53 INFO : one: Copied (new) 2025/02/01 04:45:53 DEBUG : Waiting for deletions to finish 2025/02/01 04:45:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 04:45:57 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:45:58 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:45:59 INFO : one: Copied (replaced existing) 2025/02/01 04:45:59 DEBUG : Waiting for deletions to finish 2025/02/01 04:46:09 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:46:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 04:46:10 DEBUG : one: Sizes identical 2025/02/01 04:46:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 04:46:10 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:46:10 DEBUG : Waiting for deletions to finish 2025/02/01 04:46:10 INFO : There was nothing to transfer 2025/02/01 04:46:17 DEBUG : two: Sizes identical 2025/02/01 04:46:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/01 04:46:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 04:46:17 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:46:18 DEBUG : one: Sizes identical 2025/02/01 04:46:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 04:46:18 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:46:18 DEBUG : Waiting for deletions to finish 2025/02/01 04:46:18 INFO : There was nothing to transfer 2025/02/01 04:46:21 DEBUG : two: Sizes identical 2025/02/01 04:46:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/01 04:46:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 04:46:21 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:46:21 DEBUG : one: Sizes identical 2025/02/01 04:46:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 04:46:21 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:46:21 DEBUG : Waiting for deletions to finish 2025/02/01 04:46:21 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/01 04:46:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/01 04:46:26 DEBUG : two: Need to transfer - File not found at Destination 2025/02/01 04:46:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 04:46:26 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:46:27 DEBUG : one: Sizes identical 2025/02/01 04:46:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 04:46:27 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:46:28 INFO : two: Copied (new) 2025/02/01 04:46:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.03s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:46:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/dest" 2025/02/01 04:46:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/pre-dest1" 2025/02/01 04:46:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/pre-dest2" 2025/02/01 04:46:57 DEBUG : 1: Sizes identical 2025/02/01 04:46:57 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/01 04:46:58 DEBUG : 2: Sizes identical 2025/02/01 04:46:58 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/01 04:47:00 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/01 04:47:00 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dest': Waiting for checks to finish 2025/02/01 04:47:00 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dest': Waiting for transfers to finish 2025/02/01 04:47:03 INFO : 3: Copied (new) 2025/02/01 04:47:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.58s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:47:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/dst" 2025/02/01 04:47:13 DEBUG : Config file has changed externally - reloading 2025/02/01 04:47:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/CopyDest" 2025/02/01 04:47:24 DEBUG : one: Need to transfer - File not found at Destination 2025/02/01 04:47:24 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:47:24 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:47:27 INFO : one: Copied (new) 2025/02/01 04:47:27 DEBUG : Waiting for deletions to finish 2025/02/01 04:47:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 04:47:31 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:47:32 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:47:33 INFO : one: Copied (replaced existing) 2025/02/01 04:47:33 DEBUG : Waiting for deletions to finish 2025/02/01 04:47:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/BackupDir" 2025/02/01 04:47:41 DEBUG : Config file has changed externally - reloading 2025/02/01 04:47:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 04:47:47 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:47:48 DEBUG : one: Sizes identical 2025/02/01 04:47:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 04:47:51 INFO : one: Moved (server-side) 2025/02/01 04:47:53 INFO : one: Copied (server-side copy) 2025/02/01 04:47:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/01 04:47:53 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:47:53 DEBUG : Waiting for deletions to finish 2025/02/01 04:48:00 DEBUG : two: Sizes identical 2025/02/01 04:48:02 INFO : two: Copied (server-side copy) 2025/02/01 04:48:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/01 04:48:02 DEBUG : one: Sizes identical 2025/02/01 04:48:02 DEBUG : one: Unchanged skipping 2025/02/01 04:48:02 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:48:02 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:48:02 DEBUG : Waiting for deletions to finish 2025/02/01 04:48:04 DEBUG : one: Sizes identical 2025/02/01 04:48:04 DEBUG : one: Unchanged skipping 2025/02/01 04:48:04 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:48:04 DEBUG : two: Sizes identical 2025/02/01 04:48:04 DEBUG : two: Unchanged skipping 2025/02/01 04:48:04 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:48:04 DEBUG : Waiting for deletions to finish 2025/02/01 04:48:04 INFO : There was nothing to transfer 2025/02/01 04:48:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/01 04:48:11 DEBUG : three: Destination not found in --copy-dest 2025/02/01 04:48:11 DEBUG : three: Need to transfer - File not found at Destination 2025/02/01 04:48:11 DEBUG : one: Sizes identical 2025/02/01 04:48:11 DEBUG : one: Unchanged skipping 2025/02/01 04:48:11 DEBUG : two: Sizes identical 2025/02/01 04:48:11 DEBUG : two: Unchanged skipping 2025/02/01 04:48:11 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:48:11 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:48:13 INFO : three: Copied (new) 2025/02/01 04:48:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (72.61s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:48:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/dst" 2025/02/01 04:48:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/backup" 2025/02/01 04:48:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 04:48:43 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:48:43 DEBUG : two: Sizes identical 2025/02/01 04:48:43 DEBUG : two: Unchanged skipping 2025/02/01 04:48:46 INFO : one: Moved (server-side) 2025/02/01 04:48:46 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:48:48 INFO : one: Copied (new) 2025/02/01 04:48:48 DEBUG : Waiting for deletions to finish 2025/02/01 04:48:50 INFO : three.txt: Moved (server-side) 2025/02/01 04:48:50 INFO : three.txt: Moved into backup dir 2025/02/01 04:48:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 04:48:56 DEBUG : two: Sizes identical 2025/02/01 04:48:56 DEBUG : two: Unchanged skipping 2025/02/01 04:48:56 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:48:57 INFO : one: Deleted 2025/02/01 04:48:58 INFO : one: Moved (server-side) 2025/02/01 04:48:58 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:49:00 INFO : one: Copied (new) 2025/02/01 04:49:00 DEBUG : Waiting for deletions to finish 2025/02/01 04:49:02 INFO : three.txt: Deleted 2025/02/01 04:49:03 INFO : three.txt: Moved (server-side) 2025/02/01 04:49:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.21s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:49:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/dst" 2025/02/01 04:49:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/backup" 2025/02/01 04:49:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 04:49:29 DEBUG : two: Sizes identical 2025/02/01 04:49:29 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:49:29 DEBUG : two: Unchanged skipping 2025/02/01 04:49:31 INFO : one: Moved (server-side) to: one.bak 2025/02/01 04:49:31 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:49:34 INFO : one: Copied (new) 2025/02/01 04:49:34 DEBUG : Waiting for deletions to finish 2025/02/01 04:49:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/01 04:49:35 INFO : three.txt: Moved into backup dir 2025/02/01 04:49:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 04:49:41 DEBUG : two: Sizes identical 2025/02/01 04:49:41 DEBUG : two: Unchanged skipping 2025/02/01 04:49:41 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:49:43 INFO : one.bak: Deleted 2025/02/01 04:49:44 INFO : one: Moved (server-side) to: one.bak 2025/02/01 04:49:44 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:49:46 INFO : one: Copied (new) 2025/02/01 04:49:46 DEBUG : Waiting for deletions to finish 2025/02/01 04:49:48 INFO : three.txt.bak: Deleted 2025/02/01 04:49:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/01 04:49:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (45.47s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:50:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/dst" 2025/02/01 04:50:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/backup" 2025/02/01 04:50:15 DEBUG : two: Sizes identical 2025/02/01 04:50:15 DEBUG : two: Unchanged skipping 2025/02/01 04:50:15 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:50:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 04:50:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/01 04:50:17 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:50:20 INFO : one: Copied (new) 2025/02/01 04:50:20 DEBUG : Waiting for deletions to finish 2025/02/01 04:50:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/01 04:50:21 INFO : three.txt: Moved into backup dir 2025/02/01 04:50:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 04:50:27 DEBUG : two: Sizes identical 2025/02/01 04:50:27 DEBUG : two: Unchanged skipping 2025/02/01 04:50:27 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:50:29 INFO : one-2019-01-01: Deleted 2025/02/01 04:50:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/01 04:50:30 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:50:32 INFO : one: Copied (new) 2025/02/01 04:50:32 DEBUG : Waiting for deletions to finish 2025/02/01 04:50:34 INFO : three-2019-01-01.txt: Deleted 2025/02/01 04:50:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/01 04:50:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.28s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:50:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/dst" 2025/02/01 04:50:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 04:50:56 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:50:56 DEBUG : two: Sizes identical 2025/02/01 04:50:56 DEBUG : two: Unchanged skipping 2025/02/01 04:50:58 INFO : one: Moved (server-side) to: one.bak 2025/02/01 04:50:58 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:51:00 INFO : one: Copied (new) 2025/02/01 04:51:00 DEBUG : Waiting for deletions to finish 2025/02/01 04:51:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/01 04:51:02 INFO : three.txt: Moved into backup dir 2025/02/01 04:51:08 DEBUG : one.bak: Excluded (Path Filter) 2025/02/01 04:51:08 DEBUG : one.bak: Excluded 2025/02/01 04:51:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/01 04:51:08 DEBUG : three.txt.bak: Excluded 2025/02/01 04:51:08 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for checks to finish 2025/02/01 04:51:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 04:51:08 DEBUG : two: Sizes identical 2025/02/01 04:51:08 DEBUG : two: Unchanged skipping 2025/02/01 04:51:10 INFO : one.bak: Deleted 2025/02/01 04:51:10 INFO : one: Moved (server-side) to: one.bak 2025/02/01 04:51:10 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu/dst': Waiting for transfers to finish 2025/02/01 04:51:13 INFO : one: Copied (new) 2025/02/01 04:51:13 DEBUG : Waiting for deletions to finish 2025/02/01 04:51:14 INFO : three.txt.bak: Deleted 2025/02/01 04:51:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/01 04:51:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.62s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:51:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/dst" 2025/02/01 04:51:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 04:51:38 INFO : one: Moved (server-side) to: one.bak 2025/02/01 04:51:40 INFO : one: Copied (new) 2025/02/01 04:51:41 DEBUG : two: Sizes identical 2025/02/01 04:51:41 DEBUG : two: Unchanged skipping 2025/02/01 04:51:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/01 04:51:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/01 04:51:46 INFO : three.txt: Copied (new) 2025/02/01 04:51:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 04:51:51 INFO : one.bak: Deleted 2025/02/01 04:51:52 INFO : one: Moved (server-side) to: one.bak 2025/02/01 04:51:54 INFO : one: Copied (new) 2025/02/01 04:51:55 DEBUG : two: Sizes identical 2025/02/01 04:51:55 DEBUG : two: Unchanged skipping 2025/02/01 04:51:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/01 04:51:57 INFO : three.txt.bak: Deleted 2025/02/01 04:51:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/01 04:52:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.32s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:52:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxarug5podu/dst" 2025/02/01 04:52:19 DEBUG : Config file has changed externally - reloading 2025/02/01 04:52:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 04:52:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/01 04:52:26 INFO : one: Copied (new) 2025/02/01 04:52:27 DEBUG : two: Sizes identical 2025/02/01 04:52:27 DEBUG : two: Unchanged skipping 2025/02/01 04:52:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/01 04:52:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/01 04:52:32 INFO : three.txt: Copied (new) 2025/02/01 04:52:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 04:52:37 INFO : one-2019-01-01: Deleted 2025/02/01 04:52:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/01 04:52:40 INFO : one: Copied (new) 2025/02/01 04:52:41 DEBUG : two: Sizes identical 2025/02/01 04:52:41 DEBUG : two: Unchanged skipping 2025/02/01 04:52:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/01 04:52:43 INFO : three-2019-01-01.txt: Deleted 2025/02/01 04:52:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/01 04:52:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (45.59s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:52:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/01 04:52:59 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:52:59 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:53:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/01 04:53:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.46s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:53:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/01 04:53:05 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:53:05 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:53:07 INFO : existing: Copied (new) 2025/02/01 04:53:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:53:10 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/01 04:53:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/01 04:53:10 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:53:10 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:53:10 ERROR : sugarsync root 'Test/rclone-test-vaxarug5podu': not deleting files as there were IO errors 2025/02/01 04:53:10 ERROR : sugarsync root 'Test/rclone-test-vaxarug5podu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.11s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.45s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:53:35 DEBUG : existing: Sizes identical 2025/02/01 04:53:35 DEBUG : existing: Unchanged skipping 2025/02/01 04:53:35 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/01 04:53:37 DEBUG : EXISTING: moving to existing-rclone-move-qutizab7 2025/02/01 04:53:37 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-zosaduz0 2025/02/01 04:53:37 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-qutizab7 2025/02/01 04:53:37 DEBUG : EXISTING: moving to existing 2025/02/01 04:53:37 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-zosaduz0 2025/02/01 04:53:37 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/01 04:53:38 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/01 04:53:38 INFO : existingbutdifferent-rclone-move-zosaduz0: Moved (server-side) to: existingbutdifferent 2025/02/01 04:53:38 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/01 04:53:38 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/01 04:53:38 INFO : existing-rclone-move-qutizab7: Moved (server-side) to: existing 2025/02/01 04:53:38 INFO : EXISTING: Moved (server-side) to: existing 2025/02/01 04:53:38 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/01 04:53:40 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/01 04:53:43 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/01 04:53:48 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/02/01 04:53:49 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/01 04:53:51 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-qenabif1 2025/02/01 04:53:53 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/02/01 04:53:53 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-qenabif1 2025/02/01 04:53:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/02/01 04:53:54 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/01 04:53:54 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:53:54 INFO : subdira/subdirb/subdirc/hello-rclone-move-qenabif1: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/01 04:53:54 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/01 04:53:54 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/02/01 04:53:55 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-haliyat6 2025/02/01 04:53:56 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/02/01 04:53:56 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-haliyat6 2025/02/01 04:53:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/01 04:53:57 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-haliyat6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/01 04:53:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/01 04:53:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/01 04:53:57 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:53:58 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/02/01 04:53:58 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (56.80s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", 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-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", 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-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.40s) --- SKIP: TestMaxTransfer/Hard (1.47s) --- SKIP: TestMaxTransfer/Soft (1.46s) --- SKIP: TestMaxTransfer/Cautious (1.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:55:58 DEBUG : both0: Sizes identical 2025/02/01 04:55:58 DEBUG : both10: Sizes identical 2025/02/01 04:55:58 DEBUG : both1: Sizes identical 2025/02/01 04:55:58 DEBUG : both11: Sizes identical 2025/02/01 04:55:58 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:55:58 DEBUG : both0: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both12: Sizes identical 2025/02/01 04:55:58 DEBUG : both12: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both13: Sizes identical 2025/02/01 04:55:58 DEBUG : both13: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both14: Sizes identical 2025/02/01 04:55:58 DEBUG : both14: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both15: Sizes identical 2025/02/01 04:55:58 DEBUG : both15: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both16: Sizes identical 2025/02/01 04:55:58 DEBUG : both16: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both17: Sizes identical 2025/02/01 04:55:58 DEBUG : both17: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both18: Sizes identical 2025/02/01 04:55:58 DEBUG : both18: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both19: Sizes identical 2025/02/01 04:55:58 DEBUG : both19: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both2: Sizes identical 2025/02/01 04:55:58 DEBUG : both2: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both3: Sizes identical 2025/02/01 04:55:58 DEBUG : both10: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both4: Sizes identical 2025/02/01 04:55:58 DEBUG : both4: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both5: Sizes identical 2025/02/01 04:55:58 DEBUG : both5: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both6: Sizes identical 2025/02/01 04:55:58 DEBUG : both6: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both7: Sizes identical 2025/02/01 04:55:58 DEBUG : both7: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both8: Sizes identical 2025/02/01 04:55:58 DEBUG : both8: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both9: Sizes identical 2025/02/01 04:55:58 DEBUG : both9: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both1: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both11: Unchanged skipping 2025/02/01 04:55:58 DEBUG : both3: Unchanged skipping 2025/02/01 04:55:58 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:55:58 DEBUG : Waiting for deletions to finish 2025/02/01 04:55:59 INFO : only1: Deleted 2025/02/01 04:55:59 INFO : only17: Deleted 2025/02/01 04:55:59 INFO : only15: Deleted 2025/02/01 04:55:59 INFO : only18: Deleted 2025/02/01 04:56:00 INFO : only7: Deleted 2025/02/01 04:56:00 INFO : only8: Deleted 2025/02/01 04:56:00 INFO : only10: Deleted 2025/02/01 04:56:00 INFO : only14: Deleted 2025/02/01 04:56:01 INFO : only19: Deleted 2025/02/01 04:56:01 INFO : only3: Deleted 2025/02/01 04:56:01 INFO : only2: Deleted 2025/02/01 04:56:01 INFO : only16: Deleted 2025/02/01 04:56:01 INFO : only6: Deleted 2025/02/01 04:56:01 INFO : only5: Deleted 2025/02/01 04:56:01 INFO : only9: Deleted 2025/02/01 04:56:02 INFO : only0: Deleted 2025/02/01 04:56:02 INFO : only12: Deleted 2025/02/01 04:56:02 INFO : only11: Deleted 2025/02/01 04:56:02 INFO : only4: Deleted 2025/02/01 04:56:02 INFO : only13: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (123.52s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:58:03 DEBUG : both0: Sizes identical 2025/02/01 04:58:03 DEBUG : both10: Sizes identical 2025/02/01 04:58:03 DEBUG : both1: Sizes identical 2025/02/01 04:58:03 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for checks to finish 2025/02/01 04:58:03 DEBUG : both11: Sizes identical 2025/02/01 04:58:03 DEBUG : both0: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both12: Sizes identical 2025/02/01 04:58:03 DEBUG : both12: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both13: Sizes identical 2025/02/01 04:58:03 DEBUG : both13: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both14: Sizes identical 2025/02/01 04:58:03 DEBUG : both14: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both15: Sizes identical 2025/02/01 04:58:03 DEBUG : both15: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both16: Sizes identical 2025/02/01 04:58:03 DEBUG : both16: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both17: Sizes identical 2025/02/01 04:58:03 DEBUG : both17: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both18: Sizes identical 2025/02/01 04:58:03 DEBUG : both18: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both19: Sizes identical 2025/02/01 04:58:03 DEBUG : both19: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both2: Sizes identical 2025/02/01 04:58:03 DEBUG : both2: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both3: Sizes identical 2025/02/01 04:58:03 DEBUG : both3: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both4: Sizes identical 2025/02/01 04:58:03 DEBUG : both4: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both5: Sizes identical 2025/02/01 04:58:03 DEBUG : both5: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both6: Sizes identical 2025/02/01 04:58:03 DEBUG : both6: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both7: Sizes identical 2025/02/01 04:58:03 DEBUG : both10: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both8: Sizes identical 2025/02/01 04:58:03 DEBUG : both7: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both9: Sizes identical 2025/02/01 04:58:03 DEBUG : both9: Unchanged skipping 2025/02/01 04:58:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/01 04:58:03 DEBUG : both1: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both11: Unchanged skipping 2025/02/01 04:58:03 DEBUG : both8: Unchanged skipping 2025/02/01 04:58:03 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Waiting for transfers to finish 2025/02/01 04:58:04 INFO : only0: Copied (replaced existing) 2025/02/01 04:58:04 INFO : only10: Copied (replaced existing) 2025/02/01 04:58:04 INFO : only11: Copied (replaced existing) 2025/02/01 04:58:05 INFO : only1: Copied (replaced existing) 2025/02/01 04:58:05 INFO : only12: Copied (replaced existing) 2025/02/01 04:58:05 INFO : only14: Copied (replaced existing) 2025/02/01 04:58:05 INFO : only13: Copied (replaced existing) 2025/02/01 04:58:05 INFO : only15: Copied (replaced existing) 2025/02/01 04:58:06 INFO : only16: Copied (replaced existing) 2025/02/01 04:58:06 INFO : only19: Copied (replaced existing) 2025/02/01 04:58:06 INFO : only17: Copied (replaced existing) 2025/02/01 04:58:07 INFO : only18: Copied (replaced existing) 2025/02/01 04:58:07 INFO : only2: Copied (replaced existing) 2025/02/01 04:58:07 INFO : only3: Copied (replaced existing) 2025/02/01 04:58:08 INFO : only4: Copied (replaced existing) 2025/02/01 04:58:08 INFO : only5: Copied (replaced existing) 2025/02/01 04:58:08 INFO : only6: Copied (replaced existing) 2025/02/01 04:58:08 INFO : only7: Copied (replaced existing) 2025/02/01 04:58:08 INFO : only8: Copied (replaced existing) 2025/02/01 04:58:09 INFO : only9: Copied (replaced existing) 2025/02/01 04:58:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (144.56s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:58:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 04:58:46 INFO : sub dir: Making directory 2025/02/01 04:58:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (57.69s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" 2025/02/01 04:59:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 04:59:44 INFO : sub dir: Making directory 2025/02/01 04:59:46 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-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaxarug5podu'", Local "Local file system at /tmp/rclone3897405748", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (53.47s) PASS 2025/02/01 05:00:37 DEBUG : sugarsync root 'Test/rclone-test-vaxarug5podu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 29m42.33056627s (try 1/5)