"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/11/22 03:20:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme" 2024/11/22 03:20:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 03:20:46 DEBUG : Creating backend with remote "/tmp/rclone2469166028" === 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-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:20:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:20:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/22 03:20:48 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:20:48 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.92s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:20:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 03:20:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:20:53 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:20:53 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:20:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:20:58 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (12.04s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.60s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.60s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:21:07 DEBUG : Creating backend with remote "/non-existing" 2024/11/22 03:21:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/22 03:21:08 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:21:08 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.99s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:21:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:21:12 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:21:12 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:21:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.78s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:21:23 INFO : sugarsync root 'Test/rclone-test-gubiqem6deme': Running all checks before starting transfers 2024/11/22 03:21:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:21:24 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:21:24 INFO : sugarsync root 'Test/rclone-test-gubiqem6deme': Checks finished, now starting transfers 2024/11/22 03:21:24 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:21:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (12.08s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:21:35 ERROR : Ignoring --no-traverse with sync 2024/11/22 03:21:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:21:36 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:21:36 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:21:40 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:21:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (12.10s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:21:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/22 03:21:48 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:21:48 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:21:51 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.16s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:21:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:21:56 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:21:56 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:21:59 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (8.33s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:22:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:22:05 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:22:05 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:22:07 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.42s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:22:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/22 03:22:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 03:22:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/22 03:22:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 03:22:13 DEBUG : sub dir: Making directory 2024/11/22 03:22:15 DEBUG : sub dir2: Making directory 2024/11/22 03:22:16 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/22 03:22:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:22:17 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:22:17 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:22:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:22:21 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (17.09s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:22:29 DEBUG : sub dir2: Making directory 2024/11/22 03:22:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/22 03:22:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 03:22:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:22:30 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:22:30 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:22:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.51s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:22:40 DEBUG : sub dir2: Making directory with metadata 2024/11/22 03:22:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 03:22:41 DEBUG : sub dir: Making directory 2024/11/22 03:22:42 DEBUG : sub dir2: Making directory 2024/11/22 03:22:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:22:43 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:22:43 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:22:46 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:22:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:22:47 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/22 03:22:48 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (15.10s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.59s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:22:57 DEBUG : sub dir2: Making directory 2024/11/22 03:22:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:22:57 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:22:57 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:23:01 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:23:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:23:07 DEBUG : sub dir2: Making directory with metadata 2024/11/22 03:23:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 03:23:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 03:23:08 DEBUG : sub dir: Making directory 2024/11/22 03:23:09 DEBUG : sub dir2: Making directory 2024/11/22 03:23:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:23:10 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:23:10 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:23:13 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:23:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:23:14 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (14.29s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.59s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:23:23 DEBUG : sub dir2: Making directory 2024/11/22 03:23:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:23:24 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:23:24 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:23:27 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:23:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.30s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:23:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-monojed7zuci" 2024/11/22 03:23:38 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-gubiqem6deme' -> sugarsync root 'Test/rclone-test-monojed7zuci' 2024/11/22 03:23:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:23:44 DEBUG : sugarsync root 'Test/rclone-test-monojed7zuci': Waiting for checks to finish 2024/11/22 03:23:44 DEBUG : sugarsync root 'Test/rclone-test-monojed7zuci': Waiting for transfers to finish 2024/11/22 03:23:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:23:49 DEBUG : sugarsync root 'Test/rclone-test-monojed7zuci': Purge remote --- PASS: TestServerSideCopy (23.07s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:24:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/22 03:24:03 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:24:03 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:24:04 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.00s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:24:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kusaquj5qoca" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-gubiqem6deme' -> sugarsync root 'Test/rclone-test-kusaquj5qoca' 2024/11/22 03:24:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:24:21 DEBUG : sugarsync root 'Test/rclone-test-kusaquj5qoca': Waiting for checks to finish 2024/11/22 03:24:21 DEBUG : sugarsync root 'Test/rclone-test-kusaquj5qoca': Waiting for transfers to finish 2024/11/22 03:24:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:24:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/22 03:24:32 DEBUG : sugarsync root 'Test/rclone-test-kusaquj5qoca': Waiting for checks to finish 2024/11/22 03:24:32 DEBUG : sugarsync root 'Test/rclone-test-kusaquj5qoca': Waiting for transfers to finish 2024/11/22 03:24:33 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.bawokob8" before starting 2024/11/22 03:24:34 DEBUG : sub dir/hello world.bawokob8: server side copy: removing renamed existing file after operation 2024/11/22 03:24:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:24:37 DEBUG : sugarsync root 'Test/rclone-test-kusaquj5qoca': Purge remote --- PASS: TestServerSideCopyOverSelf (33.08s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:24:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/22 03:24:51 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:24:51 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:24:52 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/22 03:24:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.13s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:25:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fitikef5bado" 2024/11/22 03:25:04 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-gubiqem6deme' -> sugarsync root 'Test/rclone-test-fitikef5bado' 2024/11/22 03:25:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:25:09 DEBUG : sugarsync root 'Test/rclone-test-fitikef5bado': Waiting for checks to finish 2024/11/22 03:25:09 DEBUG : sugarsync root 'Test/rclone-test-fitikef5bado': Waiting for transfers to finish 2024/11/22 03:25:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:25:18 DEBUG : sugarsync root 'Test/rclone-test-fitikef5bado': Using server-side directory move 2024/11/22 03:25:18 INFO : sugarsync root 'Test/rclone-test-fitikef5bado': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/22 03:25:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/22 03:25:20 DEBUG : sugarsync root 'Test/rclone-test-fitikef5bado': Waiting for checks to finish 2024/11/22 03:25:20 DEBUG : sugarsync root 'Test/rclone-test-fitikef5bado': Waiting for transfers to finish 2024/11/22 03:25:21 INFO : sub dir/hello world: Deleted 2024/11/22 03:25:22 INFO : sub dir/hello world: Moved (server-side) 2024/11/22 03:25:28 DEBUG : testing file moves 2024/11/22 03:25:30 DEBUG : sugarsync root 'Test/rclone-test-fitikef5bado': Waiting for checks to finish 2024/11/22 03:25:30 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/22 03:25:30 DEBUG : sugarsync root 'Test/rclone-test-fitikef5bado': Waiting for transfers to finish 2024/11/22 03:25:31 INFO : sub dir/hello world: Deleted 2024/11/22 03:25:32 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:25:35 DEBUG : sugarsync root 'Test/rclone-test-fitikef5bado': Purge remote --- PASS: TestServerSideMoveOverSelf (42.06s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:25:45 ERROR : : error listing: directory not found 2024/11/22 03:25:46 DEBUG : Local file system at /tmp/rclone2469166028: Making directory 2024/11/22 03:25:48 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:25:48 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.30s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:26:01 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/22 03:26:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:26:02 DEBUG : Local file system at /tmp/rclone2469166028: Waiting for checks to finish 2024/11/22 03:26:02 DEBUG : Local file system at /tmp/rclone2469166028: Waiting for transfers to finish 2024/11/22 03:26:03 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/11/22 03:26:03 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:26:03 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (13.25s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:26:09 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/22 03:26:09 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:26:09 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:26:14 INFO : check sum: Copied (new) 2024/11/22 03:26:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:26:15 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:26:15 NOTICE: sugarsync root 'Test/rclone-test-gubiqem6deme': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/22 03:26:15 DEBUG : check sum: Size of src and dst objects identical 2024/11/22 03:26:15 DEBUG : check sum: Unchanged skipping 2024/11/22 03:26:15 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:26:15 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (13.61s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:26:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/22 03:26:22 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:26:22 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:26:25 INFO : sizeonly: Copied (new) 2024/11/22 03:26:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:26:27 DEBUG : sizeonly: Sizes identical 2024/11/22 03:26:27 DEBUG : sizeonly: Unchanged skipping 2024/11/22 03:26:27 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:26:27 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:26:27 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.52s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:26:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/22 03:26:34 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:26:34 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:26:36 INFO : ignore-size: Copied (new) 2024/11/22 03:26:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:26:38 DEBUG : ignore-size: Sizes identical 2024/11/22 03:26:38 DEBUG : ignore-size: Unchanged skipping 2024/11/22 03:26:38 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:26:38 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:26:38 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:38 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.31s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:26:48 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:26:48 DEBUG : existing: Sizes identical 2024/11/22 03:26:48 DEBUG : existing: Unchanged skipping 2024/11/22 03:26:48 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:26:48 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:26:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/22 03:26:49 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:26:49 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:26:51 INFO : existing: Copied (replaced existing) 2024/11/22 03:26:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (13.17s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:26:58 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/22 03:26:58 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:26:58 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:27:01 INFO : existing: Copied (new) 2024/11/22 03:27:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:27:03 DEBUG : existing: Destination exists, skipping 2024/11/22 03:27:03 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:27:03 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:27:03 DEBUG : Waiting for deletions to finish 2024/11/22 03:27:03 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.55s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:27:17 DEBUG : d: Making directory 2024/11/22 03:27:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/22 03:27:21 DEBUG : c/non empty space: Sizes identical 2024/11/22 03:27:21 DEBUG : c/non empty space: Unchanged skipping 2024/11/22 03:27:21 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:27:21 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:27:24 INFO : a/potato2: Copied (new) 2024/11/22 03:27:24 DEBUG : Waiting for deletions to finish 2024/11/22 03:27:25 INFO : b/potato: Deleted 2024/11/22 03:27:25 INFO : d: Removing directory 2024/11/22 03:27:27 INFO : b: Removing directory 2024/11/22 03:27:28 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (31.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:27:45 DEBUG : empty space: Sizes identical 2024/11/22 03:27:45 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:27:45 DEBUG : empty space: Unchanged skipping 2024/11/22 03:27:45 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:27:45 DEBUG : Waiting for deletions to finish 2024/11/22 03:27:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:27:46 DEBUG : empty space: Sizes identical 2024/11/22 03:27:46 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:27:46 DEBUG : empty space: Unchanged skipping 2024/11/22 03:27:46 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:27:46 DEBUG : Waiting for deletions to finish 2024/11/22 03:27:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (12.29s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.62s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.59s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:28:00 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/22 03:28:00 DEBUG : empty space: Sizes identical 2024/11/22 03:28:00 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:28:00 DEBUG : empty space: Unchanged skipping 2024/11/22 03:28:00 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:28:03 INFO : potato: Copied (new) 2024/11/22 03:28:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.44s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:28:12 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:28:12 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/22 03:28:12 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:28:14 INFO : potato: Copied (replaced existing) 2024/11/22 03:28:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.97s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/11/22 03:28:22 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/11/22 03:28:22 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:28:22 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:28:24 INFO : potato: Copied (replaced existing) 2024/11/22 03:28:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:28:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:28:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/22 03:28:34 DEBUG : empty space: Sizes identical 2024/11/22 03:28:34 DEBUG : empty space: Unchanged skipping 2024/11/22 03:28:34 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:28:34 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:28:34 DEBUG : Waiting for deletions to finish 2024/11/22 03:28:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:28:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:28:46 DEBUG : empty space: Sizes identical 2024/11/22 03:28:46 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:28:46 DEBUG : empty space: Unchanged skipping 2024/11/22 03:28:46 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:28:49 INFO : potato2: Copied (new) 2024/11/22 03:28:49 DEBUG : Waiting for deletions to finish 2024/11/22 03:28:49 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:29:02 DEBUG : d: Making directory 2024/11/22 03:29:03 DEBUG : d/e: Making directory 2024/11/22 03:29:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/22 03:29:08 DEBUG : c/non empty space: Sizes identical 2024/11/22 03:29:08 DEBUG : c/non empty space: Unchanged skipping 2024/11/22 03:29:09 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:29:09 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:29:11 INFO : a/potato2: Copied (new) 2024/11/22 03:29:11 DEBUG : Waiting for deletions to finish 2024/11/22 03:29:12 INFO : b/potato: Deleted 2024/11/22 03:29:12 INFO : d/e: Removing directory 2024/11/22 03:29:13 INFO : d: Removing directory 2024/11/22 03:29:14 INFO : b: Removing directory 2024/11/22 03:29:15 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:29:31 DEBUG : d: Making directory 2024/11/22 03:29:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/22 03:29:35 DEBUG : c/non empty space: Sizes identical 2024/11/22 03:29:35 DEBUG : c/non empty space: Unchanged skipping 2024/11/22 03:29:35 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:29:35 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:29:37 INFO : a/potato2: Copied (new) 2024/11/22 03:29:37 ERROR : sugarsync root 'Test/rclone-test-gubiqem6deme': not deleting files as there were IO errors 2024/11/22 03:29:37 ERROR : sugarsync root 'Test/rclone-test-gubiqem6deme': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.48s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:29:55 DEBUG : Waiting for deletions to finish 2024/11/22 03:29:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:29:55 DEBUG : empty space: Sizes identical 2024/11/22 03:29:55 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:29:55 DEBUG : empty space: Unchanged skipping 2024/11/22 03:29:55 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:29:56 INFO : potato: Deleted 2024/11/22 03:29:58 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.07s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:30:09 DEBUG : Waiting for deletions to finish 2024/11/22 03:30:10 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:30:10 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:30:10 INFO : potato: Deleted 2024/11/22 03:30:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:30:11 DEBUG : empty space: Sizes identical 2024/11/22 03:30:11 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:30:11 DEBUG : empty space: Unchanged skipping 2024/11/22 03:30:11 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:30:14 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.89s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:30:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:30:23 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:30:23 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:30:25 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.92s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:30:37 DEBUG : enormous: Excluded (Size Filter) 2024/11/22 03:30:37 DEBUG : enormous: Excluded 2024/11/22 03:30:37 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 03:30:37 DEBUG : potato2: Excluded 2024/11/22 03:30:37 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 03:30:37 DEBUG : potato2: Excluded 2024/11/22 03:30:37 DEBUG : empty space: Sizes identical 2024/11/22 03:30:37 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:30:37 DEBUG : empty space: Unchanged skipping 2024/11/22 03:30:37 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:30:37 DEBUG : Waiting for deletions to finish 2024/11/22 03:30:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:30:38 DEBUG : enormous: Excluded (Size Filter) 2024/11/22 03:30:38 DEBUG : enormous: Excluded 2024/11/22 03:30:38 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 03:30:38 DEBUG : potato2: Excluded 2024/11/22 03:30:39 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 03:30:39 DEBUG : potato2: Excluded 2024/11/22 03:30:39 DEBUG : empty space: Sizes identical 2024/11/22 03:30:39 DEBUG : empty space: Unchanged skipping 2024/11/22 03:30:39 DEBUG : Local file system at /tmp/rclone2469166028: Waiting for checks to finish 2024/11/22 03:30:39 DEBUG : Local file system at /tmp/rclone2469166028: Waiting for transfers to finish 2024/11/22 03:30:39 DEBUG : Waiting for deletions to finish 2024/11/22 03:30:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:30:42 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Renewing token 2024/11/22 03:30:43 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/11/22 03:30:43 DEBUG : Config file has changed externally - reloading 2024/11/22 03:30:43 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/11/22 03:30:43 DEBUG : Saving config "user" in section "TestSugarSync" of the config file --- PASS: TestSyncWithExclude (15.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:30:54 DEBUG : enormous: Excluded (Size Filter) 2024/11/22 03:30:54 DEBUG : enormous: Excluded 2024/11/22 03:30:54 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 03:30:54 DEBUG : potato2: Excluded 2024/11/22 03:30:55 DEBUG : empty space: Sizes identical 2024/11/22 03:30:55 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:30:55 DEBUG : empty space: Unchanged skipping 2024/11/22 03:30:55 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:30:55 DEBUG : Waiting for deletions to finish 2024/11/22 03:30:55 INFO : enormous: Deleted 2024/11/22 03:30:56 INFO : potato2: Deleted 2024/11/22 03:30:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:30:57 DEBUG : empty space: Sizes identical 2024/11/22 03:30:57 DEBUG : Local file system at /tmp/rclone2469166028: Waiting for checks to finish 2024/11/22 03:30:57 DEBUG : empty space: Unchanged skipping 2024/11/22 03:30:57 DEBUG : Local file system at /tmp/rclone2469166028: Waiting for transfers to finish 2024/11/22 03:30:57 DEBUG : Waiting for deletions to finish 2024/11/22 03:30:57 INFO : enormous: Deleted 2024/11/22 03:30:57 INFO : potato2: Deleted 2024/11/22 03:30:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.45s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", 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-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/11/22 03:31:04 ERROR : sugarsync root 'Test/rclone-test-gubiqem6deme': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/22 03:31:04 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/22 03:31:04 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/22 03:31:04 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:31:04 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:31:07 INFO : potato: Copied (new) 2024/11/22 03:31:07 INFO : yam: Copied (new) 2024/11/22 03:31:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:31:08 ERROR : sugarsync root 'Test/rclone-test-gubiqem6deme': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/22 03:31:09 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/22 03:31:09 DEBUG : potato: Sizes identical 2024/11/22 03:31:09 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:31:09 DEBUG : potato: Unchanged skipping 2024/11/22 03:31:09 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:31:11 INFO : yaml: Copied (new) 2024/11/22 03:31:11 DEBUG : Waiting for deletions to finish 2024/11/22 03:31:12 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.75s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/11/22 03:31:19 ERROR : sugarsync root 'Test/rclone-test-gubiqem6deme': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/22 03:31:19 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/22 03:31:19 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/22 03:31:19 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:31:19 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:31:22 INFO : yam: Copied (new) 2024/11/22 03:31:22 INFO : potato: Copied (new) 2024/11/22 03:31:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:31:23 ERROR : sugarsync root 'Test/rclone-test-gubiqem6deme': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/22 03:31:23 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/22 03:31:23 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:31:23 DEBUG : potato: Sizes identical 2024/11/22 03:31:23 DEBUG : potato: Unchanged skipping 2024/11/22 03:31:23 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:31:26 INFO : yaml: Copied (new) 2024/11/22 03:31:26 DEBUG : Waiting for deletions to finish 2024/11/22 03:31:27 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.86s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/11/22 03:31:34 INFO : sugarsync root 'Test/rclone-test-gubiqem6deme': Making map for --track-renames 2024/11/22 03:31:34 INFO : sugarsync root 'Test/rclone-test-gubiqem6deme': Finished making map for --track-renames 2024/11/22 03:31:34 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:31:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/22 03:31:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/22 03:31:34 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for renames to finish 2024/11/22 03:31:34 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:31:38 INFO : sub/yam: Copied (new) 2024/11/22 03:31:38 INFO : potato: Copied (new) 2024/11/22 03:31:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:31:40 DEBUG : potato: Sizes identical 2024/11/22 03:31:40 DEBUG : potato: Unchanged skipping 2024/11/22 03:31:41 INFO : sugarsync root 'Test/rclone-test-gubiqem6deme': Making map for --track-renames 2024/11/22 03:31:41 INFO : sugarsync root 'Test/rclone-test-gubiqem6deme': Finished making map for --track-renames 2024/11/22 03:31:41 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:31:41 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for renames to finish 2024/11/22 03:31:42 INFO : sub/yam: Moved (server-side) to: yam 2024/11/22 03:31:42 INFO : yam: Renamed from "sub/yam" 2024/11/22 03:31:42 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:31:42 DEBUG : Waiting for deletions to finish 2024/11/22 03:31:42 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.97s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:31:51 DEBUG : Creating backend with remote "/tmp/rclone2469166028/dir1" 2024/11/22 03:31:51 DEBUG : Creating backend with remote "/tmp/rclone2469166028/dir2" 2024/11/22 03:31:51 DEBUG : Local file system at /tmp/rclone2469166028/dir2: Using server-side directory move 2024/11/22 03:31:51 INFO : Local file system at /tmp/rclone2469166028/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/22 03:31:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/22 03:31:51 INFO : file1.txt: Moved (server-side) 2024/11/22 03:31:51 DEBUG : Local file system at /tmp/rclone2469166028/dir2: Waiting for checks to finish 2024/11/22 03:31:51 DEBUG : Local file system at /tmp/rclone2469166028/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:31:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:31:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/22 03:31:54 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:31:54 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:32:00 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:32:00 INFO : sub dir/hello world: Deleted 2024/11/22 03:32:00 INFO : nested/sub dir/file: Copied (new) 2024/11/22 03:32:00 INFO : nested/sub dir/file: Deleted 2024/11/22 03:32:00 INFO : sub dir: Removing directory 2024/11/22 03:32:00 INFO : nested/sub dir: Removing directory 2024/11/22 03:32:00 INFO : nested: Removing directory 2024/11/22 03:32:00 DEBUG : Local file system at /tmp/rclone2469166028: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.40s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:32:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:32:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/22 03:32:11 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:32:11 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:32:17 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:32:17 INFO : sub dir/hello world: Deleted 2024/11/22 03:32:17 INFO : nested/sub dir/file: Copied (new) 2024/11/22 03:32:17 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.37s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:32:28 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/22 03:32:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/22 03:32:28 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:32:28 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:32:31 INFO : existing: Copied (new) 2024/11/22 03:32:31 INFO : existing: Deleted 2024/11/22 03:32:31 INFO : existing-b: Copied (new) 2024/11/22 03:32:31 INFO : existing-b: Deleted 2024/11/22 03:32:33 DEBUG : existing: Destination exists, skipping 2024/11/22 03:32:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/22 03:32:33 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:32:33 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:32:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.29s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:32:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosedak7zede" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-gubiqem6deme' -> sugarsync root 'Test/rclone-test-bosedak7zede' 2024/11/22 03:32:57 DEBUG : sugarsync root 'Test/rclone-test-bosedak7zede': Using server-side directory move 2024/11/22 03:32:57 INFO : sugarsync root 'Test/rclone-test-bosedak7zede': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/22 03:32:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:32:58 DEBUG : empty space: Sizes identical 2024/11/22 03:32:58 DEBUG : empty space: Unchanged skipping 2024/11/22 03:32:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/22 03:32:58 DEBUG : sugarsync root 'Test/rclone-test-bosedak7zede': Waiting for checks to finish 2024/11/22 03:32:58 INFO : potato2: Moved (server-side) 2024/11/22 03:32:58 INFO : empty space: Deleted 2024/11/22 03:32:58 DEBUG : sugarsync root 'Test/rclone-test-bosedak7zede': Waiting for transfers to finish 2024/11/22 03:32:58 INFO : potato3: Deleted 2024/11/22 03:32:59 INFO : potato3: Moved (server-side) 2024/11/22 03:33:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-witomuq8kaha" 2024/11/22 03:33:04 DEBUG : sugarsync root 'Test/rclone-test-witomuq8kaha': Using server-side directory move 2024/11/22 03:33:06 INFO : sugarsync root 'Test/rclone-test-witomuq8kaha': Server side directory move succeeded 2024/11/22 03:33:08 ERROR : : error listing: directory not found 2024/11/22 03:33:08 DEBUG : sugarsync root 'Test/rclone-test-witomuq8kaha': Purge remote 2024/11/22 03:33:09 DEBUG : sugarsync root 'Test/rclone-test-bosedak7zede': Purge remote 2024/11/22 03:33:10 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.67s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:33:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wakogeg7cefu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-gubiqem6deme' -> sugarsync root 'Test/rclone-test-wakogeg7cefu' 2024/11/22 03:33:30 DEBUG : empty space: Excluded (Size Filter) 2024/11/22 03:33:30 DEBUG : empty space: Excluded 2024/11/22 03:33:30 DEBUG : empty space: Excluded (Size Filter) 2024/11/22 03:33:30 DEBUG : empty space: Excluded 2024/11/22 03:33:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:33:30 DEBUG : sugarsync root 'Test/rclone-test-wakogeg7cefu': Waiting for checks to finish 2024/11/22 03:33:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/22 03:33:30 DEBUG : sugarsync root 'Test/rclone-test-wakogeg7cefu': Waiting for transfers to finish 2024/11/22 03:33:31 INFO : potato2: Moved (server-side) 2024/11/22 03:33:31 INFO : potato3: Deleted 2024/11/22 03:33:32 INFO : potato3: Moved (server-side) 2024/11/22 03:33:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nuroguc0jufe" 2024/11/22 03:33:37 DEBUG : empty space: Excluded (Size Filter) 2024/11/22 03:33:37 DEBUG : empty space: Excluded 2024/11/22 03:33:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:33:38 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/22 03:33:38 DEBUG : sugarsync root 'Test/rclone-test-nuroguc0jufe': Waiting for checks to finish 2024/11/22 03:33:38 DEBUG : sugarsync root 'Test/rclone-test-nuroguc0jufe': Waiting for transfers to finish 2024/11/22 03:33:40 INFO : potato2: Moved (server-side) 2024/11/22 03:33:40 INFO : potato3: Moved (server-side) 2024/11/22 03:33:42 DEBUG : sugarsync root 'Test/rclone-test-nuroguc0jufe': Purge remote 2024/11/22 03:33:43 DEBUG : sugarsync root 'Test/rclone-test-wakogeg7cefu': Purge remote --- PASS: TestServerSideMoveWithFilter (33.96s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:33:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rurakam2yiyo" 2024/11/22 03:33:46 DEBUG : Config file has changed externally - reloading 2024/11/22 03:33:57 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-gubiqem6deme' -> sugarsync root 'Test/rclone-test-rurakam2yiyo' 2024/11/22 03:34:06 DEBUG : sugarsync root 'Test/rclone-test-rurakam2yiyo': Using server-side directory move 2024/11/22 03:34:06 INFO : sugarsync root 'Test/rclone-test-rurakam2yiyo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/22 03:34:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:34:07 DEBUG : empty space: Sizes identical 2024/11/22 03:34:07 DEBUG : empty space: Unchanged skipping 2024/11/22 03:34:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/22 03:34:07 DEBUG : sugarsync root 'Test/rclone-test-rurakam2yiyo': Waiting for checks to finish 2024/11/22 03:34:07 INFO : potato3: Deleted 2024/11/22 03:34:07 INFO : potato2: Moved (server-side) 2024/11/22 03:34:07 INFO : empty space: Deleted 2024/11/22 03:34:07 DEBUG : sugarsync root 'Test/rclone-test-rurakam2yiyo': Waiting for transfers to finish 2024/11/22 03:34:08 INFO : potato3: Moved (server-side) 2024/11/22 03:34:08 INFO : tomatoDir: Removing directory 2024/11/22 03:34:10 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': deleted 1 directories 2024/11/22 03:34:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yozakef2zahu" 2024/11/22 03:34:14 DEBUG : tomatoDir: Making directory 2024/11/22 03:34:16 DEBUG : sugarsync root 'Test/rclone-test-yozakef2zahu': Using server-side directory move 2024/11/22 03:34:18 INFO : sugarsync root 'Test/rclone-test-yozakef2zahu': Server side directory move succeeded 2024/11/22 03:34:20 ERROR : : error listing: directory not found 2024/11/22 03:34:21 ERROR : : error listing: directory not found 2024/11/22 03:34:21 DEBUG : sugarsync root 'Test/rclone-test-yozakef2zahu': Purge remote 2024/11/22 03:34:22 DEBUG : sugarsync root 'Test/rclone-test-rurakam2yiyo': Purge remote 2024/11/22 03:34:23 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.93s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.58s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:34:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:34:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/rclone-sync-test" 2024/11/22 03:34:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/rclone-sync-test-include/layer2" 2024/11/22 03:34:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/rclone-sync-test-ignore-file" 2024/11/22 03:35:03 DEBUG : rclone-sync-test: Excluded 2024/11/22 03:35:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 03:35:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 03:35:06 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/rclone-sync-test': Waiting for checks to finish 2024/11/22 03:35:06 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/rclone-sync-test': Waiting for transfers to finish 2024/11/22 03:35:06 DEBUG : Waiting for deletions to finish 2024/11/22 03:35:06 INFO : There was nothing to transfer 2024/11/22 03:35:09 DEBUG : rclone-sync-test: Excluded 2024/11/22 03:35:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 03:35:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 03:35:11 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:35:11 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:35:11 DEBUG : Waiting for deletions to finish 2024/11/22 03:35:11 INFO : rclone-sync-test-include: Removing directory 2024/11/22 03:35:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/22 03:35:12 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': failed to delete 1 directories 2024/11/22 03:35:12 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:35:14 DEBUG : rclone-sync-test: Excluded 2024/11/22 03:35:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 03:35:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 03:35:17 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/22 03:35:17 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/22 03:35:17 DEBUG : Waiting for deletions to finish 2024/11/22 03:35:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:35:20 DEBUG : rclone-sync-test: Excluded 2024/11/22 03:35:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 03:35:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 03:35:23 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:35:23 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:35:23 DEBUG : Waiting for deletions to finish 2024/11/22 03:35:23 INFO : rclone-sync-test-include: Removing directory 2024/11/22 03:35:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/22 03:35:23 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': failed to delete 1 directories 2024/11/22 03:35:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:35:24 DEBUG : : Excluded 2024/11/22 03:35:26 DEBUG : rclone-sync-test: Excluded 2024/11/22 03:35:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 03:35:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 03:35:29 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/22 03:35:29 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/22 03:35:29 DEBUG : Waiting for deletions to finish 2024/11/22 03:35:29 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (83.00s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:36:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/dst" 2024/11/22 03:36:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/CompareDest" 2024/11/22 03:36:12 DEBUG : one: Need to transfer - File not found at Destination 2024/11/22 03:36:12 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:36:12 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:36:16 INFO : one: Copied (new) 2024/11/22 03:36:16 DEBUG : Waiting for deletions to finish 2024/11/22 03:36:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 03:36:19 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:36:20 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:36:22 INFO : one: Copied (replaced existing) 2024/11/22 03:36:22 DEBUG : Waiting for deletions to finish 2024/11/22 03:36:31 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:36:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 03:36:33 DEBUG : one: Sizes identical 2024/11/22 03:36:33 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 03:36:33 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:36:33 DEBUG : Waiting for deletions to finish 2024/11/22 03:36:33 INFO : There was nothing to transfer 2024/11/22 03:36:40 DEBUG : two: Sizes identical 2024/11/22 03:36:40 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/22 03:36:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 03:36:40 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:36:40 DEBUG : one: Sizes identical 2024/11/22 03:36:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 03:36:40 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:36:40 DEBUG : Waiting for deletions to finish 2024/11/22 03:36:40 INFO : There was nothing to transfer 2024/11/22 03:36:43 DEBUG : two: Sizes identical 2024/11/22 03:36:43 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/22 03:36:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 03:36:43 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:36:44 DEBUG : one: Sizes identical 2024/11/22 03:36:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 03:36:44 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:36:44 DEBUG : Waiting for deletions to finish 2024/11/22 03:36:44 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/22 03:36:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/22 03:36:49 DEBUG : two: Need to transfer - File not found at Destination 2024/11/22 03:36:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 03:36:49 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:36:50 DEBUG : one: Sizes identical 2024/11/22 03:36:50 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 03:36:50 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:36:52 INFO : two: Copied (new) 2024/11/22 03:36:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (59.33s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:37:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/dest" 2024/11/22 03:37:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/pre-dest1" 2024/11/22 03:37:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/pre-dest2" 2024/11/22 03:37:20 DEBUG : 1: Sizes identical 2024/11/22 03:37:20 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/22 03:37:21 DEBUG : 2: Sizes identical 2024/11/22 03:37:21 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/22 03:37:23 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/22 03:37:23 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dest': Waiting for checks to finish 2024/11/22 03:37:23 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dest': Waiting for transfers to finish 2024/11/22 03:37:26 INFO : 3: Copied (new) 2024/11/22 03:37:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.54s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:37:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/dst" 2024/11/22 03:37:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/CopyDest" 2024/11/22 03:37:47 DEBUG : one: Need to transfer - File not found at Destination 2024/11/22 03:37:47 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:37:47 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:37:50 INFO : one: Copied (new) 2024/11/22 03:37:50 DEBUG : Waiting for deletions to finish 2024/11/22 03:37:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 03:37:54 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:37:55 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:37:56 INFO : one: Copied (replaced existing) 2024/11/22 03:37:56 DEBUG : Waiting for deletions to finish 2024/11/22 03:38:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/BackupDir" 2024/11/22 03:38:10 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:38:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 03:38:12 DEBUG : one: Sizes identical 2024/11/22 03:38:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 03:38:14 INFO : one: Moved (server-side) 2024/11/22 03:38:16 INFO : one: Copied (server-side copy) 2024/11/22 03:38:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/22 03:38:16 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:38:16 DEBUG : Waiting for deletions to finish 2024/11/22 03:38:23 DEBUG : two: Sizes identical 2024/11/22 03:38:25 INFO : two: Copied (server-side copy) 2024/11/22 03:38:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/22 03:38:25 DEBUG : one: Sizes identical 2024/11/22 03:38:25 DEBUG : one: Unchanged skipping 2024/11/22 03:38:25 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:38:25 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:38:25 DEBUG : Waiting for deletions to finish 2024/11/22 03:38:28 DEBUG : one: Sizes identical 2024/11/22 03:38:28 DEBUG : one: Unchanged skipping 2024/11/22 03:38:28 DEBUG : two: Sizes identical 2024/11/22 03:38:28 DEBUG : two: Unchanged skipping 2024/11/22 03:38:28 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:38:28 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:38:28 DEBUG : Waiting for deletions to finish 2024/11/22 03:38:28 INFO : There was nothing to transfer 2024/11/22 03:38:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/22 03:38:35 DEBUG : three: Destination not found in --copy-dest 2024/11/22 03:38:35 DEBUG : three: Need to transfer - File not found at Destination 2024/11/22 03:38:35 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:38:35 DEBUG : one: Sizes identical 2024/11/22 03:38:35 DEBUG : one: Unchanged skipping 2024/11/22 03:38:35 DEBUG : two: Sizes identical 2024/11/22 03:38:35 DEBUG : two: Unchanged skipping 2024/11/22 03:38:35 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:38:37 INFO : three: Copied (new) 2024/11/22 03:38:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (73.85s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:39:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/dst" 2024/11/22 03:39:00 DEBUG : Config file has changed externally - reloading 2024/11/22 03:39:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/backup" 2024/11/22 03:39:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 03:39:07 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:39:07 DEBUG : two: Sizes identical 2024/11/22 03:39:07 DEBUG : two: Unchanged skipping 2024/11/22 03:39:10 INFO : one: Moved (server-side) 2024/11/22 03:39:10 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:39:13 INFO : one: Copied (new) 2024/11/22 03:39:13 DEBUG : Waiting for deletions to finish 2024/11/22 03:39:14 INFO : three.txt: Moved (server-side) 2024/11/22 03:39:14 INFO : three.txt: Moved into backup dir 2024/11/22 03:39:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 03:39:20 DEBUG : two: Sizes identical 2024/11/22 03:39:20 DEBUG : two: Unchanged skipping 2024/11/22 03:39:20 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:39:22 INFO : one: Deleted 2024/11/22 03:39:22 INFO : one: Moved (server-side) 2024/11/22 03:39:22 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:39:25 INFO : one: Copied (new) 2024/11/22 03:39:25 DEBUG : Waiting for deletions to finish 2024/11/22 03:39:26 INFO : three.txt: Deleted 2024/11/22 03:39:27 INFO : three.txt: Moved (server-side) 2024/11/22 03:39:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.21s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:39:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/dst" 2024/11/22 03:39:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/backup" 2024/11/22 03:39:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 03:39:53 DEBUG : two: Sizes identical 2024/11/22 03:39:53 DEBUG : two: Unchanged skipping 2024/11/22 03:39:53 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:39:56 INFO : one: Moved (server-side) to: one.bak 2024/11/22 03:39:56 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:39:58 INFO : one: Copied (new) 2024/11/22 03:39:58 DEBUG : Waiting for deletions to finish 2024/11/22 03:40:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 03:40:00 INFO : three.txt: Moved into backup dir 2024/11/22 03:40:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 03:40:06 DEBUG : two: Sizes identical 2024/11/22 03:40:06 DEBUG : two: Unchanged skipping 2024/11/22 03:40:06 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:40:08 INFO : one.bak: Deleted 2024/11/22 03:40:08 INFO : one: Moved (server-side) to: one.bak 2024/11/22 03:40:08 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:40:11 INFO : one: Copied (new) 2024/11/22 03:40:11 DEBUG : Waiting for deletions to finish 2024/11/22 03:40:12 INFO : three.txt.bak: Deleted 2024/11/22 03:40:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 03:40:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (46.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:40:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/dst" 2024/11/22 03:40:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/backup" 2024/11/22 03:40:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 03:40:40 DEBUG : two: Sizes identical 2024/11/22 03:40:40 DEBUG : two: Unchanged skipping 2024/11/22 03:40:40 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:40:43 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/22 03:40:43 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:40:45 INFO : one: Copied (new) 2024/11/22 03:40:45 DEBUG : Waiting for deletions to finish 2024/11/22 03:40:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/22 03:40:46 INFO : three.txt: Moved into backup dir 2024/11/22 03:40:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 03:40:53 DEBUG : two: Sizes identical 2024/11/22 03:40:53 DEBUG : two: Unchanged skipping 2024/11/22 03:40:53 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:40:54 INFO : one-2019-01-01: Deleted 2024/11/22 03:40:55 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/22 03:40:55 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:40:58 INFO : one: Copied (new) 2024/11/22 03:40:58 DEBUG : Waiting for deletions to finish 2024/11/22 03:40:59 INFO : three-2019-01-01.txt: Deleted 2024/11/22 03:41:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/22 03:41:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.56s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:41:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/dst" 2024/11/22 03:41:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 03:41:22 DEBUG : two: Sizes identical 2024/11/22 03:41:22 DEBUG : two: Unchanged skipping 2024/11/22 03:41:22 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:41:23 INFO : one: Moved (server-side) to: one.bak 2024/11/22 03:41:23 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:41:26 INFO : one: Copied (new) 2024/11/22 03:41:26 DEBUG : Waiting for deletions to finish 2024/11/22 03:41:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 03:41:27 INFO : three.txt: Moved into backup dir 2024/11/22 03:41:34 DEBUG : one.bak: Excluded (Path Filter) 2024/11/22 03:41:34 DEBUG : one.bak: Excluded 2024/11/22 03:41:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/22 03:41:34 DEBUG : three.txt.bak: Excluded 2024/11/22 03:41:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 03:41:34 DEBUG : two: Sizes identical 2024/11/22 03:41:34 DEBUG : two: Unchanged skipping 2024/11/22 03:41:34 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for checks to finish 2024/11/22 03:41:35 INFO : one.bak: Deleted 2024/11/22 03:41:36 INFO : one: Moved (server-side) to: one.bak 2024/11/22 03:41:36 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme/dst': Waiting for transfers to finish 2024/11/22 03:41:39 INFO : one: Copied (new) 2024/11/22 03:41:39 DEBUG : Waiting for deletions to finish 2024/11/22 03:41:40 INFO : three.txt.bak: Deleted 2024/11/22 03:41:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 03:41:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.86s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:41:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/dst" 2024/11/22 03:42:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 03:42:03 INFO : one: Moved (server-side) to: one.bak 2024/11/22 03:42:06 INFO : one: Copied (new) 2024/11/22 03:42:07 DEBUG : two: Sizes identical 2024/11/22 03:42:07 DEBUG : two: Unchanged skipping 2024/11/22 03:42:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/22 03:42:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 03:42:11 INFO : three.txt: Copied (new) 2024/11/22 03:42:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 03:42:17 INFO : one.bak: Deleted 2024/11/22 03:42:17 INFO : one: Moved (server-side) to: one.bak 2024/11/22 03:42:20 INFO : one: Copied (new) 2024/11/22 03:42:21 DEBUG : two: Sizes identical 2024/11/22 03:42:21 DEBUG : two: Unchanged skipping 2024/11/22 03:42:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/22 03:42:23 INFO : three.txt.bak: Deleted 2024/11/22 03:42:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 03:42:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.23s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:42:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubiqem6deme/dst" 2024/11/22 03:42:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 03:42:50 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/22 03:42:52 INFO : one: Copied (new) 2024/11/22 03:42:53 DEBUG : two: Sizes identical 2024/11/22 03:42:53 DEBUG : two: Unchanged skipping 2024/11/22 03:42:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/22 03:42:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/22 03:42:58 INFO : three.txt: Copied (new) 2024/11/22 03:43:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 03:43:03 INFO : one-2019-01-01: Deleted 2024/11/22 03:43:04 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/22 03:43:07 INFO : one: Copied (new) 2024/11/22 03:43:07 DEBUG : two: Sizes identical 2024/11/22 03:43:07 DEBUG : two: Unchanged skipping 2024/11/22 03:43:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/22 03:43:10 INFO : three-2019-01-01.txt: Deleted 2024/11/22 03:43:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/22 03:43:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (46.50s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:43:25 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/22 03:43:25 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:43:25 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:43:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/22 03:43:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.60s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:43:32 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/22 03:43:32 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:43:32 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:43:34 INFO : existing: Copied (new) 2024/11/22 03:43:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:43:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/22 03:43:36 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:43:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/22 03:43:36 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:43:36 ERROR : sugarsync root 'Test/rclone-test-gubiqem6deme': not deleting files as there were IO errors 2024/11/22 03:43:36 ERROR : sugarsync root 'Test/rclone-test-gubiqem6deme': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.15s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.55s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:44:03 DEBUG : existing: Sizes identical 2024/11/22 03:44:03 DEBUG : existing: Unchanged skipping 2024/11/22 03:44:03 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/22 03:44:04 DEBUG : EXISTING: moving to existing-rclone-move-wanukiy5 2024/11/22 03:44:04 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-pudotav8 2024/11/22 03:44:04 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-wanukiy5 2024/11/22 03:44:04 DEBUG : EXISTING: moving to existing 2024/11/22 03:44:05 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-pudotav8 2024/11/22 03:44:05 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/22 03:44:06 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/22 03:44:06 INFO : existingbutdifferent-rclone-move-pudotav8: Moved (server-side) to: existingbutdifferent 2024/11/22 03:44:06 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/22 03:44:06 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/22 03:44:06 INFO : existing-rclone-move-wanukiy5: Moved (server-side) to: existing 2024/11/22 03:44:06 INFO : EXISTING: Moved (server-side) to: existing 2024/11/22 03:44:06 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/22 03:44:08 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/22 03:44:11 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/22 03:44:16 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/22 03:44:16 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/22 03:44:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-feselaw7 2024/11/22 03:44:19 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-feselaw7 2024/11/22 03:44:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/22 03:44:20 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/22 03:44:20 INFO : subdira/subdirb/subdirc/hello-rclone-move-feselaw7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/22 03:44:20 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/22 03:44:20 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/22 03:44:21 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/22 03:44:21 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:44:22 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/22 03:44:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-juvehot1 2024/11/22 03:44:23 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-juvehot1 2024/11/22 03:44:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/22 03:44:24 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-juvehot1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/22 03:44:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/22 03:44:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/22 03:44:24 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:44:25 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/22 03:44:25 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (56.64s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", 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-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", 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-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.39s) --- SKIP: TestMaxTransfer/Hard (1.53s) --- SKIP: TestMaxTransfer/Soft (1.43s) --- SKIP: TestMaxTransfer/Cautious (1.44s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:46:30 DEBUG : both0: Sizes identical 2024/11/22 03:46:30 DEBUG : both1: Sizes identical 2024/11/22 03:46:30 DEBUG : both11: Sizes identical 2024/11/22 03:46:30 DEBUG : both10: Sizes identical 2024/11/22 03:46:30 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:46:30 DEBUG : both0: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both12: Sizes identical 2024/11/22 03:46:30 DEBUG : both12: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both13: Sizes identical 2024/11/22 03:46:30 DEBUG : both13: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both14: Sizes identical 2024/11/22 03:46:30 DEBUG : both14: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both15: Sizes identical 2024/11/22 03:46:30 DEBUG : both15: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both16: Sizes identical 2024/11/22 03:46:30 DEBUG : both16: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both17: Sizes identical 2024/11/22 03:46:30 DEBUG : both17: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both18: Sizes identical 2024/11/22 03:46:30 DEBUG : both18: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both19: Sizes identical 2024/11/22 03:46:30 DEBUG : both19: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both2: Sizes identical 2024/11/22 03:46:30 DEBUG : both1: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both3: Sizes identical 2024/11/22 03:46:30 DEBUG : both3: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both4: Sizes identical 2024/11/22 03:46:30 DEBUG : both4: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both5: Sizes identical 2024/11/22 03:46:30 DEBUG : both5: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both6: Sizes identical 2024/11/22 03:46:30 DEBUG : both11: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both2: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both7: Sizes identical 2024/11/22 03:46:30 DEBUG : both8: Sizes identical 2024/11/22 03:46:30 DEBUG : both10: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both6: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both9: Sizes identical 2024/11/22 03:46:30 DEBUG : both7: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both8: Unchanged skipping 2024/11/22 03:46:30 DEBUG : both9: Unchanged skipping 2024/11/22 03:46:30 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:46:30 DEBUG : Waiting for deletions to finish 2024/11/22 03:46:31 INFO : only8: Deleted 2024/11/22 03:46:31 INFO : only7: Deleted 2024/11/22 03:46:31 INFO : only11: Deleted 2024/11/22 03:46:31 INFO : only19: Deleted 2024/11/22 03:46:32 INFO : only2: Deleted 2024/11/22 03:46:32 INFO : only5: Deleted 2024/11/22 03:46:32 INFO : only1: Deleted 2024/11/22 03:46:32 INFO : only0: Deleted 2024/11/22 03:46:33 INFO : only13: Deleted 2024/11/22 03:46:33 INFO : only3: Deleted 2024/11/22 03:46:33 INFO : only4: Deleted 2024/11/22 03:46:33 INFO : only6: Deleted 2024/11/22 03:46:34 INFO : only10: Deleted 2024/11/22 03:46:34 INFO : only12: Deleted 2024/11/22 03:46:34 INFO : only18: Deleted 2024/11/22 03:46:34 INFO : only17: Deleted 2024/11/22 03:46:34 INFO : only9: Deleted 2024/11/22 03:46:34 INFO : only16: Deleted 2024/11/22 03:46:34 INFO : only14: Deleted 2024/11/22 03:46:34 INFO : only15: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (129.22s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:48:36 DEBUG : both0: Sizes identical 2024/11/22 03:48:36 DEBUG : both10: Sizes identical 2024/11/22 03:48:36 DEBUG : both11: Sizes identical 2024/11/22 03:48:36 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for checks to finish 2024/11/22 03:48:36 DEBUG : both0: Unchanged skipping 2024/11/22 03:48:36 DEBUG : both12: Sizes identical 2024/11/22 03:48:36 DEBUG : both12: Unchanged skipping 2024/11/22 03:48:36 DEBUG : both13: Sizes identical 2024/11/22 03:48:36 DEBUG : both13: Unchanged skipping 2024/11/22 03:48:36 DEBUG : both14: Sizes identical 2024/11/22 03:48:36 DEBUG : both14: Unchanged skipping 2024/11/22 03:48:36 DEBUG : both15: Sizes identical 2024/11/22 03:48:36 DEBUG : both15: Unchanged skipping 2024/11/22 03:48:36 DEBUG : both16: Sizes identical 2024/11/22 03:48:36 DEBUG : both16: Unchanged skipping 2024/11/22 03:48:36 DEBUG : both17: Sizes identical 2024/11/22 03:48:36 DEBUG : both17: Unchanged skipping 2024/11/22 03:48:36 DEBUG : both18: Sizes identical 2024/11/22 03:48:36 DEBUG : both18: Unchanged skipping 2024/11/22 03:48:36 DEBUG : both19: Sizes identical 2024/11/22 03:48:36 DEBUG : both19: Unchanged skipping 2024/11/22 03:48:36 DEBUG : both2: Sizes identical 2024/11/22 03:48:36 DEBUG : both1: Sizes identical 2024/11/22 03:48:36 DEBUG : both10: Unchanged skipping 2024/11/22 03:48:36 DEBUG : both3: Sizes identical 2024/11/22 03:48:36 DEBUG : both2: Unchanged skipping 2024/11/22 03:48:36 DEBUG : both11: Unchanged skipping 2024/11/22 03:48:36 DEBUG : both4: Sizes identical 2024/11/22 03:48:36 DEBUG : both5: Sizes identical 2024/11/22 03:48:36 DEBUG : both1: Unchanged skipping 2024/11/22 03:48:36 DEBUG : both6: Sizes identical 2024/11/22 03:48:36 DEBUG : both6: Unchanged skipping 2024/11/22 03:48:36 DEBUG : both7: Sizes identical 2024/11/22 03:48:36 DEBUG : both3: Unchanged skipping 2024/11/22 03:48:36 DEBUG : both8: Sizes identical 2024/11/22 03:48:36 DEBUG : both4: Unchanged skipping 2024/11/22 03:48:36 DEBUG : both9: Sizes identical 2024/11/22 03:48:36 DEBUG : both9: Unchanged skipping 2024/11/22 03:48:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : both5: Unchanged skipping 2024/11/22 03:48:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : both7: Unchanged skipping 2024/11/22 03:48:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : both8: Unchanged skipping 2024/11/22 03:48:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/22 03:48:36 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Waiting for transfers to finish 2024/11/22 03:48:38 INFO : only14: Copied (replaced existing) 2024/11/22 03:48:38 INFO : only0: Copied (replaced existing) 2024/11/22 03:48:38 INFO : only12: Copied (replaced existing) 2024/11/22 03:48:38 INFO : only1: Copied (replaced existing) 2024/11/22 03:48:39 INFO : only15: Copied (replaced existing) 2024/11/22 03:48:39 INFO : only16: Copied (replaced existing) 2024/11/22 03:48:39 INFO : only17: Copied (replaced existing) 2024/11/22 03:48:39 INFO : only18: Copied (replaced existing) 2024/11/22 03:48:40 INFO : only19: Copied (replaced existing) 2024/11/22 03:48:40 INFO : only2: Copied (replaced existing) 2024/11/22 03:48:40 INFO : only3: Copied (replaced existing) 2024/11/22 03:48:41 INFO : only5: Copied (replaced existing) 2024/11/22 03:48:41 INFO : only4: Copied (replaced existing) 2024/11/22 03:48:41 INFO : only6: Copied (replaced existing) 2024/11/22 03:48:41 INFO : only7: Copied (replaced existing) 2024/11/22 03:48:41 INFO : only8: Copied (replaced existing) 2024/11/22 03:48:42 INFO : only13: Copied (replaced existing) 2024/11/22 03:48:42 INFO : only9: Copied (replaced existing) 2024/11/22 03:48:42 INFO : only10: Copied (replaced existing) 2024/11/22 03:48:42 INFO : only11: Copied (replaced existing) 2024/11/22 03:48:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (143.46s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:49:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 03:49:17 DEBUG : sub dir: Making directory 2024/11/22 03:49:19 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-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (55.00s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" 2024/11/22 03:50:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 03:50:12 DEBUG : sub dir: Making directory 2024/11/22 03:50:14 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-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubiqem6deme'", Local "Local file system at /tmp/rclone2469166028", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (57.09s) PASS 2024/11/22 03:51:09 DEBUG : sugarsync root 'Test/rclone-test-gubiqem6deme': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 30m27.938317296s (try 1/5)