"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/10/17 01:52:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci" 2024/10/17 01:52:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 01:52:29 DEBUG : Creating backend with remote "/tmp/rclone236576406" === 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-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:52:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/17 01:52:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/17 01:52:31 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:52:31 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.61s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:52:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/17 01:52:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/17 01:52:36 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:52:36 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:52:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:52:40 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.19s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.47s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.45s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:52:49 DEBUG : Creating backend with remote "/non-existing" 2024/10/17 01:52:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/17 01:52:50 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:52:50 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.71s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:52:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/17 01:52:53 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:52:53 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:52:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.31s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:53:04 INFO : sugarsync root 'Test/rclone-test-qogileh4raci': Running all checks before starting transfers 2024/10/17 01:53:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/17 01:53:05 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:53:05 INFO : sugarsync root 'Test/rclone-test-qogileh4raci': Checks finished, now starting transfers 2024/10/17 01:53:05 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:53:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.16s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:53:15 ERROR : Ignoring --no-traverse with sync 2024/10/17 01:53:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/17 01:53:16 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:53:16 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:53:20 INFO : sub dir/hello world: Copied (new) 2024/10/17 01:53:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (12.32s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:53:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/17 01:53:28 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:53:28 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:53:31 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:53:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/17 01:53:37 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:53:37 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:53:40 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (8.67s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:53:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/17 01:53:46 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:53:46 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:53:48 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.68s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:53:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/17 01:53:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/17 01:53:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/17 01:53:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/17 01:53:54 DEBUG : sub dir: Making directory 2024/10/17 01:53:56 DEBUG : sub dir2: Making directory 2024/10/17 01:53:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/17 01:53:57 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/17 01:54:00 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:54:00 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:54:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:54:04 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (18.87s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:54:12 DEBUG : sub dir2: Making directory 2024/10/17 01:54:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/17 01:54:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/17 01:54:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/17 01:54:13 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:54:13 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:54:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (12.35s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:54:25 DEBUG : sub dir2: Making directory with metadata 2024/10/17 01:54:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/17 01:54:25 DEBUG : sub dir: Making directory 2024/10/17 01:54:27 DEBUG : sub dir2: Making directory 2024/10/17 01:54:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/17 01:54:28 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:54:28 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:54:30 INFO : sub dir/hello world: Copied (new) 2024/10/17 01:54:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:54:32 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/17 01:54:33 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (15.71s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.65s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:54:42 DEBUG : sub dir2: Making directory 2024/10/17 01:54:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/17 01:54:43 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:54:43 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:54:47 INFO : sub dir/hello world: Copied (new) 2024/10/17 01:54:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.95s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:54:53 DEBUG : sub dir2: Making directory with metadata 2024/10/17 01:54:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/17 01:54:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/17 01:54:54 DEBUG : sub dir: Making directory 2024/10/17 01:54:55 DEBUG : sub dir2: Making directory 2024/10/17 01:54:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/17 01:54:57 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:54:57 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:54:59 INFO : sub dir/hello world: Copied (new) 2024/10/17 01:54:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:55:00 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (14.81s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.65s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:55:09 DEBUG : sub dir2: Making directory 2024/10/17 01:55:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/17 01:55:10 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:55:10 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:55:14 INFO : sub dir/hello world: Copied (new) 2024/10/17 01:55:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.68s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:55:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-puqiyin3lubo" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-qogileh4raci' -> sugarsync root 'Test/rclone-test-puqiyin3lubo' 2024/10/17 01:55:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/17 01:55:30 DEBUG : sugarsync root 'Test/rclone-test-puqiyin3lubo': Waiting for checks to finish 2024/10/17 01:55:30 DEBUG : sugarsync root 'Test/rclone-test-puqiyin3lubo': Waiting for transfers to finish 2024/10/17 01:55:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:55:34 DEBUG : sugarsync root 'Test/rclone-test-puqiyin3lubo': Purge remote --- PASS: TestServerSideCopy (20.69s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:55:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/17 01:55:47 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:55:47 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:55:49 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.11s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:56:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-huvowez3sika" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-qogileh4raci' -> sugarsync root 'Test/rclone-test-huvowez3sika' 2024/10/17 01:56:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/17 01:56:06 DEBUG : sugarsync root 'Test/rclone-test-huvowez3sika': Waiting for checks to finish 2024/10/17 01:56:06 DEBUG : sugarsync root 'Test/rclone-test-huvowez3sika': Waiting for transfers to finish 2024/10/17 01:56:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:56:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/17 01:56:19 DEBUG : sugarsync root 'Test/rclone-test-huvowez3sika': Waiting for checks to finish 2024/10/17 01:56:19 DEBUG : sugarsync root 'Test/rclone-test-huvowez3sika': Waiting for transfers to finish 2024/10/17 01:56:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello world (11), sub dir/hello world (17) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Not equal: expected: 17 actual : 11 Test: TestServerSideCopyOverSelf Messages: sub dir/hello world: size incorrect file=17 vs obj=11 fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello world" 2024/10/17 01:56:35 DEBUG : sugarsync root 'Test/rclone-test-huvowez3sika': Purge remote --- FAIL: TestServerSideCopyOverSelf (48.23s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:56:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/17 01:56:51 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:56:51 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:56:52 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/17 01:56:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.24s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:57:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rojeriy2huso" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-qogileh4raci' -> sugarsync root 'Test/rclone-test-rojeriy2huso' 2024/10/17 01:57:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/17 01:57:09 DEBUG : sugarsync root 'Test/rclone-test-rojeriy2huso': Waiting for checks to finish 2024/10/17 01:57:09 DEBUG : sugarsync root 'Test/rclone-test-rojeriy2huso': Waiting for transfers to finish 2024/10/17 01:57:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:57:17 DEBUG : sugarsync root 'Test/rclone-test-rojeriy2huso': Using server-side directory move 2024/10/17 01:57:17 INFO : sugarsync root 'Test/rclone-test-rojeriy2huso': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/17 01:57:19 DEBUG : sugarsync root 'Test/rclone-test-rojeriy2huso': Waiting for checks to finish 2024/10/17 01:57:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/17 01:57:19 DEBUG : sugarsync root 'Test/rclone-test-rojeriy2huso': Waiting for transfers to finish 2024/10/17 01:57:20 INFO : sub dir/hello world: Deleted 2024/10/17 01:57:20 INFO : sub dir/hello world: Moved (server-side) 2024/10/17 01:57:28 DEBUG : testing file moves 2024/10/17 01:57:29 DEBUG : sugarsync root 'Test/rclone-test-rojeriy2huso': Waiting for checks to finish 2024/10/17 01:57:29 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/17 01:57:29 DEBUG : sugarsync root 'Test/rclone-test-rojeriy2huso': Waiting for transfers to finish 2024/10/17 01:57:30 INFO : sub dir/hello world: Deleted 2024/10/17 01:57:31 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:57:34 DEBUG : sugarsync root 'Test/rclone-test-rojeriy2huso': Purge remote --- PASS: TestServerSideMoveOverSelf (41.67s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:57:44 ERROR : : error listing: directory not found 2024/10/17 01:57:46 DEBUG : Local file system at /tmp/rclone236576406: Making directory 2024/10/17 01:57:47 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:57:47 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.21s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:58:00 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/17 01:58:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/17 01:58:01 DEBUG : Local file system at /tmp/rclone236576406: Waiting for checks to finish 2024/10/17 01:58:01 DEBUG : Local file system at /tmp/rclone236576406: Waiting for transfers to finish 2024/10/17 01:58:01 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/10/17 01:58:01 INFO : sub dir/hello world: Copied (new) 2024/10/17 01:58:01 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.31s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:58:07 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/17 01:58:07 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:58:07 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:58:10 INFO : check sum: Copied (new) 2024/10/17 01:58:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:58:11 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:58:11 NOTICE: sugarsync root 'Test/rclone-test-qogileh4raci': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/17 01:58:11 DEBUG : check sum: Size of src and dst objects identical 2024/10/17 01:58:11 DEBUG : check sum: Unchanged skipping 2024/10/17 01:58:11 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:58:11 DEBUG : Waiting for deletions to finish 2024/10/17 01:58:11 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.64s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:58:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/17 01:58:18 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:58:18 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:58:20 INFO : sizeonly: Copied (new) 2024/10/17 01:58:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:58:22 DEBUG : sizeonly: Sizes identical 2024/10/17 01:58:22 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:58:22 DEBUG : sizeonly: Unchanged skipping 2024/10/17 01:58:22 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:58:22 DEBUG : Waiting for deletions to finish 2024/10/17 01:58:22 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.80s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:58:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/17 01:58:30 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:58:30 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:58:32 INFO : ignore-size: Copied (new) 2024/10/17 01:58:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:58:33 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:58:33 DEBUG : ignore-size: Sizes identical 2024/10/17 01:58:33 DEBUG : ignore-size: Unchanged skipping 2024/10/17 01:58:33 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:58:33 DEBUG : Waiting for deletions to finish 2024/10/17 01:58:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.65s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:58:44 DEBUG : existing: Sizes identical 2024/10/17 01:58:44 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:58:44 DEBUG : existing: Unchanged skipping 2024/10/17 01:58:44 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:58:44 DEBUG : Waiting for deletions to finish 2024/10/17 01:58:44 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:58:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/17 01:58:44 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:58:44 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:58:46 INFO : existing: Copied (replaced existing) 2024/10/17 01:58:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.30s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:58:53 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/17 01:58:53 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:58:53 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:58:55 INFO : existing: Copied (new) 2024/10/17 01:58:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:58:56 DEBUG : existing: Destination exists, skipping 2024/10/17 01:58:56 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:58:56 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:58:56 DEBUG : Waiting for deletions to finish 2024/10/17 01:58:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.13s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:59:10 DEBUG : d: Making directory 2024/10/17 01:59:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/17 01:59:14 DEBUG : c/non empty space: Sizes identical 2024/10/17 01:59:14 DEBUG : c/non empty space: Unchanged skipping 2024/10/17 01:59:14 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:59:14 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:59:17 INFO : a/potato2: Copied (new) 2024/10/17 01:59:17 DEBUG : Waiting for deletions to finish 2024/10/17 01:59:18 INFO : b/potato: Deleted 2024/10/17 01:59:18 INFO : d: Removing directory 2024/10/17 01:59:19 INFO : b: Removing directory 2024/10/17 01:59:20 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.71s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:59:33 DEBUG : empty space: Sizes identical 2024/10/17 01:59:33 DEBUG : empty space: Unchanged skipping 2024/10/17 01:59:33 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:59:33 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:59:33 DEBUG : Waiting for deletions to finish 2024/10/17 01:59:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:59:34 DEBUG : empty space: Sizes identical 2024/10/17 01:59:34 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:59:34 DEBUG : empty space: Unchanged skipping 2024/10/17 01:59:34 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:59:34 DEBUG : Waiting for deletions to finish 2024/10/17 01:59:34 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.70s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.48s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:59:47 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/17 01:59:47 DEBUG : empty space: Sizes identical 2024/10/17 01:59:47 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:59:47 DEBUG : empty space: Unchanged skipping 2024/10/17 01:59:47 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 01:59:50 INFO : potato: Copied (new) 2024/10/17 01:59:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.84s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 01:59:59 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/17 01:59:59 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 01:59:59 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:00:01 INFO : potato: Copied (replaced existing) 2024/10/17 02:00:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.07s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/10/17 02:00:09 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/10/17 02:00:09 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:00:09 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:00:11 INFO : potato: Copied (replaced existing) 2024/10/17 02:00:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:00:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/17 02:00:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/17 02:00:21 DEBUG : empty space: Sizes identical 2024/10/17 02:00:21 DEBUG : empty space: Unchanged skipping 2024/10/17 02:00:21 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:00:21 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:00:21 DEBUG : Waiting for deletions to finish 2024/10/17 02:00:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:00:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/17 02:00:33 DEBUG : empty space: Sizes identical 2024/10/17 02:00:33 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:00:33 DEBUG : empty space: Unchanged skipping 2024/10/17 02:00:33 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:00:35 INFO : potato2: Copied (new) 2024/10/17 02:00:35 DEBUG : Waiting for deletions to finish 2024/10/17 02:00:36 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:00:49 DEBUG : d: Making directory 2024/10/17 02:00:51 DEBUG : d/e: Making directory 2024/10/17 02:00:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/17 02:00:55 DEBUG : c/non empty space: Sizes identical 2024/10/17 02:00:55 DEBUG : c/non empty space: Unchanged skipping 2024/10/17 02:00:57 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:00:57 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:00:58 INFO : a/potato2: Copied (new) 2024/10/17 02:00:58 DEBUG : Waiting for deletions to finish 2024/10/17 02:00:58 INFO : b/potato: Deleted 2024/10/17 02:00:58 INFO : d/e: Removing directory 2024/10/17 02:01:00 INFO : d: Removing directory 2024/10/17 02:01:01 INFO : b: Removing directory 2024/10/17 02:01:02 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:01:17 DEBUG : d: Making directory 2024/10/17 02:01:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/17 02:01:21 DEBUG : c/non empty space: Sizes identical 2024/10/17 02:01:21 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:01:21 DEBUG : c/non empty space: Unchanged skipping 2024/10/17 02:01:21 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:01:24 INFO : a/potato2: Copied (new) 2024/10/17 02:01:24 ERROR : sugarsync root 'Test/rclone-test-qogileh4raci': not deleting files as there were IO errors 2024/10/17 02:01:24 ERROR : sugarsync root 'Test/rclone-test-qogileh4raci': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.76s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:01:42 DEBUG : Waiting for deletions to finish 2024/10/17 02:01:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/17 02:01:43 DEBUG : empty space: Sizes identical 2024/10/17 02:01:43 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:01:43 DEBUG : empty space: Unchanged skipping 2024/10/17 02:01:43 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:01:44 INFO : potato: Deleted 2024/10/17 02:01:45 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.67s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:01:56 DEBUG : Waiting for deletions to finish 2024/10/17 02:01:57 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:01:57 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:01:58 INFO : potato: Deleted 2024/10/17 02:01:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/17 02:01:59 DEBUG : empty space: Sizes identical 2024/10/17 02:01:59 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:01:59 DEBUG : empty space: Unchanged skipping 2024/10/17 02:01:59 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:02:01 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.94s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:02:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/17 02:02:11 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:02:11 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:02:13 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.72s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:02:24 DEBUG : enormous: Excluded (Size Filter) 2024/10/17 02:02:24 DEBUG : enormous: Excluded 2024/10/17 02:02:24 DEBUG : potato2: Excluded (Size Filter) 2024/10/17 02:02:24 DEBUG : potato2: Excluded 2024/10/17 02:02:25 DEBUG : potato2: Excluded (Size Filter) 2024/10/17 02:02:25 DEBUG : potato2: Excluded 2024/10/17 02:02:25 DEBUG : empty space: Sizes identical 2024/10/17 02:02:25 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:02:25 DEBUG : empty space: Unchanged skipping 2024/10/17 02:02:25 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:02:25 DEBUG : Waiting for deletions to finish 2024/10/17 02:02:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:02:26 DEBUG : enormous: Excluded (Size Filter) 2024/10/17 02:02:26 DEBUG : enormous: Excluded 2024/10/17 02:02:26 DEBUG : potato2: Excluded (Size Filter) 2024/10/17 02:02:26 DEBUG : potato2: Excluded 2024/10/17 02:02:26 DEBUG : potato2: Excluded (Size Filter) 2024/10/17 02:02:26 DEBUG : potato2: Excluded 2024/10/17 02:02:26 DEBUG : empty space: Sizes identical 2024/10/17 02:02:26 DEBUG : empty space: Unchanged skipping 2024/10/17 02:02:26 DEBUG : Local file system at /tmp/rclone236576406: Waiting for checks to finish 2024/10/17 02:02:26 DEBUG : Local file system at /tmp/rclone236576406: Waiting for transfers to finish 2024/10/17 02:02:26 DEBUG : Waiting for deletions to finish 2024/10/17 02:02:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.23s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:02:41 DEBUG : enormous: Excluded (Size Filter) 2024/10/17 02:02:41 DEBUG : enormous: Excluded 2024/10/17 02:02:41 DEBUG : potato2: Excluded (Size Filter) 2024/10/17 02:02:41 DEBUG : potato2: Excluded 2024/10/17 02:02:42 DEBUG : empty space: Sizes identical 2024/10/17 02:02:42 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:02:42 DEBUG : empty space: Unchanged skipping 2024/10/17 02:02:42 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:02:42 DEBUG : Waiting for deletions to finish 2024/10/17 02:02:43 INFO : potato2: Deleted 2024/10/17 02:02:43 INFO : enormous: Deleted 2024/10/17 02:02:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:02:44 DEBUG : empty space: Sizes identical 2024/10/17 02:02:44 DEBUG : empty space: Unchanged skipping 2024/10/17 02:02:44 DEBUG : Local file system at /tmp/rclone236576406: Waiting for checks to finish 2024/10/17 02:02:44 DEBUG : Local file system at /tmp/rclone236576406: Waiting for transfers to finish 2024/10/17 02:02:44 DEBUG : Waiting for deletions to finish 2024/10/17 02:02:44 INFO : enormous: Deleted 2024/10/17 02:02:44 INFO : potato2: Deleted 2024/10/17 02:02:44 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.99s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.46s) === 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-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/10/17 02:02:51 ERROR : sugarsync root 'Test/rclone-test-qogileh4raci': Ignoring --track-renames as the source and destination do not have a common hash 2024/10/17 02:02:52 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/17 02:02:52 DEBUG : yam: Need to transfer - File not found at Destination 2024/10/17 02:02:52 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:02:52 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:02:54 INFO : yam: Copied (new) 2024/10/17 02:02:54 INFO : potato: Copied (new) 2024/10/17 02:02:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:02:55 ERROR : sugarsync root 'Test/rclone-test-qogileh4raci': Ignoring --track-renames as the source and destination do not have a common hash 2024/10/17 02:02:56 DEBUG : yaml: Need to transfer - File not found at Destination 2024/10/17 02:02:56 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:02:56 DEBUG : potato: Sizes identical 2024/10/17 02:02:56 DEBUG : potato: Unchanged skipping 2024/10/17 02:02:56 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:02:58 INFO : yaml: Copied (new) 2024/10/17 02:02:58 DEBUG : Waiting for deletions to finish 2024/10/17 02:02:59 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.99s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/10/17 02:03:06 ERROR : sugarsync root 'Test/rclone-test-qogileh4raci': Ignoring --track-renames as either the source or destination do not support modtime 2024/10/17 02:03:07 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/17 02:03:07 DEBUG : yam: Need to transfer - File not found at Destination 2024/10/17 02:03:07 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:03:07 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:03:10 INFO : yam: Copied (new) 2024/10/17 02:03:10 INFO : potato: Copied (new) 2024/10/17 02:03:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:03:11 ERROR : sugarsync root 'Test/rclone-test-qogileh4raci': Ignoring --track-renames as either the source or destination do not support modtime 2024/10/17 02:03:12 DEBUG : yaml: Need to transfer - File not found at Destination 2024/10/17 02:03:12 DEBUG : potato: Sizes identical 2024/10/17 02:03:12 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:03:12 DEBUG : potato: Unchanged skipping 2024/10/17 02:03:12 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:03:16 INFO : yaml: Copied (new) 2024/10/17 02:03:16 DEBUG : Waiting for deletions to finish 2024/10/17 02:03:16 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.48s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/10/17 02:03:24 INFO : sugarsync root 'Test/rclone-test-qogileh4raci': Making map for --track-renames 2024/10/17 02:03:24 INFO : sugarsync root 'Test/rclone-test-qogileh4raci': Finished making map for --track-renames 2024/10/17 02:03:24 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:03:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/17 02:03:24 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for renames to finish 2024/10/17 02:03:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/17 02:03:24 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:03:28 INFO : sub/yam: Copied (new) 2024/10/17 02:03:28 INFO : potato: Copied (new) 2024/10/17 02:03:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:03:31 DEBUG : potato: Sizes identical 2024/10/17 02:03:31 DEBUG : potato: Unchanged skipping 2024/10/17 02:03:31 INFO : sugarsync root 'Test/rclone-test-qogileh4raci': Making map for --track-renames 2024/10/17 02:03:31 INFO : sugarsync root 'Test/rclone-test-qogileh4raci': Finished making map for --track-renames 2024/10/17 02:03:31 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:03:31 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for renames to finish 2024/10/17 02:03:33 INFO : sub/yam: Moved (server-side) to: yam 2024/10/17 02:03:33 INFO : yam: Renamed from "sub/yam" 2024/10/17 02:03:33 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:03:33 DEBUG : Waiting for deletions to finish 2024/10/17 02:03:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.80s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:03:42 DEBUG : Creating backend with remote "/tmp/rclone236576406/dir1" 2024/10/17 02:03:42 DEBUG : Creating backend with remote "/tmp/rclone236576406/dir2" 2024/10/17 02:03:42 DEBUG : Local file system at /tmp/rclone236576406/dir2: Using server-side directory move 2024/10/17 02:03:42 INFO : Local file system at /tmp/rclone236576406/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/17 02:03:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/17 02:03:42 DEBUG : Local file system at /tmp/rclone236576406/dir2: Waiting for checks to finish 2024/10/17 02:03:42 DEBUG : Local file system at /tmp/rclone236576406/dir2: Waiting for transfers to finish 2024/10/17 02:03:42 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:03:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/17 02:03:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/17 02:03:44 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:03:44 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:03:51 INFO : sub dir/hello world: Copied (new) 2024/10/17 02:03:51 INFO : sub dir/hello world: Deleted 2024/10/17 02:03:51 INFO : nested/sub dir/file: Copied (new) 2024/10/17 02:03:51 INFO : nested/sub dir/file: Deleted 2024/10/17 02:03:51 INFO : sub dir: Removing directory 2024/10/17 02:03:51 INFO : nested/sub dir: Removing directory 2024/10/17 02:03:51 INFO : nested: Removing directory 2024/10/17 02:03:51 DEBUG : Local file system at /tmp/rclone236576406: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.11s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:04:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/17 02:04:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/17 02:04:02 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:04:02 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:04:09 INFO : nested/sub dir/file: Copied (new) 2024/10/17 02:04:09 INFO : nested/sub dir/file: Deleted 2024/10/17 02:04:09 INFO : sub dir/hello world: Copied (new) 2024/10/17 02:04:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.27s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:04:21 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/17 02:04:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/17 02:04:21 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:04:21 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:04:23 INFO : existing-b: Copied (new) 2024/10/17 02:04:23 INFO : existing-b: Deleted 2024/10/17 02:04:23 INFO : existing: Copied (new) 2024/10/17 02:04:23 INFO : existing: Deleted 2024/10/17 02:04:25 DEBUG : existing: Destination exists, skipping 2024/10/17 02:04:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/17 02:04:25 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:04:25 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:04:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.00s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:04:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rewewit5xuri" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-qogileh4raci' -> sugarsync root 'Test/rclone-test-rewewit5xuri' 2024/10/17 02:04:48 DEBUG : sugarsync root 'Test/rclone-test-rewewit5xuri': Using server-side directory move 2024/10/17 02:04:48 INFO : sugarsync root 'Test/rclone-test-rewewit5xuri': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/17 02:04:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/17 02:04:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/17 02:04:49 DEBUG : empty space: Sizes identical 2024/10/17 02:04:49 DEBUG : empty space: Unchanged skipping 2024/10/17 02:04:49 DEBUG : sugarsync root 'Test/rclone-test-rewewit5xuri': Waiting for checks to finish 2024/10/17 02:04:50 INFO : empty space: Deleted 2024/10/17 02:04:50 DEBUG : sugarsync root 'Test/rclone-test-rewewit5xuri': Waiting for transfers to finish 2024/10/17 02:04:50 INFO : potato2: Moved (server-side) 2024/10/17 02:04:50 INFO : potato3: Deleted 2024/10/17 02:04:51 INFO : potato3: Moved (server-side) 2024/10/17 02:04:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hehidov2joli" 2024/10/17 02:04:55 DEBUG : sugarsync root 'Test/rclone-test-hehidov2joli': Using server-side directory move 2024/10/17 02:04:57 INFO : sugarsync root 'Test/rclone-test-hehidov2joli': Server side directory move succeeded 2024/10/17 02:05:00 ERROR : : error listing: directory not found 2024/10/17 02:05:00 DEBUG : sugarsync root 'Test/rclone-test-hehidov2joli': Purge remote 2024/10/17 02:05:01 DEBUG : sugarsync root 'Test/rclone-test-rewewit5xuri': Purge remote 2024/10/17 02:05:02 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.96s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:05:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tocuxak8sowi" 2024/10/17 02:05:08 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/17 02:05:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/17 02:05:08 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/17 02:05:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/17 02:05:08 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/17 02:05:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/10/17 02:05:08 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/17 02:05:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/10/17 02:05:09 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/17 02:05:09 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/10/17 02:05:09 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/17 02:05:09 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/10/17 02:05:09 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/17 02:05:09 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/10/17 02:05:10 DEBUG : pacer: low level retry 8/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/17 02:05:10 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/10/17 02:05:11 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/17 02:05:13 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) run.go:281: Retry Put of "potato2" to sugarsync root 'Test/rclone-test-qogileh4raci': 1/10 (couldn't list files: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/17 02:05:15 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/17 02:05:17 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/17 02:05:19 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/17 02:05:21 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/17 02:05:23 DEBUG : pacer: Reducing sleep to 1.5s 2024/10/17 02:05:26 DEBUG : pacer: Reducing sleep to 1.125s 2024/10/17 02:05:27 DEBUG : pacer: Reducing sleep to 843.75ms 2024/10/17 02:05:28 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/10/17 02:05:29 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/10/17 02:05:30 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/10/17 02:05:31 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/10/17 02:05:31 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/10/17 02:05:32 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/10/17 02:05:33 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/10/17 02:05:33 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/10/17 02:05:33 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/10/17 02:05:34 DEBUG : pacer: Reducing sleep to 47.514527ms sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-qogileh4raci' -> sugarsync root 'Test/rclone-test-tocuxak8sowi' 2024/10/17 02:05:42 DEBUG : empty space: Excluded (Size Filter) 2024/10/17 02:05:42 DEBUG : empty space: Excluded 2024/10/17 02:05:42 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/10/17 02:05:42 DEBUG : empty space: Excluded (Size Filter) 2024/10/17 02:05:42 DEBUG : empty space: Excluded 2024/10/17 02:05:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/17 02:05:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/17 02:05:42 DEBUG : sugarsync root 'Test/rclone-test-tocuxak8sowi': Waiting for checks to finish 2024/10/17 02:05:42 DEBUG : sugarsync root 'Test/rclone-test-tocuxak8sowi': Waiting for transfers to finish 2024/10/17 02:05:42 INFO : potato2: Moved (server-side) 2024/10/17 02:05:42 INFO : potato3: Deleted 2024/10/17 02:05:43 INFO : potato3: Moved (server-side) 2024/10/17 02:05:44 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/10/17 02:05:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pomazuz5yaba" 2024/10/17 02:05:49 DEBUG : empty space: Excluded (Size Filter) 2024/10/17 02:05:49 DEBUG : empty space: Excluded 2024/10/17 02:05:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/17 02:05:49 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/17 02:05:49 DEBUG : sugarsync root 'Test/rclone-test-pomazuz5yaba': Waiting for checks to finish 2024/10/17 02:05:49 DEBUG : sugarsync root 'Test/rclone-test-pomazuz5yaba': Waiting for transfers to finish 2024/10/17 02:05:51 INFO : potato2: Moved (server-side) 2024/10/17 02:05:51 INFO : potato3: Moved (server-side) 2024/10/17 02:05:53 DEBUG : sugarsync root 'Test/rclone-test-pomazuz5yaba': Purge remote 2024/10/17 02:05:53 DEBUG : sugarsync root 'Test/rclone-test-tocuxak8sowi': Purge remote 2024/10/17 02:05:55 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/10/17 02:05:56 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/10/17 02:05:57 DEBUG : pacer: Reducing sleep to 11.275419ms --- PASS: TestServerSideMoveWithFilter (53.75s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:05:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nuyaluq5rage" 2024/10/17 02:06:01 DEBUG : pacer: Reducing sleep to 10ms 2024/10/17 02:06:08 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-qogileh4raci' -> sugarsync root 'Test/rclone-test-nuyaluq5rage' 2024/10/17 02:06:17 DEBUG : sugarsync root 'Test/rclone-test-nuyaluq5rage': Using server-side directory move 2024/10/17 02:06:17 INFO : sugarsync root 'Test/rclone-test-nuyaluq5rage': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/17 02:06:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/17 02:06:18 DEBUG : empty space: Sizes identical 2024/10/17 02:06:18 DEBUG : empty space: Unchanged skipping 2024/10/17 02:06:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/17 02:06:19 INFO : potato2: Moved (server-side) 2024/10/17 02:06:19 INFO : potato3: Deleted 2024/10/17 02:06:19 INFO : empty space: Deleted 2024/10/17 02:06:19 DEBUG : sugarsync root 'Test/rclone-test-nuyaluq5rage': Waiting for checks to finish 2024/10/17 02:06:19 DEBUG : sugarsync root 'Test/rclone-test-nuyaluq5rage': Waiting for transfers to finish 2024/10/17 02:06:20 INFO : potato3: Moved (server-side) 2024/10/17 02:06:20 INFO : tomatoDir: Removing directory 2024/10/17 02:06:21 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': deleted 1 directories 2024/10/17 02:06:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gigamud3koxo" 2024/10/17 02:06:26 DEBUG : tomatoDir: Making directory 2024/10/17 02:06:28 DEBUG : sugarsync root 'Test/rclone-test-gigamud3koxo': Using server-side directory move 2024/10/17 02:06:29 INFO : sugarsync root 'Test/rclone-test-gigamud3koxo': Server side directory move succeeded 2024/10/17 02:06:32 ERROR : : error listing: directory not found 2024/10/17 02:06:33 ERROR : : error listing: directory not found 2024/10/17 02:06:33 DEBUG : sugarsync root 'Test/rclone-test-gigamud3koxo': Purge remote 2024/10/17 02:06:34 DEBUG : sugarsync root 'Test/rclone-test-nuyaluq5rage': Purge remote 2024/10/17 02:06:35 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (39.47s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.38s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:06:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.04s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:06:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/rclone-sync-test" 2024/10/17 02:06:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/rclone-sync-test-include/layer2" 2024/10/17 02:07:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/rclone-sync-test-ignore-file" 2024/10/17 02:07:15 DEBUG : rclone-sync-test: Excluded 2024/10/17 02:07:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/17 02:07:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/17 02:07:18 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/rclone-sync-test': Waiting for checks to finish 2024/10/17 02:07:18 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/rclone-sync-test': Waiting for transfers to finish 2024/10/17 02:07:18 DEBUG : Waiting for deletions to finish 2024/10/17 02:07:18 INFO : There was nothing to transfer 2024/10/17 02:07:20 DEBUG : rclone-sync-test: Excluded 2024/10/17 02:07:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/17 02:07:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/17 02:07:23 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:07:23 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:07:23 DEBUG : Waiting for deletions to finish 2024/10/17 02:07:23 INFO : rclone-sync-test-include: Removing directory 2024/10/17 02:07:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/17 02:07:24 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': failed to delete 1 directories 2024/10/17 02:07:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:07:26 DEBUG : rclone-sync-test: Excluded 2024/10/17 02:07:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/17 02:07:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/17 02:07:29 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/10/17 02:07:29 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/10/17 02:07:29 DEBUG : Waiting for deletions to finish 2024/10/17 02:07:29 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:07:31 DEBUG : rclone-sync-test: Excluded 2024/10/17 02:07:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/17 02:07:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/17 02:07:34 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:07:34 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:07:34 DEBUG : Waiting for deletions to finish 2024/10/17 02:07:34 INFO : rclone-sync-test-include: Removing directory 2024/10/17 02:07:35 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/17 02:07:35 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': failed to delete 1 directories 2024/10/17 02:07:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:07:36 DEBUG : : Excluded 2024/10/17 02:07:37 DEBUG : rclone-sync-test: Excluded 2024/10/17 02:07:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/17 02:07:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/17 02:07:40 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/10/17 02:07:40 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/10/17 02:07:40 DEBUG : Waiting for deletions to finish 2024/10/17 02:07:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (82.15s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:08:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/dst" 2024/10/17 02:08:12 DEBUG : Config file has changed externally - reloading 2024/10/17 02:08:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/CompareDest" 2024/10/17 02:08:22 DEBUG : one: Need to transfer - File not found at Destination 2024/10/17 02:08:22 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:08:22 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:08:26 INFO : one: Copied (new) 2024/10/17 02:08:26 DEBUG : Waiting for deletions to finish 2024/10/17 02:08:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/17 02:08:29 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:08:30 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:08:32 INFO : one: Copied (replaced existing) 2024/10/17 02:08:32 DEBUG : Waiting for deletions to finish 2024/10/17 02:08:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/17 02:08:41 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:08:43 DEBUG : one: Sizes identical 2024/10/17 02:08:43 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/17 02:08:43 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:08:43 DEBUG : Waiting for deletions to finish 2024/10/17 02:08:43 INFO : There was nothing to transfer 2024/10/17 02:08:49 DEBUG : two: Sizes identical 2024/10/17 02:08:49 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/17 02:08:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/17 02:08:49 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:08:50 DEBUG : one: Sizes identical 2024/10/17 02:08:50 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/17 02:08:50 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:08:50 DEBUG : Waiting for deletions to finish 2024/10/17 02:08:50 INFO : There was nothing to transfer 2024/10/17 02:08:53 DEBUG : two: Sizes identical 2024/10/17 02:08:53 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/17 02:08:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/17 02:08:53 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:08:54 DEBUG : one: Sizes identical 2024/10/17 02:08:54 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/17 02:08:54 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:08:54 DEBUG : Waiting for deletions to finish 2024/10/17 02:08:54 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/10/17 02:08:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/17 02:08:58 DEBUG : two: Need to transfer - File not found at Destination 2024/10/17 02:08:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/17 02:08:58 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:08:59 DEBUG : one: Sizes identical 2024/10/17 02:08:59 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/17 02:08:59 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:09:01 INFO : two: Copied (new) 2024/10/17 02:09:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (57.67s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:09:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/dest" 2024/10/17 02:09:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/pre-dest1" 2024/10/17 02:09:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/pre-dest2" 2024/10/17 02:09:29 DEBUG : 1: Sizes identical 2024/10/17 02:09:29 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/17 02:09:30 DEBUG : 2: Sizes identical 2024/10/17 02:09:30 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/17 02:09:32 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/17 02:09:32 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dest': Waiting for checks to finish 2024/10/17 02:09:32 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dest': Waiting for transfers to finish 2024/10/17 02:09:35 INFO : 3: Copied (new) 2024/10/17 02:09:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.65s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:09:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/dst" 2024/10/17 02:09:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/CopyDest" 2024/10/17 02:09:56 DEBUG : one: Need to transfer - File not found at Destination 2024/10/17 02:09:56 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:09:56 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:09:59 INFO : one: Copied (new) 2024/10/17 02:09:59 DEBUG : Waiting for deletions to finish 2024/10/17 02:10:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/17 02:10:03 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:10:04 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:10:05 INFO : one: Copied (replaced existing) 2024/10/17 02:10:05 DEBUG : Waiting for deletions to finish 2024/10/17 02:10:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/BackupDir" 2024/10/17 02:10:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/17 02:10:19 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:10:21 DEBUG : one: Sizes identical 2024/10/17 02:10:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/17 02:10:23 INFO : one: Moved (server-side) 2024/10/17 02:10:24 INFO : one: Copied (server-side copy) 2024/10/17 02:10:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/17 02:10:24 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:10:24 DEBUG : Waiting for deletions to finish 2024/10/17 02:10:31 DEBUG : two: Sizes identical 2024/10/17 02:10:32 INFO : two: Copied (server-side copy) 2024/10/17 02:10:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/17 02:10:32 DEBUG : one: Sizes identical 2024/10/17 02:10:32 DEBUG : one: Unchanged skipping 2024/10/17 02:10:32 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:10:32 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:10:32 DEBUG : Waiting for deletions to finish 2024/10/17 02:10:35 DEBUG : one: Sizes identical 2024/10/17 02:10:35 DEBUG : one: Unchanged skipping 2024/10/17 02:10:35 DEBUG : two: Sizes identical 2024/10/17 02:10:35 DEBUG : two: Unchanged skipping 2024/10/17 02:10:35 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:10:35 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:10:35 DEBUG : Waiting for deletions to finish 2024/10/17 02:10:35 INFO : There was nothing to transfer 2024/10/17 02:10:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/17 02:10:43 DEBUG : three: Destination not found in --copy-dest 2024/10/17 02:10:43 DEBUG : three: Need to transfer - File not found at Destination 2024/10/17 02:10:43 DEBUG : one: Sizes identical 2024/10/17 02:10:43 DEBUG : one: Unchanged skipping 2024/10/17 02:10:43 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:10:43 DEBUG : two: Sizes identical 2024/10/17 02:10:43 DEBUG : two: Unchanged skipping 2024/10/17 02:10:43 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:10:46 INFO : three: Copied (new) 2024/10/17 02:10:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (73.58s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:11:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/dst" 2024/10/17 02:11:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/backup" 2024/10/17 02:11:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/17 02:11:17 DEBUG : two: Sizes identical 2024/10/17 02:11:17 DEBUG : two: Unchanged skipping 2024/10/17 02:11:17 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:11:19 INFO : one: Moved (server-side) 2024/10/17 02:11:19 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:11:22 INFO : one: Copied (new) 2024/10/17 02:11:22 DEBUG : Waiting for deletions to finish 2024/10/17 02:11:23 INFO : three.txt: Moved (server-side) 2024/10/17 02:11:23 INFO : three.txt: Moved into backup dir 2024/10/17 02:11:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/17 02:11:30 DEBUG : two: Sizes identical 2024/10/17 02:11:30 DEBUG : two: Unchanged skipping 2024/10/17 02:11:30 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:11:31 INFO : one: Deleted 2024/10/17 02:11:32 INFO : one: Moved (server-side) 2024/10/17 02:11:32 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:11:34 INFO : one: Copied (new) 2024/10/17 02:11:34 DEBUG : Waiting for deletions to finish 2024/10/17 02:11:36 INFO : three.txt: Deleted 2024/10/17 02:11:37 INFO : three.txt: Moved (server-side) 2024/10/17 02:11:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (47.26s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:11:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/dst" 2024/10/17 02:11:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/backup" 2024/10/17 02:12:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/17 02:12:04 DEBUG : two: Sizes identical 2024/10/17 02:12:04 DEBUG : two: Unchanged skipping 2024/10/17 02:12:04 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:12:07 INFO : one: Moved (server-side) to: one.bak 2024/10/17 02:12:07 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:12:09 INFO : one: Copied (new) 2024/10/17 02:12:09 DEBUG : Waiting for deletions to finish 2024/10/17 02:12:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/17 02:12:11 INFO : three.txt: Moved into backup dir 2024/10/17 02:12:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/17 02:12:17 DEBUG : two: Sizes identical 2024/10/17 02:12:17 DEBUG : two: Unchanged skipping 2024/10/17 02:12:17 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:12:19 INFO : one.bak: Deleted 2024/10/17 02:12:20 INFO : one: Moved (server-side) to: one.bak 2024/10/17 02:12:20 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:12:22 INFO : one: Copied (new) 2024/10/17 02:12:22 DEBUG : Waiting for deletions to finish 2024/10/17 02:12:24 INFO : three.txt.bak: Deleted 2024/10/17 02:12:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/17 02:12:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (47.41s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:12:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/dst" 2024/10/17 02:12:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/backup" 2024/10/17 02:12:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/17 02:12:51 DEBUG : two: Sizes identical 2024/10/17 02:12:51 DEBUG : two: Unchanged skipping 2024/10/17 02:12:51 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:12:54 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/17 02:12:54 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:12:56 INFO : one: Copied (new) 2024/10/17 02:12:56 DEBUG : Waiting for deletions to finish 2024/10/17 02:12:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/17 02:12:58 INFO : three.txt: Moved into backup dir 2024/10/17 02:13:04 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:13:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/17 02:13:04 DEBUG : two: Sizes identical 2024/10/17 02:13:04 DEBUG : two: Unchanged skipping 2024/10/17 02:13:06 INFO : one-2019-01-01: Deleted 2024/10/17 02:13:07 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/17 02:13:07 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:13:09 INFO : one: Copied (new) 2024/10/17 02:13:09 DEBUG : Waiting for deletions to finish 2024/10/17 02:13:11 INFO : three-2019-01-01.txt: Deleted 2024/10/17 02:13:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/17 02:13:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (47.07s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:13:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/dst" 2024/10/17 02:13:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/17 02:13:35 DEBUG : two: Sizes identical 2024/10/17 02:13:35 DEBUG : two: Unchanged skipping 2024/10/17 02:13:35 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:13:36 INFO : one: Moved (server-side) to: one.bak 2024/10/17 02:13:36 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:13:39 INFO : one: Copied (new) 2024/10/17 02:13:39 DEBUG : Waiting for deletions to finish 2024/10/17 02:13:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/17 02:13:41 INFO : three.txt: Moved into backup dir 2024/10/17 02:13:47 DEBUG : one.bak: Excluded (Path Filter) 2024/10/17 02:13:47 DEBUG : one.bak: Excluded 2024/10/17 02:13:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/17 02:13:47 DEBUG : three.txt.bak: Excluded 2024/10/17 02:13:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/17 02:13:47 DEBUG : two: Sizes identical 2024/10/17 02:13:47 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for checks to finish 2024/10/17 02:13:47 DEBUG : two: Unchanged skipping 2024/10/17 02:13:48 INFO : one.bak: Deleted 2024/10/17 02:13:49 INFO : one: Moved (server-side) to: one.bak 2024/10/17 02:13:49 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci/dst': Waiting for transfers to finish 2024/10/17 02:13:52 INFO : one: Copied (new) 2024/10/17 02:13:52 DEBUG : Waiting for deletions to finish 2024/10/17 02:13:53 INFO : three.txt.bak: Deleted 2024/10/17 02:13:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/17 02:13:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (41.81s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:14:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/dst" 2024/10/17 02:14:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/17 02:14:17 INFO : one: Moved (server-side) to: one.bak 2024/10/17 02:14:20 INFO : one: Copied (new) 2024/10/17 02:14:20 DEBUG : two: Sizes identical 2024/10/17 02:14:20 DEBUG : two: Unchanged skipping 2024/10/17 02:14:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/17 02:14:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/17 02:14:25 INFO : three.txt: Copied (new) 2024/10/17 02:14:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/17 02:14:31 INFO : one.bak: Deleted 2024/10/17 02:14:31 INFO : one: Moved (server-side) to: one.bak 2024/10/17 02:14:34 INFO : one: Copied (new) 2024/10/17 02:14:35 DEBUG : two: Sizes identical 2024/10/17 02:14:35 DEBUG : two: Unchanged skipping 2024/10/17 02:14:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/17 02:14:37 INFO : three.txt.bak: Deleted 2024/10/17 02:14:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/17 02:14:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.07s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:14:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qogileh4raci/dst" 2024/10/17 02:15:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/17 02:15:04 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/17 02:15:06 INFO : one: Copied (new) 2024/10/17 02:15:07 DEBUG : two: Sizes identical 2024/10/17 02:15:07 DEBUG : two: Unchanged skipping 2024/10/17 02:15:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/17 02:15:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/17 02:15:12 INFO : three.txt: Copied (new) 2024/10/17 02:15:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/17 02:15:17 INFO : one-2019-01-01: Deleted 2024/10/17 02:15:18 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/17 02:15:21 INFO : one: Copied (new) 2024/10/17 02:15:21 DEBUG : two: Sizes identical 2024/10/17 02:15:21 DEBUG : two: Unchanged skipping 2024/10/17 02:15:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/17 02:15:24 INFO : three-2019-01-01.txt: Deleted 2024/10/17 02:15:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/17 02:15:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (46.47s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:15:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/17 02:15:40 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:15:40 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:15:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/17 02:15:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.48s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:15:46 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/17 02:15:46 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:15:46 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:15:48 INFO : existing: Copied (new) 2024/10/17 02:15:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:15:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/17 02:15:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/17 02:15:51 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:15:51 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:15:51 ERROR : sugarsync root 'Test/rclone-test-qogileh4raci': not deleting files as there were IO errors 2024/10/17 02:15:51 ERROR : sugarsync root 'Test/rclone-test-qogileh4raci': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.75s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:16:18 DEBUG : existing: Sizes identical 2024/10/17 02:16:18 DEBUG : existing: Unchanged skipping 2024/10/17 02:16:18 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/10/17 02:16:19 DEBUG : EXISTING: moving to existing-rclone-move-zotuvag2 2024/10/17 02:16:19 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-nagupaf7 2024/10/17 02:16:21 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/10/17 02:16:21 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-nagupaf7 2024/10/17 02:16:21 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/10/17 02:16:21 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-zotuvag2 2024/10/17 02:16:21 DEBUG : EXISTING: moving to existing 2024/10/17 02:16:22 INFO : existingbutdifferent-rclone-move-nagupaf7: Moved (server-side) to: existingbutdifferent 2024/10/17 02:16:22 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/10/17 02:16:22 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/10/17 02:16:22 INFO : existing-rclone-move-zotuvag2: Moved (server-side) to: existing 2024/10/17 02:16:22 INFO : EXISTING: Moved (server-side) to: existing 2024/10/17 02:16:22 INFO : EXISTING: Fixed case by renaming to: existing 2024/10/17 02:16:25 INFO : existingbutdifferent: Copied (replaced existing) 2024/10/17 02:16:26 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/10/17 02:16:30 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/10/17 02:16:31 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/10/17 02:16:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-cefoguh4 2024/10/17 02:16:34 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-cefoguh4 2024/10/17 02:16:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/10/17 02:16:35 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/10/17 02:16:35 INFO : subdira/subdirb/subdirc/hello-rclone-move-cefoguh4: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/17 02:16:35 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/17 02:16:35 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/10/17 02:16:36 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:16:36 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/10/17 02:16:37 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/10/17 02:16:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nolexuq1 2024/10/17 02:16:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nolexuq1 2024/10/17 02:16:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/17 02:16:39 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nolexuq1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/17 02:16:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/17 02:16:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/17 02:16:39 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:16:41 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/10/17 02:16:41 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (58.11s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", 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-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", 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-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.56s) --- SKIP: TestMaxTransfer/Hard (1.48s) --- SKIP: TestMaxTransfer/Soft (1.54s) --- SKIP: TestMaxTransfer/Cautious (1.54s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:18:46 DEBUG : both0: Sizes identical 2024/10/17 02:18:46 DEBUG : both0: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both1: Sizes identical 2024/10/17 02:18:46 DEBUG : both1: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both10: Sizes identical 2024/10/17 02:18:46 DEBUG : both10: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both11: Sizes identical 2024/10/17 02:18:46 DEBUG : both11: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both12: Sizes identical 2024/10/17 02:18:46 DEBUG : both12: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both13: Sizes identical 2024/10/17 02:18:46 DEBUG : both13: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both14: Sizes identical 2024/10/17 02:18:46 DEBUG : both14: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both15: Sizes identical 2024/10/17 02:18:46 DEBUG : both15: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both16: Sizes identical 2024/10/17 02:18:46 DEBUG : both17: Sizes identical 2024/10/17 02:18:46 DEBUG : both18: Sizes identical 2024/10/17 02:18:46 DEBUG : both19: Sizes identical 2024/10/17 02:18:46 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:18:46 DEBUG : both16: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both2: Sizes identical 2024/10/17 02:18:46 DEBUG : both2: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both3: Sizes identical 2024/10/17 02:18:46 DEBUG : both3: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both4: Sizes identical 2024/10/17 02:18:46 DEBUG : both4: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both5: Sizes identical 2024/10/17 02:18:46 DEBUG : both5: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both6: Sizes identical 2024/10/17 02:18:46 DEBUG : both6: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both7: Sizes identical 2024/10/17 02:18:46 DEBUG : both7: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both8: Sizes identical 2024/10/17 02:18:46 DEBUG : both8: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both9: Sizes identical 2024/10/17 02:18:46 DEBUG : both9: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both17: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both18: Unchanged skipping 2024/10/17 02:18:46 DEBUG : both19: Unchanged skipping 2024/10/17 02:18:46 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:18:46 DEBUG : Waiting for deletions to finish 2024/10/17 02:18:47 INFO : only4: Deleted 2024/10/17 02:18:47 INFO : only18: Deleted 2024/10/17 02:18:47 INFO : only9: Deleted 2024/10/17 02:18:47 INFO : only7: Deleted 2024/10/17 02:18:48 INFO : only15: Deleted 2024/10/17 02:18:48 INFO : only16: Deleted 2024/10/17 02:18:48 INFO : only10: Deleted 2024/10/17 02:18:48 INFO : only11: Deleted 2024/10/17 02:18:48 INFO : only2: Deleted 2024/10/17 02:18:48 INFO : only3: Deleted 2024/10/17 02:18:48 INFO : only5: Deleted 2024/10/17 02:18:48 INFO : only0: Deleted 2024/10/17 02:18:49 INFO : only1: Deleted 2024/10/17 02:18:49 INFO : only8: Deleted 2024/10/17 02:18:49 INFO : only14: Deleted 2024/10/17 02:18:49 INFO : only17: Deleted 2024/10/17 02:18:50 INFO : only6: Deleted 2024/10/17 02:18:50 INFO : only12: Deleted 2024/10/17 02:18:50 INFO : only19: Deleted 2024/10/17 02:18:50 INFO : only13: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (128.88s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:20:55 DEBUG : both1: Sizes identical 2024/10/17 02:20:55 DEBUG : both0: Sizes identical 2024/10/17 02:20:55 DEBUG : both11: Sizes identical 2024/10/17 02:20:55 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for checks to finish 2024/10/17 02:20:55 DEBUG : both10: Sizes identical 2024/10/17 02:20:55 DEBUG : both1: Unchanged skipping 2024/10/17 02:20:55 DEBUG : both12: Sizes identical 2024/10/17 02:20:55 DEBUG : both12: Unchanged skipping 2024/10/17 02:20:55 DEBUG : both13: Sizes identical 2024/10/17 02:20:55 DEBUG : both13: Unchanged skipping 2024/10/17 02:20:55 DEBUG : both14: Sizes identical 2024/10/17 02:20:55 DEBUG : both14: Unchanged skipping 2024/10/17 02:20:55 DEBUG : both15: Sizes identical 2024/10/17 02:20:55 DEBUG : both15: Unchanged skipping 2024/10/17 02:20:55 DEBUG : both16: Sizes identical 2024/10/17 02:20:55 DEBUG : both16: Unchanged skipping 2024/10/17 02:20:55 DEBUG : both17: Sizes identical 2024/10/17 02:20:55 DEBUG : both17: Unchanged skipping 2024/10/17 02:20:55 DEBUG : both18: Sizes identical 2024/10/17 02:20:55 DEBUG : both18: Unchanged skipping 2024/10/17 02:20:55 DEBUG : both19: Sizes identical 2024/10/17 02:20:55 DEBUG : both19: Unchanged skipping 2024/10/17 02:20:55 DEBUG : both2: Sizes identical 2024/10/17 02:20:55 DEBUG : both2: Unchanged skipping 2024/10/17 02:20:55 DEBUG : both3: Sizes identical 2024/10/17 02:20:55 DEBUG : both3: Unchanged skipping 2024/10/17 02:20:55 DEBUG : both4: Sizes identical 2024/10/17 02:20:55 DEBUG : both10: Unchanged skipping 2024/10/17 02:20:55 DEBUG : both4: Unchanged skipping 2024/10/17 02:20:55 DEBUG : both0: Unchanged skipping 2024/10/17 02:20:55 DEBUG : both6: Sizes identical 2024/10/17 02:20:55 DEBUG : both7: Sizes identical 2024/10/17 02:20:55 DEBUG : both5: Sizes identical 2024/10/17 02:20:55 DEBUG : both11: Unchanged skipping 2024/10/17 02:20:55 DEBUG : both6: Unchanged skipping 2024/10/17 02:20:55 DEBUG : both8: Sizes identical 2024/10/17 02:20:55 DEBUG : both9: Sizes identical 2024/10/17 02:20:55 DEBUG : both8: Unchanged skipping 2024/10/17 02:20:55 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : both9: Unchanged skipping 2024/10/17 02:20:55 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : both5: Unchanged skipping 2024/10/17 02:20:55 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/17 02:20:55 DEBUG : both7: Unchanged skipping 2024/10/17 02:20:55 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Waiting for transfers to finish 2024/10/17 02:20:56 INFO : only0: Copied (replaced existing) 2024/10/17 02:20:56 INFO : only11: Copied (replaced existing) 2024/10/17 02:20:56 INFO : only10: Copied (replaced existing) 2024/10/17 02:20:57 INFO : only1: Copied (replaced existing) 2024/10/17 02:20:57 INFO : only12: Copied (replaced existing) 2024/10/17 02:20:58 INFO : only14: Copied (replaced existing) 2024/10/17 02:20:58 INFO : only15: Copied (replaced existing) 2024/10/17 02:20:58 INFO : only13: Copied (replaced existing) 2024/10/17 02:20:58 INFO : only16: Copied (replaced existing) 2024/10/17 02:20:58 INFO : only17: Copied (replaced existing) 2024/10/17 02:20:59 INFO : only19: Copied (replaced existing) 2024/10/17 02:20:59 INFO : only18: Copied (replaced existing) 2024/10/17 02:20:59 INFO : only3: Copied (replaced existing) 2024/10/17 02:21:00 INFO : only4: Copied (replaced existing) 2024/10/17 02:21:00 INFO : only5: Copied (replaced existing) 2024/10/17 02:21:00 INFO : only6: Copied (replaced existing) 2024/10/17 02:21:00 INFO : only7: Copied (replaced existing) 2024/10/17 02:21:01 INFO : only8: Copied (replaced existing) 2024/10/17 02:21:01 INFO : only9: Copied (replaced existing) 2024/10/17 02:21:01 INFO : only2: Copied (replaced existing) 2024/10/17 02:21:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (148.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:21:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/17 02:21:38 DEBUG : sub dir: Making directory 2024/10/17 02:21:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (54.19s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" 2024/10/17 02:22:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/17 02:22:32 DEBUG : sub dir: Making directory 2024/10/17 02:22:34 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-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qogileh4raci'", Local "Local file system at /tmp/rclone236576406", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (54.69s) FAIL 2024/10/17 02:23:27 DEBUG : sugarsync root 'Test/rclone-test-qogileh4raci': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 31m1.814323203s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf]