"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/12/12 03:03:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo" 2024/12/12 03:03:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 03:03:14 DEBUG : Creating backend with remote "/tmp/rclone3798023611" === 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-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:03:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:03:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/12 03:03:16 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:03:16 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.84s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:03:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 03:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:03:20 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:03:20 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:03:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:03:26 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.64s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.53s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.52s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:03:34 DEBUG : Creating backend with remote "/non-existing" 2024/12/12 03:03:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/12 03:03:35 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:03:35 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.75s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:03:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:03:39 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:03:39 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:03:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.33s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:03:49 INFO : sugarsync root 'Test/rclone-test-vamezem4rixo': Running all checks before starting transfers 2024/12/12 03:03:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:03:50 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:03:50 INFO : sugarsync root 'Test/rclone-test-vamezem4rixo': Checks finished, now starting transfers 2024/12/12 03:03:50 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:03:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.14s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:04:01 ERROR : Ignoring --no-traverse with sync 2024/12/12 03:04:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:04:01 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:04:01 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:04:05 INFO : sub dir/hello world: Copied (new) 2024/12/12 03:04:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.20s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:04:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/12 03:04:13 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:04:13 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:04:15 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.62s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:04:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:04:20 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:04:20 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:04:23 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.91s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:04:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:04:28 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:04:28 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:04:31 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.67s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:04:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/12 03:04:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 03:04:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/12 03:04:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 03:04:36 DEBUG : sub dir: Making directory 2024/12/12 03:04:37 DEBUG : sub dir2: Making directory 2024/12/12 03:04:38 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/12 03:04:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:04:39 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:04:39 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:04:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:04:44 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:04:51 DEBUG : sub dir2: Making directory 2024/12/12 03:04:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/12 03:04:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 03:04:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:04:52 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:04:52 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:04:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.59s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:05:01 DEBUG : sub dir2: Making directory with metadata 2024/12/12 03:05:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 03:05:02 DEBUG : sub dir: Making directory 2024/12/12 03:05:03 DEBUG : sub dir2: Making directory 2024/12/12 03:05:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:05:04 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:05:04 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:05:06 INFO : sub dir/hello world: Copied (new) 2024/12/12 03:05:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:05:07 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/12 03:05:08 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.54s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.51s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:05:16 DEBUG : sub dir2: Making directory 2024/12/12 03:05:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:05:17 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:05:17 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:05:20 INFO : sub dir/hello world: Copied (new) 2024/12/12 03:05:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.50s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:05:25 DEBUG : sub dir2: Making directory with metadata 2024/12/12 03:05:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 03:05:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 03:05:26 DEBUG : sub dir: Making directory 2024/12/12 03:05:28 DEBUG : sub dir2: Making directory 2024/12/12 03:05:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:05:29 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:05:29 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:05:30 INFO : sub dir/hello world: Copied (new) 2024/12/12 03:05:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:05:32 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.28s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.57s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:05:40 DEBUG : sub dir2: Making directory 2024/12/12 03:05:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:05:41 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:05:41 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:05:44 INFO : sub dir/hello world: Copied (new) 2024/12/12 03:05:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.77s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:05:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rivihur7piwa" 2024/12/12 03:05:55 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-vamezem4rixo' -> sugarsync root 'Test/rclone-test-rivihur7piwa' 2024/12/12 03:06:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:06:00 DEBUG : sugarsync root 'Test/rclone-test-rivihur7piwa': Waiting for checks to finish 2024/12/12 03:06:00 DEBUG : sugarsync root 'Test/rclone-test-rivihur7piwa': Waiting for transfers to finish 2024/12/12 03:06:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:06:05 DEBUG : sugarsync root 'Test/rclone-test-rivihur7piwa': Purge remote --- PASS: TestServerSideCopy (21.76s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:06:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 03:06:18 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:06:18 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:06:19 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.64s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:06:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zugudiz6guju" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-vamezem4rixo' -> sugarsync root 'Test/rclone-test-zugudiz6guju' 2024/12/12 03:06:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:06:36 DEBUG : sugarsync root 'Test/rclone-test-zugudiz6guju': Waiting for checks to finish 2024/12/12 03:06:36 DEBUG : sugarsync root 'Test/rclone-test-zugudiz6guju': Waiting for transfers to finish 2024/12/12 03:06:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:06:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 03:06:47 DEBUG : sugarsync root 'Test/rclone-test-zugudiz6guju': Waiting for checks to finish 2024/12/12 03:06:47 DEBUG : sugarsync root 'Test/rclone-test-zugudiz6guju': Waiting for transfers to finish 2024/12/12 03:06:47 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.tukuqak5" before starting 2024/12/12 03:06:49 DEBUG : sub dir/hello world.tukuqak5: server side copy: removing renamed existing file after operation 2024/12/12 03:06:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:06:52 DEBUG : sugarsync root 'Test/rclone-test-zugudiz6guju': Purge remote --- PASS: TestServerSideCopyOverSelf (33.07s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:07:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 03:07:06 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:07:06 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:07:07 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/12 03:07:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.04s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:07:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tayojes2bapa" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-vamezem4rixo' -> sugarsync root 'Test/rclone-test-tayojes2bapa' 2024/12/12 03:07:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:07:24 DEBUG : sugarsync root 'Test/rclone-test-tayojes2bapa': Waiting for checks to finish 2024/12/12 03:07:24 DEBUG : sugarsync root 'Test/rclone-test-tayojes2bapa': Waiting for transfers to finish 2024/12/12 03:07:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:07:33 DEBUG : sugarsync root 'Test/rclone-test-tayojes2bapa': Using server-side directory move 2024/12/12 03:07:33 INFO : sugarsync root 'Test/rclone-test-tayojes2bapa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/12 03:07:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 03:07:35 DEBUG : sugarsync root 'Test/rclone-test-tayojes2bapa': Waiting for checks to finish 2024/12/12 03:07:35 DEBUG : sugarsync root 'Test/rclone-test-tayojes2bapa': Waiting for transfers to finish 2024/12/12 03:07:36 INFO : sub dir/hello world: Deleted 2024/12/12 03:07:37 INFO : sub dir/hello world: Moved (server-side) 2024/12/12 03:07:44 DEBUG : testing file moves 2024/12/12 03:07:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/12 03:07:45 DEBUG : sugarsync root 'Test/rclone-test-tayojes2bapa': Waiting for checks to finish 2024/12/12 03:07:45 DEBUG : sugarsync root 'Test/rclone-test-tayojes2bapa': Waiting for transfers to finish 2024/12/12 03:07:46 INFO : sub dir/hello world: Deleted 2024/12/12 03:07:47 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:07:50 DEBUG : sugarsync root 'Test/rclone-test-tayojes2bapa': Purge remote --- PASS: TestServerSideMoveOverSelf (42.25s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:08:00 ERROR : : error listing: directory not found 2024/12/12 03:08:01 DEBUG : Local file system at /tmp/rclone3798023611: Making directory 2024/12/12 03:08:03 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:08:03 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.04s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:08:16 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 03:08:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:08:16 DEBUG : Local file system at /tmp/rclone3798023611: Waiting for checks to finish 2024/12/12 03:08:16 DEBUG : Local file system at /tmp/rclone3798023611: Waiting for transfers to finish 2024/12/12 03:08:17 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/12/12 03:08:17 INFO : sub dir/hello world: Copied (new) 2024/12/12 03:08:17 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.35s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:08:23 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/12 03:08:23 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:08:23 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:08:25 INFO : check sum: Copied (new) 2024/12/12 03:08:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:08:27 NOTICE: sugarsync root 'Test/rclone-test-vamezem4rixo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/12 03:08:27 DEBUG : check sum: Size of src and dst objects identical 2024/12/12 03:08:27 DEBUG : check sum: Unchanged skipping 2024/12/12 03:08:27 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:08:27 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:08:27 DEBUG : Waiting for deletions to finish 2024/12/12 03:08:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.51s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:08:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/12 03:08:33 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:08:33 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:08:36 INFO : sizeonly: Copied (new) 2024/12/12 03:08:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:08:37 DEBUG : sizeonly: Sizes identical 2024/12/12 03:08:37 DEBUG : sizeonly: Unchanged skipping 2024/12/12 03:08:37 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:08:37 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:08:37 DEBUG : Waiting for deletions to finish 2024/12/12 03:08:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.71s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:08:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/12 03:08:44 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:08:44 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:08:47 INFO : ignore-size: Copied (new) 2024/12/12 03:08:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:08:48 DEBUG : ignore-size: Sizes identical 2024/12/12 03:08:48 DEBUG : ignore-size: Unchanged skipping 2024/12/12 03:08:48 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:08:48 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:08:48 DEBUG : Waiting for deletions to finish 2024/12/12 03:08:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.71s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:08:58 DEBUG : existing: Sizes identical 2024/12/12 03:08:58 DEBUG : existing: Unchanged skipping 2024/12/12 03:08:58 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:08:58 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:08:58 DEBUG : Waiting for deletions to finish 2024/12/12 03:08:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:08:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/12 03:08:59 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:08:59 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:09:00 INFO : existing: Copied (replaced existing) 2024/12/12 03:09:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.04s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:09:07 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/12 03:09:07 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:09:07 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:09:09 INFO : existing: Copied (new) 2024/12/12 03:09:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:09:11 DEBUG : existing: Destination exists, skipping 2024/12/12 03:09:11 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:09:11 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:09:11 DEBUG : Waiting for deletions to finish 2024/12/12 03:09:11 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.87s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:09:24 DEBUG : d: Making directory 2024/12/12 03:09:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/12 03:09:28 DEBUG : c/non empty space: Sizes identical 2024/12/12 03:09:28 DEBUG : c/non empty space: Unchanged skipping 2024/12/12 03:09:28 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:09:28 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:09:31 INFO : a/potato2: Copied (new) 2024/12/12 03:09:31 DEBUG : Waiting for deletions to finish 2024/12/12 03:09:31 INFO : b/potato: Deleted 2024/12/12 03:09:31 INFO : d: Removing directory 2024/12/12 03:09:33 INFO : b: Removing directory 2024/12/12 03:09:34 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.20s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:09:46 DEBUG : empty space: Sizes identical 2024/12/12 03:09:46 DEBUG : empty space: Unchanged skipping 2024/12/12 03:09:46 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:09:46 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:09:46 DEBUG : Waiting for deletions to finish 2024/12/12 03:09:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:09:48 DEBUG : empty space: Sizes identical 2024/12/12 03:09:48 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:09:48 DEBUG : empty space: Unchanged skipping 2024/12/12 03:09:48 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:09:48 DEBUG : Waiting for deletions to finish 2024/12/12 03:09:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.47s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.44s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:10:00 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/12 03:10:00 DEBUG : empty space: Sizes identical 2024/12/12 03:10:00 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:10:00 DEBUG : empty space: Unchanged skipping 2024/12/12 03:10:00 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:10:03 INFO : potato: Copied (new) 2024/12/12 03:10:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.84s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:10:13 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/12 03:10:13 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:10:13 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:10:14 INFO : potato: Copied (replaced existing) 2024/12/12 03:10:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.96s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/12/12 03:10:22 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/12/12 03:10:22 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:10:22 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:10:24 INFO : potato: Copied (replaced existing) 2024/12/12 03:10:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:10:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:10:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/12 03:10:34 DEBUG : empty space: Sizes identical 2024/12/12 03:10:34 DEBUG : empty space: Unchanged skipping 2024/12/12 03:10:34 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:10:34 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:10:34 DEBUG : Waiting for deletions to finish 2024/12/12 03:10:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:10:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:10:46 DEBUG : empty space: Sizes identical 2024/12/12 03:10:46 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:10:46 DEBUG : empty space: Unchanged skipping 2024/12/12 03:10:46 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:10:48 INFO : potato2: Copied (new) 2024/12/12 03:10:48 DEBUG : Waiting for deletions to finish 2024/12/12 03:10:49 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:11:02 DEBUG : d: Making directory 2024/12/12 03:11:03 DEBUG : d/e: Making directory 2024/12/12 03:11:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/12 03:11:07 DEBUG : c/non empty space: Sizes identical 2024/12/12 03:11:07 DEBUG : c/non empty space: Unchanged skipping 2024/12/12 03:11:09 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:11:09 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:11:11 INFO : a/potato2: Copied (new) 2024/12/12 03:11:11 DEBUG : Waiting for deletions to finish 2024/12/12 03:11:12 INFO : b/potato: Deleted 2024/12/12 03:11:12 INFO : d/e: Removing directory 2024/12/12 03:11:13 INFO : d: Removing directory 2024/12/12 03:11:14 INFO : b: Removing directory 2024/12/12 03:11:15 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:11:31 DEBUG : d: Making directory 2024/12/12 03:11:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/12 03:11:35 DEBUG : c/non empty space: Sizes identical 2024/12/12 03:11:35 DEBUG : c/non empty space: Unchanged skipping 2024/12/12 03:11:35 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:11:35 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:11:38 INFO : a/potato2: Copied (new) 2024/12/12 03:11:38 ERROR : sugarsync root 'Test/rclone-test-vamezem4rixo': not deleting files as there were IO errors 2024/12/12 03:11:38 ERROR : sugarsync root 'Test/rclone-test-vamezem4rixo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:11:55 DEBUG : Waiting for deletions to finish 2024/12/12 03:11:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:11:56 DEBUG : empty space: Sizes identical 2024/12/12 03:11:56 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:11:56 DEBUG : empty space: Unchanged skipping 2024/12/12 03:11:56 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:11:57 INFO : potato: Deleted 2024/12/12 03:11:58 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.16s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:12:09 DEBUG : Waiting for deletions to finish 2024/12/12 03:12:10 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:12:10 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:12:11 INFO : potato: Deleted 2024/12/12 03:12:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:12:12 DEBUG : empty space: Sizes identical 2024/12/12 03:12:12 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:12:12 DEBUG : empty space: Unchanged skipping 2024/12/12 03:12:12 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:12:14 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.79s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:12:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:12:24 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:12:24 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:12:26 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.06s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:12:37 DEBUG : enormous: Excluded (Size Filter) 2024/12/12 03:12:37 DEBUG : enormous: Excluded 2024/12/12 03:12:37 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 03:12:37 DEBUG : potato2: Excluded 2024/12/12 03:12:38 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 03:12:38 DEBUG : potato2: Excluded 2024/12/12 03:12:38 DEBUG : empty space: Sizes identical 2024/12/12 03:12:38 DEBUG : empty space: Unchanged skipping 2024/12/12 03:12:38 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:12:38 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:12:38 DEBUG : Waiting for deletions to finish 2024/12/12 03:12:38 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:12:38 DEBUG : enormous: Excluded (Size Filter) 2024/12/12 03:12:38 DEBUG : enormous: Excluded 2024/12/12 03:12:38 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 03:12:38 DEBUG : potato2: Excluded 2024/12/12 03:12:39 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 03:12:39 DEBUG : potato2: Excluded 2024/12/12 03:12:39 DEBUG : empty space: Sizes identical 2024/12/12 03:12:39 DEBUG : empty space: Unchanged skipping 2024/12/12 03:12:39 DEBUG : Local file system at /tmp/rclone3798023611: Waiting for checks to finish 2024/12/12 03:12:39 DEBUG : Local file system at /tmp/rclone3798023611: Waiting for transfers to finish 2024/12/12 03:12:39 DEBUG : Waiting for deletions to finish 2024/12/12 03:12:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.55s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:12:53 DEBUG : enormous: Excluded (Size Filter) 2024/12/12 03:12:53 DEBUG : enormous: Excluded 2024/12/12 03:12:53 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 03:12:53 DEBUG : potato2: Excluded 2024/12/12 03:12:54 DEBUG : empty space: Sizes identical 2024/12/12 03:12:54 DEBUG : empty space: Unchanged skipping 2024/12/12 03:12:54 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:12:54 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:12:54 DEBUG : Waiting for deletions to finish 2024/12/12 03:12:55 INFO : potato2: Deleted 2024/12/12 03:12:55 INFO : enormous: Deleted 2024/12/12 03:12:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:12:56 DEBUG : empty space: Sizes identical 2024/12/12 03:12:56 DEBUG : empty space: Unchanged skipping 2024/12/12 03:12:56 DEBUG : Local file system at /tmp/rclone3798023611: Waiting for checks to finish 2024/12/12 03:12:56 DEBUG : Local file system at /tmp/rclone3798023611: Waiting for transfers to finish 2024/12/12 03:12:56 DEBUG : Waiting for deletions to finish 2024/12/12 03:12:56 INFO : enormous: Deleted 2024/12/12 03:12:56 INFO : potato2: Deleted 2024/12/12 03:12:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.54s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.47s) === 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-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/12/12 03:13:03 ERROR : sugarsync root 'Test/rclone-test-vamezem4rixo': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/12 03:13:04 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/12 03:13:04 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/12 03:13:04 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:13:04 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:13:06 INFO : yam: Copied (new) 2024/12/12 03:13:06 INFO : potato: Copied (new) 2024/12/12 03:13:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:13:07 ERROR : sugarsync root 'Test/rclone-test-vamezem4rixo': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/12 03:13:08 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/12 03:13:08 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:13:08 DEBUG : potato: Sizes identical 2024/12/12 03:13:08 DEBUG : potato: Unchanged skipping 2024/12/12 03:13:08 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:13:10 INFO : yaml: Copied (new) 2024/12/12 03:13:10 DEBUG : Waiting for deletions to finish 2024/12/12 03:13:11 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/12/12 03:13:18 ERROR : sugarsync root 'Test/rclone-test-vamezem4rixo': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/12 03:13:19 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/12 03:13:19 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/12 03:13:19 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:13:19 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:13:21 INFO : potato: Copied (new) 2024/12/12 03:13:21 INFO : yam: Copied (new) 2024/12/12 03:13:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:13:22 ERROR : sugarsync root 'Test/rclone-test-vamezem4rixo': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/12 03:13:23 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/12 03:13:23 DEBUG : potato: Sizes identical 2024/12/12 03:13:23 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:13:23 DEBUG : potato: Unchanged skipping 2024/12/12 03:13:23 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:13:25 INFO : yaml: Copied (new) 2024/12/12 03:13:25 DEBUG : Waiting for deletions to finish 2024/12/12 03:13:26 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.97s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/12/12 03:13:34 INFO : sugarsync root 'Test/rclone-test-vamezem4rixo': Making map for --track-renames 2024/12/12 03:13:34 INFO : sugarsync root 'Test/rclone-test-vamezem4rixo': Finished making map for --track-renames 2024/12/12 03:13:34 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:13:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/12 03:13:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/12 03:13:34 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for renames to finish 2024/12/12 03:13:34 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:13:37 INFO : sub/yam: Copied (new) 2024/12/12 03:13:37 INFO : potato: Copied (new) 2024/12/12 03:13:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:13:39 DEBUG : potato: Sizes identical 2024/12/12 03:13:39 DEBUG : potato: Unchanged skipping 2024/12/12 03:13:40 INFO : sugarsync root 'Test/rclone-test-vamezem4rixo': Making map for --track-renames 2024/12/12 03:13:40 INFO : sugarsync root 'Test/rclone-test-vamezem4rixo': Finished making map for --track-renames 2024/12/12 03:13:40 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:13:40 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for renames to finish 2024/12/12 03:13:41 INFO : sub/yam: Moved (server-side) to: yam 2024/12/12 03:13:41 INFO : yam: Renamed from "sub/yam" 2024/12/12 03:13:41 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:13:41 DEBUG : Waiting for deletions to finish 2024/12/12 03:13:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.73s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:13:51 DEBUG : Creating backend with remote "/tmp/rclone3798023611/dir1" 2024/12/12 03:13:51 DEBUG : Config file has changed externally - reloading 2024/12/12 03:13:51 DEBUG : Creating backend with remote "/tmp/rclone3798023611/dir2" 2024/12/12 03:13:51 DEBUG : Local file system at /tmp/rclone3798023611/dir2: Using server-side directory move 2024/12/12 03:13:51 INFO : Local file system at /tmp/rclone3798023611/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/12 03:13:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/12 03:13:51 INFO : file1.txt: Moved (server-side) 2024/12/12 03:13:51 DEBUG : Local file system at /tmp/rclone3798023611/dir2: Waiting for checks to finish 2024/12/12 03:13:51 DEBUG : Local file system at /tmp/rclone3798023611/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.58s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:13:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:13:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/12 03:13:53 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:13:53 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:13:59 INFO : sub dir/hello world: Copied (new) 2024/12/12 03:13:59 INFO : sub dir/hello world: Deleted 2024/12/12 03:14:00 INFO : nested/sub dir/file: Copied (new) 2024/12/12 03:14:00 INFO : nested/sub dir/file: Deleted 2024/12/12 03:14:00 INFO : sub dir: Removing directory 2024/12/12 03:14:00 INFO : nested/sub dir: Removing directory 2024/12/12 03:14:00 INFO : nested: Removing directory 2024/12/12 03:14:00 DEBUG : Local file system at /tmp/rclone3798023611: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.18s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:14:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:14:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/12 03:14:11 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:14:11 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:14:18 INFO : sub dir/hello world: Copied (new) 2024/12/12 03:14:18 INFO : sub dir/hello world: Deleted 2024/12/12 03:14:18 INFO : nested/sub dir/file: Copied (new) 2024/12/12 03:14:18 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.78s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:14:29 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/12 03:14:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/12 03:14:29 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:14:29 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:14:31 INFO : existing: Copied (new) 2024/12/12 03:14:31 INFO : existing: Deleted 2024/12/12 03:14:31 INFO : existing-b: Copied (new) 2024/12/12 03:14:31 INFO : existing-b: Deleted 2024/12/12 03:14:33 DEBUG : existing: Destination exists, skipping 2024/12/12 03:14:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/12 03:14:33 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:14:33 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:14:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.97s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:14:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-leziraj2jejo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vamezem4rixo' -> sugarsync root 'Test/rclone-test-leziraj2jejo' 2024/12/12 03:14:56 DEBUG : sugarsync root 'Test/rclone-test-leziraj2jejo': Using server-side directory move 2024/12/12 03:14:56 INFO : sugarsync root 'Test/rclone-test-leziraj2jejo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/12 03:14:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:14:57 DEBUG : empty space: Sizes identical 2024/12/12 03:14:57 DEBUG : empty space: Unchanged skipping 2024/12/12 03:14:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/12 03:14:57 DEBUG : sugarsync root 'Test/rclone-test-leziraj2jejo': Waiting for checks to finish 2024/12/12 03:14:58 INFO : potato2: Moved (server-side) 2024/12/12 03:14:58 INFO : empty space: Deleted 2024/12/12 03:14:58 DEBUG : sugarsync root 'Test/rclone-test-leziraj2jejo': Waiting for transfers to finish 2024/12/12 03:14:58 INFO : potato3: Deleted 2024/12/12 03:14:59 INFO : potato3: Moved (server-side) 2024/12/12 03:15:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vifurul4peka" 2024/12/12 03:15:03 DEBUG : sugarsync root 'Test/rclone-test-vifurul4peka': Using server-side directory move 2024/12/12 03:15:05 INFO : sugarsync root 'Test/rclone-test-vifurul4peka': Server side directory move succeeded 2024/12/12 03:15:08 ERROR : : error listing: directory not found 2024/12/12 03:15:08 DEBUG : sugarsync root 'Test/rclone-test-vifurul4peka': Purge remote 2024/12/12 03:15:09 DEBUG : sugarsync root 'Test/rclone-test-leziraj2jejo': Purge remote 2024/12/12 03:15:09 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.61s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:15:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hevetol2dihi" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vamezem4rixo' -> sugarsync root 'Test/rclone-test-hevetol2dihi' 2024/12/12 03:15:30 DEBUG : empty space: Excluded (Size Filter) 2024/12/12 03:15:30 DEBUG : empty space: Excluded 2024/12/12 03:15:30 DEBUG : empty space: Excluded (Size Filter) 2024/12/12 03:15:30 DEBUG : empty space: Excluded 2024/12/12 03:15:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:15:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/12 03:15:30 DEBUG : sugarsync root 'Test/rclone-test-hevetol2dihi': Waiting for checks to finish 2024/12/12 03:15:30 DEBUG : sugarsync root 'Test/rclone-test-hevetol2dihi': Waiting for transfers to finish 2024/12/12 03:15:31 INFO : potato2: Moved (server-side) 2024/12/12 03:15:31 INFO : potato3: Deleted 2024/12/12 03:15:31 INFO : potato3: Moved (server-side) 2024/12/12 03:15:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vowekoq5dola" 2024/12/12 03:15:37 DEBUG : empty space: Excluded (Size Filter) 2024/12/12 03:15:37 DEBUG : empty space: Excluded 2024/12/12 03:15:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:15:37 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/12 03:15:37 DEBUG : sugarsync root 'Test/rclone-test-vowekoq5dola': Waiting for checks to finish 2024/12/12 03:15:37 DEBUG : sugarsync root 'Test/rclone-test-vowekoq5dola': Waiting for transfers to finish 2024/12/12 03:15:39 INFO : potato2: Moved (server-side) 2024/12/12 03:15:39 INFO : potato3: Moved (server-side) 2024/12/12 03:15:41 DEBUG : sugarsync root 'Test/rclone-test-vowekoq5dola': Purge remote 2024/12/12 03:15:42 DEBUG : sugarsync root 'Test/rclone-test-hevetol2dihi': Purge remote --- PASS: TestServerSideMoveWithFilter (33.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:15:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xidunap3wubu" 2024/12/12 03:15:55 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vamezem4rixo' -> sugarsync root 'Test/rclone-test-xidunap3wubu' 2024/12/12 03:16:05 DEBUG : sugarsync root 'Test/rclone-test-xidunap3wubu': Using server-side directory move 2024/12/12 03:16:05 INFO : sugarsync root 'Test/rclone-test-xidunap3wubu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/12 03:16:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:16:05 DEBUG : empty space: Sizes identical 2024/12/12 03:16:05 DEBUG : empty space: Unchanged skipping 2024/12/12 03:16:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/12 03:16:06 INFO : empty space: Deleted 2024/12/12 03:16:06 DEBUG : sugarsync root 'Test/rclone-test-xidunap3wubu': Waiting for checks to finish 2024/12/12 03:16:06 DEBUG : sugarsync root 'Test/rclone-test-xidunap3wubu': Waiting for transfers to finish 2024/12/12 03:16:06 INFO : potato3: Deleted 2024/12/12 03:16:06 INFO : potato2: Moved (server-side) 2024/12/12 03:16:07 INFO : potato3: Moved (server-side) 2024/12/12 03:16:07 INFO : tomatoDir: Removing directory 2024/12/12 03:16:08 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': deleted 1 directories 2024/12/12 03:16:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kazomat0viwu" 2024/12/12 03:16:13 DEBUG : tomatoDir: Making directory 2024/12/12 03:16:15 DEBUG : sugarsync root 'Test/rclone-test-kazomat0viwu': Using server-side directory move 2024/12/12 03:16:17 INFO : sugarsync root 'Test/rclone-test-kazomat0viwu': Server side directory move succeeded 2024/12/12 03:16:19 ERROR : : error listing: directory not found 2024/12/12 03:16:20 ERROR : : error listing: directory not found 2024/12/12 03:16:20 DEBUG : sugarsync root 'Test/rclone-test-kazomat0viwu': Purge remote 2024/12/12 03:16:21 DEBUG : sugarsync root 'Test/rclone-test-xidunap3wubu': Purge remote 2024/12/12 03:16:22 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.72s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", 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-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:16:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.05s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:16:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/rclone-sync-test" 2024/12/12 03:16:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/rclone-sync-test-include/layer2" 2024/12/12 03:16:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/rclone-sync-test-ignore-file" 2024/12/12 03:17:02 DEBUG : rclone-sync-test: Excluded 2024/12/12 03:17:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 03:17:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/12 03:17:05 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/rclone-sync-test': Waiting for checks to finish 2024/12/12 03:17:05 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/rclone-sync-test': Waiting for transfers to finish 2024/12/12 03:17:05 DEBUG : Waiting for deletions to finish 2024/12/12 03:17:05 INFO : There was nothing to transfer 2024/12/12 03:17:07 DEBUG : rclone-sync-test: Excluded 2024/12/12 03:17:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 03:17:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/12 03:17:10 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:17:10 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:17:10 DEBUG : Waiting for deletions to finish 2024/12/12 03:17:10 INFO : rclone-sync-test-include: Removing directory 2024/12/12 03:17:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/12 03:17:11 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': failed to delete 1 directories 2024/12/12 03:17:11 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:17:13 DEBUG : rclone-sync-test: Excluded 2024/12/12 03:17:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 03:17:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/12 03:17:16 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/12 03:17:16 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/12 03:17:16 DEBUG : Waiting for deletions to finish 2024/12/12 03:17:16 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:17:18 DEBUG : rclone-sync-test: Excluded 2024/12/12 03:17:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 03:17:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/12 03:17:21 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:17:21 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:17:21 DEBUG : Waiting for deletions to finish 2024/12/12 03:17:21 INFO : rclone-sync-test-include: Removing directory 2024/12/12 03:17:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/12 03:17:22 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': failed to delete 1 directories 2024/12/12 03:17:22 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:17:23 DEBUG : : Excluded 2024/12/12 03:17:24 DEBUG : rclone-sync-test: Excluded 2024/12/12 03:17:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 03:17:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/12 03:17:27 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/12 03:17:27 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/12 03:17:27 DEBUG : Waiting for deletions to finish 2024/12/12 03:17:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (83.78s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:18:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/dst" 2024/12/12 03:18:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/CompareDest" 2024/12/12 03:18:11 DEBUG : one: Need to transfer - File not found at Destination 2024/12/12 03:18:11 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:18:11 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:18:15 INFO : one: Copied (new) 2024/12/12 03:18:15 DEBUG : Waiting for deletions to finish 2024/12/12 03:18:19 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:18:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 03:18:19 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:18:21 INFO : one: Copied (replaced existing) 2024/12/12 03:18:21 DEBUG : Waiting for deletions to finish 2024/12/12 03:18:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 03:18:30 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:18:31 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/CompareDest': Renewing token 2024/12/12 03:18:32 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/12/12 03:18:32 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/12/12 03:18:32 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/12/12 03:18:32 DEBUG : one: Sizes identical 2024/12/12 03:18:32 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 03:18:32 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:18:32 DEBUG : Waiting for deletions to finish 2024/12/12 03:18:32 INFO : There was nothing to transfer 2024/12/12 03:18:32 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Renewing token 2024/12/12 03:18:33 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/12/12 03:18:33 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/12/12 03:18:33 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/12/12 03:18:38 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Renewing token 2024/12/12 03:18:39 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/12/12 03:18:39 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/12/12 03:18:39 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/12/12 03:18:41 DEBUG : two: Sizes identical 2024/12/12 03:18:41 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/12 03:18:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 03:18:41 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:18:41 DEBUG : one: Sizes identical 2024/12/12 03:18:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 03:18:41 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:18:41 DEBUG : Waiting for deletions to finish 2024/12/12 03:18:41 INFO : There was nothing to transfer 2024/12/12 03:18:44 DEBUG : two: Sizes identical 2024/12/12 03:18:44 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/12 03:18:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 03:18:44 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:18:45 DEBUG : one: Sizes identical 2024/12/12 03:18:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 03:18:45 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:18:45 DEBUG : Waiting for deletions to finish 2024/12/12 03:18:45 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/12 03:18:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/12 03:18:49 DEBUG : two: Need to transfer - File not found at Destination 2024/12/12 03:18:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 03:18:49 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:18:50 DEBUG : one: Sizes identical 2024/12/12 03:18:50 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 03:18:50 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:18:52 INFO : two: Copied (new) 2024/12/12 03:18:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (60.26s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:19:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/dest" 2024/12/12 03:19:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/pre-dest1" 2024/12/12 03:19:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/pre-dest2" 2024/12/12 03:19:20 DEBUG : 1: Sizes identical 2024/12/12 03:19:20 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/12 03:19:22 DEBUG : 2: Sizes identical 2024/12/12 03:19:22 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/12 03:19:23 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/12 03:19:23 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dest': Waiting for checks to finish 2024/12/12 03:19:23 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dest': Waiting for transfers to finish 2024/12/12 03:19:27 INFO : 3: Copied (new) 2024/12/12 03:19:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.92s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:19:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/dst" 2024/12/12 03:19:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/CopyDest" 2024/12/12 03:19:42 DEBUG : Config file has changed externally - reloading 2024/12/12 03:19:48 DEBUG : one: Need to transfer - File not found at Destination 2024/12/12 03:19:48 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:19:48 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:19:51 INFO : one: Copied (new) 2024/12/12 03:19:51 DEBUG : Waiting for deletions to finish 2024/12/12 03:19:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 03:19:55 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:19:56 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:19:57 INFO : one: Copied (replaced existing) 2024/12/12 03:19:57 DEBUG : Waiting for deletions to finish 2024/12/12 03:20:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/BackupDir" 2024/12/12 03:20:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 03:20:11 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:20:13 DEBUG : one: Sizes identical 2024/12/12 03:20:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 03:20:15 INFO : one: Moved (server-side) 2024/12/12 03:20:17 INFO : one: Copied (server-side copy) 2024/12/12 03:20:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/12 03:20:17 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:20:17 DEBUG : Waiting for deletions to finish 2024/12/12 03:20:24 DEBUG : two: Sizes identical 2024/12/12 03:20:26 INFO : two: Copied (server-side copy) 2024/12/12 03:20:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/12 03:20:26 DEBUG : one: Sizes identical 2024/12/12 03:20:26 DEBUG : one: Unchanged skipping 2024/12/12 03:20:26 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:20:26 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:20:26 DEBUG : Waiting for deletions to finish 2024/12/12 03:20:28 DEBUG : one: Sizes identical 2024/12/12 03:20:28 DEBUG : one: Unchanged skipping 2024/12/12 03:20:28 DEBUG : two: Sizes identical 2024/12/12 03:20:28 DEBUG : two: Unchanged skipping 2024/12/12 03:20:28 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:20:28 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:20:28 DEBUG : Waiting for deletions to finish 2024/12/12 03:20:28 INFO : There was nothing to transfer 2024/12/12 03:20:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/12 03:20:35 DEBUG : three: Destination not found in --copy-dest 2024/12/12 03:20:35 DEBUG : three: Need to transfer - File not found at Destination 2024/12/12 03:20:35 DEBUG : one: Sizes identical 2024/12/12 03:20:35 DEBUG : one: Unchanged skipping 2024/12/12 03:20:35 DEBUG : two: Sizes identical 2024/12/12 03:20:35 DEBUG : two: Unchanged skipping 2024/12/12 03:20:35 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:20:35 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:20:37 INFO : three: Copied (new) 2024/12/12 03:20:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (72.90s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:20:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/dst" 2024/12/12 03:20:59 DEBUG : Config file has changed externally - reloading 2024/12/12 03:21:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/backup" 2024/12/12 03:21:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 03:21:07 DEBUG : two: Sizes identical 2024/12/12 03:21:07 DEBUG : two: Unchanged skipping 2024/12/12 03:21:07 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:21:09 INFO : one: Moved (server-side) 2024/12/12 03:21:09 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:21:12 INFO : one: Copied (new) 2024/12/12 03:21:12 DEBUG : Waiting for deletions to finish 2024/12/12 03:21:13 INFO : three.txt: Moved (server-side) 2024/12/12 03:21:13 INFO : three.txt: Moved into backup dir 2024/12/12 03:21:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 03:21:19 DEBUG : two: Sizes identical 2024/12/12 03:21:19 DEBUG : two: Unchanged skipping 2024/12/12 03:21:19 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:21:21 INFO : one: Deleted 2024/12/12 03:21:22 INFO : one: Moved (server-side) 2024/12/12 03:21:22 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:21:24 INFO : one: Copied (new) 2024/12/12 03:21:24 DEBUG : Waiting for deletions to finish 2024/12/12 03:21:26 INFO : three.txt: Deleted 2024/12/12 03:21:26 INFO : three.txt: Moved (server-side) 2024/12/12 03:21:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (45.84s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:21:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/dst" 2024/12/12 03:21:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/backup" 2024/12/12 03:21:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 03:21:53 DEBUG : two: Sizes identical 2024/12/12 03:21:53 DEBUG : two: Unchanged skipping 2024/12/12 03:21:53 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:21:55 INFO : one: Moved (server-side) to: one.bak 2024/12/12 03:21:55 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:21:58 INFO : one: Copied (new) 2024/12/12 03:21:58 DEBUG : Waiting for deletions to finish 2024/12/12 03:21:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 03:21:59 INFO : three.txt: Moved into backup dir 2024/12/12 03:22:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 03:22:06 DEBUG : two: Sizes identical 2024/12/12 03:22:06 DEBUG : two: Unchanged skipping 2024/12/12 03:22:06 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:22:07 INFO : one.bak: Deleted 2024/12/12 03:22:08 INFO : one: Moved (server-side) to: one.bak 2024/12/12 03:22:08 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:22:11 INFO : one: Copied (new) 2024/12/12 03:22:11 DEBUG : Waiting for deletions to finish 2024/12/12 03:22:12 INFO : three.txt.bak: Deleted 2024/12/12 03:22:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 03:22:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (46.33s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:22:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/dst" 2024/12/12 03:22:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/backup" 2024/12/12 03:22:34 DEBUG : Config file has changed externally - reloading 2024/12/12 03:22:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 03:22:40 DEBUG : two: Sizes identical 2024/12/12 03:22:40 DEBUG : two: Unchanged skipping 2024/12/12 03:22:40 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:22:42 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/12 03:22:42 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:22:44 INFO : one: Copied (new) 2024/12/12 03:22:44 DEBUG : Waiting for deletions to finish 2024/12/12 03:22:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/12 03:22:46 INFO : three.txt: Moved into backup dir 2024/12/12 03:22:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 03:22:52 DEBUG : two: Sizes identical 2024/12/12 03:22:52 DEBUG : two: Unchanged skipping 2024/12/12 03:22:52 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:22:53 INFO : one-2019-01-01: Deleted 2024/12/12 03:22:54 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/12 03:22:54 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:22:57 INFO : one: Copied (new) 2024/12/12 03:22:57 DEBUG : Waiting for deletions to finish 2024/12/12 03:22:58 INFO : three-2019-01-01.txt: Deleted 2024/12/12 03:22:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/12 03:22:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:23:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/dst" 2024/12/12 03:23:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 03:23:21 DEBUG : two: Sizes identical 2024/12/12 03:23:21 DEBUG : two: Unchanged skipping 2024/12/12 03:23:21 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:23:22 INFO : one: Moved (server-side) to: one.bak 2024/12/12 03:23:22 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:23:25 INFO : one: Copied (new) 2024/12/12 03:23:25 DEBUG : Waiting for deletions to finish 2024/12/12 03:23:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 03:23:26 INFO : three.txt: Moved into backup dir 2024/12/12 03:23:33 DEBUG : one.bak: Excluded (Path Filter) 2024/12/12 03:23:33 DEBUG : one.bak: Excluded 2024/12/12 03:23:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/12 03:23:33 DEBUG : three.txt.bak: Excluded 2024/12/12 03:23:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 03:23:33 DEBUG : two: Sizes identical 2024/12/12 03:23:33 DEBUG : two: Unchanged skipping 2024/12/12 03:23:33 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for checks to finish 2024/12/12 03:23:34 INFO : one.bak: Deleted 2024/12/12 03:23:35 INFO : one: Moved (server-side) to: one.bak 2024/12/12 03:23:35 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo/dst': Waiting for transfers to finish 2024/12/12 03:23:38 INFO : one: Copied (new) 2024/12/12 03:23:38 DEBUG : Waiting for deletions to finish 2024/12/12 03:23:39 INFO : three.txt.bak: Deleted 2024/12/12 03:23:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 03:23:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.82s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:23:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/dst" 2024/12/12 03:24:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 03:24:03 INFO : one: Moved (server-side) to: one.bak 2024/12/12 03:24:05 INFO : one: Copied (new) 2024/12/12 03:24:06 DEBUG : two: Sizes identical 2024/12/12 03:24:06 DEBUG : two: Unchanged skipping 2024/12/12 03:24:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/12 03:24:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 03:24:10 INFO : three.txt: Copied (new) 2024/12/12 03:24:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 03:24:15 INFO : one.bak: Deleted 2024/12/12 03:24:16 INFO : one: Moved (server-side) to: one.bak 2024/12/12 03:24:19 INFO : one: Copied (new) 2024/12/12 03:24:19 DEBUG : two: Sizes identical 2024/12/12 03:24:19 DEBUG : two: Unchanged skipping 2024/12/12 03:24:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/12 03:24:22 INFO : three.txt.bak: Deleted 2024/12/12 03:24:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 03:24:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.05s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:24:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vamezem4rixo/dst" 2024/12/12 03:24:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 03:24:49 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/12 03:24:51 INFO : one: Copied (new) 2024/12/12 03:24:52 DEBUG : two: Sizes identical 2024/12/12 03:24:52 DEBUG : two: Unchanged skipping 2024/12/12 03:24:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/12 03:24:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/12 03:24:57 INFO : three.txt: Copied (new) 2024/12/12 03:25:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 03:25:02 INFO : one-2019-01-01: Deleted 2024/12/12 03:25:03 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/12 03:25:05 INFO : one: Copied (new) 2024/12/12 03:25:06 DEBUG : two: Sizes identical 2024/12/12 03:25:06 DEBUG : two: Unchanged skipping 2024/12/12 03:25:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/12 03:25:08 INFO : three-2019-01-01.txt: Deleted 2024/12/12 03:25:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/12 03:25:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (46.73s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:25:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/12 03:25:24 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:25:24 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:25:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/12 03:25:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.25s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:25:30 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/12 03:25:30 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:25:30 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:25:32 INFO : existing: Copied (new) 2024/12/12 03:25:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:25:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/12 03:25:35 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:25:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/12 03:25:35 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:25:35 ERROR : sugarsync root 'Test/rclone-test-vamezem4rixo': not deleting files as there were IO errors 2024/12/12 03:25:35 ERROR : sugarsync root 'Test/rclone-test-vamezem4rixo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.15s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:26:01 DEBUG : existing: Sizes identical 2024/12/12 03:26:01 DEBUG : existing: Unchanged skipping 2024/12/12 03:26:01 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/12 03:26:02 DEBUG : EXISTING: moving to existing-rclone-move-dixaxuj9 2024/12/12 03:26:02 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-pahelog1 2024/12/12 03:26:02 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-dixaxuj9 2024/12/12 03:26:02 DEBUG : EXISTING: moving to existing 2024/12/12 03:26:02 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-pahelog1 2024/12/12 03:26:02 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/12 03:26:04 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/12 03:26:04 INFO : existingbutdifferent-rclone-move-pahelog1: Moved (server-side) to: existingbutdifferent 2024/12/12 03:26:04 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/12 03:26:04 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/12 03:26:04 INFO : existing-rclone-move-dixaxuj9: Moved (server-side) to: existing 2024/12/12 03:26:04 INFO : EXISTING: Moved (server-side) to: existing 2024/12/12 03:26:04 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/12 03:26:06 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/12 03:26:09 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/12 03:26:14 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/12 03:26:15 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/12 03:26:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-suheros5 2024/12/12 03:26:17 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-suheros5 2024/12/12 03:26:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/12 03:26:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/12 03:26:19 INFO : subdira/subdirb/subdirc/hello-rclone-move-suheros5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/12 03:26:19 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/12 03:26:19 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/12 03:26:20 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/12 03:26:20 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:26:20 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/12 03:26:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fazuhub3 2024/12/12 03:26:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fazuhub3 2024/12/12 03:26:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/12 03:26:22 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fazuhub3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/12 03:26:22 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/12 03:26:22 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/12 03:26:22 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:26:23 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/12 03:26:23 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (56.72s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", 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-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", 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-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.42s) --- SKIP: TestMaxTransfer/Hard (1.50s) --- SKIP: TestMaxTransfer/Soft (1.47s) --- SKIP: TestMaxTransfer/Cautious (1.45s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:28:29 DEBUG : both1: Sizes identical 2024/12/12 03:28:29 DEBUG : both1: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both10: Sizes identical 2024/12/12 03:28:29 DEBUG : both10: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both11: Sizes identical 2024/12/12 03:28:29 DEBUG : both11: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both12: Sizes identical 2024/12/12 03:28:29 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:28:29 DEBUG : both0: Sizes identical 2024/12/12 03:28:29 DEBUG : both12: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both15: Sizes identical 2024/12/12 03:28:29 DEBUG : both15: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both16: Sizes identical 2024/12/12 03:28:29 DEBUG : both16: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both17: Sizes identical 2024/12/12 03:28:29 DEBUG : both17: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both18: Sizes identical 2024/12/12 03:28:29 DEBUG : both18: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both19: Sizes identical 2024/12/12 03:28:29 DEBUG : both19: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both2: Sizes identical 2024/12/12 03:28:29 DEBUG : both2: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both3: Sizes identical 2024/12/12 03:28:29 DEBUG : both3: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both4: Sizes identical 2024/12/12 03:28:29 DEBUG : both4: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both5: Sizes identical 2024/12/12 03:28:29 DEBUG : both5: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both6: Sizes identical 2024/12/12 03:28:29 DEBUG : both6: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both7: Sizes identical 2024/12/12 03:28:29 DEBUG : both7: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both8: Sizes identical 2024/12/12 03:28:29 DEBUG : both8: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both9: Sizes identical 2024/12/12 03:28:29 DEBUG : both9: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both14: Sizes identical 2024/12/12 03:28:29 DEBUG : both14: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both0: Unchanged skipping 2024/12/12 03:28:29 DEBUG : both13: Sizes identical 2024/12/12 03:28:29 DEBUG : both13: Unchanged skipping 2024/12/12 03:28:29 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:28:29 DEBUG : Waiting for deletions to finish 2024/12/12 03:28:30 INFO : only2: Deleted 2024/12/12 03:28:30 INFO : only0: Deleted 2024/12/12 03:28:30 INFO : only19: Deleted 2024/12/12 03:28:30 INFO : only1: Deleted 2024/12/12 03:28:30 INFO : only7: Deleted 2024/12/12 03:28:30 INFO : only8: Deleted 2024/12/12 03:28:30 INFO : only4: Deleted 2024/12/12 03:28:30 INFO : only10: Deleted 2024/12/12 03:28:31 INFO : only11: Deleted 2024/12/12 03:28:31 INFO : only15: Deleted 2024/12/12 03:28:31 INFO : only13: Deleted 2024/12/12 03:28:31 INFO : only12: Deleted 2024/12/12 03:28:32 INFO : only17: Deleted 2024/12/12 03:28:32 INFO : only18: Deleted 2024/12/12 03:28:32 INFO : only14: Deleted 2024/12/12 03:28:32 INFO : only3: Deleted 2024/12/12 03:28:33 INFO : only5: Deleted 2024/12/12 03:28:33 INFO : only9: Deleted 2024/12/12 03:28:33 INFO : only16: Deleted 2024/12/12 03:28:33 INFO : only6: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (129.23s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:30:33 DEBUG : both0: Sizes identical 2024/12/12 03:30:33 DEBUG : both0: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both1: Sizes identical 2024/12/12 03:30:33 DEBUG : both1: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both10: Sizes identical 2024/12/12 03:30:33 DEBUG : both10: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both11: Sizes identical 2024/12/12 03:30:33 DEBUG : both11: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both12: Sizes identical 2024/12/12 03:30:33 DEBUG : both12: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both13: Sizes identical 2024/12/12 03:30:33 DEBUG : both13: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both14: Sizes identical 2024/12/12 03:30:33 DEBUG : both14: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both15: Sizes identical 2024/12/12 03:30:33 DEBUG : both15: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both16: Sizes identical 2024/12/12 03:30:33 DEBUG : both16: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both17: Sizes identical 2024/12/12 03:30:33 DEBUG : both17: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both18: Sizes identical 2024/12/12 03:30:33 DEBUG : both18: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both19: Sizes identical 2024/12/12 03:30:33 DEBUG : both19: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both2: Sizes identical 2024/12/12 03:30:33 DEBUG : both2: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both3: Sizes identical 2024/12/12 03:30:33 DEBUG : both3: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both4: Sizes identical 2024/12/12 03:30:33 DEBUG : both4: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both5: Sizes identical 2024/12/12 03:30:33 DEBUG : both5: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both6: Sizes identical 2024/12/12 03:30:33 DEBUG : both6: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both7: Sizes identical 2024/12/12 03:30:33 DEBUG : both7: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both8: Sizes identical 2024/12/12 03:30:33 DEBUG : both8: Unchanged skipping 2024/12/12 03:30:33 DEBUG : both9: Sizes identical 2024/12/12 03:30:33 DEBUG : both9: Unchanged skipping 2024/12/12 03:30:33 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/12 03:30:33 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for checks to finish 2024/12/12 03:30:33 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Waiting for transfers to finish 2024/12/12 03:30:35 INFO : only11: Copied (replaced existing) 2024/12/12 03:30:35 INFO : only0: Copied (replaced existing) 2024/12/12 03:30:35 INFO : only10: Copied (replaced existing) 2024/12/12 03:30:35 INFO : only1: Copied (replaced existing) 2024/12/12 03:30:36 INFO : only13: Copied (replaced existing) 2024/12/12 03:30:36 INFO : only15: Copied (replaced existing) 2024/12/12 03:30:36 INFO : only14: Copied (replaced existing) 2024/12/12 03:30:36 INFO : only12: Copied (replaced existing) 2024/12/12 03:30:37 INFO : only17: Copied (replaced existing) 2024/12/12 03:30:37 INFO : only18: Copied (replaced existing) 2024/12/12 03:30:37 INFO : only19: Copied (replaced existing) 2024/12/12 03:30:37 INFO : only16: Copied (replaced existing) 2024/12/12 03:30:39 INFO : only3: Copied (replaced existing) 2024/12/12 03:30:39 INFO : only5: Copied (replaced existing) 2024/12/12 03:30:39 INFO : only2: Copied (replaced existing) 2024/12/12 03:30:39 INFO : only4: Copied (replaced existing) 2024/12/12 03:30:40 INFO : only8: Copied (replaced existing) 2024/12/12 03:30:40 INFO : only9: Copied (replaced existing) 2024/12/12 03:30:40 INFO : only6: Copied (replaced existing) 2024/12/12 03:30:40 INFO : only7: Copied (replaced existing) 2024/12/12 03:30:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (142.84s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:31:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 03:31:16 DEBUG : sub dir: Making directory 2024/12/12 03:31:17 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-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (53.25s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" 2024/12/12 03:32:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 03:32:09 DEBUG : sub dir: Making directory 2024/12/12 03:32:10 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-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vamezem4rixo'", Local "Local file system at /tmp/rclone3798023611", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (52.85s) PASS 2024/12/12 03:33:02 DEBUG : sugarsync root 'Test/rclone-test-vamezem4rixo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 29m52.074861144s (try 1/5)