"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/11/06 02:37:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe" 2024/11/06 02:37:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/06 02:37:44 DEBUG : Creating backend with remote "/tmp/rclone1336714349" === 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-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 02:37:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/06 02:37:46 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:37:46 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.59s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:37:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 02:37:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 02:37:51 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:37:51 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:37:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:37:55 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.09s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.43s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.48s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:38:04 DEBUG : Creating backend with remote "/non-existing" 2024/11/06 02:38:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/06 02:38:05 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:38:05 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.63s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:38:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 02:38:08 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:38:08 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:38:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (10.77s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:38:18 INFO : sugarsync root 'Test/rclone-test-maroxib4tohe': Running all checks before starting transfers 2024/11/06 02:38:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 02:38:19 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:38:19 INFO : sugarsync root 'Test/rclone-test-maroxib4tohe': Checks finished, now starting transfers 2024/11/06 02:38:19 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:38:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.23s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:38:30 ERROR : Ignoring --no-traverse with sync 2024/11/06 02:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 02:38:30 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:38:30 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:38:34 INFO : sub dir/hello world: Copied (new) 2024/11/06 02:38:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.02s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:38:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/06 02:38:41 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:38:41 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:38:44 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.80s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:38:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 02:38:49 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:38:49 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:38:52 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.72s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:38:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 02:38:57 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:38:57 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:38:59 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.61s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:39:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/06 02:39:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 02:39:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/06 02:39:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 02:39:04 DEBUG : sub dir: Making directory 2024/11/06 02:39:06 DEBUG : sub dir2: Making directory 2024/11/06 02:39:07 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/06 02:39:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 02:39:08 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:39:08 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:39:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:39:12 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.90s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:39:20 DEBUG : sub dir2: Making directory 2024/11/06 02:39:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/06 02:39:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 02:39:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 02:39:20 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:39:20 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:39:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.61s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:39:29 DEBUG : sub dir2: Making directory with metadata 2024/11/06 02:39:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 02:39:30 DEBUG : sub dir: Making directory 2024/11/06 02:39:31 DEBUG : sub dir2: Making directory 2024/11/06 02:39:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 02:39:32 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:39:32 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:39:34 INFO : sub dir/hello world: Copied (new) 2024/11/06 02:39:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:39:36 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/06 02:39:37 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.96s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.49s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:39:45 DEBUG : sub dir2: Making directory 2024/11/06 02:39:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 02:39:45 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:39:45 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:39:49 INFO : sub dir/hello world: Copied (new) 2024/11/06 02:39:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.67s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:39:54 DEBUG : sub dir2: Making directory with metadata 2024/11/06 02:39:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 02:39:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 02:39:55 DEBUG : sub dir: Making directory 2024/11/06 02:39:57 DEBUG : sub dir2: Making directory 2024/11/06 02:39:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 02:39:58 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:39:58 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:40:00 INFO : sub dir/hello world: Copied (new) 2024/11/06 02:40:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:40:01 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.17s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.44s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:40:09 DEBUG : sub dir2: Making directory 2024/11/06 02:40:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 02:40:10 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:40:10 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:40:13 INFO : sub dir/hello world: Copied (new) 2024/11/06 02:40:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.86s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:40:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fulaton1poqa" 2024/11/06 02:40:24 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-maroxib4tohe' -> sugarsync root 'Test/rclone-test-fulaton1poqa' 2024/11/06 02:40:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 02:40:29 DEBUG : sugarsync root 'Test/rclone-test-fulaton1poqa': Waiting for checks to finish 2024/11/06 02:40:29 DEBUG : sugarsync root 'Test/rclone-test-fulaton1poqa': Waiting for transfers to finish 2024/11/06 02:40:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:40:35 DEBUG : sugarsync root 'Test/rclone-test-fulaton1poqa': Purge remote --- PASS: TestServerSideCopy (22.70s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:40:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 02:40:49 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:40:49 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:40:50 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (16.36s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:41:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hujamid9tika" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-maroxib4tohe' -> sugarsync root 'Test/rclone-test-hujamid9tika' 2024/11/06 02:41:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 02:41:09 DEBUG : sugarsync root 'Test/rclone-test-hujamid9tika': Waiting for checks to finish 2024/11/06 02:41:09 DEBUG : sugarsync root 'Test/rclone-test-hujamid9tika': Waiting for transfers to finish 2024/11/06 02:41:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:41:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 02:41:19 DEBUG : sugarsync root 'Test/rclone-test-hujamid9tika': Waiting for checks to finish 2024/11/06 02:41:19 DEBUG : sugarsync root 'Test/rclone-test-hujamid9tika': Waiting for transfers to finish 2024/11/06 02:41:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello world (11), sub dir/hello world (17) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Not equal: expected: 17 actual : 11 Test: TestServerSideCopyOverSelf Messages: sub dir/hello world: size incorrect file=17 vs obj=11 fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello world" 2024/11/06 02:41:36 DEBUG : sugarsync root 'Test/rclone-test-hujamid9tika': Purge remote --- FAIL: TestServerSideCopyOverSelf (48.55s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:41:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 02:41:53 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:41:53 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:41:55 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/06 02:41:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (16.14s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:42:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-loqoluq6mahi" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-maroxib4tohe' -> sugarsync root 'Test/rclone-test-loqoluq6mahi' 2024/11/06 02:42:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 02:42:13 DEBUG : sugarsync root 'Test/rclone-test-loqoluq6mahi': Waiting for checks to finish 2024/11/06 02:42:13 DEBUG : sugarsync root 'Test/rclone-test-loqoluq6mahi': Waiting for transfers to finish 2024/11/06 02:42:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:42:22 DEBUG : sugarsync root 'Test/rclone-test-loqoluq6mahi': Using server-side directory move 2024/11/06 02:42:22 INFO : sugarsync root 'Test/rclone-test-loqoluq6mahi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 02:42:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 02:42:24 DEBUG : sugarsync root 'Test/rclone-test-loqoluq6mahi': Waiting for checks to finish 2024/11/06 02:42:24 DEBUG : sugarsync root 'Test/rclone-test-loqoluq6mahi': Waiting for transfers to finish 2024/11/06 02:42:24 INFO : sub dir/hello world: Deleted 2024/11/06 02:42:25 INFO : sub dir/hello world: Moved (server-side) 2024/11/06 02:42:32 DEBUG : testing file moves 2024/11/06 02:42:34 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/06 02:42:34 DEBUG : sugarsync root 'Test/rclone-test-loqoluq6mahi': Waiting for checks to finish 2024/11/06 02:42:34 DEBUG : sugarsync root 'Test/rclone-test-loqoluq6mahi': Waiting for transfers to finish 2024/11/06 02:42:34 INFO : sub dir/hello world: Deleted 2024/11/06 02:42:35 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:42:38 DEBUG : sugarsync root 'Test/rclone-test-loqoluq6mahi': Purge remote --- PASS: TestServerSideMoveOverSelf (42.50s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:42:49 ERROR : : error listing: directory not found 2024/11/06 02:42:50 DEBUG : Local file system at /tmp/rclone1336714349: Making directory 2024/11/06 02:42:52 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:42:52 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.47s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:43:04 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/06 02:43:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 02:43:05 DEBUG : Local file system at /tmp/rclone1336714349: Waiting for checks to finish 2024/11/06 02:43:05 DEBUG : Local file system at /tmp/rclone1336714349: Waiting for transfers to finish 2024/11/06 02:43:06 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/11/06 02:43:06 INFO : sub dir/hello world: Copied (new) 2024/11/06 02:43:06 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.11s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:43:11 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/06 02:43:11 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:43:11 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:43:14 INFO : check sum: Copied (new) 2024/11/06 02:43:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:43:15 NOTICE: sugarsync root 'Test/rclone-test-maroxib4tohe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/06 02:43:15 DEBUG : check sum: Size of src and dst objects identical 2024/11/06 02:43:15 DEBUG : check sum: Unchanged skipping 2024/11/06 02:43:15 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:43:15 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:43:15 DEBUG : Waiting for deletions to finish 2024/11/06 02:43:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.66s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:43:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/06 02:43:22 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:43:22 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:43:24 INFO : sizeonly: Copied (new) 2024/11/06 02:43:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:43:26 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:43:26 DEBUG : sizeonly: Sizes identical 2024/11/06 02:43:26 DEBUG : sizeonly: Unchanged skipping 2024/11/06 02:43:26 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:43:26 DEBUG : Waiting for deletions to finish 2024/11/06 02:43:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:43:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/06 02:43:33 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:43:33 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:43:35 INFO : ignore-size: Copied (new) 2024/11/06 02:43:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:43:37 DEBUG : ignore-size: Sizes identical 2024/11/06 02:43:37 DEBUG : ignore-size: Unchanged skipping 2024/11/06 02:43:37 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:43:37 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:43:37 DEBUG : Waiting for deletions to finish 2024/11/06 02:43:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.74s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:43:47 DEBUG : existing: Sizes identical 2024/11/06 02:43:47 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:43:47 DEBUG : existing: Unchanged skipping 2024/11/06 02:43:47 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:43:47 DEBUG : Waiting for deletions to finish 2024/11/06 02:43:47 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:43:47 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:43:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/06 02:43:47 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:43:49 INFO : existing: Copied (replaced existing) 2024/11/06 02:43:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (11.95s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:43:55 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 02:43:55 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:43:55 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:43:58 INFO : existing: Copied (new) 2024/11/06 02:43:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:43:59 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:43:59 DEBUG : existing: Destination exists, skipping 2024/11/06 02:43:59 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:43:59 DEBUG : Waiting for deletions to finish 2024/11/06 02:43:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.69s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:44:12 DEBUG : d: Making directory 2024/11/06 02:44:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 02:44:16 DEBUG : c/non empty space: Sizes identical 2024/11/06 02:44:16 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 02:44:16 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:44:16 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:44:19 INFO : a/potato2: Copied (new) 2024/11/06 02:44:19 DEBUG : Waiting for deletions to finish 2024/11/06 02:44:20 INFO : b/potato: Deleted 2024/11/06 02:44:20 INFO : d: Removing directory 2024/11/06 02:44:21 INFO : b: Removing directory 2024/11/06 02:44:22 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:44:34 DEBUG : empty space: Sizes identical 2024/11/06 02:44:34 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:44:34 DEBUG : empty space: Unchanged skipping 2024/11/06 02:44:34 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:44:34 DEBUG : Waiting for deletions to finish 2024/11/06 02:44:34 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:44:36 DEBUG : empty space: Sizes identical 2024/11/06 02:44:36 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:44:36 DEBUG : empty space: Unchanged skipping 2024/11/06 02:44:36 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:44:36 DEBUG : Waiting for deletions to finish 2024/11/06 02:44:36 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.29s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.49s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:44:48 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/06 02:44:48 DEBUG : empty space: Sizes identical 2024/11/06 02:44:48 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:44:48 DEBUG : empty space: Unchanged skipping 2024/11/06 02:44:48 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:44:51 INFO : potato: Copied (new) 2024/11/06 02:44:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.62s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:45:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/06 02:45:00 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:45:00 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:45:02 INFO : potato: Copied (replaced existing) 2024/11/06 02:45:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/11/06 02:45:10 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/11/06 02:45:10 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:45:10 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:45:12 INFO : potato: Copied (replaced existing) 2024/11/06 02:45:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:45:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 02:45:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/06 02:45:22 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:45:22 DEBUG : empty space: Sizes identical 2024/11/06 02:45:22 DEBUG : empty space: Unchanged skipping 2024/11/06 02:45:22 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:45:22 DEBUG : Waiting for deletions to finish 2024/11/06 02:45:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:45:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 02:45:33 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:45:33 DEBUG : empty space: Sizes identical 2024/11/06 02:45:33 DEBUG : empty space: Unchanged skipping 2024/11/06 02:45:33 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:45:36 INFO : potato2: Copied (new) 2024/11/06 02:45:36 DEBUG : Waiting for deletions to finish 2024/11/06 02:45:37 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:45:48 DEBUG : d: Making directory 2024/11/06 02:45:50 DEBUG : d/e: Making directory 2024/11/06 02:45:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 02:45:54 DEBUG : c/non empty space: Sizes identical 2024/11/06 02:45:54 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 02:45:56 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:45:56 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:45:57 INFO : a/potato2: Copied (new) 2024/11/06 02:45:57 DEBUG : Waiting for deletions to finish 2024/11/06 02:45:58 INFO : b/potato: Deleted 2024/11/06 02:45:58 INFO : d/e: Removing directory 2024/11/06 02:46:00 INFO : d: Removing directory 2024/11/06 02:46:01 INFO : b: Removing directory 2024/11/06 02:46:02 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:46:17 DEBUG : d: Making directory 2024/11/06 02:46:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 02:46:21 DEBUG : c/non empty space: Sizes identical 2024/11/06 02:46:21 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 02:46:21 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:46:21 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:46:23 INFO : a/potato2: Copied (new) 2024/11/06 02:46:23 ERROR : sugarsync root 'Test/rclone-test-maroxib4tohe': not deleting files as there were IO errors 2024/11/06 02:46:23 ERROR : sugarsync root 'Test/rclone-test-maroxib4tohe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:46:41 DEBUG : Waiting for deletions to finish 2024/11/06 02:46:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 02:46:41 DEBUG : empty space: Sizes identical 2024/11/06 02:46:41 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:46:41 DEBUG : empty space: Unchanged skipping 2024/11/06 02:46:41 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:46:42 INFO : potato: Deleted 2024/11/06 02:46:44 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.85s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:46:58 DEBUG : Waiting for deletions to finish 2024/11/06 02:46:59 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:46:59 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:47:00 INFO : potato: Deleted 2024/11/06 02:47:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 02:47:00 DEBUG : empty space: Sizes identical 2024/11/06 02:47:00 DEBUG : empty space: Unchanged skipping 2024/11/06 02:47:00 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:47:00 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:47:03 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (19.20s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:47:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 02:47:12 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:47:12 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:47:14 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.46s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:47:25 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 02:47:25 DEBUG : enormous: Excluded 2024/11/06 02:47:25 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 02:47:25 DEBUG : potato2: Excluded 2024/11/06 02:47:26 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 02:47:26 DEBUG : potato2: Excluded 2024/11/06 02:47:26 DEBUG : empty space: Sizes identical 2024/11/06 02:47:26 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:47:26 DEBUG : empty space: Unchanged skipping 2024/11/06 02:47:26 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:47:26 DEBUG : Waiting for deletions to finish 2024/11/06 02:47:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:47:27 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 02:47:27 DEBUG : enormous: Excluded 2024/11/06 02:47:27 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 02:47:27 DEBUG : potato2: Excluded 2024/11/06 02:47:27 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 02:47:27 DEBUG : potato2: Excluded 2024/11/06 02:47:27 DEBUG : empty space: Sizes identical 2024/11/06 02:47:27 DEBUG : empty space: Unchanged skipping 2024/11/06 02:47:27 DEBUG : Local file system at /tmp/rclone1336714349: Waiting for checks to finish 2024/11/06 02:47:27 DEBUG : Local file system at /tmp/rclone1336714349: Waiting for transfers to finish 2024/11/06 02:47:27 DEBUG : Waiting for deletions to finish 2024/11/06 02:47:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.70s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:47:42 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 02:47:42 DEBUG : enormous: Excluded 2024/11/06 02:47:42 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 02:47:42 DEBUG : potato2: Excluded 2024/11/06 02:47:42 DEBUG : empty space: Sizes identical 2024/11/06 02:47:42 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:47:42 DEBUG : empty space: Unchanged skipping 2024/11/06 02:47:42 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:47:42 DEBUG : Waiting for deletions to finish 2024/11/06 02:47:43 INFO : enormous: Deleted 2024/11/06 02:47:43 INFO : potato2: Deleted 2024/11/06 02:47:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:47:45 DEBUG : empty space: Sizes identical 2024/11/06 02:47:45 DEBUG : empty space: Unchanged skipping 2024/11/06 02:47:45 DEBUG : Local file system at /tmp/rclone1336714349: Waiting for checks to finish 2024/11/06 02:47:45 DEBUG : Local file system at /tmp/rclone1336714349: Waiting for transfers to finish 2024/11/06 02:47:45 DEBUG : Waiting for deletions to finish 2024/11/06 02:47:45 INFO : enormous: Deleted 2024/11/06 02:47:45 INFO : potato2: Deleted 2024/11/06 02:47:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.48s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.42s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/11/06 02:47:51 ERROR : sugarsync root 'Test/rclone-test-maroxib4tohe': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/06 02:47:52 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/06 02:47:52 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/06 02:47:52 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:47:52 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:47:54 INFO : potato: Copied (new) 2024/11/06 02:47:54 INFO : yam: Copied (new) 2024/11/06 02:47:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:47:55 ERROR : sugarsync root 'Test/rclone-test-maroxib4tohe': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/06 02:47:56 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/06 02:47:56 DEBUG : potato: Sizes identical 2024/11/06 02:47:56 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:47:56 DEBUG : potato: Unchanged skipping 2024/11/06 02:47:56 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:47:58 INFO : yaml: Copied (new) 2024/11/06 02:47:58 DEBUG : Waiting for deletions to finish 2024/11/06 02:47:59 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.46s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/11/06 02:48:06 ERROR : sugarsync root 'Test/rclone-test-maroxib4tohe': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/06 02:48:06 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/06 02:48:06 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/06 02:48:06 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:48:06 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:48:09 INFO : potato: Copied (new) 2024/11/06 02:48:09 INFO : yam: Copied (new) 2024/11/06 02:48:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:48:10 ERROR : sugarsync root 'Test/rclone-test-maroxib4tohe': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/06 02:48:10 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/06 02:48:10 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:48:10 DEBUG : potato: Sizes identical 2024/11/06 02:48:10 DEBUG : potato: Unchanged skipping 2024/11/06 02:48:10 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:48:13 INFO : yaml: Copied (new) 2024/11/06 02:48:13 DEBUG : Waiting for deletions to finish 2024/11/06 02:48:13 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.40s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/11/06 02:48:21 INFO : sugarsync root 'Test/rclone-test-maroxib4tohe': Making map for --track-renames 2024/11/06 02:48:21 INFO : sugarsync root 'Test/rclone-test-maroxib4tohe': Finished making map for --track-renames 2024/11/06 02:48:21 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:48:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/06 02:48:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/06 02:48:21 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for renames to finish 2024/11/06 02:48:21 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:48:24 INFO : sub/yam: Copied (new) 2024/11/06 02:48:25 INFO : potato: Copied (new) 2024/11/06 02:48:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:48:27 DEBUG : potato: Sizes identical 2024/11/06 02:48:27 DEBUG : potato: Unchanged skipping 2024/11/06 02:48:27 INFO : sugarsync root 'Test/rclone-test-maroxib4tohe': Making map for --track-renames 2024/11/06 02:48:27 INFO : sugarsync root 'Test/rclone-test-maroxib4tohe': Finished making map for --track-renames 2024/11/06 02:48:27 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:48:27 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for renames to finish 2024/11/06 02:48:29 INFO : sub/yam: Moved (server-side) to: yam 2024/11/06 02:48:29 INFO : yam: Renamed from "sub/yam" 2024/11/06 02:48:29 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:48:29 DEBUG : Waiting for deletions to finish 2024/11/06 02:48:29 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.10s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:48:38 DEBUG : Creating backend with remote "/tmp/rclone1336714349/dir1" 2024/11/06 02:48:38 DEBUG : Config file has changed externally - reloading 2024/11/06 02:48:38 DEBUG : Creating backend with remote "/tmp/rclone1336714349/dir2" 2024/11/06 02:48:38 DEBUG : Local file system at /tmp/rclone1336714349/dir2: Using server-side directory move 2024/11/06 02:48:38 INFO : Local file system at /tmp/rclone1336714349/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 02:48:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/06 02:48:38 INFO : file1.txt: Moved (server-side) 2024/11/06 02:48:38 DEBUG : Local file system at /tmp/rclone1336714349/dir2: Waiting for checks to finish 2024/11/06 02:48:38 DEBUG : Local file system at /tmp/rclone1336714349/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.56s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:48:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 02:48:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/06 02:48:40 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:48:40 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:48:47 INFO : sub dir/hello world: Copied (new) 2024/11/06 02:48:47 INFO : sub dir/hello world: Deleted 2024/11/06 02:48:47 INFO : nested/sub dir/file: Copied (new) 2024/11/06 02:48:47 INFO : nested/sub dir/file: Deleted 2024/11/06 02:48:47 INFO : sub dir: Removing directory 2024/11/06 02:48:47 INFO : nested/sub dir: Removing directory 2024/11/06 02:48:47 INFO : nested: Removing directory 2024/11/06 02:48:47 DEBUG : Local file system at /tmp/rclone1336714349: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:48:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 02:48:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/06 02:48:58 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:48:58 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:49:04 INFO : sub dir/hello world: Copied (new) 2024/11/06 02:49:04 INFO : sub dir/hello world: Deleted 2024/11/06 02:49:04 INFO : nested/sub dir/file: Copied (new) 2024/11/06 02:49:04 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.87s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:49:15 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 02:49:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/06 02:49:15 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:49:15 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:49:18 INFO : existing-b: Copied (new) 2024/11/06 02:49:18 INFO : existing-b: Deleted 2024/11/06 02:49:18 INFO : existing: Copied (new) 2024/11/06 02:49:18 INFO : existing: Deleted 2024/11/06 02:49:20 DEBUG : existing: Destination exists, skipping 2024/11/06 02:49:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/06 02:49:20 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:49:20 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:49:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.04s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:49:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yulekum5towo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-maroxib4tohe' -> sugarsync root 'Test/rclone-test-yulekum5towo' 2024/11/06 02:49:43 DEBUG : sugarsync root 'Test/rclone-test-yulekum5towo': Using server-side directory move 2024/11/06 02:49:43 INFO : sugarsync root 'Test/rclone-test-yulekum5towo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 02:49:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 02:49:43 DEBUG : empty space: Sizes identical 2024/11/06 02:49:43 DEBUG : empty space: Unchanged skipping 2024/11/06 02:49:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 02:49:43 DEBUG : sugarsync root 'Test/rclone-test-yulekum5towo': Waiting for checks to finish 2024/11/06 02:49:44 INFO : potato2: Moved (server-side) 2024/11/06 02:49:44 INFO : empty space: Deleted 2024/11/06 02:49:44 DEBUG : sugarsync root 'Test/rclone-test-yulekum5towo': Waiting for transfers to finish 2024/11/06 02:49:44 INFO : potato3: Deleted 2024/11/06 02:49:45 INFO : potato3: Moved (server-side) 2024/11/06 02:49:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pajican9faha" 2024/11/06 02:49:50 DEBUG : sugarsync root 'Test/rclone-test-pajican9faha': Using server-side directory move 2024/11/06 02:49:51 INFO : sugarsync root 'Test/rclone-test-pajican9faha': Server side directory move succeeded 2024/11/06 02:49:54 ERROR : : error listing: directory not found 2024/11/06 02:49:54 DEBUG : sugarsync root 'Test/rclone-test-pajican9faha': Purge remote 2024/11/06 02:49:55 DEBUG : sugarsync root 'Test/rclone-test-yulekum5towo': Purge remote 2024/11/06 02:49:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.07s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:49:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahuwov2fenu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-maroxib4tohe' -> sugarsync root 'Test/rclone-test-dahuwov2fenu' 2024/11/06 02:50:15 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 02:50:15 DEBUG : empty space: Excluded 2024/11/06 02:50:15 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 02:50:15 DEBUG : empty space: Excluded 2024/11/06 02:50:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 02:50:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 02:50:15 DEBUG : sugarsync root 'Test/rclone-test-dahuwov2fenu': Waiting for checks to finish 2024/11/06 02:50:15 DEBUG : sugarsync root 'Test/rclone-test-dahuwov2fenu': Waiting for transfers to finish 2024/11/06 02:50:16 INFO : potato2: Moved (server-side) 2024/11/06 02:50:16 INFO : potato3: Deleted 2024/11/06 02:50:17 INFO : potato3: Moved (server-side) 2024/11/06 02:50:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bafoban3xehi" 2024/11/06 02:50:18 DEBUG : Config file has changed externally - reloading 2024/11/06 02:50:22 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 02:50:22 DEBUG : empty space: Excluded 2024/11/06 02:50:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 02:50:22 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/06 02:50:22 DEBUG : sugarsync root 'Test/rclone-test-bafoban3xehi': Waiting for checks to finish 2024/11/06 02:50:22 DEBUG : sugarsync root 'Test/rclone-test-bafoban3xehi': Waiting for transfers to finish 2024/11/06 02:50:24 INFO : potato2: Moved (server-side) 2024/11/06 02:50:25 INFO : potato3: Moved (server-side) 2024/11/06 02:50:26 DEBUG : sugarsync root 'Test/rclone-test-bafoban3xehi': Purge remote 2024/11/06 02:50:27 DEBUG : sugarsync root 'Test/rclone-test-dahuwov2fenu': Purge remote --- PASS: TestServerSideMoveWithFilter (33.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:50:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lusuvuc3hobu" 2024/11/06 02:50:40 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-maroxib4tohe' -> sugarsync root 'Test/rclone-test-lusuvuc3hobu' 2024/11/06 02:50:49 DEBUG : sugarsync root 'Test/rclone-test-lusuvuc3hobu': Using server-side directory move 2024/11/06 02:50:49 INFO : sugarsync root 'Test/rclone-test-lusuvuc3hobu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 02:50:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 02:50:50 DEBUG : empty space: Sizes identical 2024/11/06 02:50:50 DEBUG : empty space: Unchanged skipping 2024/11/06 02:50:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 02:50:51 INFO : empty space: Deleted 2024/11/06 02:50:51 DEBUG : sugarsync root 'Test/rclone-test-lusuvuc3hobu': Waiting for checks to finish 2024/11/06 02:50:51 DEBUG : sugarsync root 'Test/rclone-test-lusuvuc3hobu': Waiting for transfers to finish 2024/11/06 02:50:51 INFO : potato2: Moved (server-side) 2024/11/06 02:50:51 INFO : potato3: Deleted 2024/11/06 02:50:52 INFO : potato3: Moved (server-side) 2024/11/06 02:50:52 INFO : tomatoDir: Removing directory 2024/11/06 02:50:53 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': deleted 1 directories 2024/11/06 02:50:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pupupoz0bivu" 2024/11/06 02:50:58 DEBUG : tomatoDir: Making directory 2024/11/06 02:51:00 DEBUG : sugarsync root 'Test/rclone-test-pupupoz0bivu': Using server-side directory move 2024/11/06 02:51:01 INFO : sugarsync root 'Test/rclone-test-pupupoz0bivu': Server side directory move succeeded 2024/11/06 02:51:04 ERROR : : error listing: directory not found 2024/11/06 02:51:05 ERROR : : error listing: directory not found 2024/11/06 02:51:05 DEBUG : sugarsync root 'Test/rclone-test-pupupoz0bivu': Purge remote 2024/11/06 02:51:06 DEBUG : sugarsync root 'Test/rclone-test-lusuvuc3hobu': Purge remote 2024/11/06 02:51:07 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.13s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.43s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:51:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:51:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/rclone-sync-test" 2024/11/06 02:51:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/rclone-sync-test-include/layer2" 2024/11/06 02:51:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/rclone-sync-test-ignore-file" 2024/11/06 02:51:47 DEBUG : rclone-sync-test: Excluded 2024/11/06 02:51:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 02:51:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 02:51:50 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/rclone-sync-test': Waiting for checks to finish 2024/11/06 02:51:50 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/rclone-sync-test': Waiting for transfers to finish 2024/11/06 02:51:50 DEBUG : Waiting for deletions to finish 2024/11/06 02:51:50 INFO : There was nothing to transfer 2024/11/06 02:51:52 DEBUG : rclone-sync-test: Excluded 2024/11/06 02:51:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 02:51:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 02:51:55 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:51:55 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:51:55 DEBUG : Waiting for deletions to finish 2024/11/06 02:51:55 INFO : rclone-sync-test-include: Removing directory 2024/11/06 02:51:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/06 02:51:56 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': failed to delete 1 directories 2024/11/06 02:51:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:51:58 DEBUG : rclone-sync-test: Excluded 2024/11/06 02:51:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 02:52:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 02:52:01 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/06 02:52:01 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/06 02:52:01 DEBUG : Waiting for deletions to finish 2024/11/06 02:52:01 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:52:03 DEBUG : rclone-sync-test: Excluded 2024/11/06 02:52:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 02:52:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 02:52:06 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 02:52:06 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 02:52:06 DEBUG : Waiting for deletions to finish 2024/11/06 02:52:06 INFO : rclone-sync-test-include: Removing directory 2024/11/06 02:52:07 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/06 02:52:07 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': failed to delete 1 directories 2024/11/06 02:52:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:52:08 DEBUG : : Excluded 2024/11/06 02:52:09 DEBUG : rclone-sync-test: Excluded 2024/11/06 02:52:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 02:52:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 02:52:12 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/06 02:52:12 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/06 02:52:12 DEBUG : Waiting for deletions to finish 2024/11/06 02:52:12 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (82.42s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:52:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/dst" 2024/11/06 02:52:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/CompareDest" 2024/11/06 02:52:54 DEBUG : one: Need to transfer - File not found at Destination 2024/11/06 02:52:54 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:52:54 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:52:58 INFO : one: Copied (new) 2024/11/06 02:52:58 DEBUG : Waiting for deletions to finish 2024/11/06 02:53:02 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:53:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 02:53:02 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:53:04 INFO : one: Copied (replaced existing) 2024/11/06 02:53:04 DEBUG : Waiting for deletions to finish 2024/11/06 02:53:13 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:53:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 02:53:15 DEBUG : one: Sizes identical 2024/11/06 02:53:15 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 02:53:15 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:53:15 DEBUG : Waiting for deletions to finish 2024/11/06 02:53:15 INFO : There was nothing to transfer 2024/11/06 02:53:22 DEBUG : two: Sizes identical 2024/11/06 02:53:22 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/06 02:53:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 02:53:22 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:53:22 DEBUG : one: Sizes identical 2024/11/06 02:53:22 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 02:53:22 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:53:22 DEBUG : Waiting for deletions to finish 2024/11/06 02:53:22 INFO : There was nothing to transfer 2024/11/06 02:53:25 DEBUG : two: Sizes identical 2024/11/06 02:53:25 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/06 02:53:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 02:53:25 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:53:26 DEBUG : one: Sizes identical 2024/11/06 02:53:26 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 02:53:26 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:53:26 DEBUG : Waiting for deletions to finish 2024/11/06 02:53:26 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/06 02:53:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/06 02:53:31 DEBUG : two: Need to transfer - File not found at Destination 2024/11/06 02:53:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 02:53:31 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:53:31 DEBUG : one: Sizes identical 2024/11/06 02:53:31 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 02:53:31 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:53:33 INFO : two: Copied (new) 2024/11/06 02:53:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.01s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:53:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/dest" 2024/11/06 02:53:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/pre-dest1" 2024/11/06 02:53:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/pre-dest2" 2024/11/06 02:54:01 DEBUG : 1: Sizes identical 2024/11/06 02:54:01 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/06 02:54:03 DEBUG : 2: Sizes identical 2024/11/06 02:54:03 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/06 02:54:04 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/06 02:54:04 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dest': Waiting for checks to finish 2024/11/06 02:54:04 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dest': Waiting for transfers to finish 2024/11/06 02:54:08 INFO : 3: Copied (new) 2024/11/06 02:54:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.56s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:54:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/dst" 2024/11/06 02:54:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/CopyDest" 2024/11/06 02:54:28 DEBUG : one: Need to transfer - File not found at Destination 2024/11/06 02:54:28 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:54:28 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:54:32 INFO : one: Copied (new) 2024/11/06 02:54:32 DEBUG : Waiting for deletions to finish 2024/11/06 02:54:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 02:54:35 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:54:36 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:54:38 INFO : one: Copied (replaced existing) 2024/11/06 02:54:38 DEBUG : Waiting for deletions to finish 2024/11/06 02:54:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/BackupDir" 2024/11/06 02:54:53 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:54:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 02:54:55 DEBUG : one: Sizes identical 2024/11/06 02:54:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 02:54:57 INFO : one: Moved (server-side) 2024/11/06 02:54:59 INFO : one: Copied (server-side copy) 2024/11/06 02:54:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/06 02:54:59 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:54:59 DEBUG : Waiting for deletions to finish 2024/11/06 02:55:06 DEBUG : two: Sizes identical 2024/11/06 02:55:07 INFO : two: Copied (server-side copy) 2024/11/06 02:55:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/06 02:55:07 DEBUG : one: Sizes identical 2024/11/06 02:55:07 DEBUG : one: Unchanged skipping 2024/11/06 02:55:07 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:55:07 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:55:07 DEBUG : Waiting for deletions to finish 2024/11/06 02:55:10 DEBUG : one: Sizes identical 2024/11/06 02:55:10 DEBUG : one: Unchanged skipping 2024/11/06 02:55:10 DEBUG : two: Sizes identical 2024/11/06 02:55:10 DEBUG : two: Unchanged skipping 2024/11/06 02:55:10 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:55:10 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:55:10 DEBUG : Waiting for deletions to finish 2024/11/06 02:55:10 INFO : There was nothing to transfer 2024/11/06 02:55:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/06 02:55:18 DEBUG : three: Destination not found in --copy-dest 2024/11/06 02:55:18 DEBUG : three: Need to transfer - File not found at Destination 2024/11/06 02:55:18 DEBUG : one: Sizes identical 2024/11/06 02:55:18 DEBUG : one: Unchanged skipping 2024/11/06 02:55:18 DEBUG : two: Sizes identical 2024/11/06 02:55:18 DEBUG : two: Unchanged skipping 2024/11/06 02:55:18 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:55:18 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:55:20 INFO : three: Copied (new) 2024/11/06 02:55:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (76.37s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:55:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/dst" 2024/11/06 02:55:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/backup" 2024/11/06 02:55:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 02:55:54 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:55:54 DEBUG : two: Sizes identical 2024/11/06 02:55:54 DEBUG : two: Unchanged skipping 2024/11/06 02:55:56 INFO : one: Moved (server-side) 2024/11/06 02:55:56 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:55:59 INFO : one: Copied (new) 2024/11/06 02:55:59 DEBUG : Waiting for deletions to finish 2024/11/06 02:56:01 INFO : three.txt: Moved (server-side) 2024/11/06 02:56:01 INFO : three.txt: Moved into backup dir 2024/11/06 02:56:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 02:56:08 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:56:08 DEBUG : two: Sizes identical 2024/11/06 02:56:08 DEBUG : two: Unchanged skipping 2024/11/06 02:56:09 INFO : one: Deleted 2024/11/06 02:56:10 INFO : one: Moved (server-side) 2024/11/06 02:56:10 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:56:13 INFO : one: Copied (new) 2024/11/06 02:56:13 DEBUG : Waiting for deletions to finish 2024/11/06 02:56:14 INFO : three.txt: Deleted 2024/11/06 02:56:15 INFO : three.txt: Moved (server-side) 2024/11/06 02:56:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (50.01s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:56:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/dst" 2024/11/06 02:56:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/backup" 2024/11/06 02:56:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 02:56:41 DEBUG : two: Sizes identical 2024/11/06 02:56:41 DEBUG : two: Unchanged skipping 2024/11/06 02:56:41 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:56:44 INFO : one: Moved (server-side) to: one.bak 2024/11/06 02:56:44 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:56:46 INFO : one: Copied (new) 2024/11/06 02:56:46 DEBUG : Waiting for deletions to finish 2024/11/06 02:56:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 02:56:48 INFO : three.txt: Moved into backup dir 2024/11/06 02:56:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 02:56:54 DEBUG : two: Sizes identical 2024/11/06 02:56:54 DEBUG : two: Unchanged skipping 2024/11/06 02:56:54 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:56:56 INFO : one.bak: Deleted 2024/11/06 02:56:56 INFO : one: Moved (server-side) to: one.bak 2024/11/06 02:56:56 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:56:59 INFO : one: Copied (new) 2024/11/06 02:56:59 DEBUG : Waiting for deletions to finish 2024/11/06 02:57:00 INFO : three.txt.bak: Deleted 2024/11/06 02:57:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 02:57:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (46.17s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:57:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/dst" 2024/11/06 02:57:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/backup" 2024/11/06 02:57:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 02:57:28 DEBUG : two: Sizes identical 2024/11/06 02:57:28 DEBUG : two: Unchanged skipping 2024/11/06 02:57:28 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:57:30 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/06 02:57:30 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:57:33 INFO : one: Copied (new) 2024/11/06 02:57:33 DEBUG : Waiting for deletions to finish 2024/11/06 02:57:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/06 02:57:34 INFO : three.txt: Moved into backup dir 2024/11/06 02:57:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 02:57:40 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:57:40 DEBUG : two: Sizes identical 2024/11/06 02:57:40 DEBUG : two: Unchanged skipping 2024/11/06 02:57:42 INFO : one-2019-01-01: Deleted 2024/11/06 02:57:43 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/06 02:57:43 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:57:45 INFO : one: Copied (new) 2024/11/06 02:57:45 DEBUG : Waiting for deletions to finish 2024/11/06 02:57:47 INFO : three-2019-01-01.txt: Deleted 2024/11/06 02:57:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/06 02:57:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.34s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:58:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/dst" 2024/11/06 02:58:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 02:58:09 DEBUG : two: Sizes identical 2024/11/06 02:58:09 DEBUG : two: Unchanged skipping 2024/11/06 02:58:09 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:58:11 INFO : one: Moved (server-side) to: one.bak 2024/11/06 02:58:11 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:58:13 INFO : one: Copied (new) 2024/11/06 02:58:13 DEBUG : Waiting for deletions to finish 2024/11/06 02:58:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 02:58:15 INFO : three.txt: Moved into backup dir 2024/11/06 02:58:21 DEBUG : one.bak: Excluded (Path Filter) 2024/11/06 02:58:21 DEBUG : one.bak: Excluded 2024/11/06 02:58:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/06 02:58:21 DEBUG : three.txt.bak: Excluded 2024/11/06 02:58:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 02:58:21 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for checks to finish 2024/11/06 02:58:21 DEBUG : two: Sizes identical 2024/11/06 02:58:21 DEBUG : two: Unchanged skipping 2024/11/06 02:58:22 INFO : one.bak: Deleted 2024/11/06 02:58:23 INFO : one: Moved (server-side) to: one.bak 2024/11/06 02:58:23 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe/dst': Waiting for transfers to finish 2024/11/06 02:58:26 INFO : one: Copied (new) 2024/11/06 02:58:26 DEBUG : Waiting for deletions to finish 2024/11/06 02:58:27 INFO : three.txt.bak: Deleted 2024/11/06 02:58:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 02:58:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.33s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:58:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/dst" 2024/11/06 02:58:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 02:58:50 INFO : one: Moved (server-side) to: one.bak 2024/11/06 02:58:53 INFO : one: Copied (new) 2024/11/06 02:58:54 DEBUG : two: Sizes identical 2024/11/06 02:58:54 DEBUG : two: Unchanged skipping 2024/11/06 02:58:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/06 02:58:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 02:58:58 INFO : three.txt: Copied (new) 2024/11/06 02:59:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 02:59:03 INFO : one.bak: Deleted 2024/11/06 02:59:04 INFO : one: Moved (server-side) to: one.bak 2024/11/06 02:59:07 INFO : one: Copied (new) 2024/11/06 02:59:08 DEBUG : two: Sizes identical 2024/11/06 02:59:08 DEBUG : two: Unchanged skipping 2024/11/06 02:59:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/06 02:59:10 INFO : three.txt.bak: Deleted 2024/11/06 02:59:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 02:59:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.04s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 02:59:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maroxib4tohe/dst" 2024/11/06 02:59:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 02:59:36 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/06 02:59:39 INFO : one: Copied (new) 2024/11/06 02:59:39 DEBUG : two: Sizes identical 2024/11/06 02:59:39 DEBUG : two: Unchanged skipping 2024/11/06 02:59:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/06 02:59:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/06 02:59:44 INFO : three.txt: Copied (new) 2024/11/06 02:59:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 02:59:49 INFO : one-2019-01-01: Deleted 2024/11/06 02:59:50 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/06 02:59:53 INFO : one: Copied (new) 2024/11/06 02:59:53 DEBUG : two: Sizes identical 2024/11/06 02:59:53 DEBUG : two: Unchanged skipping 2024/11/06 02:59:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/06 02:59:56 INFO : three-2019-01-01.txt: Deleted 2024/11/06 02:59:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/06 02:59:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (45.74s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 03:00:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/06 03:00:12 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 03:00:12 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 03:00:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/06 03:00:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.53s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 03:00:18 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 03:00:18 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 03:00:18 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 03:00:20 INFO : existing: Copied (new) 2024/11/06 03:00:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 03:00:22 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/06 03:00:22 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 03:00:22 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/06 03:00:22 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 03:00:22 ERROR : sugarsync root 'Test/rclone-test-maroxib4tohe': not deleting files as there were IO errors 2024/11/06 03:00:22 ERROR : sugarsync root 'Test/rclone-test-maroxib4tohe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.23s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 03:00:48 DEBUG : existing: Sizes identical 2024/11/06 03:00:48 DEBUG : existing: Unchanged skipping 2024/11/06 03:00:48 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/06 03:00:50 DEBUG : EXISTING: moving to existing-rclone-move-hufesag4 2024/11/06 03:00:50 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-zequjux0 2024/11/06 03:00:51 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/06 03:00:51 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-hufesag4 2024/11/06 03:00:51 DEBUG : EXISTING: moving to existing 2024/11/06 03:00:51 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-zequjux0 2024/11/06 03:00:51 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/06 03:00:52 INFO : existingbutdifferent-rclone-move-zequjux0: Moved (server-side) to: existingbutdifferent 2024/11/06 03:00:52 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/06 03:00:52 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/06 03:00:52 INFO : existing-rclone-move-hufesag4: Moved (server-side) to: existing 2024/11/06 03:00:52 INFO : EXISTING: Moved (server-side) to: existing 2024/11/06 03:00:52 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/06 03:00:55 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/06 03:00:55 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/06 03:01:00 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/06 03:01:01 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/06 03:01:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-subucuc3 2024/11/06 03:01:03 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-subucuc3 2024/11/06 03:01:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/06 03:01:05 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/06 03:01:05 INFO : subdira/subdirb/subdirc/hello-rclone-move-subucuc3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/06 03:01:05 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/06 03:01:05 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/06 03:01:06 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/06 03:01:06 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 03:01:06 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/06 03:01:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-javoviw3 2024/11/06 03:01:08 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-javoviw3 2024/11/06 03:01:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/06 03:01:09 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-javoviw3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/06 03:01:09 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/06 03:01:09 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/06 03:01:09 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 03:01:10 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/06 03:01:10 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (55.54s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", 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-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", 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-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.46s) --- SKIP: TestMaxTransfer/Hard (1.52s) --- SKIP: TestMaxTransfer/Soft (1.44s) --- SKIP: TestMaxTransfer/Cautious (1.50s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 03:03:11 DEBUG : both0: Sizes identical 2024/11/06 03:03:11 DEBUG : both0: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both1: Sizes identical 2024/11/06 03:03:11 DEBUG : both1: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both10: Sizes identical 2024/11/06 03:03:11 DEBUG : both10: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both11: Sizes identical 2024/11/06 03:03:11 DEBUG : both11: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both12: Sizes identical 2024/11/06 03:03:11 DEBUG : both12: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both13: Sizes identical 2024/11/06 03:03:11 DEBUG : both13: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both14: Sizes identical 2024/11/06 03:03:11 DEBUG : both14: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both15: Sizes identical 2024/11/06 03:03:11 DEBUG : both15: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both16: Sizes identical 2024/11/06 03:03:11 DEBUG : both16: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both17: Sizes identical 2024/11/06 03:03:11 DEBUG : both17: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both18: Sizes identical 2024/11/06 03:03:11 DEBUG : both18: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both19: Sizes identical 2024/11/06 03:03:11 DEBUG : both19: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both2: Sizes identical 2024/11/06 03:03:11 DEBUG : both3: Sizes identical 2024/11/06 03:03:11 DEBUG : both5: Sizes identical 2024/11/06 03:03:11 DEBUG : both4: Sizes identical 2024/11/06 03:03:11 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 03:03:11 DEBUG : both2: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both6: Sizes identical 2024/11/06 03:03:11 DEBUG : both6: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both7: Sizes identical 2024/11/06 03:03:11 DEBUG : both7: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both8: Sizes identical 2024/11/06 03:03:11 DEBUG : both8: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both9: Sizes identical 2024/11/06 03:03:11 DEBUG : both9: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both3: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both4: Unchanged skipping 2024/11/06 03:03:11 DEBUG : both5: Unchanged skipping 2024/11/06 03:03:11 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 03:03:11 DEBUG : Waiting for deletions to finish 2024/11/06 03:03:12 INFO : only1: Deleted 2024/11/06 03:03:12 INFO : only6: Deleted 2024/11/06 03:03:12 INFO : only9: Deleted 2024/11/06 03:03:12 INFO : only0: Deleted 2024/11/06 03:03:13 INFO : only12: Deleted 2024/11/06 03:03:13 INFO : only13: Deleted 2024/11/06 03:03:13 INFO : only4: Deleted 2024/11/06 03:03:13 INFO : only16: Deleted 2024/11/06 03:03:14 INFO : only19: Deleted 2024/11/06 03:03:14 INFO : only8: Deleted 2024/11/06 03:03:14 INFO : only2: Deleted 2024/11/06 03:03:14 INFO : only3: Deleted 2024/11/06 03:03:14 INFO : only10: Deleted 2024/11/06 03:03:14 INFO : only5: Deleted 2024/11/06 03:03:14 INFO : only14: Deleted 2024/11/06 03:03:14 INFO : only17: Deleted 2024/11/06 03:03:15 INFO : only7: Deleted 2024/11/06 03:03:15 INFO : only15: Deleted 2024/11/06 03:03:15 INFO : only11: Deleted 2024/11/06 03:03:15 INFO : only18: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (124.99s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 03:05:16 DEBUG : both10: Sizes identical 2024/11/06 03:05:16 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for checks to finish 2024/11/06 03:05:16 DEBUG : both1: Sizes identical 2024/11/06 03:05:16 DEBUG : both0: Sizes identical 2024/11/06 03:05:16 DEBUG : both11: Sizes identical 2024/11/06 03:05:16 DEBUG : both10: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both12: Sizes identical 2024/11/06 03:05:16 DEBUG : both11: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both13: Sizes identical 2024/11/06 03:05:16 DEBUG : both13: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both14: Sizes identical 2024/11/06 03:05:16 DEBUG : both14: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both15: Sizes identical 2024/11/06 03:05:16 DEBUG : both15: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both16: Sizes identical 2024/11/06 03:05:16 DEBUG : both12: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both17: Sizes identical 2024/11/06 03:05:16 DEBUG : both17: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both18: Sizes identical 2024/11/06 03:05:16 DEBUG : both0: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both19: Sizes identical 2024/11/06 03:05:16 DEBUG : both19: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both2: Sizes identical 2024/11/06 03:05:16 DEBUG : both2: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both3: Sizes identical 2024/11/06 03:05:16 DEBUG : both3: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both4: Sizes identical 2024/11/06 03:05:16 DEBUG : both4: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both5: Sizes identical 2024/11/06 03:05:16 DEBUG : both5: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both6: Sizes identical 2024/11/06 03:05:16 DEBUG : both6: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both7: Sizes identical 2024/11/06 03:05:16 DEBUG : both7: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both8: Sizes identical 2024/11/06 03:05:16 DEBUG : both8: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both9: Sizes identical 2024/11/06 03:05:16 DEBUG : both9: Unchanged skipping 2024/11/06 03:05:16 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/06 03:05:16 DEBUG : both1: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both16: Unchanged skipping 2024/11/06 03:05:16 DEBUG : both18: Unchanged skipping 2024/11/06 03:05:16 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Waiting for transfers to finish 2024/11/06 03:05:18 INFO : only0: Copied (replaced existing) 2024/11/06 03:05:18 INFO : only1: Copied (replaced existing) 2024/11/06 03:05:18 INFO : only11: Copied (replaced existing) 2024/11/06 03:05:18 INFO : only10: Copied (replaced existing) 2024/11/06 03:05:18 INFO : only12: Copied (replaced existing) 2024/11/06 03:05:19 INFO : only13: Copied (replaced existing) 2024/11/06 03:05:19 INFO : only14: Copied (replaced existing) 2024/11/06 03:05:19 INFO : only15: Copied (replaced existing) 2024/11/06 03:05:20 INFO : only16: Copied (replaced existing) 2024/11/06 03:05:20 INFO : only17: Copied (replaced existing) 2024/11/06 03:05:20 INFO : only18: Copied (replaced existing) 2024/11/06 03:05:21 INFO : only19: Copied (replaced existing) 2024/11/06 03:05:21 INFO : only2: Copied (replaced existing) 2024/11/06 03:05:21 INFO : only4: Copied (replaced existing) 2024/11/06 03:05:21 INFO : only3: Copied (replaced existing) 2024/11/06 03:05:22 INFO : only5: Copied (replaced existing) 2024/11/06 03:05:22 INFO : only7: Copied (replaced existing) 2024/11/06 03:05:22 INFO : only6: Copied (replaced existing) 2024/11/06 03:05:22 INFO : only8: Copied (replaced existing) 2024/11/06 03:05:23 INFO : only9: Copied (replaced existing) 2024/11/06 03:05:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (142.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 03:05:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 03:05:57 DEBUG : sub dir: Making directory 2024/11/06 03:05:58 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-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 03:06:25 ERROR : sub dir: error listing: couldn't list files: HTTP error 401 (401 Unauthorized): invalid token fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): invalid token --- FAIL: TestNothingToTransferWithEmptyDirs (53.40s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" 2024/11/06 03:06:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 03:06:50 DEBUG : sub dir: Making directory 2024/11/06 03:06:52 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-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-maroxib4tohe'", Local "Local file system at /tmp/rclone1336714349", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (54.47s) FAIL 2024/11/06 03:07:45 DEBUG : sugarsync root 'Test/rclone-test-maroxib4tohe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 30m4.679272712s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf TestNothingToTransferWithEmptyDirs]