"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/01/22 03:50:45 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa" 2025/01/22 03:50:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 03:50:46 DEBUG : Creating backend with remote "/tmp/rclone330750178" === 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 "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:50:47 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:50:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:50:47 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:50:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/22 03:50:47 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:50:47 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:50:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 03:50:48 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:50:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:50:48 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:50:48 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:50:49 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:50:49 INFO : sub dir/hello world: Copied (new) 2025/01/22 03:50:49 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestCopy (2.69s) === RUN TestCopyMetadata run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.26s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.26s) === RUN TestCopyMissingDirectory run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:50:51 DEBUG : Creating backend with remote "/non-existing" 2025/01/22 03:50:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/22 03:50:51 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:50:51 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.65s) === RUN TestCopyNoTraverse run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:50:51 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:50:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:50:52 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:50:52 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:50:52 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:50:52 INFO : sub dir/hello world: Copied (new) 2025/01/22 03:50:52 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestCopyNoTraverse (2.28s) === RUN TestCopyCheckFirst run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:50:54 INFO : files root 'rclone-test-tahasuw9duxa': Running all checks before starting transfers 2025/01/22 03:50:54 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:50:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:50:54 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:50:54 INFO : files root 'rclone-test-tahasuw9duxa': Checks finished, now starting transfers 2025/01/22 03:50:54 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:50:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:50:55 INFO : sub dir/hello world: Copied (new) 2025/01/22 03:50:55 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestCopyCheckFirst (2.33s) === RUN TestSyncNoTraverse run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:50:56 ERROR : Ignoring --no-traverse with sync 2025/01/22 03:50:56 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:50:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:50:56 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:50:56 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:50:57 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:50:57 INFO : sub dir/hello world: Copied (new) 2025/01/22 03:50:57 DEBUG : Waiting for deletions to finish 2025/01/22 03:50:57 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncNoTraverse (2.48s) === RUN TestCopyWithDepth run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:50:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/22 03:50:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:50:59 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:50:59 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:50:59 DEBUG : hello world2: Dst hash empty - aborting Src hash check 2025/01/22 03:50:59 INFO : hello world2: Copied (new) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestCopyWithDepth (1.70s) === RUN TestCopyWithFilesFrom run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:51:00 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:51:00 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:51:01 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/01/22 03:51:01 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.68s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:51:02 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:51:02 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:51:03 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/01/22 03:51:03 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.65s) === RUN TestCopyEmptyDirectories run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/22 03:51:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 03:51:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:04 INFO : sub dir: Making directory 2025/01/22 03:51:04 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/22 03:51:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:51:04 INFO : sub dir2: Making directory 2025/01/22 03:51:04 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/22 03:51:04 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/22 03:51:04 INFO : sub dir2/sub sub dir2: Making directory 2025/01/22 03:51:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:51:05 INFO : sub dir2/sub sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/22 03:51:05 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/01/22 03:51:05 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:51:05 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:51:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:51:05 INFO : sub dir/hello world: Copied (new) 2025/01/22 03:51:05 INFO : sub dir2/sub sub dir2: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:05 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:07 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/sub dir2 not empty`) 2025/01/22 03:51:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/22 03:51:07 DEBUG : pacer: Reducing sleep to 15ms 2025/01/22 03:51:07 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/22 03:51:07 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyEmptyDirectories (4.22s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:08 INFO : sub dir2: Making directory 2025/01/22 03:51:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/22 03:51:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 03:51:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:51:08 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/22 03:51:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:51:08 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/01/22 03:51:08 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:51:08 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:51:09 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:51:09 INFO : sub dir/hello world: Copied (new) 2025/01/22 03:51:09 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (2.08s) === RUN TestMoveEmptyDirectories run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:10 DEBUG : sub dir2: Making directory with metadata 2025/01/22 03:51:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 03:51:10 INFO : sub dir: Making directory 2025/01/22 03:51:10 INFO : sub dir: Made directory with modification time 2025-01-22 03:51:10.32393462 +0000 UTC 2025/01/22 03:51:10 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:51:10 INFO : sub dir2: Making directory 2025/01/22 03:51:11 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/22 03:51:11 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/22 03:51:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:51:11 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:51:11 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:51:11 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:51:11 INFO : sub dir/hello world: Copied (new) 2025/01/22 03:51:11 INFO : sub dir/hello world: Deleted 2025/01/22 03:51:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:12 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestMoveEmptyDirectories (3.45s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:13 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/01/22 03:51:13 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/22 03:51:14 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:51:14 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:51:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncNoUpdateDirModtime (1.81s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:15 INFO : sub dir2: Making directory 2025/01/22 03:51:15 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:51:15 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/22 03:51:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:51:15 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:51:15 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:51:16 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:51:16 INFO : sub dir/hello world: Copied (new) 2025/01/22 03:51:16 INFO : sub dir/hello world: Deleted 2025/01/22 03:51:16 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (2.08s) === RUN TestSyncEmptyDirectories run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:17 DEBUG : sub dir2: Making directory with metadata 2025/01/22 03:51:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 03:51:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:17 INFO : sub dir: Making directory 2025/01/22 03:51:18 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/22 03:51:18 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:51:18 INFO : sub dir2: Making directory 2025/01/22 03:51:18 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/22 03:51:18 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/22 03:51:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:51:18 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:51:18 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:51:19 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:51:19 INFO : sub dir/hello world: Copied (new) 2025/01/22 03:51:19 DEBUG : Waiting for deletions to finish 2025/01/22 03:51:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:19 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncEmptyDirectories (3.40s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:21 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:21 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:21 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:21 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:21 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:21 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:21 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:21 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:21 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:21 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:21 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:21 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:21 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:21 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:21 INFO : a1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:21 INFO : a1: Making directory 2025/01/22 03:51:21 INFO : a1: Made directory with modification time 2001-02-03 04:19:06.499999999 +0000 UTC 2025/01/22 03:51:21 DEBUG : Added delayed dir = "a1", newDst= 2025/01/22 03:51:21 INFO : a1/b1: Making directory 2025/01/22 03:51:21 INFO : a1/b1: Made directory with modification time 2001-02-03 04:18:06.499999999 +0000 UTC 2025/01/22 03:51:21 DEBUG : Added delayed dir = "a1/b1", newDst= 2025/01/22 03:51:21 INFO : a1/b2: Making directory 2025/01/22 03:51:22 INFO : a1/b2: Made directory with modification time 2001-02-03 04:09:06.499999999 +0000 UTC 2025/01/22 03:51:22 DEBUG : Added delayed dir = "a1/b2", newDst= 2025/01/22 03:51:22 INFO : a1/b2/c1: Making directory 2025/01/22 03:51:22 INFO : a1/b1/c1: Making directory 2025/01/22 03:51:22 INFO : a1/b1/c1: Made directory with modification time 2001-02-03 04:17:06.499999999 +0000 UTC 2025/01/22 03:51:22 DEBUG : Added delayed dir = "a1/b1/c1", newDst= 2025/01/22 03:51:22 INFO : a1/b1/c1/d1: Making directory 2025/01/22 03:51:22 INFO : a1/b2/c1: Made directory with modification time 2001-02-03 04:08:06.499999999 +0000 UTC 2025/01/22 03:51:22 DEBUG : Added delayed dir = "a1/b2/c1", newDst= 2025/01/22 03:51:22 INFO : a1/b2/c1/d1: Making directory 2025/01/22 03:51:22 INFO : a1/b2/c1/d1: Made directory with modification time 2001-02-03 04:07:06.499999999 +0000 UTC 2025/01/22 03:51:22 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst= 2025/01/22 03:51:22 INFO : a1/b2/c1/d1/e1: Making directory 2025/01/22 03:51:22 INFO : a1/b1/c1/d1: Made directory with modification time 2001-02-03 04:16:06.499999999 +0000 UTC 2025/01/22 03:51:22 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst= 2025/01/22 03:51:22 INFO : a1/b1/c1/d2: Making directory 2025/01/22 03:51:23 INFO : a1/b2/c1/d1/e1: Made directory with modification time 2001-02-03 04:06:06.499999999 +0000 UTC 2025/01/22 03:51:23 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst= 2025/01/22 03:51:23 INFO : a1/b2/c1/d1/e1/f1: Making directory 2025/01/22 03:51:23 INFO : a1/b1/c1/d2: Made directory with modification time 2001-02-03 04:13:06.499999999 +0000 UTC 2025/01/22 03:51:23 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst= 2025/01/22 03:51:23 INFO : a1/b1/c1/d2/e1: Making directory 2025/01/22 03:51:23 INFO : a1/b1/c1/d1/e1: Making directory 2025/01/22 03:51:23 INFO : a1/b2/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/22 03:51:23 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst= 2025/01/22 03:51:23 INFO : a1/b1/c1/d2/e1: Made directory with modification time 2001-02-03 04:12:06.499999999 +0000 UTC 2025/01/22 03:51:23 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst= 2025/01/22 03:51:23 INFO : a1/b1/c1/d2/e1/f1: Making directory 2025/01/22 03:51:23 INFO : a1/b1/c1/d1/e1: Made directory with modification time 2001-02-03 04:15:06.499999999 +0000 UTC 2025/01/22 03:51:23 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst= 2025/01/22 03:51:23 INFO : a1/b1/c1/d1/e1/f1: Making directory 2025/01/22 03:51:23 INFO : a1/b1/c1/d2/e1/f1: Made directory with modification time 2001-02-03 04:11:06.499999999 +0000 UTC 2025/01/22 03:51:23 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst= 2025/01/22 03:51:23 INFO : a1/b1/c1/d2/e1/f2: Making directory 2025/01/22 03:51:23 INFO : a1/b1/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:14:06.499999999 +0000 UTC 2025/01/22 03:51:23 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst= 2025/01/22 03:51:24 INFO : a1/b1/c1/d2/e1/f2: Made directory with modification time 2001-02-03 04:10:06.499999999 +0000 UTC 2025/01/22 03:51:24 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst= 2025/01/22 03:51:24 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:51:24 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:51:24 DEBUG : Waiting for deletions to finish 2025/01/22 03:51:24 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:24 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:24 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:24 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:24 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:24 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:24 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:24 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:24 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:24 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:24 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:24 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:24 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:24 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:25 INFO : a1: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/a1/b2/c1 not empty`) 2025/01/22 03:51:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/22 03:51:29 DEBUG : pacer: Reducing sleep to 15ms 2025/01/22 03:51:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/a1/b2 not empty`) 2025/01/22 03:51:29 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/01/22 03:51:30 DEBUG : pacer: Reducing sleep to 22.5ms 2025/01/22 03:51:30 DEBUG : pacer: Reducing sleep to 16.875ms 2025/01/22 03:51:30 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/01/22 03:51:30 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/a1/b1/c1/d2/e1 not empty`) 2025/01/22 03:51:30 DEBUG : pacer: Rate limited, increasing sleep to 25.3125ms 2025/01/22 03:51:30 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/a1/b1/c1/d2/e1 not empty`) 2025/01/22 03:51:30 DEBUG : pacer: Rate limited, increasing sleep to 50.625ms 2025/01/22 03:51:30 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/01/22 03:51:30 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/01/22 03:51:31 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/01/22 03:51:31 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/01/22 03:51:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/a1/b1/c1/d1 not empty`) 2025/01/22 03:51:31 DEBUG : pacer: Rate limited, increasing sleep to 32.03613ms 2025/01/22 03:51:31 DEBUG : pacer: Reducing sleep to 24.027097ms 2025/01/22 03:51:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/a1/b1/c1 not empty`) 2025/01/22 03:51:31 DEBUG : pacer: Rate limited, increasing sleep to 48.054194ms 2025/01/22 03:51:31 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/a1/b1/c1 not empty`) 2025/01/22 03:51:31 DEBUG : pacer: Rate limited, increasing sleep to 96.108388ms 2025/01/22 03:51:31 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/a1/b1/c1 not empty`) 2025/01/22 03:51:31 DEBUG : pacer: Rate limited, increasing sleep to 192.216776ms 2025/01/22 03:51:32 DEBUG : pacer: Reducing sleep to 144.162582ms 2025/01/22 03:51:32 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/a1/b1 not empty`) 2025/01/22 03:51:32 DEBUG : pacer: Rate limited, increasing sleep to 288.325164ms 2025/01/22 03:51:32 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/a1/b1 not empty`) 2025/01/22 03:51:32 DEBUG : pacer: Rate limited, increasing sleep to 576.650328ms 2025/01/22 03:51:32 DEBUG : pacer: Reducing sleep to 432.487746ms 2025/01/22 03:51:33 DEBUG : pacer: Reducing sleep to 324.365809ms 2025/01/22 03:51:33 DEBUG : pacer: Reducing sleep to 243.274356ms 2025/01/22 03:51:33 DEBUG : pacer: Reducing sleep to 182.455767ms 2025/01/22 03:51:34 DEBUG : pacer: Reducing sleep to 136.841825ms --- PASS: TestSyncSetDelayedModTimes (13.19s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:34 INFO : sub dir2: Making directory 2025/01/22 03:51:34 DEBUG : pacer: Reducing sleep to 102.631368ms 2025/01/22 03:51:34 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:51:34 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/22 03:51:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:51:34 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:51:34 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:51:35 DEBUG : pacer: Reducing sleep to 76.973526ms 2025/01/22 03:51:35 DEBUG : pacer: Reducing sleep to 57.730144ms 2025/01/22 03:51:35 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:51:35 INFO : sub dir/hello world: Copied (new) 2025/01/22 03:51:35 DEBUG : Waiting for deletions to finish 2025/01/22 03:51:35 DEBUG : pacer: Reducing sleep to 43.297608ms 2025/01/22 03:51:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 03:51:35 DEBUG : pacer: Reducing sleep to 32.473206ms 2025/01/22 03:51:35 DEBUG : pacer: Reducing sleep to 24.354904ms 2025/01/22 03:51:35 DEBUG : pacer: Reducing sleep to 18.266178ms 2025/01/22 03:51:36 DEBUG : pacer: Reducing sleep to 13.699633ms 2025/01/22 03:51:36 DEBUG : pacer: Reducing sleep to 10.274724ms 2025/01/22 03:51:36 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncNoEmptyDirectories (2.41s) === RUN TestServerSideCopy run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:37 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-werahev2sane" sync_test.go:590: Server side copy (if possible) files root 'rclone-test-tahasuw9duxa' -> files root 'rclone-test-werahev2sane' 2025/01/22 03:51:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:51:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:51:38 DEBUG : files root 'rclone-test-werahev2sane': Waiting for checks to finish 2025/01/22 03:51:38 DEBUG : files root 'rclone-test-werahev2sane': Waiting for transfers to finish 2025/01/22 03:51:41 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:51:41 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/01/22 03:51:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/22 03:51:41 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:41 DEBUG : files root 'rclone-test-werahev2sane': Purge remote --- PASS: TestServerSideCopy (6.21s) === RUN TestCopyOverSelf run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/22 03:51:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/22 03:51:44 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:51:44 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:51:45 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:51:45 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/22 03:51:45 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestCopyOverSelf (3.87s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:47 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-likoped6move" sync_test.go:626: Server side copy (if possible) files root 'rclone-test-tahasuw9duxa' -> files root 'rclone-test-likoped6move' 2025/01/22 03:51:48 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:51:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:51:48 DEBUG : files root 'rclone-test-likoped6move': Waiting for checks to finish 2025/01/22 03:51:48 DEBUG : files root 'rclone-test-likoped6move': Waiting for transfers to finish 2025/01/22 03:51:50 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:51:50 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/01/22 03:51:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/22 03:51:50 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/22 03:51:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/22 03:51:52 DEBUG : files root 'rclone-test-likoped6move': Waiting for checks to finish 2025/01/22 03:51:52 DEBUG : files root 'rclone-test-likoped6move': Waiting for transfers to finish 2025/01/22 03:51:54 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:51:54 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/01/22 03:51:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/22 03:51:54 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:54 DEBUG : files root 'rclone-test-likoped6move': Purge remote --- PASS: TestServerSideCopyOverSelf (9.06s) === RUN TestMoveOverSelf run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:51:57 DEBUG : sub dir: Directory modification time the same (differ by -867.640867ms, within tolerance 1s) 2025/01/22 03:51:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/22 03:51:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/22 03:51:57 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:51:57 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:51:57 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:51:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/22 03:51:57 INFO : sub dir/hello world: Deleted 2025/01/22 03:51:57 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestMoveOverSelf (3.46s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:00 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-luwixij8lofe" sync_test.go:671: Server side copy (if possible) files root 'rclone-test-tahasuw9duxa' -> files root 'rclone-test-luwixij8lofe' 2025/01/22 03:52:01 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:52:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:52:01 DEBUG : files root 'rclone-test-luwixij8lofe': Waiting for checks to finish 2025/01/22 03:52:01 DEBUG : files root 'rclone-test-luwixij8lofe': Waiting for transfers to finish 2025/01/22 03:52:03 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:52:03 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/01/22 03:52:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/22 03:52:04 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:05 DEBUG : files root 'rclone-test-luwixij8lofe': Using server-side directory move 2025/01/22 03:52:05 INFO : files root 'rclone-test-luwixij8lofe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/22 03:52:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/22 03:52:05 DEBUG : files root 'rclone-test-luwixij8lofe': Waiting for checks to finish 2025/01/22 03:52:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/22 03:52:05 DEBUG : files root 'rclone-test-luwixij8lofe': Waiting for transfers to finish 2025/01/22 03:52:05 INFO : sub dir/hello world: Deleted 2025/01/22 03:52:06 INFO : sub dir/hello world: Moved (server-side) 2025/01/22 03:52:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 03:52:08 DEBUG : testing file moves 2025/01/22 03:52:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/22 03:52:08 DEBUG : files root 'rclone-test-luwixij8lofe': Waiting for checks to finish 2025/01/22 03:52:08 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/22 03:52:08 DEBUG : files root 'rclone-test-luwixij8lofe': Waiting for transfers to finish 2025/01/22 03:52:08 INFO : sub dir/hello world: Deleted 2025/01/22 03:52:08 INFO : sub dir/hello world: Moved (server-side) 2025/01/22 03:52:09 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:09 DEBUG : files root 'rclone-test-luwixij8lofe': Purge remote --- PASS: TestServerSideMoveOverSelf (11.67s) === RUN TestCopyAfterDelete run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:11 ERROR : : error listing: directory not found 2025/01/22 03:52:11 INFO : Local file system at /tmp/rclone330750178: Making directory 2025/01/22 03:52:12 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:12 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestCopyAfterDelete (2.49s) === RUN TestCopyRedownload run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:52:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:52:14 DEBUG : Local file system at /tmp/rclone330750178: Waiting for checks to finish 2025/01/22 03:52:14 DEBUG : Local file system at /tmp/rclone330750178: Waiting for transfers to finish 2025/01/22 03:52:15 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/01/22 03:52:15 DEBUG : sub dir/hello world.9e820094.partial: renamed to: sub dir/hello world 2025/01/22 03:52:15 INFO : sub dir/hello world: Copied (new) 2025/01/22 03:52:15 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestCopyRedownload (2.61s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:16 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/22 03:52:16 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:16 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:16 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/01/22 03:52:16 INFO : check sum: Copied (new) 2025/01/22 03:52:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:17 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/01/22 03:52:17 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:17 DEBUG : check sum: Size of src and dst objects identical 2025/01/22 03:52:17 DEBUG : check sum: Unchanged skipping 2025/01/22 03:52:17 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:17 DEBUG : Waiting for deletions to finish 2025/01/22 03:52:17 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (2.21s) === RUN TestSyncSizeOnly run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/22 03:52:18 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:18 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:19 DEBUG : sizeonly: Dst hash empty - aborting Src hash check 2025/01/22 03:52:19 INFO : sizeonly: Copied (new) 2025/01/22 03:52:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:19 DEBUG : sizeonly: Sizes identical 2025/01/22 03:52:19 DEBUG : sizeonly: Unchanged skipping 2025/01/22 03:52:19 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:19 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:19 DEBUG : Waiting for deletions to finish 2025/01/22 03:52:19 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncSizeOnly (2.15s) === RUN TestSyncIgnoreSize run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/22 03:52:20 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:20 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:21 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/01/22 03:52:21 INFO : ignore-size: Copied (new) 2025/01/22 03:52:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:21 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:21 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:52:21 DEBUG : ignore-size: Unchanged skipping 2025/01/22 03:52:21 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:21 DEBUG : Waiting for deletions to finish 2025/01/22 03:52:21 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncIgnoreSize (2.16s) === RUN TestSyncIgnoreTimes run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:23 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:52:23 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:23 DEBUG : existing: Unchanged skipping 2025/01/22 03:52:23 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:23 DEBUG : Waiting for deletions to finish 2025/01/22 03:52:23 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:23 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/22 03:52:23 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:23 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:24 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/22 03:52:24 INFO : existing: Copied (replaced existing) 2025/01/22 03:52:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (3.04s) === RUN TestSyncIgnoreExisting run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/22 03:52:25 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:25 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:26 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/22 03:52:26 INFO : existing: Copied (new) 2025/01/22 03:52:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:26 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:26 DEBUG : existing: Destination exists, skipping 2025/01/22 03:52:26 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:26 DEBUG : Waiting for deletions to finish 2025/01/22 03:52:26 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (2.19s) === RUN TestSyncIgnoreErrors run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:29 INFO : d: Making directory 2025/01/22 03:52:30 DEBUG : Added delayed dir = "a", newDst= 2025/01/22 03:52:30 DEBUG : c: Directory modification time the same (differ by 324.561397ms, within tolerance 1s) 2025/01/22 03:52:30 DEBUG : Added delayed dir = "c", newDst=c 2025/01/22 03:52:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/22 03:52:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:52:30 DEBUG : c/non empty space: Unchanged skipping 2025/01/22 03:52:30 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:30 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:30 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/01/22 03:52:30 INFO : a/potato2: Copied (new) 2025/01/22 03:52:30 DEBUG : Waiting for deletions to finish 2025/01/22 03:52:31 INFO : b/potato: Deleted 2025/01/22 03:52:31 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/22 03:52:31 INFO : d: Removing directory 2025/01/22 03:52:31 INFO : b: Removing directory 2025/01/22 03:52:31 DEBUG : files root 'rclone-test-tahasuw9duxa': deleted 2 directories run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (5.28s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:34 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:34 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/22 03:52:34 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/01/22 03:52:34 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:34 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/01/22 03:52:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:34 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:34 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/22 03:52:34 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/01/22 03:52:34 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:35 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/01/22 03:52:35 INFO : empty space: Copied (replaced existing) 2025/01/22 03:52:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.17s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:37 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:37 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/22 03:52:37 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/01/22 03:52:37 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:38 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/01/22 03:52:38 INFO : empty space: Copied (replaced existing) 2025/01/22 03:52:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /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:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1035 Error: Should be true Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: empty space: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.60s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:39 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:39 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/22 03:52:39 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/01/22 03:52:39 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:40 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/01/22 03:52:40 INFO : foo: Copied (replaced existing) 2025/01/22 03:52:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (2.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/22 03:52:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:52:42 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:42 DEBUG : empty space: Unchanged skipping 2025/01/22 03:52:42 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:42 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/22 03:52:42 INFO : potato: Copied (new) 2025/01/22 03:52:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (2.64s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:44 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:44 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/22 03:52:44 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:45 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/22 03:52:45 INFO : potato: Copied (replaced existing) 2025/01/22 03:52:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.59s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:47 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/22 03:52:47 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/22 03:52:47 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:47 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:48 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/22 03:52:48 INFO : potato: Copied (replaced existing) 2025/01/22 03:52:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (2.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:52:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:52:50 DEBUG : empty space: Unchanged skipping 2025/01/22 03:52:50 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/22 03:52:50 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:50 DEBUG : Waiting for deletions to finish 2025/01/22 03:52:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:52:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:52:53 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:53 DEBUG : empty space: Unchanged skipping 2025/01/22 03:52:53 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:53 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/01/22 03:52:53 INFO : potato2: Copied (new) 2025/01/22 03:52:53 DEBUG : Waiting for deletions to finish 2025/01/22 03:52:54 INFO : potato: Deleted run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:52:56 INFO : d: Making directory 2025/01/22 03:52:56 INFO : d/e: Making directory 2025/01/22 03:52:57 DEBUG : Added delayed dir = "a", newDst= 2025/01/22 03:52:57 DEBUG : c: Directory modification time the same (differ by 184.734879ms, within tolerance 1s) 2025/01/22 03:52:57 DEBUG : Added delayed dir = "c", newDst=c 2025/01/22 03:52:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/22 03:52:57 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:52:57 DEBUG : c/non empty space: Unchanged skipping 2025/01/22 03:52:57 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:52:57 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:52:58 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/01/22 03:52:58 INFO : a/potato2: Copied (new) 2025/01/22 03:52:58 DEBUG : Waiting for deletions to finish 2025/01/22 03:52:58 INFO : b/potato: Deleted 2025/01/22 03:52:58 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/22 03:52:58 INFO : d/e: Removing directory 2025/01/22 03:52:58 INFO : d: Removing directory 2025/01/22 03:52:58 INFO : b: Removing directory 2025/01/22 03:52:59 DEBUG : files root 'rclone-test-tahasuw9duxa': deleted 3 directories run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:02 INFO : d: Making directory 2025/01/22 03:53:03 DEBUG : Added delayed dir = "a", newDst= 2025/01/22 03:53:03 DEBUG : c: Directory modification time the same (differ by 476.771466ms, within tolerance 1s) 2025/01/22 03:53:03 DEBUG : Added delayed dir = "c", newDst=c 2025/01/22 03:53:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/22 03:53:03 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:53:03 DEBUG : c/non empty space: Unchanged skipping 2025/01/22 03:53:03 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:03 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:03 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/01/22 03:53:03 INFO : a/potato2: Copied (new) 2025/01/22 03:53:03 ERROR : files root 'rclone-test-tahasuw9duxa': not deleting files as there were IO errors 2025/01/22 03:53:04 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/22 03:53:04 ERROR : files root 'rclone-test-tahasuw9duxa': not deleting directories as there were IO errors run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (5.36s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:07 DEBUG : Waiting for deletions to finish 2025/01/22 03:53:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:53:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:53:07 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:07 DEBUG : empty space: Unchanged skipping 2025/01/22 03:53:07 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:08 INFO : potato: Deleted 2025/01/22 03:53:08 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/01/22 03:53:08 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncDeleteDuring (3.55s) === RUN TestSyncDeleteBefore run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:11 DEBUG : Waiting for deletions to finish 2025/01/22 03:53:11 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:11 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:11 INFO : potato: Deleted 2025/01/22 03:53:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:53:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:53:11 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:11 DEBUG : empty space: Unchanged skipping 2025/01/22 03:53:11 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:12 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/01/22 03:53:12 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncDeleteBefore (3.76s) === RUN TestCopyDeleteBefore run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:53:14 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:14 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:15 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/01/22 03:53:15 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestCopyDeleteBefore (2.66s) === RUN TestSyncWithExclude run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:17 DEBUG : enormous: Excluded (Size Filter) 2025/01/22 03:53:17 DEBUG : enormous: Excluded 2025/01/22 03:53:17 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 03:53:17 DEBUG : potato2: Excluded 2025/01/22 03:53:17 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 03:53:17 DEBUG : potato2: Excluded 2025/01/22 03:53:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:53:17 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:17 DEBUG : empty space: Unchanged skipping 2025/01/22 03:53:17 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:17 DEBUG : Waiting for deletions to finish 2025/01/22 03:53:17 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:17 DEBUG : enormous: Excluded (Size Filter) 2025/01/22 03:53:17 DEBUG : enormous: Excluded 2025/01/22 03:53:17 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 03:53:17 DEBUG : potato2: Excluded 2025/01/22 03:53:17 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 03:53:17 DEBUG : potato2: Excluded 2025/01/22 03:53:17 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/22 03:53:17 DEBUG : Local file system at /tmp/rclone330750178: Waiting for checks to finish 2025/01/22 03:53:17 DEBUG : empty space: Unchanged skipping 2025/01/22 03:53:17 DEBUG : Local file system at /tmp/rclone330750178: Waiting for transfers to finish 2025/01/22 03:53:17 DEBUG : Waiting for deletions to finish 2025/01/22 03:53:17 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncWithExclude (2.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:21 DEBUG : enormous: Excluded (Size Filter) 2025/01/22 03:53:21 DEBUG : enormous: Excluded 2025/01/22 03:53:21 DEBUG : potato2: Excluded (Size Filter) 2025/01/22 03:53:21 DEBUG : potato2: Excluded 2025/01/22 03:53:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:53:21 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:21 DEBUG : empty space: Unchanged skipping 2025/01/22 03:53:21 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:21 DEBUG : Waiting for deletions to finish 2025/01/22 03:53:21 INFO : enormous: Deleted 2025/01/22 03:53:21 INFO : potato2: Deleted 2025/01/22 03:53:21 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:21 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/22 03:53:21 DEBUG : empty space: Unchanged skipping 2025/01/22 03:53:21 DEBUG : Local file system at /tmp/rclone330750178: Waiting for checks to finish 2025/01/22 03:53:21 DEBUG : Local file system at /tmp/rclone330750178: Waiting for transfers to finish 2025/01/22 03:53:21 DEBUG : Waiting for deletions to finish 2025/01/22 03:53:21 INFO : enormous: Deleted 2025/01/22 03:53:21 INFO : potato2: Deleted 2025/01/22 03:53:21 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.90s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:26 DEBUG : five: Need to transfer - File not found at Destination 2025/01/22 03:53:26 DEBUG : one: Destination is newer than source, skipping 2025/01/22 03:53:26 DEBUG : three: Sizes identical 2025/01/22 03:53:26 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/22 03:53:26 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/22 03:53:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/22 03:53:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/22 03:53:26 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:26 DEBUG : four: Dst hash empty - aborting Src hash check 2025/01/22 03:53:26 INFO : four: Copied (replaced existing) 2025/01/22 03:53:27 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/22 03:53:27 INFO : two: Copied (replaced existing) 2025/01/22 03:53:30 DEBUG : five: Dst hash empty - aborting Src hash check 2025/01/22 03:53:30 INFO : five: Copied (new) 2025/01/22 03:53:30 DEBUG : Waiting for deletions to finish 2025/01/22 03:53:30 DEBUG : five: Dst hash empty - aborting Src hash check 2025/01/22 03:53:30 DEBUG : four: Dst hash empty - aborting Src hash check 2025/01/22 03:53:30 DEBUG : one: Destination is newer than source, skipping 2025/01/22 03:53:30 DEBUG : three: Dst hash empty - aborting Src hash check 2025/01/22 03:53:30 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/22 03:53:30 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:30 DEBUG : five: Size of src and dst objects identical 2025/01/22 03:53:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/22 03:53:30 DEBUG : four: Size of src and dst objects identical 2025/01/22 03:53:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/22 03:53:30 DEBUG : three: Size of src and dst objects identical 2025/01/22 03:53:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/22 03:53:30 DEBUG : two: Size of src and dst objects identical 2025/01/22 03:53:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/22 03:53:30 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (8.82s) === 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 "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/01/22 03:53:31 INFO : files root 'rclone-test-tahasuw9duxa': Making map for --track-renames 2025/01/22 03:53:31 INFO : files root 'rclone-test-tahasuw9duxa': Finished making map for --track-renames 2025/01/22 03:53:31 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/22 03:53:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/22 03:53:31 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for renames to finish 2025/01/22 03:53:31 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:32 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/22 03:53:32 INFO : potato: Copied (new) 2025/01/22 03:53:32 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/01/22 03:53:32 INFO : yam: Copied (new) 2025/01/22 03:53:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:53:32 INFO : files root 'rclone-test-tahasuw9duxa': Making map for --track-renames 2025/01/22 03:53:32 INFO : files root 'rclone-test-tahasuw9duxa': Finished making map for --track-renames 2025/01/22 03:53:32 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:32 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/01/22 03:53:32 DEBUG : potato: Unchanged skipping 2025/01/22 03:53:32 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for renames to finish 2025/01/22 03:53:32 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:33 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/01/22 03:53:33 INFO : yaml: Copied (new) 2025/01/22 03:53:33 DEBUG : Waiting for deletions to finish 2025/01/22 03:53:33 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" sync_test.go:1564: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1564 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (3.21s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/01/22 03:53:35 INFO : files root 'rclone-test-tahasuw9duxa': Making map for --track-renames 2025/01/22 03:53:35 INFO : files root 'rclone-test-tahasuw9duxa': Finished making map for --track-renames 2025/01/22 03:53:35 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/22 03:53:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/22 03:53:35 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for renames to finish 2025/01/22 03:53:35 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:35 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/01/22 03:53:35 INFO : yam: Copied (new) 2025/01/22 03:53:35 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/22 03:53:35 INFO : potato: Copied (new) 2025/01/22 03:53:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:36 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:53:36 INFO : files root 'rclone-test-tahasuw9duxa': Making map for --track-renames 2025/01/22 03:53:36 INFO : files root 'rclone-test-tahasuw9duxa': Finished making map for --track-renames 2025/01/22 03:53:36 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:36 DEBUG : potato: Unchanged skipping 2025/01/22 03:53:36 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for renames to finish 2025/01/22 03:53:36 INFO : yam: Moved (server-side) to: yaml 2025/01/22 03:53:36 INFO : yaml: Renamed from "yam" 2025/01/22 03:53:36 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:36 DEBUG : Waiting for deletions to finish 2025/01/22 03:53:36 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.05s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/01/22 03:53:38 DEBUG : Added delayed dir = "sub", newDst= 2025/01/22 03:53:38 INFO : files root 'rclone-test-tahasuw9duxa': Making map for --track-renames 2025/01/22 03:53:38 INFO : files root 'rclone-test-tahasuw9duxa': Finished making map for --track-renames 2025/01/22 03:53:38 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/22 03:53:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/22 03:53:38 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for renames to finish 2025/01/22 03:53:38 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:38 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/22 03:53:38 INFO : potato: Copied (new) 2025/01/22 03:53:38 DEBUG : sub/yam: Dst hash empty - aborting Src hash check 2025/01/22 03:53:38 INFO : sub/yam: Copied (new) 2025/01/22 03:53:38 DEBUG : Waiting for deletions to finish 2025/01/22 03:53:38 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:39 DEBUG : Added delayed dir = "sub", newDst=sub 2025/01/22 03:53:39 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:53:39 DEBUG : potato: Unchanged skipping 2025/01/22 03:53:39 INFO : files root 'rclone-test-tahasuw9duxa': Making map for --track-renames 2025/01/22 03:53:39 INFO : files root 'rclone-test-tahasuw9duxa': Finished making map for --track-renames 2025/01/22 03:53:39 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:39 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for renames to finish 2025/01/22 03:53:40 INFO : sub/yam: Moved (server-side) to: yam 2025/01/22 03:53:40 INFO : yam: Renamed from "sub/yam" 2025/01/22 03:53:40 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:40 DEBUG : Waiting for deletions to finish 2025/01/22 03:53:40 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.20s) === RUN TestServerSideMoveLocal run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:43 DEBUG : Creating backend with remote "/tmp/rclone330750178/dir1" 2025/01/22 03:53:43 DEBUG : Config file has changed externally - reloading 2025/01/22 03:53:43 DEBUG : Creating backend with remote "/tmp/rclone330750178/dir2" 2025/01/22 03:53:43 DEBUG : Local file system at /tmp/rclone330750178/dir2: Using server-side directory move 2025/01/22 03:53:43 INFO : Local file system at /tmp/rclone330750178/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/22 03:53:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/22 03:53:43 DEBUG : Local file system at /tmp/rclone330750178/dir2: Waiting for checks to finish 2025/01/22 03:53:43 DEBUG : Local file system at /tmp/rclone330750178/dir2: Waiting for transfers to finish 2025/01/22 03:53:43 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:43 DEBUG : Added delayed dir = "nested", newDst= 2025/01/22 03:53:43 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:53:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:53:43 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/01/22 03:53:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/22 03:53:43 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:43 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:44 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/01/22 03:53:44 INFO : nested/sub dir/file: Copied (new) 2025/01/22 03:53:44 INFO : nested/sub dir/file: Deleted 2025/01/22 03:53:44 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:53:44 INFO : sub dir/hello world: Copied (new) 2025/01/22 03:53:44 INFO : sub dir/hello world: Deleted 2025/01/22 03:53:44 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 03:53:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 03:53:44 INFO : nested: Set directory modification time (using DirSetModTime) 2025/01/22 03:53:44 INFO : sub dir: Removing directory 2025/01/22 03:53:44 INFO : nested/sub dir: Removing directory 2025/01/22 03:53:44 INFO : nested: Removing directory 2025/01/22 03:53:44 DEBUG : Local file system at /tmp/rclone330750178: deleted 3 directories run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:46 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/nested not empty`) 2025/01/22 03:53:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/22 03:53:46 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/nested not empty`) 2025/01/22 03:53:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/22 03:53:46 DEBUG : pacer: Reducing sleep to 30ms 2025/01/22 03:53:46 DEBUG : pacer: Reducing sleep to 22.5ms 2025/01/22 03:53:46 DEBUG : pacer: Reducing sleep to 16.875ms 2025/01/22 03:53:47 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestMoveWithDeleteEmptySrcDirs (3.54s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:47 DEBUG : pacer: Reducing sleep to 10ms 2025/01/22 03:53:47 DEBUG : Added delayed dir = "nested", newDst= 2025/01/22 03:53:47 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/22 03:53:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/22 03:53:47 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/01/22 03:53:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/22 03:53:47 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:47 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:48 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/22 03:53:48 INFO : sub dir/hello world: Copied (new) 2025/01/22 03:53:48 INFO : sub dir/hello world: Deleted 2025/01/22 03:53:48 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/01/22 03:53:48 INFO : nested/sub dir/file: Copied (new) 2025/01/22 03:53:48 INFO : nested/sub dir/file: Deleted 2025/01/22 03:53:48 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 03:53:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 03:53:48 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/nested not empty`) 2025/01/22 03:53:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/22 03:53:50 DEBUG : pacer: Reducing sleep to 15ms 2025/01/22 03:53:50 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/22 03:53:50 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.39s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/22 03:53:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/22 03:53:50 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:50 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:51 DEBUG : existing-b: Dst hash empty - aborting Src hash check 2025/01/22 03:53:51 INFO : existing-b: Copied (new) 2025/01/22 03:53:51 INFO : existing-b: Deleted 2025/01/22 03:53:51 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/22 03:53:51 INFO : existing: Copied (new) 2025/01/22 03:53:51 INFO : existing: Deleted 2025/01/22 03:53:51 DEBUG : existing: Destination exists, skipping 2025/01/22 03:53:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/22 03:53:51 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:53:51 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:53:51 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (2.07s) === RUN TestServerSideMove run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:53:52 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-rebuliz4raci" sync_test.go:1705: Server side move (if possible) files root 'rclone-test-tahasuw9duxa' -> files root 'rclone-test-rebuliz4raci' 2025/01/22 03:53:58 DEBUG : files root 'rclone-test-rebuliz4raci': Using server-side directory move 2025/01/22 03:53:58 INFO : files root 'rclone-test-rebuliz4raci': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/22 03:53:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:53:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/22 03:53:58 DEBUG : empty space: Unchanged skipping 2025/01/22 03:53:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/22 03:53:58 DEBUG : files root 'rclone-test-rebuliz4raci': Waiting for checks to finish 2025/01/22 03:53:58 INFO : empty space: Deleted 2025/01/22 03:53:58 DEBUG : files root 'rclone-test-rebuliz4raci': Waiting for transfers to finish 2025/01/22 03:53:58 INFO : potato3: Deleted 2025/01/22 03:53:59 INFO : potato2: Moved (server-side) 2025/01/22 03:53:59 INFO : potato3: Moved (server-side) 2025/01/22 03:53:59 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-haximoc0yocu" 2025/01/22 03:54:00 DEBUG : files root 'rclone-test-haximoc0yocu': Using server-side directory move 2025/01/22 03:54:01 INFO : files root 'rclone-test-haximoc0yocu': Server side directory move succeeded 2025/01/22 03:54:01 ERROR : : error listing: directory not found 2025/01/22 03:54:01 DEBUG : files root 'rclone-test-haximoc0yocu': Purge remote 2025/01/22 03:54:01 DEBUG : files root 'rclone-test-rebuliz4raci': Purge remote 2025/01/22 03:54:02 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (9.89s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:54:02 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gamekis1ziha" sync_test.go:1705: Server side move (if possible) files root 'rclone-test-tahasuw9duxa' -> files root 'rclone-test-gamekis1ziha' 2025/01/22 03:54:08 DEBUG : empty space: Excluded (Size Filter) 2025/01/22 03:54:08 DEBUG : empty space: Excluded 2025/01/22 03:54:08 DEBUG : empty space: Excluded (Size Filter) 2025/01/22 03:54:08 DEBUG : empty space: Excluded 2025/01/22 03:54:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:54:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/22 03:54:08 DEBUG : files root 'rclone-test-gamekis1ziha': Waiting for checks to finish 2025/01/22 03:54:08 DEBUG : files root 'rclone-test-gamekis1ziha': Waiting for transfers to finish 2025/01/22 03:54:08 INFO : potato3: Deleted 2025/01/22 03:54:09 INFO : potato2: Moved (server-side) 2025/01/22 03:54:09 INFO : potato3: Moved (server-side) 2025/01/22 03:54:09 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-xobiduw5rune" 2025/01/22 03:54:10 DEBUG : empty space: Excluded (Size Filter) 2025/01/22 03:54:10 DEBUG : empty space: Excluded 2025/01/22 03:54:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:54:10 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/22 03:54:10 DEBUG : files root 'rclone-test-xobiduw5rune': Waiting for checks to finish 2025/01/22 03:54:10 DEBUG : files root 'rclone-test-xobiduw5rune': Waiting for transfers to finish 2025/01/22 03:54:11 INFO : potato3: Moved (server-side) 2025/01/22 03:54:11 INFO : potato2: Moved (server-side) 2025/01/22 03:54:11 DEBUG : files root 'rclone-test-xobiduw5rune': Purge remote 2025/01/22 03:54:11 DEBUG : files root 'rclone-test-gamekis1ziha': Purge remote --- PASS: TestServerSideMoveWithFilter (10.02s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:54:12 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-buxetut7poze" 2025/01/22 03:54:15 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) files root 'rclone-test-tahasuw9duxa' -> files root 'rclone-test-buxetut7poze' 2025/01/22 03:54:18 DEBUG : files root 'rclone-test-buxetut7poze': Using server-side directory move 2025/01/22 03:54:18 INFO : files root 'rclone-test-buxetut7poze': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/22 03:54:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/22 03:54:18 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/01/22 03:54:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/22 03:54:18 DEBUG : empty space: Unchanged skipping 2025/01/22 03:54:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/22 03:54:18 DEBUG : files root 'rclone-test-buxetut7poze': Waiting for checks to finish 2025/01/22 03:54:18 INFO : empty space: Deleted 2025/01/22 03:54:18 DEBUG : files root 'rclone-test-buxetut7poze': Waiting for transfers to finish 2025/01/22 03:54:18 INFO : potato3: Deleted 2025/01/22 03:54:18 INFO : potato2: Moved (server-side) 2025/01/22 03:54:19 INFO : potato3: Moved (server-side) 2025/01/22 03:54:19 INFO : tomatoDir: Removing directory 2025/01/22 03:54:19 DEBUG : files root 'rclone-test-tahasuw9duxa': deleted 1 directories 2025/01/22 03:54:19 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-weciyuf0pewo" 2025/01/22 03:54:20 INFO : tomatoDir: Making directory 2025/01/22 03:54:20 DEBUG : files root 'rclone-test-weciyuf0pewo': Using server-side directory move 2025/01/22 03:54:20 INFO : files root 'rclone-test-weciyuf0pewo': Server side directory move succeeded 2025/01/22 03:54:20 ERROR : tomatoDir: error listing: directory not found 2025/01/22 03:54:21 ERROR : : error listing: directory not found 2025/01/22 03:54:21 ERROR : : error listing: directory not found 2025/01/22 03:54:21 DEBUG : files root 'rclone-test-weciyuf0pewo': Purge remote 2025/01/22 03:54:21 DEBUG : files root 'rclone-test-buxetut7poze': Purge remote 2025/01/22 03:54:21 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (9.24s) === RUN TestServerSideMoveOverlap run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.26s) === RUN TestSyncOverlap run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:54:22 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/rclone-sync-test" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncOverlap (1.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:54:23 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/rclone-sync-test" 2025/01/22 03:54:25 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/rclone-sync-test-include/layer2" 2025/01/22 03:54:26 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/rclone-sync-test-ignore-file" 2025/01/22 03:54:28 DEBUG : rclone-sync-test: Excluded 2025/01/22 03:54:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 03:54:28 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/22 03:54:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/22 03:54:28 DEBUG : files root 'rclone-test-tahasuw9duxa/rclone-sync-test': Waiting for checks to finish 2025/01/22 03:54:28 DEBUG : files root 'rclone-test-tahasuw9duxa/rclone-sync-test': Waiting for transfers to finish 2025/01/22 03:54:28 DEBUG : Waiting for deletions to finish 2025/01/22 03:54:28 INFO : There was nothing to transfer 2025/01/22 03:54:28 DEBUG : rclone-sync-test: Excluded 2025/01/22 03:54:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 03:54:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/22 03:54:29 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:54:29 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:54:29 DEBUG : Waiting for deletions to finish 2025/01/22 03:54:29 INFO : rclone-sync-test-include: Removing directory 2025/01/22 03:54:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/22 03:54:29 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/22 03:54:29 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/01/22 03:54:29 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:29 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/01/22 03:54:30 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/01/22 03:54:30 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:30 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/01/22 03:54:30 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:30 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/01/22 03:54:31 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/01/22 03:54:32 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:34 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/22 03:54:34 DEBUG : files root 'rclone-test-tahasuw9duxa': failed to delete 1 directories 2025/01/22 03:54:34 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:54:36 DEBUG : pacer: Reducing sleep to 1.5s 2025/01/22 03:54:38 DEBUG : pacer: Reducing sleep to 1.125s 2025/01/22 03:54:39 DEBUG : pacer: Reducing sleep to 843.75ms 2025/01/22 03:54:39 DEBUG : rclone-sync-test: Excluded 2025/01/22 03:54:41 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/01/22 03:54:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 03:54:42 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/01/22 03:54:42 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/22 03:54:42 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/01/22 03:54:43 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/01/22 03:54:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/22 03:54:43 DEBUG : files root 'rclone-test-tahasuw9duxa/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/22 03:54:43 DEBUG : files root 'rclone-test-tahasuw9duxa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/22 03:54:43 DEBUG : Waiting for deletions to finish 2025/01/22 03:54:43 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:54:43 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/01/22 03:54:43 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/01/22 03:54:43 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/01/22 03:54:43 DEBUG : rclone-sync-test: Excluded 2025/01/22 03:54:44 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/01/22 03:54:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 03:54:44 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/01/22 03:54:44 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/01/22 03:54:44 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/01/22 03:54:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/22 03:54:44 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:54:44 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:54:44 DEBUG : Waiting for deletions to finish 2025/01/22 03:54:44 INFO : rclone-sync-test-include: Removing directory 2025/01/22 03:54:44 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:44 DEBUG : pacer: Rate limited, increasing sleep to 71.27179ms 2025/01/22 03:54:44 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:44 DEBUG : pacer: Rate limited, increasing sleep to 142.54358ms 2025/01/22 03:54:44 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:44 DEBUG : pacer: Rate limited, increasing sleep to 285.08716ms 2025/01/22 03:54:44 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:44 DEBUG : pacer: Rate limited, increasing sleep to 570.17432ms 2025/01/22 03:54:45 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:45 DEBUG : pacer: Rate limited, increasing sleep to 1.14034864s 2025/01/22 03:54:45 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:45 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/01/22 03:54:46 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:48 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:50 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:52 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:54:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/22 03:54:52 DEBUG : files root 'rclone-test-tahasuw9duxa': failed to delete 1 directories 2025/01/22 03:54:52 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:54:55 DEBUG : pacer: Reducing sleep to 1.5s 2025/01/22 03:54:55 DEBUG : : Excluded 2025/01/22 03:54:56 DEBUG : pacer: Reducing sleep to 1.125s 2025/01/22 03:54:58 DEBUG : pacer: Reducing sleep to 843.75ms 2025/01/22 03:54:58 DEBUG : rclone-sync-test: Excluded 2025/01/22 03:54:59 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/01/22 03:54:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/22 03:55:00 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/01/22 03:55:00 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/22 03:55:00 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/01/22 03:55:01 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/01/22 03:55:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/22 03:55:01 DEBUG : files root 'rclone-test-tahasuw9duxa/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/22 03:55:01 DEBUG : files root 'rclone-test-tahasuw9duxa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/22 03:55:01 DEBUG : Waiting for deletions to finish 2025/01/22 03:55:01 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:55:01 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/01/22 03:55:01 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/01/22 03:55:02 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/01/22 03:55:02 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/01/22 03:55:02 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/01/22 03:55:02 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/01/22 03:55:02 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/01/22 03:55:02 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/rclone-sync-test-include not empty`) 2025/01/22 03:55:02 DEBUG : pacer: Rate limited, increasing sleep to 71.27179ms 2025/01/22 03:55:03 DEBUG : pacer: Reducing sleep to 53.453842ms 2025/01/22 03:55:03 DEBUG : pacer: Reducing sleep to 40.090381ms 2025/01/22 03:55:03 DEBUG : pacer: Reducing sleep to 30.067785ms 2025/01/22 03:55:03 DEBUG : pacer: Reducing sleep to 22.550838ms 2025/01/22 03:55:03 DEBUG : pacer: Reducing sleep to 16.913128ms 2025/01/22 03:55:03 DEBUG : pacer: Reducing sleep to 12.684846ms 2025/01/22 03:55:03 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncOverlapWithFilter (43.93s) === RUN TestSyncCompareDest run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:55:07 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/dst" 2025/01/22 03:55:08 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/CompareDest" 2025/01/22 03:55:09 DEBUG : one: Need to transfer - File not found at Destination 2025/01/22 03:55:09 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:55:09 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:55:11 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 03:55:11 INFO : one: Copied (new) 2025/01/22 03:55:11 DEBUG : Waiting for deletions to finish 2025/01/22 03:55:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 03:55:11 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:55:12 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:55:12 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 03:55:12 INFO : one: Copied (replaced existing) 2025/01/22 03:55:12 DEBUG : Waiting for deletions to finish 2025/01/22 03:55:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 03:55:15 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:55:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:55:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 03:55:15 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:55:15 DEBUG : Waiting for deletions to finish 2025/01/22 03:55:15 INFO : There was nothing to transfer 2025/01/22 03:55:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:55:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/22 03:55:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 03:55:17 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:55:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:55:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 03:55:17 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:55:17 DEBUG : Waiting for deletions to finish 2025/01/22 03:55:17 INFO : There was nothing to transfer 2025/01/22 03:55:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:55:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/22 03:55:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 03:55:18 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:55:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:55:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 03:55:18 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:55:18 DEBUG : Waiting for deletions to finish 2025/01/22 03:55:18 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/22 03:55:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/22 03:55:19 DEBUG : two: Need to transfer - File not found at Destination 2025/01/22 03:55:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 03:55:19 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:55:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:55:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 03:55:19 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:55:20 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/22 03:55:20 INFO : two: Copied (new) 2025/01/22 03:55:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.84s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:55:23 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/dest" 2025/01/22 03:55:24 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/pre-dest1" 2025/01/22 03:55:24 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/pre-dest2" 2025/01/22 03:55:25 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:55:25 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/22 03:55:26 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:55:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/22 03:55:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/22 03:55:26 DEBUG : files root 'rclone-test-tahasuw9duxa/dest': Waiting for checks to finish 2025/01/22 03:55:26 DEBUG : files root 'rclone-test-tahasuw9duxa/dest': Waiting for transfers to finish 2025/01/22 03:55:27 DEBUG : 3: Dst hash empty - aborting Src hash check 2025/01/22 03:55:27 INFO : 3: Copied (new) 2025/01/22 03:55:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (7.87s) === RUN TestSyncCopyDest run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:55:29 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/dst" 2025/01/22 03:55:30 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/CopyDest" 2025/01/22 03:55:31 DEBUG : one: Need to transfer - File not found at Destination 2025/01/22 03:55:31 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:55:31 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:55:33 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 03:55:33 INFO : one: Copied (new) 2025/01/22 03:55:33 DEBUG : Waiting for deletions to finish 2025/01/22 03:55:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 03:55:33 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:55:34 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:55:34 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 03:55:34 INFO : one: Copied (replaced existing) 2025/01/22 03:55:34 DEBUG : Waiting for deletions to finish 2025/01/22 03:55:37 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/BackupDir" 2025/01/22 03:55:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 03:55:37 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:55:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:55:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 03:55:39 INFO : one: Moved (server-side) 2025/01/22 03:55:41 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 03:55:41 DEBUG : one: Src hash empty - aborting Dst hash check 2025/01/22 03:55:41 INFO : one: Copied (server-side copy) 2025/01/22 03:55:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/22 03:55:41 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:55:41 DEBUG : Waiting for deletions to finish 2025/01/22 03:55:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:55:48 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/22 03:55:48 DEBUG : two: Src hash empty - aborting Dst hash check 2025/01/22 03:55:48 INFO : two: Copied (server-side copy) 2025/01/22 03:55:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/22 03:55:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:55:48 DEBUG : one: Unchanged skipping 2025/01/22 03:55:48 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:55:48 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:55:48 DEBUG : Waiting for deletions to finish 2025/01/22 03:55:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:55:48 DEBUG : one: Unchanged skipping 2025/01/22 03:55:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:55:48 DEBUG : two: Unchanged skipping 2025/01/22 03:55:48 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:55:48 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:55:48 DEBUG : Waiting for deletions to finish 2025/01/22 03:55:48 INFO : There was nothing to transfer 2025/01/22 03:55:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/22 03:55:50 DEBUG : three: Destination not found in --copy-dest 2025/01/22 03:55:50 DEBUG : three: Need to transfer - File not found at Destination 2025/01/22 03:55:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:55:50 DEBUG : two: Unchanged skipping 2025/01/22 03:55:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/22 03:55:50 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:55:50 DEBUG : one: Unchanged skipping 2025/01/22 03:55:50 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:55:51 DEBUG : three: Dst hash empty - aborting Src hash check 2025/01/22 03:55:51 INFO : three: Copied (new) 2025/01/22 03:55:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (24.09s) === RUN TestSyncBackupDir run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:55:56 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/dst" 2025/01/22 03:55:56 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/backup" 2025/01/22 03:55:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/22 03:55:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:55:57 DEBUG : two: Unchanged skipping 2025/01/22 03:55:57 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:55:59 INFO : one: Moved (server-side) 2025/01/22 03:55:59 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:56:00 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 03:56:00 INFO : one: Copied (new) 2025/01/22 03:56:00 DEBUG : Waiting for deletions to finish 2025/01/22 03:56:01 INFO : three.txt: Moved (server-side) 2025/01/22 03:56:01 INFO : three.txt: Moved into backup dir 2025/01/22 03:56:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 03:56:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:56:03 DEBUG : two: Unchanged skipping 2025/01/22 03:56:03 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:56:03 INFO : one: Deleted 2025/01/22 03:56:03 INFO : one: Moved (server-side) 2025/01/22 03:56:03 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:56:04 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 03:56:04 INFO : one: Copied (new) 2025/01/22 03:56:04 DEBUG : Waiting for deletions to finish 2025/01/22 03:56:04 INFO : three.txt: Deleted 2025/01/22 03:56:05 INFO : three.txt: Moved (server-side) 2025/01/22 03:56:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.33s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 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:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got dst/three.txt (5), dst/two (3) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found 2025/01/22 03:56:17 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/dst" 2025/01/22 03:56:17 DEBUG : Config file has changed externally - reloading 2025/01/22 03:56:17 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/backup" 2025/01/22 03:56:18 DEBUG : one: Need to transfer - File not found at Destination 2025/01/22 03:56:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:56:18 DEBUG : two: Unchanged skipping 2025/01/22 03:56:18 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:56:18 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:56:20 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 03:56:20 INFO : one: Copied (new) 2025/01/22 03:56:20 DEBUG : Waiting for deletions to finish 2025/01/22 03:56:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/22 03:56:21 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 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:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/two (3) got backup/three.txt.bak (5), dst/one (4), dst/two (3) fstest.go:197: Not found "backup/one.bak" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 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:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3) fstest.go:197: Not found "backup/one.bak" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found 2025/01/22 03:56:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 03:56:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:56:38 DEBUG : two: Unchanged skipping 2025/01/22 03:56:38 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:56:40 INFO : one: Moved (server-side) to: one.bak 2025/01/22 03:56:40 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:56:41 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 03:56:41 INFO : one: Copied (new) 2025/01/22 03:56:41 DEBUG : Waiting for deletions to finish 2025/01/22 03:56:41 INFO : three.txt.bak: Deleted 2025/01/22 03:56:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/22 03:56:42 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffix (37.25s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:56:47 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/dst" 2025/01/22 03:56:47 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/backup" 2025/01/22 03:56:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/22 03:56:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:56:48 DEBUG : two: Unchanged skipping 2025/01/22 03:56:48 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:56:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/22 03:56:49 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:56:50 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 03:56:50 INFO : one: Copied (new) 2025/01/22 03:56:50 DEBUG : Waiting for deletions to finish 2025/01/22 03:56:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/22 03:56:50 INFO : three.txt: Moved into backup dir 2025/01/22 03:56:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 03:56:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:56:52 DEBUG : two: Unchanged skipping 2025/01/22 03:56:52 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:56:52 INFO : one-2019-01-01: Deleted 2025/01/22 03:56:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/22 03:56:53 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:56:53 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 03:56:53 INFO : one: Copied (new) 2025/01/22 03:56:53 DEBUG : Waiting for deletions to finish 2025/01/22 03:56:54 INFO : three-2019-01-01.txt: Deleted 2025/01/22 03:56:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/22 03:56:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.01s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:56:58 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/dst" 2025/01/22 03:56:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/22 03:56:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:56:59 DEBUG : two: Unchanged skipping 2025/01/22 03:56:59 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:57:01 INFO : one: Moved (server-side) to: one.bak 2025/01/22 03:57:01 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:57:02 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 03:57:02 INFO : one: Copied (new) 2025/01/22 03:57:02 DEBUG : Waiting for deletions to finish 2025/01/22 03:57:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/22 03:57:02 INFO : three.txt: Moved into backup dir 2025/01/22 03:57:04 DEBUG : one.bak: Excluded (Path Filter) 2025/01/22 03:57:04 DEBUG : one.bak: Excluded 2025/01/22 03:57:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/22 03:57:04 DEBUG : three.txt.bak: Excluded 2025/01/22 03:57:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 03:57:04 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for checks to finish 2025/01/22 03:57:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:57:04 DEBUG : two: Unchanged skipping 2025/01/22 03:57:04 INFO : one.bak: Deleted 2025/01/22 03:57:04 INFO : one: Moved (server-side) to: one.bak 2025/01/22 03:57:04 DEBUG : files root 'rclone-test-tahasuw9duxa/dst': Waiting for transfers to finish 2025/01/22 03:57:05 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 03:57:05 INFO : one: Copied (new) 2025/01/22 03:57:05 DEBUG : Waiting for deletions to finish 2025/01/22 03:57:05 INFO : three.txt.bak: Deleted 2025/01/22 03:57:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/22 03:57:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.63s) === RUN TestSyncSuffix run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:57:10 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/dst" 2025/01/22 03:57:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/22 03:57:12 INFO : one: Moved (server-side) to: one.bak 2025/01/22 03:57:13 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 03:57:13 INFO : one: Copied (new) 2025/01/22 03:57:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:57:13 DEBUG : two: Unchanged skipping 2025/01/22 03:57:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/22 03:57:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/22 03:57:15 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/01/22 03:57:15 INFO : three.txt: Copied (new) 2025/01/22 03:57:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 03:57:16 INFO : one.bak: Deleted 2025/01/22 03:57:16 INFO : one: Moved (server-side) to: one.bak 2025/01/22 03:57:17 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 03:57:17 INFO : one: Copied (new) 2025/01/22 03:57:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:57:17 DEBUG : two: Unchanged skipping 2025/01/22 03:57:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/22 03:57:17 INFO : three.txt.bak: Deleted 2025/01/22 03:57:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/22 03:57:18 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/01/22 03:57:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.64s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:57:23 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tahasuw9duxa/dst" 2025/01/22 03:57:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/22 03:57:25 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/22 03:57:26 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 03:57:26 INFO : one: Copied (new) 2025/01/22 03:57:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:57:26 DEBUG : two: Unchanged skipping 2025/01/22 03:57:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/22 03:57:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/22 03:57:27 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/01/22 03:57:27 INFO : three.txt: Copied (new) 2025/01/22 03:57:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/22 03:57:28 INFO : one-2019-01-01: Deleted 2025/01/22 03:57:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/22 03:57:30 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/22 03:57:30 INFO : one: Copied (new) 2025/01/22 03:57:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:57:30 DEBUG : two: Unchanged skipping 2025/01/22 03:57:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/22 03:57:30 INFO : three-2019-01-01.txt: Deleted 2025/01/22 03:57:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/22 03:57:31 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/01/22 03:57:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.97s) === RUN TestSyncUTFNorm run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:57:34 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/22 03:57:34 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:57:34 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:57:35 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/01/22 03:57:35 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/22 03:57:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.52s) === RUN TestSyncImmutable run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:57:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/22 03:57:36 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:57:36 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:57:37 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/22 03:57:37 INFO : existing: Copied (new) 2025/01/22 03:57:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:57:37 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:57:37 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/22 03:57:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/22 03:57:37 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:57:37 ERROR : files root 'rclone-test-tahasuw9duxa': not deleting files as there were IO errors 2025/01/22 03:57:37 ERROR : files root 'rclone-test-tahasuw9duxa': not deleting directories as there were IO errors run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncImmutable (2.41s) === RUN TestSyncIgnoreCase run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.25s) === RUN TestFixCase run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:57:42 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2025/01/22 03:57:42 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:57:42 DEBUG : existing: Unchanged skipping 2025/01/22 03:57:42 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/22 03:57:42 DEBUG : EXISTING: moving to existing-rclone-move-wuqinoq6 2025/01/22 03:57:42 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-qihucod7 2025/01/22 03:57:43 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-wuqinoq6 2025/01/22 03:57:43 DEBUG : EXISTING: moving to existing 2025/01/22 03:57:43 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-qihucod7 2025/01/22 03:57:43 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/22 03:57:43 INFO : existing-rclone-move-wuqinoq6: Moved (server-side) to: existing 2025/01/22 03:57:43 INFO : EXISTING: Moved (server-side) to: existing 2025/01/22 03:57:43 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/22 03:57:43 INFO : existingbutdifferent-rclone-move-qihucod7: Moved (server-side) to: existingbutdifferent 2025/01/22 03:57:43 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/22 03:57:43 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/22 03:57:43 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/22 03:57:43 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb 2025/01/22 03:57:44 DEBUG : existingbutdifferent: Dst hash empty - aborting Src hash check 2025/01/22 03:57:44 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/22 03:57:45 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/22 03:57:45 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2025/01/22 03:57:46 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/22 03:57:46 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2025/01/22 03:57:46 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/22 03:57:46 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-leqifum8 2025/01/22 03:57:47 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-leqifum8 2025/01/22 03:57:47 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/22 03:57:47 INFO : subdira/subdirb/subdirc/hello-rclone-move-leqifum8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/22 03:57:47 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/22 03:57:47 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/22 03:57:47 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/22 03:57:47 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/22 03:57:47 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:57:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tiwudem6 2025/01/22 03:57:48 DEBUG : subdira/subdirb/subdirc/hello: Dst hash empty - aborting Src hash check 2025/01/22 03:57:48 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/22 03:57:48 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tiwudem6 2025/01/22 03:57:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/22 03:57:48 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tiwudem6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/22 03:57:48 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/22 03:57:48 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/22 03:57:48 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:57:49 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Dst hash empty - aborting Src hash check 2025/01/22 03:57:49 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/22 03:57:49 DEBUG : Waiting for deletions to finish 2025/01/22 03:57:52 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/subdira/subdirb/subdirc not empty`) 2025/01/22 03:57:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/22 03:57:52 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/subdira/subdirb/subdirc not empty`) 2025/01/22 03:57:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/22 03:57:52 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/subdira/subdirb/subdirc not empty`) 2025/01/22 03:57:52 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/01/22 03:57:52 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/subdira/subdirb/subdirc not empty`) 2025/01/22 03:57:52 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/01/22 03:57:52 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/subdira/subdirb/subdirc not empty`) 2025/01/22 03:57:52 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/01/22 03:57:52 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/subdira/subdirb/subdirc not empty`) 2025/01/22 03:57:52 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/01/22 03:57:53 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/subdira/subdirb/subdirc not empty`) 2025/01/22 03:57:53 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/01/22 03:57:53 DEBUG : pacer: Reducing sleep to 960ms 2025/01/22 03:57:55 DEBUG : pacer: Reducing sleep to 720ms 2025/01/22 03:57:55 DEBUG : pacer: Reducing sleep to 540ms 2025/01/22 03:57:56 DEBUG : pacer: Reducing sleep to 405ms --- PASS: TestFixCase (17.96s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" sync_test.go:2674: This test only runs on local 2025/01/22 03:57:57 DEBUG : pacer: Reducing sleep to 303.75ms 2025/01/22 03:57:57 DEBUG : pacer: Reducing sleep to 227.8125ms === RUN TestMaxTransfer/Soft run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" sync_test.go:2674: This test only runs on local 2025/01/22 03:57:57 DEBUG : pacer: Reducing sleep to 170.859375ms 2025/01/22 03:57:58 DEBUG : pacer: Reducing sleep to 128.144531ms === RUN TestMaxTransfer/Cautious run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" sync_test.go:2674: This test only runs on local 2025/01/22 03:57:58 DEBUG : pacer: Reducing sleep to 96.108398ms 2025/01/22 03:57:58 DEBUG : pacer: Reducing sleep to 72.081298ms --- PASS: TestMaxTransfer (1.77s) --- SKIP: TestMaxTransfer/Hard (0.93s) --- SKIP: TestMaxTransfer/Soft (0.54s) --- SKIP: TestMaxTransfer/Cautious (0.30s) === RUN TestSyncConcurrentDelete run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:57:59 DEBUG : pacer: Reducing sleep to 54.060973ms 2025/01/22 03:57:59 DEBUG : pacer: Reducing sleep to 40.545729ms 2025/01/22 03:58:00 DEBUG : pacer: Reducing sleep to 30.409296ms 2025/01/22 03:58:00 DEBUG : pacer: Reducing sleep to 22.806972ms 2025/01/22 03:58:00 DEBUG : pacer: Reducing sleep to 17.105229ms 2025/01/22 03:58:00 DEBUG : pacer: Reducing sleep to 12.828921ms 2025/01/22 03:58:01 DEBUG : pacer: Reducing sleep to 10ms 2025/01/22 03:58:31 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:58:31 DEBUG : both1: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both0: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both10: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both11: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both15: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both16: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both17: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both18: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both19: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both2: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both3: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both4: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both5: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both6: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both7: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both8: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:58:31 DEBUG : both9: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both12: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both13: Unchanged skipping 2025/01/22 03:58:31 DEBUG : both14: Unchanged skipping 2025/01/22 03:58:31 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:58:31 DEBUG : Waiting for deletions to finish 2025/01/22 03:58:31 INFO : only0: Deleted 2025/01/22 03:58:31 INFO : only12: Deleted 2025/01/22 03:58:31 INFO : only1: Deleted 2025/01/22 03:58:31 INFO : only18: Deleted 2025/01/22 03:58:31 INFO : only9: Deleted 2025/01/22 03:58:31 INFO : only4: Deleted 2025/01/22 03:58:31 INFO : only11: Deleted 2025/01/22 03:58:31 INFO : only15: Deleted 2025/01/22 03:58:31 INFO : only19: Deleted 2025/01/22 03:58:31 INFO : only2: Deleted 2025/01/22 03:58:31 INFO : only6: Deleted 2025/01/22 03:58:31 INFO : only7: Deleted 2025/01/22 03:58:32 INFO : only16: Deleted 2025/01/22 03:58:32 INFO : only13: Deleted 2025/01/22 03:58:32 INFO : only17: Deleted 2025/01/22 03:58:32 INFO : only3: Deleted 2025/01/22 03:58:32 INFO : only5: Deleted 2025/01/22 03:58:32 INFO : only8: Deleted 2025/01/22 03:58:32 INFO : only10: Deleted 2025/01/22 03:58:32 INFO : only14: Deleted run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (37.73s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:59:06 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for checks to finish 2025/01/22 03:59:06 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both1: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both12: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both11: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both0: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both10: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both16: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both13: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both18: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both14: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both2: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both3: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both15: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both5: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both6: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both7: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both8: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/22 03:59:06 DEBUG : both9: Unchanged skipping 2025/01/22 03:59:06 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/22 03:59:06 DEBUG : both17: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both19: Unchanged skipping 2025/01/22 03:59:06 DEBUG : both4: Unchanged skipping 2025/01/22 03:59:06 DEBUG : files root 'rclone-test-tahasuw9duxa': Waiting for transfers to finish 2025/01/22 03:59:07 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/01/22 03:59:07 INFO : only0: Copied (replaced existing) 2025/01/22 03:59:07 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/01/22 03:59:07 INFO : only1: Copied (replaced existing) 2025/01/22 03:59:07 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/01/22 03:59:07 INFO : only10: Copied (replaced existing) 2025/01/22 03:59:07 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/01/22 03:59:07 INFO : only11: Copied (replaced existing) 2025/01/22 03:59:07 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/01/22 03:59:07 INFO : only12: Copied (replaced existing) 2025/01/22 03:59:08 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/01/22 03:59:08 INFO : only13: Copied (replaced existing) 2025/01/22 03:59:08 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/01/22 03:59:08 INFO : only14: Copied (replaced existing) 2025/01/22 03:59:08 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/01/22 03:59:08 INFO : only15: Copied (replaced existing) 2025/01/22 03:59:08 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/01/22 03:59:08 INFO : only16: Copied (replaced existing) 2025/01/22 03:59:08 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/01/22 03:59:08 INFO : only17: Copied (replaced existing) 2025/01/22 03:59:08 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/01/22 03:59:08 INFO : only18: Copied (replaced existing) 2025/01/22 03:59:09 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/01/22 03:59:09 INFO : only19: Copied (replaced existing) 2025/01/22 03:59:09 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/01/22 03:59:09 INFO : only2: Copied (replaced existing) 2025/01/22 03:59:09 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/01/22 03:59:09 INFO : only4: Copied (replaced existing) 2025/01/22 03:59:09 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/01/22 03:59:09 INFO : only3: Copied (replaced existing) 2025/01/22 03:59:09 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/01/22 03:59:09 INFO : only5: Copied (replaced existing) 2025/01/22 03:59:10 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/01/22 03:59:10 INFO : only6: Copied (replaced existing) 2025/01/22 03:59:10 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/01/22 03:59:10 INFO : only7: Copied (replaced existing) 2025/01/22 03:59:10 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/01/22 03:59:10 INFO : only8: Copied (replaced existing) 2025/01/22 03:59:10 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/01/22 03:59:10 INFO : only9: Copied (replaced existing) 2025/01/22 03:59:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (41.88s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:59:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 03:59:18 INFO : sub dir: Making directory 2025/01/22 03:59:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:59:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/22 03:59:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/22 03:59:28 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 03:59:28 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:59:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/sub dirEmpty not empty`) 2025/01/22 03:59:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/22 03:59:35 DEBUG : pacer: Reducing sleep to 15ms 2025/01/22 03:59:35 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/22 03:59:35 DEBUG : pacer: Reducing sleep to 10ms 2025/01/22 03:59:36 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/sub dir2/very/very not empty`) 2025/01/22 03:59:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/22 03:59:36 DEBUG : pacer: Reducing sleep to 15ms 2025/01/22 03:59:36 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/sub dir2/very not empty`) 2025/01/22 03:59:36 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/01/22 03:59:36 DEBUG : pacer: Reducing sleep to 22.5ms 2025/01/22 03:59:37 DEBUG : pacer: Reducing sleep to 16.875ms 2025/01/22 03:59:37 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/sub dir2 not empty`) 2025/01/22 03:59:37 DEBUG : pacer: Rate limited, increasing sleep to 33.75ms 2025/01/22 03:59:37 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/01/22 03:59:37 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/01/22 03:59:37 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/01/22 03:59:37 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/01/22 03:59:37 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestNothingToTransferWithEmptyDirs (20.49s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:59:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 03:59:38 INFO : sub dir: Making directory 2025/01/22 03:59:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:59:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/22 03:59:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/22 03:59:46 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/22 03:59:46 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tahasuw9duxa'", Local "Local file system at /tmp/rclone330750178", Modify Window "1s" 2025/01/22 03:59:51 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/sub dir2/very/very/very/very/very/nested not empty`) 2025/01/22 03:59:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/22 03:59:51 DEBUG : pacer: Reducing sleep to 15ms 2025/01/22 03:59:52 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/22 03:59:52 DEBUG : pacer: Reducing sleep to 10ms 2025/01/22 03:59:52 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/sub dir2/very/very/very not empty`) 2025/01/22 03:59:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/22 03:59:52 DEBUG : pacer: Reducing sleep to 15ms 2025/01/22 03:59:52 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/sub dir2/very/very not empty`) 2025/01/22 03:59:52 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/01/22 03:59:52 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/sub dir2/very/very not empty`) 2025/01/22 03:59:52 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/01/22 03:59:52 DEBUG : pacer: Reducing sleep to 45ms 2025/01/22 03:59:53 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/sub dir2/very not empty`) 2025/01/22 03:59:53 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2025/01/22 03:59:53 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/sub dir2/very not empty`) 2025/01/22 03:59:53 DEBUG : pacer: Rate limited, increasing sleep to 180ms 2025/01/22 03:59:53 DEBUG : pacer: Reducing sleep to 135ms 2025/01/22 03:59:53 DEBUG : pacer: Reducing sleep to 101.25ms 2025/01/22 03:59:53 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/sub dir2 not empty`) 2025/01/22 03:59:53 DEBUG : pacer: Rate limited, increasing sleep to 202.5ms 2025/01/22 03:59:53 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/sub dir2 not empty`) 2025/01/22 03:59:53 DEBUG : pacer: Rate limited, increasing sleep to 405ms 2025/01/22 03:59:53 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-tahasuw9duxa/sub dir2 not empty`) 2025/01/22 03:59:53 DEBUG : pacer: Rate limited, increasing sleep to 810ms 2025/01/22 03:59:54 DEBUG : pacer: Reducing sleep to 607.5ms 2025/01/22 03:59:55 DEBUG : pacer: Reducing sleep to 455.625ms 2025/01/22 03:59:55 DEBUG : pacer: Reducing sleep to 341.71875ms 2025/01/22 03:59:56 DEBUG : pacer: Reducing sleep to 256.289062ms 2025/01/22 03:59:56 DEBUG : pacer: Reducing sleep to 192.216796ms 2025/01/22 03:59:56 DEBUG : pacer: Reducing sleep to 144.162597ms 2025/01/22 03:59:56 DEBUG : pacer: Reducing sleep to 108.121947ms 2025/01/22 03:59:57 DEBUG : pacer: Reducing sleep to 81.09146ms 2025/01/22 03:59:57 DEBUG : pacer: Reducing sleep to 60.818595ms --- PASS: TestNothingToTransferWithoutEmptyDirs (18.74s) FAIL 2025/01/22 03:59:57 DEBUG : files root 'rclone-test-tahasuw9duxa': Purge remote 2025/01/22 03:59:57 DEBUG : pacer: Reducing sleep to 45.613946ms "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 9m11.906715484s (try 1/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames TestSyncBackupDirWithSuffix]