"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/02/08 01:28:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule" 2025/02/08 01:28:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 01:28:04 DEBUG : Creating backend with remote "/tmp/rclone36058100" === 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-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:28:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:28:06 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:28:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/08 01:28:06 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.65s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:28:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 01:28:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:28:10 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:28:10 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:28:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:28:15 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.44s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.53s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.53s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:28:24 DEBUG : Creating backend with remote "/non-existing" 2025/02/08 01:28:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/08 01:28:25 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:28:25 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.82s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:28:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:28:29 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:28:29 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:28:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.35s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:28:39 INFO : sugarsync root 'Test/rclone-test-vaniruj8mule': Running all checks before starting transfers 2025/02/08 01:28:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:28:40 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:28:40 INFO : sugarsync root 'Test/rclone-test-vaniruj8mule': Checks finished, now starting transfers 2025/02/08 01:28:40 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:28:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.45s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:28:51 ERROR : Ignoring --no-traverse with sync 2025/02/08 01:28:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:28:52 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:28:52 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:28:55 INFO : sub dir/hello world: Copied (new) 2025/02/08 01:28:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.54s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:29:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/08 01:29:03 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:29:03 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:29:06 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.97s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:29:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:29:11 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:29:11 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:29:13 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.75s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:29:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:29:19 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:29:19 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:29:21 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.71s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:29:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/08 01:29:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/08 01:29:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/08 01:29:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 01:29:26 INFO : sub dir: Making directory 2025/02/08 01:29:28 INFO : sub dir2: Making directory 2025/02/08 01:29:29 INFO : sub dir2/sub sub dir2: Making directory 2025/02/08 01:29:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:29:30 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:29:30 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:29:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:29:35 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:29:42 INFO : sub dir2: Making directory 2025/02/08 01:29:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/08 01:29:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/08 01:29:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:29:43 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:29:43 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:29:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.93s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:29:52 DEBUG : sub dir2: Making directory with metadata 2025/02/08 01:29:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/08 01:29:53 INFO : sub dir: Making directory 2025/02/08 01:29:54 INFO : sub dir2: Making directory 2025/02/08 01:29:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:29:55 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:29:55 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:29:57 INFO : sub dir/hello world: Copied (new) 2025/02/08 01:29:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:29:59 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/08 01:30:00 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.28s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.52s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:30:08 INFO : sub dir2: Making directory 2025/02/08 01:30:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:30:09 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:30:09 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:30:12 INFO : sub dir/hello world: Copied (new) 2025/02/08 01:30:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.95s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:30:18 DEBUG : sub dir2: Making directory with metadata 2025/02/08 01:30:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/08 01:30:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 01:30:19 INFO : sub dir: Making directory 2025/02/08 01:30:20 INFO : sub dir2: Making directory 2025/02/08 01:30:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:30:21 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:30:21 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:30:23 INFO : sub dir/hello world: Copied (new) 2025/02/08 01:30:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:30:25 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.55s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.51s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:30:33 INFO : sub dir2: Making directory 2025/02/08 01:30:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:30:34 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:30:34 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:30:37 INFO : sub dir/hello world: Copied (new) 2025/02/08 01:30:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.79s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:30:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-najecey8riku" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-vaniruj8mule' -> sugarsync root 'Test/rclone-test-najecey8riku' 2025/02/08 01:30:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:30:53 DEBUG : sugarsync root 'Test/rclone-test-najecey8riku': Waiting for checks to finish 2025/02/08 01:30:53 DEBUG : sugarsync root 'Test/rclone-test-najecey8riku': Waiting for transfers to finish 2025/02/08 01:30:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:30:58 DEBUG : sugarsync root 'Test/rclone-test-najecey8riku': Purge remote --- PASS: TestServerSideCopy (22.09s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:31:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/08 01:31:12 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:31:12 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:31:13 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.91s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:31:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fimicud3kopi" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-vaniruj8mule' -> sugarsync root 'Test/rclone-test-fimicud3kopi' 2025/02/08 01:31:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:31:29 DEBUG : sugarsync root 'Test/rclone-test-fimicud3kopi': Waiting for checks to finish 2025/02/08 01:31:29 DEBUG : sugarsync root 'Test/rclone-test-fimicud3kopi': Waiting for transfers to finish 2025/02/08 01:31:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:31:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/08 01:31:40 DEBUG : sugarsync root 'Test/rclone-test-fimicud3kopi': Waiting for checks to finish 2025/02/08 01:31:40 DEBUG : sugarsync root 'Test/rclone-test-fimicud3kopi': Waiting for transfers to finish 2025/02/08 01:31:40 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.vuceyor8" before starting 2025/02/08 01:31:42 DEBUG : sub dir/hello world.vuceyor8: server side copy: removing renamed existing file after operation 2025/02/08 01:31:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:31:45 DEBUG : sugarsync root 'Test/rclone-test-fimicud3kopi': Purge remote --- PASS: TestServerSideCopyOverSelf (32.51s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:31:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/08 01:31:59 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:31:59 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:32:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/08 01:32:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.75s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:32:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nekosiq2jizu" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-vaniruj8mule' -> sugarsync root 'Test/rclone-test-nekosiq2jizu' 2025/02/08 01:32:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:32:16 DEBUG : sugarsync root 'Test/rclone-test-nekosiq2jizu': Waiting for checks to finish 2025/02/08 01:32:16 DEBUG : sugarsync root 'Test/rclone-test-nekosiq2jizu': Waiting for transfers to finish 2025/02/08 01:32:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:32:25 DEBUG : sugarsync root 'Test/rclone-test-nekosiq2jizu': Using server-side directory move 2025/02/08 01:32:25 INFO : sugarsync root 'Test/rclone-test-nekosiq2jizu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/08 01:32:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/08 01:32:27 DEBUG : sugarsync root 'Test/rclone-test-nekosiq2jizu': Waiting for checks to finish 2025/02/08 01:32:27 DEBUG : sugarsync root 'Test/rclone-test-nekosiq2jizu': Waiting for transfers to finish 2025/02/08 01:32:28 INFO : sub dir/hello world: Deleted 2025/02/08 01:32:28 INFO : sub dir/hello world: Moved (server-side) 2025/02/08 01:32:35 DEBUG : testing file moves 2025/02/08 01:32:36 DEBUG : sugarsync root 'Test/rclone-test-nekosiq2jizu': Waiting for checks to finish 2025/02/08 01:32:36 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/08 01:32:36 DEBUG : sugarsync root 'Test/rclone-test-nekosiq2jizu': Waiting for transfers to finish 2025/02/08 01:32:37 INFO : sub dir/hello world: Deleted 2025/02/08 01:32:38 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:32:41 DEBUG : sugarsync root 'Test/rclone-test-nekosiq2jizu': Purge remote --- PASS: TestServerSideMoveOverSelf (40.61s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:32:51 ERROR : : error listing: directory not found 2025/02/08 01:32:53 INFO : Local file system at /tmp/rclone36058100: Making directory 2025/02/08 01:32:54 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:32:54 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.12s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:33:06 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/08 01:33:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:33:07 DEBUG : Local file system at /tmp/rclone36058100: Waiting for checks to finish 2025/02/08 01:33:07 DEBUG : Local file system at /tmp/rclone36058100: Waiting for transfers to finish 2025/02/08 01:33:08 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/02/08 01:33:08 INFO : sub dir/hello world: Copied (new) 2025/02/08 01:33:08 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.10s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:33:14 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/08 01:33:14 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:33:14 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:33:16 INFO : check sum: Copied (new) 2025/02/08 01:33:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:33:17 NOTICE: sugarsync root 'Test/rclone-test-vaniruj8mule': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/08 01:33:17 DEBUG : check sum: Size of src and dst objects identical 2025/02/08 01:33:17 DEBUG : check sum: Unchanged skipping 2025/02/08 01:33:17 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:33:17 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:33:17 DEBUG : Waiting for deletions to finish 2025/02/08 01:33:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.43s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:33:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/08 01:33:24 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:33:24 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:33:26 INFO : sizeonly: Copied (new) 2025/02/08 01:33:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:33:28 DEBUG : sizeonly: Sizes identical 2025/02/08 01:33:28 DEBUG : sizeonly: Unchanged skipping 2025/02/08 01:33:28 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:33:28 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:33:28 DEBUG : Waiting for deletions to finish 2025/02/08 01:33:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.46s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:33:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/08 01:33:34 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:33:34 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:33:37 INFO : ignore-size: Copied (new) 2025/02/08 01:33:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:33:38 DEBUG : ignore-size: Sizes identical 2025/02/08 01:33:38 DEBUG : ignore-size: Unchanged skipping 2025/02/08 01:33:38 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:33:38 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:33:38 DEBUG : Waiting for deletions to finish 2025/02/08 01:33:38 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.41s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:33:48 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:33:48 DEBUG : existing: Sizes identical 2025/02/08 01:33:48 DEBUG : existing: Unchanged skipping 2025/02/08 01:33:48 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:33:48 DEBUG : Waiting for deletions to finish 2025/02/08 01:33:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:33:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/08 01:33:49 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:33:49 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:33:50 INFO : existing: Copied (replaced existing) 2025/02/08 01:33:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (11.75s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:33:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/08 01:33:57 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:33:57 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:33:59 INFO : existing: Copied (new) 2025/02/08 01:33:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:34:00 DEBUG : existing: Destination exists, skipping 2025/02/08 01:34:00 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:34:00 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:34:00 DEBUG : Waiting for deletions to finish 2025/02/08 01:34:00 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.21s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:34:13 INFO : d: Making directory 2025/02/08 01:34:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/08 01:34:17 DEBUG : c/non empty space: Sizes identical 2025/02/08 01:34:17 DEBUG : c/non empty space: Unchanged skipping 2025/02/08 01:34:17 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:34:17 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:34:20 INFO : a/potato2: Copied (new) 2025/02/08 01:34:20 DEBUG : Waiting for deletions to finish 2025/02/08 01:34:20 INFO : b/potato: Deleted 2025/02/08 01:34:20 INFO : d: Removing directory 2025/02/08 01:34:22 INFO : b: Removing directory 2025/02/08 01:34:23 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (24.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:34:35 DEBUG : empty space: Sizes identical 2025/02/08 01:34:35 DEBUG : empty space: Unchanged skipping 2025/02/08 01:34:35 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:34:35 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:34:35 DEBUG : Waiting for deletions to finish 2025/02/08 01:34:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:34:36 DEBUG : empty space: Sizes identical 2025/02/08 01:34:36 DEBUG : empty space: Unchanged skipping 2025/02/08 01:34:36 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:34:36 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:34:36 DEBUG : Waiting for deletions to finish 2025/02/08 01:34:36 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.26s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.44s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:34:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/08 01:34:49 DEBUG : empty space: Sizes identical 2025/02/08 01:34:49 DEBUG : empty space: Unchanged skipping 2025/02/08 01:34:49 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:34:49 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:34:51 INFO : potato: Copied (new) 2025/02/08 01:34:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.50s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:35:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/08 01:35:00 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:35:00 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:35:02 INFO : potato: Copied (replaced existing) 2025/02/08 01:35:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.62s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/02/08 01:35:10 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/02/08 01:35:10 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:35:10 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:35:12 INFO : potato: Copied (replaced existing) 2025/02/08 01:35:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:35:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:35:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/08 01:35:21 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:35:21 DEBUG : empty space: Sizes identical 2025/02/08 01:35:21 DEBUG : empty space: Unchanged skipping 2025/02/08 01:35:21 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:35:21 DEBUG : Waiting for deletions to finish 2025/02/08 01:35:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:35:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:35:33 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:35:33 DEBUG : empty space: Sizes identical 2025/02/08 01:35:33 DEBUG : empty space: Unchanged skipping 2025/02/08 01:35:33 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:35:35 INFO : potato2: Copied (new) 2025/02/08 01:35:35 DEBUG : Waiting for deletions to finish 2025/02/08 01:35:36 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:35:48 INFO : d: Making directory 2025/02/08 01:35:49 INFO : d/e: Making directory 2025/02/08 01:35:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/08 01:35:54 DEBUG : c/non empty space: Sizes identical 2025/02/08 01:35:54 DEBUG : c/non empty space: Unchanged skipping 2025/02/08 01:35:55 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:35:55 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:35:57 INFO : a/potato2: Copied (new) 2025/02/08 01:35:57 DEBUG : Waiting for deletions to finish 2025/02/08 01:35:58 INFO : b/potato: Deleted 2025/02/08 01:35:58 INFO : d/e: Removing directory 2025/02/08 01:35:59 INFO : d: Removing directory 2025/02/08 01:36:00 INFO : b: Removing directory 2025/02/08 01:36:01 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:36:16 INFO : d: Making directory 2025/02/08 01:36:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/08 01:36:20 DEBUG : c/non empty space: Sizes identical 2025/02/08 01:36:20 DEBUG : c/non empty space: Unchanged skipping 2025/02/08 01:36:20 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:36:20 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:36:23 INFO : a/potato2: Copied (new) 2025/02/08 01:36:23 ERROR : sugarsync root 'Test/rclone-test-vaniruj8mule': not deleting files as there were IO errors 2025/02/08 01:36:23 ERROR : sugarsync root 'Test/rclone-test-vaniruj8mule': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (24.97s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:36:40 DEBUG : Waiting for deletions to finish 2025/02/08 01:36:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:36:41 DEBUG : empty space: Sizes identical 2025/02/08 01:36:41 DEBUG : empty space: Unchanged skipping 2025/02/08 01:36:41 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:36:41 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:36:41 INFO : potato: Deleted 2025/02/08 01:36:43 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.89s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:36:54 DEBUG : Waiting for deletions to finish 2025/02/08 01:36:54 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:36:54 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:36:55 INFO : potato: Deleted 2025/02/08 01:36:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:36:56 DEBUG : empty space: Sizes identical 2025/02/08 01:36:56 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:36:56 DEBUG : empty space: Unchanged skipping 2025/02/08 01:36:56 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:36:58 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.33s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:37:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:37:07 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:37:07 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:37:10 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.34s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:37:20 DEBUG : enormous: Excluded (Size Filter) 2025/02/08 01:37:20 DEBUG : enormous: Excluded 2025/02/08 01:37:20 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 01:37:20 DEBUG : potato2: Excluded 2025/02/08 01:37:21 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 01:37:21 DEBUG : potato2: Excluded 2025/02/08 01:37:21 DEBUG : empty space: Sizes identical 2025/02/08 01:37:21 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:37:21 DEBUG : empty space: Unchanged skipping 2025/02/08 01:37:21 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:37:21 DEBUG : Waiting for deletions to finish 2025/02/08 01:37:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:37:22 DEBUG : enormous: Excluded (Size Filter) 2025/02/08 01:37:22 DEBUG : enormous: Excluded 2025/02/08 01:37:22 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 01:37:22 DEBUG : potato2: Excluded 2025/02/08 01:37:23 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 01:37:23 DEBUG : potato2: Excluded 2025/02/08 01:37:23 DEBUG : Local file system at /tmp/rclone36058100: Waiting for checks to finish 2025/02/08 01:37:23 DEBUG : empty space: Sizes identical 2025/02/08 01:37:23 DEBUG : empty space: Unchanged skipping 2025/02/08 01:37:23 DEBUG : Local file system at /tmp/rclone36058100: Waiting for transfers to finish 2025/02/08 01:37:23 DEBUG : Waiting for deletions to finish 2025/02/08 01:37:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.79s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:37:37 DEBUG : enormous: Excluded (Size Filter) 2025/02/08 01:37:37 DEBUG : enormous: Excluded 2025/02/08 01:37:37 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 01:37:37 DEBUG : potato2: Excluded 2025/02/08 01:37:37 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:37:37 DEBUG : empty space: Sizes identical 2025/02/08 01:37:37 DEBUG : empty space: Unchanged skipping 2025/02/08 01:37:37 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:37:37 DEBUG : Waiting for deletions to finish 2025/02/08 01:37:38 INFO : enormous: Deleted 2025/02/08 01:37:38 INFO : potato2: Deleted 2025/02/08 01:37:38 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:37:40 DEBUG : empty space: Sizes identical 2025/02/08 01:37:40 DEBUG : empty space: Unchanged skipping 2025/02/08 01:37:40 DEBUG : Local file system at /tmp/rclone36058100: Waiting for checks to finish 2025/02/08 01:37:40 DEBUG : Local file system at /tmp/rclone36058100: Waiting for transfers to finish 2025/02/08 01:37:40 DEBUG : Waiting for deletions to finish 2025/02/08 01:37:40 INFO : enormous: Deleted 2025/02/08 01:37:40 INFO : potato2: Deleted 2025/02/08 01:37:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.24s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.44s) === 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-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/02/08 01:37:46 ERROR : sugarsync root 'Test/rclone-test-vaniruj8mule': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/08 01:37:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/08 01:37:47 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/08 01:37:47 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:37:47 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:37:49 INFO : potato: Copied (new) 2025/02/08 01:37:49 INFO : yam: Copied (new) 2025/02/08 01:37:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:37:50 ERROR : sugarsync root 'Test/rclone-test-vaniruj8mule': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/08 01:37:51 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/08 01:37:51 DEBUG : potato: Sizes identical 2025/02/08 01:37:51 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:37:51 DEBUG : potato: Unchanged skipping 2025/02/08 01:37:51 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:37:53 INFO : yaml: Copied (new) 2025/02/08 01:37:53 DEBUG : Waiting for deletions to finish 2025/02/08 01:37:54 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.60s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/02/08 01:38:01 ERROR : sugarsync root 'Test/rclone-test-vaniruj8mule': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/08 01:38:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/08 01:38:01 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/08 01:38:01 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:38:01 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:38:04 INFO : yam: Copied (new) 2025/02/08 01:38:04 INFO : potato: Copied (new) 2025/02/08 01:38:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:38:05 ERROR : sugarsync root 'Test/rclone-test-vaniruj8mule': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/08 01:38:05 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/08 01:38:05 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:38:05 DEBUG : potato: Sizes identical 2025/02/08 01:38:05 DEBUG : potato: Unchanged skipping 2025/02/08 01:38:05 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:38:08 INFO : yaml: Copied (new) 2025/02/08 01:38:08 DEBUG : Waiting for deletions to finish 2025/02/08 01:38:09 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.38s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/02/08 01:38:16 INFO : sugarsync root 'Test/rclone-test-vaniruj8mule': Making map for --track-renames 2025/02/08 01:38:16 INFO : sugarsync root 'Test/rclone-test-vaniruj8mule': Finished making map for --track-renames 2025/02/08 01:38:16 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:38:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/08 01:38:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/08 01:38:16 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for renames to finish 2025/02/08 01:38:16 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:38:19 INFO : sub/yam: Copied (new) 2025/02/08 01:38:20 INFO : potato: Copied (new) 2025/02/08 01:38:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:38:21 DEBUG : potato: Sizes identical 2025/02/08 01:38:21 DEBUG : potato: Unchanged skipping 2025/02/08 01:38:22 INFO : sugarsync root 'Test/rclone-test-vaniruj8mule': Making map for --track-renames 2025/02/08 01:38:22 INFO : sugarsync root 'Test/rclone-test-vaniruj8mule': Finished making map for --track-renames 2025/02/08 01:38:22 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:38:22 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for renames to finish 2025/02/08 01:38:23 INFO : sub/yam: Moved (server-side) to: yam 2025/02/08 01:38:23 INFO : yam: Renamed from "sub/yam" 2025/02/08 01:38:23 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:38:23 DEBUG : Waiting for deletions to finish 2025/02/08 01:38:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.27s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:38:32 DEBUG : Creating backend with remote "/tmp/rclone36058100/dir1" 2025/02/08 01:38:32 DEBUG : Config file has changed externally - reloading 2025/02/08 01:38:32 DEBUG : Creating backend with remote "/tmp/rclone36058100/dir2" 2025/02/08 01:38:32 DEBUG : Local file system at /tmp/rclone36058100/dir2: Using server-side directory move 2025/02/08 01:38:32 INFO : Local file system at /tmp/rclone36058100/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/08 01:38:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/08 01:38:32 DEBUG : Local file system at /tmp/rclone36058100/dir2: Waiting for checks to finish 2025/02/08 01:38:32 DEBUG : Local file system at /tmp/rclone36058100/dir2: Waiting for transfers to finish 2025/02/08 01:38:32 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:38:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:38:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/08 01:38:35 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:38:35 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:38:41 INFO : sub dir/hello world: Copied (new) 2025/02/08 01:38:41 INFO : sub dir/hello world: Deleted 2025/02/08 01:38:41 INFO : nested/sub dir/file: Copied (new) 2025/02/08 01:38:41 INFO : nested/sub dir/file: Deleted 2025/02/08 01:38:41 INFO : sub dir: Removing directory 2025/02/08 01:38:41 INFO : nested/sub dir: Removing directory 2025/02/08 01:38:41 INFO : nested: Removing directory 2025/02/08 01:38:41 DEBUG : Local file system at /tmp/rclone36058100: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:38:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:38:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/08 01:38:52 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:38:52 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:38:59 INFO : sub dir/hello world: Copied (new) 2025/02/08 01:38:59 INFO : sub dir/hello world: Deleted 2025/02/08 01:38:59 INFO : nested/sub dir/file: Copied (new) 2025/02/08 01:38:59 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.68s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:39:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/08 01:39:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/08 01:39:10 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:39:10 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:39:12 INFO : existing: Copied (new) 2025/02/08 01:39:12 INFO : existing: Deleted 2025/02/08 01:39:13 INFO : existing-b: Copied (new) 2025/02/08 01:39:13 INFO : existing-b: Deleted 2025/02/08 01:39:14 DEBUG : existing: Destination exists, skipping 2025/02/08 01:39:14 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/08 01:39:14 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:39:14 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:39:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.78s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:39:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-baxeson6nece" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vaniruj8mule' -> sugarsync root 'Test/rclone-test-baxeson6nece' 2025/02/08 01:39:37 DEBUG : sugarsync root 'Test/rclone-test-baxeson6nece': Using server-side directory move 2025/02/08 01:39:37 INFO : sugarsync root 'Test/rclone-test-baxeson6nece': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/08 01:39:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:39:38 DEBUG : empty space: Sizes identical 2025/02/08 01:39:38 DEBUG : empty space: Unchanged skipping 2025/02/08 01:39:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/08 01:39:38 DEBUG : sugarsync root 'Test/rclone-test-baxeson6nece': Waiting for checks to finish 2025/02/08 01:39:38 INFO : empty space: Deleted 2025/02/08 01:39:38 DEBUG : sugarsync root 'Test/rclone-test-baxeson6nece': Waiting for transfers to finish 2025/02/08 01:39:38 INFO : potato2: Moved (server-side) 2025/02/08 01:39:38 INFO : potato3: Deleted 2025/02/08 01:39:39 INFO : potato3: Moved (server-side) 2025/02/08 01:39:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sedirax5qewo" 2025/02/08 01:39:44 DEBUG : sugarsync root 'Test/rclone-test-sedirax5qewo': Using server-side directory move 2025/02/08 01:39:45 INFO : sugarsync root 'Test/rclone-test-sedirax5qewo': Server side directory move succeeded 2025/02/08 01:39:48 ERROR : : error listing: directory not found 2025/02/08 01:39:48 DEBUG : sugarsync root 'Test/rclone-test-sedirax5qewo': Purge remote 2025/02/08 01:39:49 DEBUG : sugarsync root 'Test/rclone-test-baxeson6nece': Purge remote 2025/02/08 01:39:50 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (31.97s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:39:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qepuxer2zivu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vaniruj8mule' -> sugarsync root 'Test/rclone-test-qepuxer2zivu' 2025/02/08 01:40:09 DEBUG : empty space: Excluded (Size Filter) 2025/02/08 01:40:09 DEBUG : empty space: Excluded 2025/02/08 01:40:09 DEBUG : empty space: Excluded (Size Filter) 2025/02/08 01:40:09 DEBUG : empty space: Excluded 2025/02/08 01:40:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:40:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/08 01:40:09 DEBUG : sugarsync root 'Test/rclone-test-qepuxer2zivu': Waiting for checks to finish 2025/02/08 01:40:09 DEBUG : sugarsync root 'Test/rclone-test-qepuxer2zivu': Waiting for transfers to finish 2025/02/08 01:40:10 INFO : potato3: Deleted 2025/02/08 01:40:10 INFO : potato2: Moved (server-side) 2025/02/08 01:40:11 INFO : potato3: Moved (server-side) 2025/02/08 01:40:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zahobal6leku" 2025/02/08 01:40:12 DEBUG : Config file has changed externally - reloading 2025/02/08 01:40:16 DEBUG : empty space: Excluded (Size Filter) 2025/02/08 01:40:16 DEBUG : empty space: Excluded 2025/02/08 01:40:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:40:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/08 01:40:16 DEBUG : sugarsync root 'Test/rclone-test-zahobal6leku': Waiting for checks to finish 2025/02/08 01:40:16 DEBUG : sugarsync root 'Test/rclone-test-zahobal6leku': Waiting for transfers to finish 2025/02/08 01:40:18 INFO : potato2: Moved (server-side) 2025/02/08 01:40:19 INFO : potato3: Moved (server-side) 2025/02/08 01:40:20 DEBUG : sugarsync root 'Test/rclone-test-zahobal6leku': Purge remote 2025/02/08 01:40:21 DEBUG : sugarsync root 'Test/rclone-test-qepuxer2zivu': Purge remote --- PASS: TestServerSideMoveWithFilter (32.71s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:40:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hewumet9tafi" 2025/02/08 01:40:34 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vaniruj8mule' -> sugarsync root 'Test/rclone-test-hewumet9tafi' 2025/02/08 01:40:43 DEBUG : sugarsync root 'Test/rclone-test-hewumet9tafi': Using server-side directory move 2025/02/08 01:40:43 INFO : sugarsync root 'Test/rclone-test-hewumet9tafi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/08 01:40:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:40:44 DEBUG : empty space: Sizes identical 2025/02/08 01:40:44 DEBUG : empty space: Unchanged skipping 2025/02/08 01:40:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/08 01:40:45 DEBUG : sugarsync root 'Test/rclone-test-hewumet9tafi': Waiting for checks to finish 2025/02/08 01:40:45 INFO : potato3: Deleted 2025/02/08 01:40:45 INFO : potato2: Moved (server-side) 2025/02/08 01:40:45 INFO : empty space: Deleted 2025/02/08 01:40:45 DEBUG : sugarsync root 'Test/rclone-test-hewumet9tafi': Waiting for transfers to finish 2025/02/08 01:40:46 INFO : potato3: Moved (server-side) 2025/02/08 01:40:46 INFO : tomatoDir: Removing directory 2025/02/08 01:40:47 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': deleted 1 directories 2025/02/08 01:40:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xuravec6guhu" 2025/02/08 01:40:52 INFO : tomatoDir: Making directory 2025/02/08 01:40:53 DEBUG : sugarsync root 'Test/rclone-test-xuravec6guhu': Using server-side directory move 2025/02/08 01:40:55 INFO : sugarsync root 'Test/rclone-test-xuravec6guhu': Server side directory move succeeded 2025/02/08 01:40:58 ERROR : : error listing: directory not found 2025/02/08 01:40:59 ERROR : : error listing: directory not found 2025/02/08 01:40:59 DEBUG : sugarsync root 'Test/rclone-test-xuravec6guhu': Purge remote 2025/02/08 01:40:59 DEBUG : sugarsync root 'Test/rclone-test-hewumet9tafi': Purge remote 2025/02/08 01:41:00 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (37.82s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.45s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:41:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (11.75s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:41:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/rclone-sync-test" 2025/02/08 01:41:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/rclone-sync-test-include/layer2" 2025/02/08 01:41:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/rclone-sync-test-ignore-file" 2025/02/08 01:41:42 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:41:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:41:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 01:41:45 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/rclone-sync-test': Waiting for checks to finish 2025/02/08 01:41:45 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/rclone-sync-test': Waiting for transfers to finish 2025/02/08 01:41:45 DEBUG : Waiting for deletions to finish 2025/02/08 01:41:45 INFO : There was nothing to transfer 2025/02/08 01:41:47 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:41:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:41:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 01:41:51 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:41:51 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:41:51 DEBUG : Waiting for deletions to finish 2025/02/08 01:41:51 INFO : rclone-sync-test-include: Removing directory 2025/02/08 01:41:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/08 01:41:51 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': failed to delete 1 directories 2025/02/08 01:41:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:41:54 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:41:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:41:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 01:41:57 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/08 01:41:57 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/08 01:41:57 DEBUG : Waiting for deletions to finish 2025/02/08 01:41:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:41:59 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:42:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:42:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 01:42:03 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:42:03 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:42:03 DEBUG : Waiting for deletions to finish 2025/02/08 01:42:03 INFO : rclone-sync-test-include: Removing directory 2025/02/08 01:42:03 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/08 01:42:03 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': failed to delete 1 directories 2025/02/08 01:42:03 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:42:04 DEBUG : : Excluded 2025/02/08 01:42:06 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:42:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:42:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 01:42:09 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/08 01:42:09 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/08 01:42:09 DEBUG : Waiting for deletions to finish 2025/02/08 01:42:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (88.88s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:42:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/dst" 2025/02/08 01:42:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/CompareDest" 2025/02/08 01:42:55 DEBUG : one: Need to transfer - File not found at Destination 2025/02/08 01:42:55 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:42:55 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:42:59 INFO : one: Copied (new) 2025/02/08 01:42:59 DEBUG : Waiting for deletions to finish 2025/02/08 01:43:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:43:03 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:43:04 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:43:05 INFO : one: Copied (replaced existing) 2025/02/08 01:43:05 DEBUG : Waiting for deletions to finish 2025/02/08 01:43:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:43:15 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:43:17 DEBUG : one: Sizes identical 2025/02/08 01:43:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 01:43:17 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:43:17 DEBUG : Waiting for deletions to finish 2025/02/08 01:43:17 INFO : There was nothing to transfer 2025/02/08 01:43:23 DEBUG : two: Sizes identical 2025/02/08 01:43:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/08 01:43:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:43:23 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:43:24 DEBUG : one: Sizes identical 2025/02/08 01:43:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 01:43:24 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:43:24 DEBUG : Waiting for deletions to finish 2025/02/08 01:43:24 INFO : There was nothing to transfer 2025/02/08 01:43:27 DEBUG : two: Sizes identical 2025/02/08 01:43:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/08 01:43:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:43:27 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:43:28 DEBUG : one: Sizes identical 2025/02/08 01:43:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 01:43:28 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:43:28 DEBUG : Waiting for deletions to finish 2025/02/08 01:43:28 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/08 01:43:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/08 01:43:32 DEBUG : two: Need to transfer - File not found at Destination 2025/02/08 01:43:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:43:32 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:43:33 DEBUG : one: Sizes identical 2025/02/08 01:43:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 01:43:33 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:43:34 INFO : two: Copied (new) 2025/02/08 01:43:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (59.21s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:43:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/dest" 2025/02/08 01:43:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/pre-dest1" 2025/02/08 01:43:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/pre-dest2" 2025/02/08 01:44:02 DEBUG : 1: Sizes identical 2025/02/08 01:44:02 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/08 01:44:03 DEBUG : 2: Sizes identical 2025/02/08 01:44:03 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/08 01:44:05 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/08 01:44:05 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dest': Waiting for checks to finish 2025/02/08 01:44:05 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dest': Waiting for transfers to finish 2025/02/08 01:44:08 INFO : 3: Copied (new) 2025/02/08 01:44:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (34.97s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:44:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/dst" 2025/02/08 01:44:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/CopyDest" 2025/02/08 01:44:23 DEBUG : Config file has changed externally - reloading 2025/02/08 01:44:29 DEBUG : one: Need to transfer - File not found at Destination 2025/02/08 01:44:29 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:44:29 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:44:32 INFO : one: Copied (new) 2025/02/08 01:44:32 DEBUG : Waiting for deletions to finish 2025/02/08 01:44:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:44:36 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:44:36 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:44:38 INFO : one: Copied (replaced existing) 2025/02/08 01:44:38 DEBUG : Waiting for deletions to finish 2025/02/08 01:44:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/BackupDir" 2025/02/08 01:44:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:44:52 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:44:53 DEBUG : one: Sizes identical 2025/02/08 01:44:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:44:55 INFO : one: Moved (server-side) 2025/02/08 01:44:57 INFO : one: Copied (server-side copy) 2025/02/08 01:44:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/08 01:44:57 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:44:57 DEBUG : Waiting for deletions to finish 2025/02/08 01:45:04 DEBUG : two: Sizes identical 2025/02/08 01:45:06 INFO : two: Copied (server-side copy) 2025/02/08 01:45:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/08 01:45:06 DEBUG : one: Sizes identical 2025/02/08 01:45:06 DEBUG : one: Unchanged skipping 2025/02/08 01:45:06 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:45:06 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:45:06 DEBUG : Waiting for deletions to finish 2025/02/08 01:45:08 DEBUG : one: Sizes identical 2025/02/08 01:45:08 DEBUG : one: Unchanged skipping 2025/02/08 01:45:08 DEBUG : two: Sizes identical 2025/02/08 01:45:08 DEBUG : two: Unchanged skipping 2025/02/08 01:45:08 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:45:08 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:45:08 DEBUG : Waiting for deletions to finish 2025/02/08 01:45:08 INFO : There was nothing to transfer 2025/02/08 01:45:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/08 01:45:15 DEBUG : three: Destination not found in --copy-dest 2025/02/08 01:45:15 DEBUG : three: Need to transfer - File not found at Destination 2025/02/08 01:45:15 DEBUG : one: Sizes identical 2025/02/08 01:45:15 DEBUG : one: Unchanged skipping 2025/02/08 01:45:15 DEBUG : two: Sizes identical 2025/02/08 01:45:15 DEBUG : two: Unchanged skipping 2025/02/08 01:45:15 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:45:15 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:45:17 INFO : three: Copied (new) 2025/02/08 01:45:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (71.56s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:45:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/dst" 2025/02/08 01:45:39 DEBUG : Config file has changed externally - reloading 2025/02/08 01:45:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/backup" 2025/02/08 01:45:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 01:45:47 DEBUG : two: Sizes identical 2025/02/08 01:45:47 DEBUG : two: Unchanged skipping 2025/02/08 01:45:47 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:45:49 INFO : one: Moved (server-side) 2025/02/08 01:45:49 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:45:52 INFO : one: Copied (new) 2025/02/08 01:45:52 DEBUG : Waiting for deletions to finish 2025/02/08 01:45:53 INFO : three.txt: Moved (server-side) 2025/02/08 01:45:53 INFO : three.txt: Moved into backup dir 2025/02/08 01:46:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 01:46:00 DEBUG : two: Sizes identical 2025/02/08 01:46:00 DEBUG : two: Unchanged skipping 2025/02/08 01:46:00 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:46:01 INFO : one: Deleted 2025/02/08 01:46:02 INFO : one: Moved (server-side) 2025/02/08 01:46:02 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:46:04 INFO : one: Copied (new) 2025/02/08 01:46:04 DEBUG : Waiting for deletions to finish 2025/02/08 01:46:06 INFO : three.txt: Deleted 2025/02/08 01:46:07 INFO : three.txt: Moved (server-side) 2025/02/08 01:46:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.01s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:46:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/dst" 2025/02/08 01:46:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/backup" 2025/02/08 01:46:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 01:46:33 DEBUG : two: Sizes identical 2025/02/08 01:46:33 DEBUG : two: Unchanged skipping 2025/02/08 01:46:33 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:46:35 INFO : one: Moved (server-side) to: one.bak 2025/02/08 01:46:35 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:46:38 INFO : one: Copied (new) 2025/02/08 01:46:38 DEBUG : Waiting for deletions to finish 2025/02/08 01:46:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 01:46:39 INFO : three.txt: Moved into backup dir 2025/02/08 01:46:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 01:46:45 DEBUG : two: Sizes identical 2025/02/08 01:46:45 DEBUG : two: Unchanged skipping 2025/02/08 01:46:45 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:46:47 INFO : one.bak: Deleted 2025/02/08 01:46:47 INFO : one: Moved (server-side) to: one.bak 2025/02/08 01:46:47 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:46:50 INFO : one: Copied (new) 2025/02/08 01:46:50 DEBUG : Waiting for deletions to finish 2025/02/08 01:46:51 INFO : three.txt.bak: Deleted 2025/02/08 01:46:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 01:46:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (45.45s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:47:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/dst" 2025/02/08 01:47:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/backup" 2025/02/08 01:47:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 01:47:18 DEBUG : two: Sizes identical 2025/02/08 01:47:18 DEBUG : two: Unchanged skipping 2025/02/08 01:47:18 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:47:21 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/08 01:47:21 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:47:23 INFO : one: Copied (new) 2025/02/08 01:47:23 DEBUG : Waiting for deletions to finish 2025/02/08 01:47:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/08 01:47:25 INFO : three.txt: Moved into backup dir 2025/02/08 01:47:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 01:47:31 DEBUG : two: Sizes identical 2025/02/08 01:47:31 DEBUG : two: Unchanged skipping 2025/02/08 01:47:31 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:47:32 INFO : one-2019-01-01: Deleted 2025/02/08 01:47:33 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/08 01:47:33 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:47:36 INFO : one: Copied (new) 2025/02/08 01:47:36 DEBUG : Waiting for deletions to finish 2025/02/08 01:47:37 INFO : three-2019-01-01.txt: Deleted 2025/02/08 01:47:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/08 01:47:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (45.73s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:47:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/dst" 2025/02/08 01:48:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 01:48:00 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:48:00 DEBUG : two: Sizes identical 2025/02/08 01:48:00 DEBUG : two: Unchanged skipping 2025/02/08 01:48:01 INFO : one: Moved (server-side) to: one.bak 2025/02/08 01:48:01 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:48:03 INFO : one: Copied (new) 2025/02/08 01:48:03 DEBUG : Waiting for deletions to finish 2025/02/08 01:48:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 01:48:05 INFO : three.txt: Moved into backup dir 2025/02/08 01:48:11 DEBUG : one.bak: Excluded (Path Filter) 2025/02/08 01:48:11 DEBUG : one.bak: Excluded 2025/02/08 01:48:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/08 01:48:11 DEBUG : three.txt.bak: Excluded 2025/02/08 01:48:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 01:48:11 DEBUG : two: Sizes identical 2025/02/08 01:48:11 DEBUG : two: Unchanged skipping 2025/02/08 01:48:11 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for checks to finish 2025/02/08 01:48:13 INFO : one.bak: Deleted 2025/02/08 01:48:13 INFO : one: Moved (server-side) to: one.bak 2025/02/08 01:48:13 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule/dst': Waiting for transfers to finish 2025/02/08 01:48:16 INFO : one: Copied (new) 2025/02/08 01:48:16 DEBUG : Waiting for deletions to finish 2025/02/08 01:48:17 INFO : three.txt.bak: Deleted 2025/02/08 01:48:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 01:48:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.27s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:48:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/dst" 2025/02/08 01:48:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 01:48:40 INFO : one: Moved (server-side) to: one.bak 2025/02/08 01:48:42 INFO : one: Copied (new) 2025/02/08 01:48:43 DEBUG : two: Sizes identical 2025/02/08 01:48:43 DEBUG : two: Unchanged skipping 2025/02/08 01:48:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/08 01:48:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 01:48:48 INFO : three.txt: Copied (new) 2025/02/08 01:48:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 01:48:53 INFO : one.bak: Deleted 2025/02/08 01:48:54 INFO : one: Moved (server-side) to: one.bak 2025/02/08 01:48:56 INFO : one: Copied (new) 2025/02/08 01:48:57 DEBUG : two: Sizes identical 2025/02/08 01:48:57 DEBUG : two: Unchanged skipping 2025/02/08 01:48:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/08 01:48:59 INFO : three.txt.bak: Deleted 2025/02/08 01:49:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 01:49:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (44.94s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:49:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaniruj8mule/dst" 2025/02/08 01:49:20 DEBUG : Config file has changed externally - reloading 2025/02/08 01:49:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 01:49:25 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/08 01:49:27 INFO : one: Copied (new) 2025/02/08 01:49:28 DEBUG : two: Sizes identical 2025/02/08 01:49:28 DEBUG : two: Unchanged skipping 2025/02/08 01:49:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/08 01:49:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/08 01:49:33 INFO : three.txt: Copied (new) 2025/02/08 01:49:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 01:49:38 INFO : one-2019-01-01: Deleted 2025/02/08 01:49:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/08 01:49:41 INFO : one: Copied (new) 2025/02/08 01:49:42 DEBUG : two: Sizes identical 2025/02/08 01:49:42 DEBUG : two: Unchanged skipping 2025/02/08 01:49:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/08 01:49:44 INFO : three-2019-01-01.txt: Deleted 2025/02/08 01:49:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/08 01:49:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (44.73s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:49:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/08 01:49:59 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:49:59 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:50:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/08 01:50:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.14s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:50:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/08 01:50:05 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:50:05 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:50:07 INFO : existing: Copied (new) 2025/02/08 01:50:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:50:10 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/08 01:50:10 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:50:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/08 01:50:10 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:50:10 ERROR : sugarsync root 'Test/rclone-test-vaniruj8mule': not deleting files as there were IO errors 2025/02/08 01:50:10 ERROR : sugarsync root 'Test/rclone-test-vaniruj8mule': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (11.73s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:50:35 DEBUG : existing: Sizes identical 2025/02/08 01:50:35 DEBUG : existing: Unchanged skipping 2025/02/08 01:50:35 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/08 01:50:36 DEBUG : EXISTING: moving to existing-rclone-move-galuzus5 2025/02/08 01:50:36 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-wicihon8 2025/02/08 01:50:38 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/08 01:50:38 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-wicihon8 2025/02/08 01:50:38 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/08 01:50:38 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-galuzus5 2025/02/08 01:50:38 DEBUG : EXISTING: moving to existing 2025/02/08 01:50:39 INFO : existingbutdifferent-rclone-move-wicihon8: Moved (server-side) to: existingbutdifferent 2025/02/08 01:50:39 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/08 01:50:39 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/08 01:50:39 INFO : existing-rclone-move-galuzus5: Moved (server-side) to: existing 2025/02/08 01:50:39 INFO : EXISTING: Moved (server-side) to: existing 2025/02/08 01:50:39 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/08 01:50:42 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/08 01:50:42 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/08 01:50:47 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/02/08 01:50:48 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/08 01:50:50 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-lutajik6 2025/02/08 01:50:50 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-lutajik6 2025/02/08 01:50:50 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/02/08 01:50:51 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/02/08 01:50:51 INFO : subdira/subdirb/subdirc/hello-rclone-move-lutajik6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/08 01:50:51 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/08 01:50:51 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/02/08 01:50:52 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/08 01:50:52 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:50:53 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/02/08 01:50:54 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hiraqor1 2025/02/08 01:50:55 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hiraqor1 2025/02/08 01:50:55 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/08 01:50:55 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hiraqor1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/08 01:50:55 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/08 01:50:55 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/08 01:50:55 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:50:57 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/02/08 01:50:57 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (54.90s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", 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-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", 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-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.31s) --- SKIP: TestMaxTransfer/Hard (1.43s) --- SKIP: TestMaxTransfer/Soft (1.43s) --- SKIP: TestMaxTransfer/Cautious (1.45s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:52:54 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:52:54 DEBUG : both0: Sizes identical 2025/02/08 01:52:54 DEBUG : both1: Sizes identical 2025/02/08 01:52:54 DEBUG : both10: Sizes identical 2025/02/08 01:52:54 DEBUG : both11: Sizes identical 2025/02/08 01:52:54 DEBUG : both0: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both12: Sizes identical 2025/02/08 01:52:54 DEBUG : both12: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both13: Sizes identical 2025/02/08 01:52:54 DEBUG : both13: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both14: Sizes identical 2025/02/08 01:52:54 DEBUG : both14: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both15: Sizes identical 2025/02/08 01:52:54 DEBUG : both15: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both16: Sizes identical 2025/02/08 01:52:54 DEBUG : both16: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both17: Sizes identical 2025/02/08 01:52:54 DEBUG : both17: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both18: Sizes identical 2025/02/08 01:52:54 DEBUG : both18: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both19: Sizes identical 2025/02/08 01:52:54 DEBUG : both19: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both2: Sizes identical 2025/02/08 01:52:54 DEBUG : both2: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both3: Sizes identical 2025/02/08 01:52:54 DEBUG : both3: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both4: Sizes identical 2025/02/08 01:52:54 DEBUG : both4: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both5: Sizes identical 2025/02/08 01:52:54 DEBUG : both5: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both6: Sizes identical 2025/02/08 01:52:54 DEBUG : both6: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both7: Sizes identical 2025/02/08 01:52:54 DEBUG : both7: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both8: Sizes identical 2025/02/08 01:52:54 DEBUG : both8: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both9: Sizes identical 2025/02/08 01:52:54 DEBUG : both9: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both1: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both10: Unchanged skipping 2025/02/08 01:52:54 DEBUG : both11: Unchanged skipping 2025/02/08 01:52:54 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:52:54 DEBUG : Waiting for deletions to finish 2025/02/08 01:52:55 INFO : only0: Deleted 2025/02/08 01:52:55 INFO : only14: Deleted 2025/02/08 01:52:55 INFO : only12: Deleted 2025/02/08 01:52:55 INFO : only1: Deleted 2025/02/08 01:52:56 INFO : only2: Deleted 2025/02/08 01:52:56 INFO : only19: Deleted 2025/02/08 01:52:56 INFO : only10: Deleted 2025/02/08 01:52:56 INFO : only5: Deleted 2025/02/08 01:52:57 INFO : only16: Deleted 2025/02/08 01:52:57 INFO : only15: Deleted 2025/02/08 01:52:57 INFO : only13: Deleted 2025/02/08 01:52:57 INFO : only17: Deleted 2025/02/08 01:52:58 INFO : only18: Deleted 2025/02/08 01:52:58 INFO : only3: Deleted 2025/02/08 01:52:58 INFO : only6: Deleted 2025/02/08 01:52:58 INFO : only7: Deleted 2025/02/08 01:52:58 INFO : only4: Deleted 2025/02/08 01:52:58 INFO : only8: Deleted 2025/02/08 01:52:58 INFO : only9: Deleted 2025/02/08 01:52:58 INFO : only11: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (121.43s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:54:58 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for checks to finish 2025/02/08 01:54:58 DEBUG : both1: Sizes identical 2025/02/08 01:54:58 DEBUG : both10: Sizes identical 2025/02/08 01:54:58 DEBUG : both0: Sizes identical 2025/02/08 01:54:58 DEBUG : both11: Sizes identical 2025/02/08 01:54:58 DEBUG : both1: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both12: Sizes identical 2025/02/08 01:54:58 DEBUG : both12: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both13: Sizes identical 2025/02/08 01:54:58 DEBUG : both13: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both14: Sizes identical 2025/02/08 01:54:58 DEBUG : both14: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both15: Sizes identical 2025/02/08 01:54:58 DEBUG : both15: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both16: Sizes identical 2025/02/08 01:54:58 DEBUG : both16: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both17: Sizes identical 2025/02/08 01:54:58 DEBUG : both17: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both18: Sizes identical 2025/02/08 01:54:58 DEBUG : both18: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both19: Sizes identical 2025/02/08 01:54:58 DEBUG : both19: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both2: Sizes identical 2025/02/08 01:54:58 DEBUG : both2: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both3: Sizes identical 2025/02/08 01:54:58 DEBUG : both3: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both4: Sizes identical 2025/02/08 01:54:58 DEBUG : both4: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both5: Sizes identical 2025/02/08 01:54:58 DEBUG : both5: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both6: Sizes identical 2025/02/08 01:54:58 DEBUG : both6: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both7: Sizes identical 2025/02/08 01:54:58 DEBUG : both7: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both8: Sizes identical 2025/02/08 01:54:58 DEBUG : both8: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both9: Sizes identical 2025/02/08 01:54:58 DEBUG : both9: Unchanged skipping 2025/02/08 01:54:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/08 01:54:58 DEBUG : both10: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both0: Unchanged skipping 2025/02/08 01:54:58 DEBUG : both11: Unchanged skipping 2025/02/08 01:54:58 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Waiting for transfers to finish 2025/02/08 01:54:59 INFO : only0: Copied (replaced existing) 2025/02/08 01:54:59 INFO : only11: Copied (replaced existing) 2025/02/08 01:54:59 INFO : only10: Copied (replaced existing) 2025/02/08 01:55:00 INFO : only1: Copied (replaced existing) 2025/02/08 01:55:00 INFO : only12: Copied (replaced existing) 2025/02/08 01:55:00 INFO : only13: Copied (replaced existing) 2025/02/08 01:55:00 INFO : only15: Copied (replaced existing) 2025/02/08 01:55:00 INFO : only14: Copied (replaced existing) 2025/02/08 01:55:01 INFO : only16: Copied (replaced existing) 2025/02/08 01:55:01 INFO : only17: Copied (replaced existing) 2025/02/08 01:55:02 INFO : only18: Copied (replaced existing) 2025/02/08 01:55:02 INFO : only19: Copied (replaced existing) 2025/02/08 01:55:02 INFO : only2: Copied (replaced existing) 2025/02/08 01:55:02 INFO : only3: Copied (replaced existing) 2025/02/08 01:55:03 INFO : only4: Copied (replaced existing) 2025/02/08 01:55:03 INFO : only5: Copied (replaced existing) 2025/02/08 01:55:03 INFO : only6: Copied (replaced existing) 2025/02/08 01:55:04 INFO : only7: Copied (replaced existing) 2025/02/08 01:55:04 INFO : only8: Copied (replaced existing) 2025/02/08 01:55:04 INFO : only9: Copied (replaced existing) 2025/02/08 01:55:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (140.79s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:55:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 01:55:38 INFO : sub dir: Making directory 2025/02/08 01:55:40 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-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (52.60s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" 2025/02/08 01:56:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 01:56:31 INFO : sub dir: Making directory 2025/02/08 01:56:32 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-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vaniruj8mule'", Local "Local file system at /tmp/rclone36058100", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (51.70s) PASS 2025/02/08 01:57:23 DEBUG : sugarsync root 'Test/rclone-test-vaniruj8mule': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 29m22.797572576s (try 1/5)