"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/29 01:56:25 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe" 2025/03/29 01:56:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 01:56:26 DEBUG : Creating backend with remote "/tmp/rclone1851985809" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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 "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:56:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/29 01:56:27 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:56:27 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.95s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/29 01:56:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:56:28 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:56:28 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:56:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:56:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:29 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.42s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:31 DEBUG : Creating backend with remote "/non-existing" 2025/03/29 01:56:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/29 01:56:31 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:56:31 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:56:32 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:56:32 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:56:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:56:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.88s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:34 INFO : B2 bucket rclone-test-wipesuw9veqe: Running all checks before starting transfers 2025/03/29 01:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:56:34 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:56:34 INFO : B2 bucket rclone-test-wipesuw9veqe: Checks finished, now starting transfers 2025/03/29 01:56:34 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:56:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:56:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:35 ERROR : Ignoring --no-traverse with sync 2025/03/29 01:56:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:56:35 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:56:35 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:56:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:56:35 INFO : sub dir/hello world: Copied (new) 2025/03/29 01:56:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.54s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/29 01:56:37 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:56:37 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:56:37 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/29 01:56:37 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:56:38 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:56:38 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:56:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:56:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:56:40 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:56:40 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:56:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:56:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/29 01:56:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 01:56:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/29 01:56:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/29 01:56:42 INFO : sub dir: Making directory 2025/03/29 01:56:42 INFO : sub dir2: Making directory 2025/03/29 01:56:42 INFO : sub dir2/sub sub dir2: Making directory 2025/03/29 01:56:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:56:42 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:56:42 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:56:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:56:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/29 01:56:42 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:43 INFO : sub dir2: Making directory 2025/03/29 01:56:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/29 01:56:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 01:56:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:56:43 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:56:43 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:56:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:56:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.16s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:44 DEBUG : sub dir2: Making directory with metadata 2025/03/29 01:56:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 01:56:44 INFO : sub dir: Making directory 2025/03/29 01:56:44 INFO : sub dir2: Making directory 2025/03/29 01:56:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:56:44 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:56:44 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:56:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:56:44 INFO : sub dir/hello world: Copied (new) 2025/03/29 01:56:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/29 01:56:45 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/29 01:56:45 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:46 INFO : sub dir2: Making directory 2025/03/29 01:56:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:56:46 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:56:46 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:56:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:56:47 INFO : sub dir/hello world: Copied (new) 2025/03/29 01:56:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:47 DEBUG : sub dir2: Making directory with metadata 2025/03/29 01:56:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 01:56:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/29 01:56:47 INFO : sub dir: Making directory 2025/03/29 01:56:47 INFO : sub dir2: Making directory 2025/03/29 01:56:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:56:47 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:56:47 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:56:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:56:48 INFO : sub dir/hello world: Copied (new) 2025/03/29 01:56:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/29 01:56:48 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:49 INFO : sub dir2: Making directory 2025/03/29 01:56:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:56:50 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:56:50 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:56:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:56:50 INFO : sub dir/hello world: Copied (new) 2025/03/29 01:56:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.52s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:51 DEBUG : Creating backend with remote "TestB2:rclone-test-jucodag1tiyo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-wipesuw9veqe -> B2 bucket rclone-test-jucodag1tiyo 2025/03/29 01:56:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:56:52 DEBUG : B2 bucket rclone-test-jucodag1tiyo: Waiting for checks to finish 2025/03/29 01:56:52 DEBUG : B2 bucket rclone-test-jucodag1tiyo: Waiting for transfers to finish 2025/03/29 01:56:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:56:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:56:58 DEBUG : B2 bucket rclone-test-jucodag1tiyo: Purge remote 2025/03/29 01:56:58 INFO : B2 bucket rclone-test-jucodag1tiyo: cleaning bucket "rclone-test-jucodag1tiyo" of all files 2025/03/29 01:56:58 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cd2390dddbfb9f580e1b_f11599c380fef1daa_d20250329_m015658_c001_v0001184_t0015_u01743213418416") --- PASS: TestServerSideCopy (9.66s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:01 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/29 01:57:01 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/29 01:57:02 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.46s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dofasiv3boma" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-wipesuw9veqe -> B2 bucket rclone-test-dofasiv3boma 2025/03/29 01:57:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:57:04 DEBUG : B2 bucket rclone-test-dofasiv3boma: Waiting for checks to finish 2025/03/29 01:57:04 DEBUG : B2 bucket rclone-test-dofasiv3boma: Waiting for transfers to finish 2025/03/29 01:57:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:57:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/29 01:57:12 DEBUG : B2 bucket rclone-test-dofasiv3boma: Waiting for checks to finish 2025/03/29 01:57:12 DEBUG : B2 bucket rclone-test-dofasiv3boma: Waiting for transfers to finish 2025/03/29 01:57:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/29 01:57:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:13 DEBUG : B2 bucket rclone-test-dofasiv3boma: Purge remote 2025/03/29 01:57:13 INFO : B2 bucket rclone-test-dofasiv3boma: cleaning bucket "rclone-test-dofasiv3boma" of all files 2025/03/29 01:57:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf72fd1390dddbfb9f580e1b_f102e4009cd490ab5_d20250329_m015712_c001_v0001117_t0028_u01743213432824") 2025/03/29 01:57:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf72fd1390dddbfb9f580e1b_f112f7e2759c58ea1_d20250329_m015710_c001_v0001042_t0004_u01743213430525") --- PASS: TestServerSideCopyOverSelf (15.54s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/29 01:57:19 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:19 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/29 01:57:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/29 01:57:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.48s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:21 DEBUG : Creating backend with remote "TestB2:rclone-test-godulux9dahe" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-wipesuw9veqe -> B2 bucket rclone-test-godulux9dahe 2025/03/29 01:57:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:57:22 DEBUG : B2 bucket rclone-test-godulux9dahe: Waiting for checks to finish 2025/03/29 01:57:22 DEBUG : B2 bucket rclone-test-godulux9dahe: Waiting for transfers to finish 2025/03/29 01:57:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:57:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/29 01:57:24 DEBUG : B2 bucket rclone-test-godulux9dahe: Waiting for checks to finish 2025/03/29 01:57:24 DEBUG : B2 bucket rclone-test-godulux9dahe: Waiting for transfers to finish 2025/03/29 01:57:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/29 01:57:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/29 01:57:25 INFO : sub dir/hello world: Deleted 2025/03/29 01:57:26 DEBUG : testing file moves 2025/03/29 01:57:26 DEBUG : B2 bucket rclone-test-godulux9dahe: Waiting for checks to finish 2025/03/29 01:57:26 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/29 01:57:26 DEBUG : B2 bucket rclone-test-godulux9dahe: Waiting for transfers to finish 2025/03/29 01:57:26 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/29 01:57:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/29 01:57:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:27 DEBUG : B2 bucket rclone-test-godulux9dahe: Purge remote 2025/03/29 01:57:27 INFO : B2 bucket rclone-test-godulux9dahe: cleaning bucket "rclone-test-godulux9dahe" of all files 2025/03/29 01:57:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f323d8390eddbfb9f580e1b_f108fe449dfb8d8d5_d20250329_m015726_c001_v0001180_t0052_u01743213446768") 2025/03/29 01:57:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f323d8390eddbfb9f580e1b_f1091dae0646e9a3f_d20250329_m015724_c001_v0001130_t0006_u01743213444852") 2025/03/29 01:57:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f323d8390eddbfb9f580e1b_f111b31b5ef3864a4_d20250329_m015723_c001_v0001040_t0036_u01743213443526") --- PASS: TestServerSideMoveOverSelf (8.52s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:29 ERROR : : error listing: directory not found 2025/03/29 01:57:30 INFO : Local file system at /tmp/rclone1851985809: Making directory 2025/03/29 01:57:30 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:30 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.87s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:57:32 DEBUG : Local file system at /tmp/rclone1851985809: Waiting for checks to finish 2025/03/29 01:57:32 DEBUG : Local file system at /tmp/rclone1851985809: Waiting for transfers to finish 2025/03/29 01:57:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:57:32 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/29 01:57:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestCopyRedownload (2.25s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:34 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/29 01:57:34 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:34 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/29 01:57:34 INFO : check sum: Copied (new) 2025/03/29 01:57:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:34 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/29 01:57:34 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/29 01:57:34 DEBUG : check sum: Unchanged skipping 2025/03/29 01:57:34 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:34 DEBUG : Waiting for deletions to finish 2025/03/29 01:57:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/29 01:57:36 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:36 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:36 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/29 01:57:36 INFO : sizeonly: Copied (new) 2025/03/29 01:57:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:36 DEBUG : sizeonly: Sizes identical 2025/03/29 01:57:36 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:36 DEBUG : sizeonly: Unchanged skipping 2025/03/29 01:57:36 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:36 DEBUG : Waiting for deletions to finish 2025/03/29 01:57:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.37s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/29 01:57:38 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:38 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:38 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/29 01:57:38 INFO : ignore-size: Copied (new) 2025/03/29 01:57:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:39 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 01:57:39 DEBUG : ignore-size: Unchanged skipping 2025/03/29 01:57:39 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:39 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:39 DEBUG : Waiting for deletions to finish 2025/03/29 01:57:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:41 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 01:57:41 DEBUG : existing: Unchanged skipping 2025/03/29 01:57:41 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:41 DEBUG : Waiting for deletions to finish 2025/03/29 01:57:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/29 01:57:41 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:41 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/29 01:57:41 INFO : existing: Copied (replaced existing) 2025/03/29 01:57:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.46s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/29 01:57:43 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:43 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/29 01:57:43 INFO : existing: Copied (new) 2025/03/29 01:57:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:44 DEBUG : existing: Destination exists, skipping 2025/03/29 01:57:44 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:44 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:44 DEBUG : Waiting for deletions to finish 2025/03/29 01:57:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.59s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:46 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/29 01:57:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/29 01:57:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 01:57:46 DEBUG : c/non empty space: Unchanged skipping 2025/03/29 01:57:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/29 01:57:46 INFO : a/potato2: Copied (new) 2025/03/29 01:57:46 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:46 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:46 DEBUG : Waiting for deletions to finish 2025/03/29 01:57:47 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/29 01:57:49 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/29 01:57:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/29 01:57:49 DEBUG : empty space: Unchanged skipping 2025/03/29 01:57:49 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:49 DEBUG : Waiting for deletions to finish 2025/03/29 01:57:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:49 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/29 01:57:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/29 01:57:50 INFO : empty space: Updated modification time in destination 2025/03/29 01:57:50 DEBUG : empty space: Unchanged skipping 2025/03/29 01:57:50 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:50 DEBUG : Waiting for deletions to finish 2025/03/29 01:57:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.61s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:52 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/29 01:57:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/29 01:57:52 DEBUG : empty space: Unchanged skipping 2025/03/29 01:57:52 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:52 DEBUG : Waiting for deletions to finish 2025/03/29 01:57:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:54 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/29 01:57:54 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1851985809) 2025/03/29 01:57:54 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wipesuw9veqe) 2025/03/29 01:57:54 DEBUG : foo: sha1 differ 2025/03/29 01:57:54 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/29 01:57:54 INFO : foo: Copied (replaced existing) 2025/03/29 01:57:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/29 01:57:56 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 01:57:56 DEBUG : empty space: Unchanged skipping 2025/03/29 01:57:56 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:56 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/29 01:57:56 INFO : potato: Copied (new) 2025/03/29 01:57:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:57:58 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:57:58 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/29 01:57:58 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:57:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/29 01:57:58 INFO : potato: Copied (replaced existing) 2025/03/29 01:57:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:00 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:00 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/03/29 01:58:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1851985809) 2025/03/29 01:58:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wipesuw9veqe) 2025/03/29 01:58:00 DEBUG : potato: sha1 differ 2025/03/29 01:58:00 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/29 01:58:00 INFO : potato: Copied (replaced existing) 2025/03/29 01:58:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:58:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/29 01:58:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 01:58:02 DEBUG : empty space: Unchanged skipping 2025/03/29 01:58:02 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:02 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:02 DEBUG : Waiting for deletions to finish 2025/03/29 01:58:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:58:04 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 01:58:04 DEBUG : empty space: Unchanged skipping 2025/03/29 01:58:04 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/29 01:58:04 INFO : potato2: Copied (new) 2025/03/29 01:58:04 DEBUG : Waiting for deletions to finish 2025/03/29 01:58:04 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:06 INFO : d: Making directory 2025/03/29 01:58:06 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/29 01:58:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/29 01:58:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 01:58:07 DEBUG : c/non empty space: Unchanged skipping 2025/03/29 01:58:07 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:07 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/29 01:58:07 INFO : a/potato2: Copied (new) 2025/03/29 01:58:07 DEBUG : Waiting for deletions to finish 2025/03/29 01:58:07 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:09 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/29 01:58:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/29 01:58:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 01:58:09 DEBUG : c/non empty space: Unchanged skipping 2025/03/29 01:58:09 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:09 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/29 01:58:09 INFO : a/potato2: Copied (new) 2025/03/29 01:58:09 ERROR : B2 bucket rclone-test-wipesuw9veqe: not deleting files as there were IO errors 2025/03/29 01:58:09 ERROR : B2 bucket rclone-test-wipesuw9veqe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:11 DEBUG : Waiting for deletions to finish 2025/03/29 01:58:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:58:11 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 01:58:11 DEBUG : empty space: Unchanged skipping 2025/03/29 01:58:11 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:12 INFO : potato: Deleted 2025/03/29 01:58:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/29 01:58:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.29s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:14 DEBUG : Waiting for deletions to finish 2025/03/29 01:58:14 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:14 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:14 INFO : potato: Deleted 2025/03/29 01:58:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:58:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 01:58:14 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:14 DEBUG : empty space: Unchanged skipping 2025/03/29 01:58:14 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/29 01:58:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.74s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:58:16 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:16 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:16 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/29 01:58:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.14s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:18 DEBUG : enormous: Excluded (Size Filter) 2025/03/29 01:58:18 DEBUG : enormous: Excluded 2025/03/29 01:58:18 DEBUG : potato2: Excluded (Size Filter) 2025/03/29 01:58:18 DEBUG : potato2: Excluded 2025/03/29 01:58:19 DEBUG : potato2: Excluded (Size Filter) 2025/03/29 01:58:19 DEBUG : potato2: Excluded 2025/03/29 01:58:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 01:58:19 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:19 DEBUG : empty space: Unchanged skipping 2025/03/29 01:58:19 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:19 DEBUG : Waiting for deletions to finish 2025/03/29 01:58:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:19 DEBUG : enormous: Excluded (Size Filter) 2025/03/29 01:58:19 DEBUG : enormous: Excluded 2025/03/29 01:58:19 DEBUG : potato2: Excluded (Size Filter) 2025/03/29 01:58:19 DEBUG : potato2: Excluded 2025/03/29 01:58:19 DEBUG : potato2: Excluded (Size Filter) 2025/03/29 01:58:19 DEBUG : potato2: Excluded 2025/03/29 01:58:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/29 01:58:19 DEBUG : empty space: Unchanged skipping 2025/03/29 01:58:19 DEBUG : Local file system at /tmp/rclone1851985809: Waiting for checks to finish 2025/03/29 01:58:19 DEBUG : Local file system at /tmp/rclone1851985809: Waiting for transfers to finish 2025/03/29 01:58:19 DEBUG : Waiting for deletions to finish 2025/03/29 01:58:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.72s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:21 DEBUG : enormous: Excluded (Size Filter) 2025/03/29 01:58:21 DEBUG : enormous: Excluded 2025/03/29 01:58:21 DEBUG : potato2: Excluded (Size Filter) 2025/03/29 01:58:21 DEBUG : potato2: Excluded 2025/03/29 01:58:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 01:58:22 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:22 DEBUG : empty space: Unchanged skipping 2025/03/29 01:58:22 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:22 DEBUG : Waiting for deletions to finish 2025/03/29 01:58:22 INFO : potato2: Deleted 2025/03/29 01:58:22 INFO : enormous: Deleted 2025/03/29 01:58:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/29 01:58:22 DEBUG : empty space: Unchanged skipping 2025/03/29 01:58:22 DEBUG : Local file system at /tmp/rclone1851985809: Waiting for checks to finish 2025/03/29 01:58:22 DEBUG : Local file system at /tmp/rclone1851985809: Waiting for transfers to finish 2025/03/29 01:58:22 DEBUG : Waiting for deletions to finish 2025/03/29 01:58:22 INFO : enormous: Deleted 2025/03/29 01:58:22 INFO : potato2: Deleted 2025/03/29 01:58:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.08s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:25 DEBUG : five: Need to transfer - File not found at Destination 2025/03/29 01:58:25 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/29 01:58:25 DEBUG : one: Destination is newer than source, skipping 2025/03/29 01:58:25 DEBUG : three: Sizes identical 2025/03/29 01:58:25 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/29 01:58:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/29 01:58:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1851985809) 2025/03/29 01:58:25 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wipesuw9veqe) 2025/03/29 01:58:25 DEBUG : two: sha1 differ 2025/03/29 01:58:25 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/29 01:58:25 INFO : five: Copied (new) 2025/03/29 01:58:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/29 01:58:26 INFO : four: Copied (replaced existing) 2025/03/29 01:58:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/29 01:58:26 INFO : two: Copied (replaced existing) 2025/03/29 01:58:26 DEBUG : Waiting for deletions to finish 2025/03/29 01:58:26 DEBUG : one: Destination is newer than source, skipping 2025/03/29 01:58:26 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/29 01:58:26 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/29 01:58:26 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/29 01:58:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/29 01:58:26 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/29 01:58:26 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/29 01:58:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/29 01:58:26 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/29 01:58:26 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/29 01:58:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1851985809) 2025/03/29 01:58:26 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wipesuw9veqe) 2025/03/29 01:58:26 DEBUG : three: sha1 differ 2025/03/29 01:58:26 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/29 01:58:26 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/29 01:58:26 INFO : three: Copied (replaced existing) 2025/03/29 01:58:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.34s) === 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 "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/29 01:58:28 INFO : B2 bucket rclone-test-wipesuw9veqe: Making map for --track-renames 2025/03/29 01:58:28 INFO : B2 bucket rclone-test-wipesuw9veqe: Finished making map for --track-renames 2025/03/29 01:58:28 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/29 01:58:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/29 01:58:28 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for renames to finish 2025/03/29 01:58:28 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/29 01:58:28 INFO : yam: Copied (new) 2025/03/29 01:58:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/29 01:58:29 INFO : potato: Copied (new) 2025/03/29 01:58:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 01:58:29 INFO : B2 bucket rclone-test-wipesuw9veqe: Making map for --track-renames 2025/03/29 01:58:29 INFO : B2 bucket rclone-test-wipesuw9veqe: Finished making map for --track-renames 2025/03/29 01:58:29 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:29 DEBUG : potato: Unchanged skipping 2025/03/29 01:58:29 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for renames to finish 2025/03/29 01:58:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/29 01:58:30 INFO : yam: Copied (server-side copy) to: yaml 2025/03/29 01:58:30 INFO : yam: Deleted 2025/03/29 01:58:30 INFO : yaml: Renamed from "yam" 2025/03/29 01:58:30 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/29 01:58:32 INFO : B2 bucket rclone-test-wipesuw9veqe: Making map for --track-renames 2025/03/29 01:58:32 INFO : B2 bucket rclone-test-wipesuw9veqe: Finished making map for --track-renames 2025/03/29 01:58:32 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/29 01:58:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/29 01:58:32 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for renames to finish 2025/03/29 01:58:32 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/29 01:58:32 INFO : yam: Copied (new) 2025/03/29 01:58:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/29 01:58:33 INFO : potato: Copied (new) 2025/03/29 01:58:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:33 INFO : B2 bucket rclone-test-wipesuw9veqe: Making map for --track-renames 2025/03/29 01:58:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 01:58:33 INFO : B2 bucket rclone-test-wipesuw9veqe: Finished making map for --track-renames 2025/03/29 01:58:33 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:33 DEBUG : potato: Unchanged skipping 2025/03/29 01:58:33 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for renames to finish 2025/03/29 01:58:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/29 01:58:34 INFO : yam: Copied (server-side copy) to: yaml 2025/03/29 01:58:34 INFO : yam: Deleted 2025/03/29 01:58:34 INFO : yaml: Renamed from "yam" 2025/03/29 01:58:34 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.68s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/29 01:58:36 INFO : B2 bucket rclone-test-wipesuw9veqe: Making map for --track-renames 2025/03/29 01:58:36 INFO : B2 bucket rclone-test-wipesuw9veqe: Finished making map for --track-renames 2025/03/29 01:58:36 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/29 01:58:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/29 01:58:36 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for renames to finish 2025/03/29 01:58:36 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/29 01:58:36 INFO : sub/yam: Copied (new) 2025/03/29 01:58:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/29 01:58:36 INFO : potato: Copied (new) 2025/03/29 01:58:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 01:58:37 DEBUG : potato: Unchanged skipping 2025/03/29 01:58:37 INFO : B2 bucket rclone-test-wipesuw9veqe: Making map for --track-renames 2025/03/29 01:58:37 INFO : B2 bucket rclone-test-wipesuw9veqe: Finished making map for --track-renames 2025/03/29 01:58:37 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:37 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for renames to finish 2025/03/29 01:58:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/29 01:58:37 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/29 01:58:38 INFO : sub/yam: Deleted 2025/03/29 01:58:38 INFO : yam: Renamed from "sub/yam" 2025/03/29 01:58:38 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.86s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:39 DEBUG : Creating backend with remote "/tmp/rclone1851985809/dir1" 2025/03/29 01:58:39 DEBUG : Creating backend with remote "/tmp/rclone1851985809/dir2" 2025/03/29 01:58:39 DEBUG : Local file system at /tmp/rclone1851985809/dir2: Using server-side directory move 2025/03/29 01:58:39 INFO : Local file system at /tmp/rclone1851985809/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/29 01:58:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/29 01:58:39 INFO : file1.txt: Moved (server-side) 2025/03/29 01:58:39 DEBUG : Local file system at /tmp/rclone1851985809/dir2: Waiting for checks to finish 2025/03/29 01:58:39 DEBUG : Local file system at /tmp/rclone1851985809/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:58:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/29 01:58:40 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:40 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/29 01:58:40 INFO : nested/sub dir/file: Copied (new) 2025/03/29 01:58:40 INFO : nested/sub dir/file: Deleted 2025/03/29 01:58:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:58:40 INFO : sub dir/hello world: Copied (new) 2025/03/29 01:58:40 INFO : sub dir/hello world: Deleted 2025/03/29 01:58:40 INFO : sub dir: Removing directory 2025/03/29 01:58:40 INFO : nested/sub dir: Removing directory 2025/03/29 01:58:40 INFO : nested: Removing directory 2025/03/29 01:58:40 DEBUG : Local file system at /tmp/rclone1851985809: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 01:58:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/29 01:58:42 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:42 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/29 01:58:42 INFO : nested/sub dir/file: Copied (new) 2025/03/29 01:58:42 INFO : nested/sub dir/file: Deleted 2025/03/29 01:58:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/29 01:58:43 INFO : sub dir/hello world: Copied (new) 2025/03/29 01:58:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.42s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/29 01:58:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/29 01:58:44 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:44 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/29 01:58:45 INFO : existing: Copied (new) 2025/03/29 01:58:45 INFO : existing: Deleted 2025/03/29 01:58:45 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/29 01:58:45 INFO : existing-b: Copied (new) 2025/03/29 01:58:45 INFO : existing-b: Deleted 2025/03/29 01:58:45 DEBUG : existing: Destination exists, skipping 2025/03/29 01:58:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/29 01:58:45 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:58:45 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:58:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.06s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:46 DEBUG : Creating backend with remote "TestB2:rclone-test-giwexux0bore" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wipesuw9veqe -> B2 bucket rclone-test-giwexux0bore 2025/03/29 01:58:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:58:50 DEBUG : B2 bucket rclone-test-giwexux0bore: Waiting for checks to finish 2025/03/29 01:58:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/29 01:58:50 DEBUG : empty space: Unchanged skipping 2025/03/29 01:58:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/29 01:58:50 INFO : empty space: Deleted 2025/03/29 01:58:50 DEBUG : B2 bucket rclone-test-giwexux0bore: Waiting for transfers to finish 2025/03/29 01:58:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/29 01:58:50 INFO : potato2: Copied (server-side copy) 2025/03/29 01:58:51 INFO : potato2: Deleted 2025/03/29 01:58:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/29 01:58:51 INFO : potato3: Copied (server-side copy) 2025/03/29 01:58:51 INFO : potato3: Deleted 2025/03/29 01:58:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qoxarid8hose" 2025/03/29 01:58:52 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/29 01:58:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:58:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/29 01:58:52 DEBUG : B2 bucket rclone-test-qoxarid8hose: Waiting for checks to finish 2025/03/29 01:58:52 DEBUG : B2 bucket rclone-test-qoxarid8hose: Waiting for transfers to finish 2025/03/29 01:58:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/29 01:58:53 INFO : empty space: Copied (server-side copy) 2025/03/29 01:58:53 INFO : empty space: Deleted 2025/03/29 01:58:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/29 01:58:53 INFO : potato3: Copied (server-side copy) 2025/03/29 01:58:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/29 01:58:53 INFO : potato2: Copied (server-side copy) 2025/03/29 01:58:54 INFO : potato3: Deleted 2025/03/29 01:58:54 INFO : potato2: Deleted 2025/03/29 01:58:54 DEBUG : B2 bucket rclone-test-qoxarid8hose: Purge remote 2025/03/29 01:58:54 INFO : B2 bucket rclone-test-qoxarid8hose: cleaning bucket "rclone-test-qoxarid8hose" of all files 2025/03/29 01:58:54 DEBUG : empty space: Deleting (id "4_zefc29d6390fddbfb9f580e1b_f101e8f5780c19fb5_d20250329_m015853_c001_v0001041_t0008_u01743213533347") 2025/03/29 01:58:54 DEBUG : potato2: Deleting (id "4_zefc29d6390fddbfb9f580e1b_f101dfcdf0b0cbefe_d20250329_m015853_c001_v0001100_t0054_u01743213533720") 2025/03/29 01:58:54 DEBUG : potato3: Deleting (id "4_zefc29d6390fddbfb9f580e1b_f1082f3d9b4864581_d20250329_m015853_c001_v0001184_t0046_u01743213533729") 2025/03/29 01:58:55 DEBUG : B2 bucket rclone-test-giwexux0bore: Purge remote 2025/03/29 01:58:55 INFO : B2 bucket rclone-test-giwexux0bore: cleaning bucket "rclone-test-giwexux0bore" of all files 2025/03/29 01:58:55 DEBUG : empty space: Deleting (id "4_z4f828d7390fddbfb9f580e1b_f4154fa61e7ab6b01_d20250329_m015853_c001_v7007000_t0000_u01743213533741") 2025/03/29 01:58:55 DEBUG : empty space: Deleting (id "4_z4f828d7390fddbfb9f580e1b_f1142d2bdc99b2616_d20250329_m015849_c001_v0001165_t0034_u01743213529853") 2025/03/29 01:58:55 DEBUG : potato2: Deleting (id "4_z4f828d7390fddbfb9f580e1b_f41814cf37393b0d8_d20250329_m015854_c001_v7007000_t0000_u01743213534064") 2025/03/29 01:58:55 DEBUG : potato2: Deleting (id "4_z4f828d7390fddbfb9f580e1b_f109d3e62fc807291_d20250329_m015850_c001_v0001182_t0047_u01743213530687") 2025/03/29 01:58:55 DEBUG : potato3: Deleting (id "4_z4f828d7390fddbfb9f580e1b_f4154fa61e7ab6b02_d20250329_m015853_c001_v7007000_t0000_u01743213533950") 2025/03/29 01:58:55 DEBUG : potato3: Deleting (id "4_z4f828d7390fddbfb9f580e1b_f1125263e1aa4e72f_d20250329_m015850_c001_v0001182_t0028_u01743213530937") 2025/03/29 01:58:55 DEBUG : potato3: Deleting (id "4_z4f828d7390fddbfb9f580e1b_f1142d2bdc99b2618_d20250329_m015850_c001_v0001165_t0025_u01743213530060") --- PASS: TestServerSideMove (10.59s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:58:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwisar0mibu" 2025/03/29 01:58:57 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wipesuw9veqe -> B2 bucket rclone-test-kuwisar0mibu 2025/03/29 01:59:02 DEBUG : empty space: Excluded (Size Filter) 2025/03/29 01:59:02 DEBUG : empty space: Excluded 2025/03/29 01:59:02 DEBUG : empty space: Excluded (Size Filter) 2025/03/29 01:59:02 DEBUG : empty space: Excluded 2025/03/29 01:59:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:59:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/29 01:59:02 DEBUG : B2 bucket rclone-test-kuwisar0mibu: Waiting for checks to finish 2025/03/29 01:59:02 DEBUG : B2 bucket rclone-test-kuwisar0mibu: Waiting for transfers to finish 2025/03/29 01:59:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/29 01:59:02 INFO : potato2: Copied (server-side copy) 2025/03/29 01:59:02 INFO : potato2: Deleted 2025/03/29 01:59:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/29 01:59:02 INFO : potato3: Copied (server-side copy) 2025/03/29 01:59:03 INFO : potato3: Deleted 2025/03/29 01:59:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tuyogaj4nose" 2025/03/29 01:59:04 DEBUG : empty space: Excluded (Size Filter) 2025/03/29 01:59:04 DEBUG : empty space: Excluded 2025/03/29 01:59:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:59:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/29 01:59:04 DEBUG : B2 bucket rclone-test-tuyogaj4nose: Waiting for checks to finish 2025/03/29 01:59:04 DEBUG : B2 bucket rclone-test-tuyogaj4nose: Waiting for transfers to finish 2025/03/29 01:59:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/29 01:59:05 INFO : potato2: Copied (server-side copy) 2025/03/29 01:59:06 INFO : potato2: Deleted 2025/03/29 01:59:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/29 01:59:06 INFO : potato3: Copied (server-side copy) 2025/03/29 01:59:06 INFO : potato3: Deleted 2025/03/29 01:59:06 DEBUG : B2 bucket rclone-test-tuyogaj4nose: Purge remote 2025/03/29 01:59:06 INFO : B2 bucket rclone-test-tuyogaj4nose: cleaning bucket "rclone-test-tuyogaj4nose" of all files 2025/03/29 01:59:06 DEBUG : potato2: Deleting (id "4_zcf52cd6390fddbfb9f580e1b_f1063754da30a7228_d20250329_m015905_c001_v0001093_t0024_u01743213545600") 2025/03/29 01:59:06 DEBUG : potato3: Deleting (id "4_zcf52cd6390fddbfb9f580e1b_f1052a26ab642b085_d20250329_m015905_c001_v0001161_t0046_u01743213545967") 2025/03/29 01:59:07 DEBUG : B2 bucket rclone-test-kuwisar0mibu: Purge remote 2025/03/29 01:59:07 INFO : B2 bucket rclone-test-kuwisar0mibu: cleaning bucket "rclone-test-kuwisar0mibu" of all files 2025/03/29 01:59:07 DEBUG : empty space: Deleting (id "4_z5ff2bd5390fddbfb9f580e1b_f106ddff416067896_d20250329_m015901_c001_v0001182_t0038_u01743213541674") 2025/03/29 01:59:07 DEBUG : potato2: Deleting (id "4_z5ff2bd5390fddbfb9f580e1b_f409e2a983c125fbc_d20250329_m015905_c001_v7007000_t0000_u01743213545985") 2025/03/29 01:59:07 DEBUG : potato2: Deleting (id "4_z5ff2bd5390fddbfb9f580e1b_f104ea8bb95449e35_d20250329_m015902_c001_v0001184_t0005_u01743213542638") 2025/03/29 01:59:07 DEBUG : potato3: Deleting (id "4_z5ff2bd5390fddbfb9f580e1b_f409e2a983c125fbd_d20250329_m015906_c001_v7007000_t0000_u01743213546325") 2025/03/29 01:59:07 DEBUG : potato3: Deleting (id "4_z5ff2bd5390fddbfb9f580e1b_f10751d54487d97d9_d20250329_m015902_c001_v0001182_t0040_u01743213542861") 2025/03/29 01:59:07 DEBUG : potato3: Deleting (id "4_z5ff2bd5390fddbfb9f580e1b_f106ddff41606789a_d20250329_m015901_c001_v0001182_t0005_u01743213541889") --- PASS: TestServerSideMoveWithFilter (12.43s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:59:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xujumod1yofa" 2025/03/29 01:59:12 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wipesuw9veqe -> B2 bucket rclone-test-xujumod1yofa 2025/03/29 01:59:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:59:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/29 01:59:14 DEBUG : empty space: Unchanged skipping 2025/03/29 01:59:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/29 01:59:14 DEBUG : B2 bucket rclone-test-xujumod1yofa: Waiting for checks to finish 2025/03/29 01:59:14 INFO : empty space: Deleted 2025/03/29 01:59:14 DEBUG : B2 bucket rclone-test-xujumod1yofa: Waiting for transfers to finish 2025/03/29 01:59:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/29 01:59:14 INFO : potato2: Copied (server-side copy) 2025/03/29 01:59:15 INFO : potato2: Deleted 2025/03/29 01:59:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/29 01:59:15 INFO : potato3: Copied (server-side copy) 2025/03/29 01:59:15 INFO : potato3: Deleted 2025/03/29 01:59:15 DEBUG : Creating backend with remote "TestB2:rclone-test-zuzihuc3xaqi" 2025/03/29 01:59:16 INFO : tomatoDir: Making directory 2025/03/29 01:59:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/29 01:59:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 01:59:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/29 01:59:17 DEBUG : B2 bucket rclone-test-zuzihuc3xaqi: Waiting for checks to finish 2025/03/29 01:59:17 DEBUG : B2 bucket rclone-test-zuzihuc3xaqi: Waiting for transfers to finish 2025/03/29 01:59:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/29 01:59:18 INFO : empty space: Copied (server-side copy) 2025/03/29 01:59:18 INFO : empty space: Deleted 2025/03/29 01:59:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/29 01:59:18 INFO : potato3: Copied (server-side copy) 2025/03/29 01:59:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/29 01:59:18 INFO : potato2: Copied (server-side copy) 2025/03/29 01:59:18 INFO : potato3: Deleted 2025/03/29 01:59:18 INFO : potato2: Deleted 2025/03/29 01:59:19 DEBUG : B2 bucket rclone-test-zuzihuc3xaqi: Purge remote 2025/03/29 01:59:19 INFO : B2 bucket rclone-test-zuzihuc3xaqi: cleaning bucket "rclone-test-zuzihuc3xaqi" of all files 2025/03/29 01:59:19 DEBUG : empty space: Deleting (id "4_zbff2fd5390fddbfb9f580e1b_f1175fc5fd283676f_d20250329_m015917_c001_v0001115_t0023_u01743213557581") 2025/03/29 01:59:19 DEBUG : potato2: Deleting (id "4_zbff2fd5390fddbfb9f580e1b_f116529ed5aeb71c3_d20250329_m015917_c001_v0001037_t0038_u01743213557984") 2025/03/29 01:59:19 DEBUG : potato3: Deleting (id "4_zbff2fd5390fddbfb9f580e1b_f10633af52dd03ba9_d20250329_m015917_c001_v0001153_t0003_u01743213557962") 2025/03/29 01:59:20 DEBUG : B2 bucket rclone-test-xujumod1yofa: Purge remote 2025/03/29 01:59:20 INFO : B2 bucket rclone-test-xujumod1yofa: cleaning bucket "rclone-test-xujumod1yofa" of all files 2025/03/29 01:59:20 DEBUG : empty space: Deleting (id "4_z8f52ed5390fddbfb9f580e1b_f4065fc64ff15414f_d20250329_m015918_c001_v7007000_t0000_u01743213558118") 2025/03/29 01:59:20 DEBUG : empty space: Deleting (id "4_z8f52ed5390fddbfb9f580e1b_f1135a93ec5703ad0_d20250329_m015913_c001_v0001182_t0041_u01743213553955") 2025/03/29 01:59:20 DEBUG : potato2: Deleting (id "4_z8f52ed5390fddbfb9f580e1b_f415d0c953d7edad7_d20250329_m015918_c001_v7007000_t0000_u01743213558535") 2025/03/29 01:59:20 DEBUG : potato2: Deleting (id "4_z8f52ed5390fddbfb9f580e1b_f103ad1c74f2e87c8_d20250329_m015914_c001_v0001183_t0030_u01743213554822") 2025/03/29 01:59:20 DEBUG : potato3: Deleting (id "4_z8f52ed5390fddbfb9f580e1b_f4065fc64ff154152_d20250329_m015918_c001_v7007000_t0000_u01743213558353") 2025/03/29 01:59:20 DEBUG : potato3: Deleting (id "4_z8f52ed5390fddbfb9f580e1b_f118a18b1ffd605eb_d20250329_m015915_c001_v0001180_t0039_u01743213555059") 2025/03/29 01:59:20 DEBUG : potato3: Deleting (id "4_z8f52ed5390fddbfb9f580e1b_f1135a93ec5703ad4_d20250329_m015914_c001_v0001182_t0056_u01743213554189") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.13s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:59:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.63s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:59:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncOverlap (3.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:59:33 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/rclone-sync-test" 2025/03/29 01:59:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/rclone-sync-test-include/layer2" 2025/03/29 01:59:37 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/rclone-sync-test-ignore-file" 2025/03/29 01:59:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/29 01:59:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/29 01:59:41 DEBUG : pacer: Reducing sleep to 10ms 2025/03/29 01:59:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:59:41 DEBUG : B2 bucket rclone-test-wipesuw9veqe path rclone-sync-test: Waiting for checks to finish 2025/03/29 01:59:41 DEBUG : B2 bucket rclone-test-wipesuw9veqe path rclone-sync-test: Waiting for transfers to finish 2025/03/29 01:59:41 DEBUG : Waiting for deletions to finish 2025/03/29 01:59:41 INFO : There was nothing to transfer 2025/03/29 01:59:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:59:41 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:59:41 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:59:41 DEBUG : Waiting for deletions to finish 2025/03/29 01:59:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:59:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:59:42 DEBUG : B2 bucket rclone-test-wipesuw9veqe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/29 01:59:42 DEBUG : B2 bucket rclone-test-wipesuw9veqe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/29 01:59:42 DEBUG : Waiting for deletions to finish 2025/03/29 01:59:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:59:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:59:42 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 01:59:42 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 01:59:42 DEBUG : Waiting for deletions to finish 2025/03/29 01:59:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:59:43 DEBUG : : Excluded 2025/03/29 01:59:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 01:59:43 DEBUG : B2 bucket rclone-test-wipesuw9veqe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/29 01:59:43 DEBUG : B2 bucket rclone-test-wipesuw9veqe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/29 01:59:43 DEBUG : Waiting for deletions to finish 2025/03/29 01:59:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.82s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 01:59:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/dst" 2025/03/29 01:59:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/CompareDest" 2025/03/29 01:59:53 DEBUG : one: Need to transfer - File not found at Destination 2025/03/29 01:59:53 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 01:59:53 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 01:59:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/29 01:59:54 INFO : one: Copied (new) 2025/03/29 01:59:54 DEBUG : Waiting for deletions to finish 2025/03/29 01:59:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 01:59:54 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 01:59:55 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 01:59:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/29 01:59:55 INFO : one: Copied (replaced existing) 2025/03/29 01:59:55 DEBUG : Waiting for deletions to finish 2025/03/29 01:59:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 01:59:57 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 01:59:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 01:59:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/29 01:59:57 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 01:59:57 DEBUG : Waiting for deletions to finish 2025/03/29 01:59:57 INFO : There was nothing to transfer 2025/03/29 01:59:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 01:59:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/29 01:59:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 01:59:58 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 01:59:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 01:59:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/29 01:59:58 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 01:59:58 DEBUG : Waiting for deletions to finish 2025/03/29 01:59:58 INFO : There was nothing to transfer 2025/03/29 01:59:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 01:59:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/29 01:59:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 01:59:59 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 01:59:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 01:59:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/29 01:59:59 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 01:59:59 DEBUG : Waiting for deletions to finish 2025/03/29 01:59:59 INFO : There was nothing to transfer 2025/03/29 02:00:00 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/29 02:00:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/29 02:00:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/29 02:00:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 02:00:00 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 02:00:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 02:00:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/29 02:00:00 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 02:00:00 DEBUG : Waiting for deletions to finish 2025/03/29 02:00:00 INFO : There was nothing to transfer 2025/03/29 02:00:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/29 02:00:01 DEBUG : two: Need to transfer - File not found at Destination 2025/03/29 02:00:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 02:00:01 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 02:00:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 02:00:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/29 02:00:01 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 02:00:02 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/29 02:00:02 INFO : two: Copied (new) 2025/03/29 02:00:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:00:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/dest" 2025/03/29 02:00:06 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/pre-dest1" 2025/03/29 02:00:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/pre-dest2" 2025/03/29 02:00:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:00:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/29 02:00:10 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:00:10 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/29 02:00:10 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/29 02:00:10 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dest: Waiting for checks to finish 2025/03/29 02:00:10 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dest: Waiting for transfers to finish 2025/03/29 02:00:11 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/29 02:00:11 INFO : 3: Copied (new) 2025/03/29 02:00:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.27s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:00:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/dst" 2025/03/29 02:00:15 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/CopyDest" 2025/03/29 02:00:17 DEBUG : one: Need to transfer - File not found at Destination 2025/03/29 02:00:17 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 02:00:17 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 02:00:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/29 02:00:18 INFO : one: Copied (new) 2025/03/29 02:00:18 DEBUG : Waiting for deletions to finish 2025/03/29 02:00:19 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 02:00:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 02:00:19 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 02:00:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/29 02:00:19 INFO : one: Copied (replaced existing) 2025/03/29 02:00:19 DEBUG : Waiting for deletions to finish 2025/03/29 02:00:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/BackupDir" 2025/03/29 02:00:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 02:00:22 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 02:00:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 02:00:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 02:00:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/29 02:00:24 INFO : one: Copied (server-side copy) 2025/03/29 02:00:24 INFO : one: Deleted 2025/03/29 02:00:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/29 02:00:24 INFO : one: Copied (server-side copy) 2025/03/29 02:00:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/29 02:00:24 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 02:00:24 DEBUG : Waiting for deletions to finish 2025/03/29 02:00:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 02:00:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/29 02:00:27 INFO : two: Copied (server-side copy) 2025/03/29 02:00:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/29 02:00:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 02:00:27 DEBUG : one: Unchanged skipping 2025/03/29 02:00:27 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 02:00:27 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 02:00:27 DEBUG : Waiting for deletions to finish 2025/03/29 02:00:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 02:00:27 DEBUG : one: Unchanged skipping 2025/03/29 02:00:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 02:00:27 DEBUG : two: Unchanged skipping 2025/03/29 02:00:27 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 02:00:27 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 02:00:27 DEBUG : Waiting for deletions to finish 2025/03/29 02:00:27 INFO : There was nothing to transfer 2025/03/29 02:00:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/29 02:00:29 DEBUG : three: Destination not found in --copy-dest 2025/03/29 02:00:29 DEBUG : three: Need to transfer - File not found at Destination 2025/03/29 02:00:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 02:00:29 DEBUG : one: Unchanged skipping 2025/03/29 02:00:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/29 02:00:29 DEBUG : two: Unchanged skipping 2025/03/29 02:00:29 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 02:00:29 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 02:00:30 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/29 02:00:30 INFO : three: Copied (new) 2025/03/29 02:00:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.83s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:00:36 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/dst" 2025/03/29 02:00:37 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/backup" 2025/03/29 02:00:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 02:00:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:00:39 DEBUG : two: Unchanged skipping 2025/03/29 02:00:39 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 02:00:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/29 02:00:41 INFO : one: Copied (server-side copy) 2025/03/29 02:00:41 INFO : one: Deleted 2025/03/29 02:00:41 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 02:00:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/29 02:00:42 INFO : one: Copied (new) 2025/03/29 02:00:42 DEBUG : Waiting for deletions to finish 2025/03/29 02:00:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/29 02:00:42 INFO : three.txt: Copied (server-side copy) 2025/03/29 02:00:42 INFO : three.txt: Deleted 2025/03/29 02:00:42 INFO : three.txt: Moved into backup dir 2025/03/29 02:00:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 02:00:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:00:44 DEBUG : two: Unchanged skipping 2025/03/29 02:00:44 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 02:00:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/29 02:00:44 INFO : one: Copied (server-side copy) 2025/03/29 02:00:44 INFO : one: Deleted 2025/03/29 02:00:44 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 02:00:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/29 02:00:45 INFO : one: Copied (new) 2025/03/29 02:00:45 DEBUG : Waiting for deletions to finish 2025/03/29 02:00:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/29 02:00:45 INFO : three.txt: Copied (server-side copy) 2025/03/29 02:00:46 INFO : three.txt: Deleted 2025/03/29 02:00:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.57s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:00:49 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/dst" 2025/03/29 02:00:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/backup" 2025/03/29 02:00:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 02:00:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:00:52 DEBUG : two: Unchanged skipping 2025/03/29 02:00:52 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 02:00:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/29 02:00:54 INFO : one: Copied (server-side copy) to: one.bak 2025/03/29 02:00:54 INFO : one: Deleted 2025/03/29 02:00:54 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 02:00:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/29 02:00:55 INFO : one: Copied (new) 2025/03/29 02:00:55 DEBUG : Waiting for deletions to finish 2025/03/29 02:00:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/29 02:00:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/29 02:00:56 INFO : three.txt: Deleted 2025/03/29 02:00:56 INFO : three.txt: Moved into backup dir 2025/03/29 02:00:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 02:00:58 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 02:00:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:00:58 DEBUG : two: Unchanged skipping 2025/03/29 02:00:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/29 02:00:58 INFO : one: Copied (server-side copy) to: one.bak 2025/03/29 02:00:59 INFO : one: Deleted 2025/03/29 02:00:59 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 02:00:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/29 02:00:59 INFO : one: Copied (new) 2025/03/29 02:00:59 DEBUG : Waiting for deletions to finish 2025/03/29 02:01:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/29 02:01:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/29 02:01:00 INFO : three.txt: Deleted 2025/03/29 02:01:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.81s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:01:04 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/dst" 2025/03/29 02:01:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/backup" 2025/03/29 02:01:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 02:01:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:01:07 DEBUG : two: Unchanged skipping 2025/03/29 02:01:07 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 02:01:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/29 02:01:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/29 02:01:09 INFO : one: Deleted 2025/03/29 02:01:09 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 02:01:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/29 02:01:10 INFO : one: Copied (new) 2025/03/29 02:01:10 DEBUG : Waiting for deletions to finish 2025/03/29 02:01:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/29 02:01:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/29 02:01:11 INFO : three.txt: Deleted 2025/03/29 02:01:11 INFO : three.txt: Moved into backup dir 2025/03/29 02:01:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 02:01:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:01:13 DEBUG : two: Unchanged skipping 2025/03/29 02:01:13 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 02:01:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/29 02:01:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/29 02:01:14 INFO : one: Deleted 2025/03/29 02:01:14 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 02:01:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/29 02:01:14 INFO : one: Copied (new) 2025/03/29 02:01:14 DEBUG : Waiting for deletions to finish 2025/03/29 02:01:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/29 02:01:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/29 02:01:15 INFO : three.txt: Deleted 2025/03/29 02:01:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.36s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:01:17 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/ff625dc390dddbfb9f580e1b/c001_v0001184_t0015": EOF 2025/03/29 02:01:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/ff625dc390dddbfb9f580e1b/c001_v0001184_t0015": EOF) 2025/03/29 02:01:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-wipesuw9veqe: 1/10 (Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/ff625dc390dddbfb9f580e1b/c001_v0001184_t0015": EOF) 2025/03/29 02:01:20 DEBUG : pacer: Reducing sleep to 10ms 2025/03/29 02:01:20 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/dst" 2025/03/29 02:01:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 02:01:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:01:22 DEBUG : two: Unchanged skipping 2025/03/29 02:01:22 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 02:01:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/29 02:01:22 INFO : one: Copied (server-side copy) to: one.bak 2025/03/29 02:01:22 INFO : one: Deleted 2025/03/29 02:01:22 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 02:01:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/29 02:01:23 INFO : one: Copied (new) 2025/03/29 02:01:23 DEBUG : Waiting for deletions to finish 2025/03/29 02:01:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/29 02:01:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/29 02:01:24 INFO : three.txt: Deleted 2025/03/29 02:01:24 INFO : three.txt: Moved into backup dir 2025/03/29 02:01:25 DEBUG : one.bak: Excluded (Path Filter) 2025/03/29 02:01:25 DEBUG : one.bak: Excluded 2025/03/29 02:01:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/29 02:01:25 DEBUG : three.txt.bak: Excluded 2025/03/29 02:01:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 02:01:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:01:25 DEBUG : two: Unchanged skipping 2025/03/29 02:01:25 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for checks to finish 2025/03/29 02:01:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/29 02:01:26 INFO : one: Copied (server-side copy) to: one.bak 2025/03/29 02:01:26 INFO : one: Deleted 2025/03/29 02:01:26 DEBUG : B2 bucket rclone-test-wipesuw9veqe path dst: Waiting for transfers to finish 2025/03/29 02:01:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/29 02:01:26 INFO : one: Copied (new) 2025/03/29 02:01:26 DEBUG : Waiting for deletions to finish 2025/03/29 02:01:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/29 02:01:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/29 02:01:27 INFO : three.txt: Deleted 2025/03/29 02:01:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.91s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:01:29 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/dst" 2025/03/29 02:01:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 02:01:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/29 02:01:32 INFO : one: Copied (server-side copy) to: one.bak 2025/03/29 02:01:32 INFO : one: Deleted 2025/03/29 02:01:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/29 02:01:33 INFO : one: Copied (new) 2025/03/29 02:01:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:01:33 DEBUG : two: Unchanged skipping 2025/03/29 02:01:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/29 02:01:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/29 02:01:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/29 02:01:34 INFO : three.txt: Deleted 2025/03/29 02:01:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/29 02:01:34 INFO : three.txt: Copied (new) 2025/03/29 02:01:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 02:01:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/29 02:01:35 INFO : one: Copied (server-side copy) to: one.bak 2025/03/29 02:01:35 INFO : one: Deleted 2025/03/29 02:01:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/29 02:01:36 INFO : one: Copied (new) 2025/03/29 02:01:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:01:36 DEBUG : two: Unchanged skipping 2025/03/29 02:01:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/29 02:01:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/29 02:01:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/29 02:01:36 INFO : three.txt: Deleted 2025/03/29 02:01:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/29 02:01:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.24s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:01:40 DEBUG : Creating backend with remote "TestB2:rclone-test-wipesuw9veqe/dst" 2025/03/29 02:01:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 02:01:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/29 02:01:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/29 02:01:44 INFO : one: Deleted 2025/03/29 02:01:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/29 02:01:45 INFO : one: Copied (new) 2025/03/29 02:01:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:01:45 DEBUG : two: Unchanged skipping 2025/03/29 02:01:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/29 02:01:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/29 02:01:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/29 02:01:46 INFO : three.txt: Deleted 2025/03/29 02:01:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/29 02:01:46 INFO : three.txt: Copied (new) 2025/03/29 02:01:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 02:01:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/29 02:01:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/29 02:01:48 INFO : one: Deleted 2025/03/29 02:01:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/29 02:01:48 INFO : one: Copied (new) 2025/03/29 02:01:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:01:48 DEBUG : two: Unchanged skipping 2025/03/29 02:01:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/29 02:01:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/29 02:01:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/29 02:01:49 INFO : three.txt: Deleted 2025/03/29 02:01:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/29 02:01:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.79s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:01:52 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/29 02:01:52 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 02:01:52 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 02:01:53 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/29 02:01:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/29 02:01:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.44s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:01:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/29 02:01:54 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 02:01:54 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 02:01:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/29 02:01:54 INFO : existing: Copied (new) 2025/03/29 02:01:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:01:55 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/29 02:01:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/29 02:01:55 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 02:01:55 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 02:01:55 ERROR : B2 bucket rclone-test-wipesuw9veqe: not deleting files as there were IO errors 2025/03/29 02:01:55 ERROR : B2 bucket rclone-test-wipesuw9veqe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncImmutable (2.73s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:01:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:01:57 DEBUG : existing: Unchanged skipping 2025/03/29 02:01:57 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 02:01:57 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 02:01:57 DEBUG : Waiting for deletions to finish 2025/03/29 02:01:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.70s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:02:13 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 02:02:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both1: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both0: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both13: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both14: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both15: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both16: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both17: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both18: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both19: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both2: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both3: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both4: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both5: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both6: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both7: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both8: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:13 DEBUG : both9: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both10: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both11: Unchanged skipping 2025/03/29 02:02:13 DEBUG : both12: Unchanged skipping 2025/03/29 02:02:13 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 02:02:13 DEBUG : Waiting for deletions to finish 2025/03/29 02:02:13 INFO : only11: Deleted 2025/03/29 02:02:13 INFO : only12: Deleted 2025/03/29 02:02:13 INFO : only6: Deleted 2025/03/29 02:02:13 INFO : only16: Deleted 2025/03/29 02:02:13 INFO : only7: Deleted 2025/03/29 02:02:13 INFO : only1: Deleted 2025/03/29 02:02:13 INFO : only10: Deleted 2025/03/29 02:02:13 INFO : only14: Deleted 2025/03/29 02:02:13 INFO : only8: Deleted 2025/03/29 02:02:14 INFO : only13: Deleted 2025/03/29 02:02:14 INFO : only18: Deleted 2025/03/29 02:02:14 INFO : only9: Deleted 2025/03/29 02:02:14 INFO : only3: Deleted 2025/03/29 02:02:14 INFO : only19: Deleted 2025/03/29 02:02:14 INFO : only2: Deleted 2025/03/29 02:02:14 INFO : only5: Deleted 2025/03/29 02:02:14 INFO : only4: Deleted 2025/03/29 02:02:14 INFO : only0: Deleted 2025/03/29 02:02:14 INFO : only15: Deleted 2025/03/29 02:02:14 INFO : only17: Deleted 2025/03/29 02:02:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.16s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:02:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for checks to finish 2025/03/29 02:02:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both0: Unchanged skipping 2025/03/29 02:02:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both12: Unchanged skipping 2025/03/29 02:02:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both13: Unchanged skipping 2025/03/29 02:02:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both14: Unchanged skipping 2025/03/29 02:02:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both10: Unchanged skipping 2025/03/29 02:02:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both16: Unchanged skipping 2025/03/29 02:02:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both17: Unchanged skipping 2025/03/29 02:02:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both18: Unchanged skipping 2025/03/29 02:02:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both19: Unchanged skipping 2025/03/29 02:02:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both2: Unchanged skipping 2025/03/29 02:02:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both3: Unchanged skipping 2025/03/29 02:02:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both4: Unchanged skipping 2025/03/29 02:02:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both5: Unchanged skipping 2025/03/29 02:02:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both6: Unchanged skipping 2025/03/29 02:02:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both7: Unchanged skipping 2025/03/29 02:02:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both11: Unchanged skipping 2025/03/29 02:02:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/29 02:02:34 DEBUG : both1: Unchanged skipping 2025/03/29 02:02:34 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : both8: Unchanged skipping 2025/03/29 02:02:34 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : both15: Unchanged skipping 2025/03/29 02:02:34 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : both9: Unchanged skipping 2025/03/29 02:02:34 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/29 02:02:34 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Waiting for transfers to finish 2025/03/29 02:02:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:34 INFO : only10: Copied (replaced existing) 2025/03/29 02:02:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:34 INFO : only1: Copied (replaced existing) 2025/03/29 02:02:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:34 INFO : only0: Copied (replaced existing) 2025/03/29 02:02:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:34 INFO : only11: Copied (replaced existing) 2025/03/29 02:02:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:34 INFO : only13: Copied (replaced existing) 2025/03/29 02:02:34 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:34 INFO : only15: Copied (replaced existing) 2025/03/29 02:02:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:34 INFO : only12: Copied (replaced existing) 2025/03/29 02:02:35 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:35 INFO : only17: Copied (replaced existing) 2025/03/29 02:02:35 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:35 INFO : only14: Copied (replaced existing) 2025/03/29 02:02:35 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:35 INFO : only18: Copied (replaced existing) 2025/03/29 02:02:35 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:35 INFO : only16: Copied (replaced existing) 2025/03/29 02:02:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:35 INFO : only4: Copied (replaced existing) 2025/03/29 02:02:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:35 INFO : only5: Copied (replaced existing) 2025/03/29 02:02:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:35 INFO : only6: Copied (replaced existing) 2025/03/29 02:02:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:35 INFO : only7: Copied (replaced existing) 2025/03/29 02:02:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:35 INFO : only8: Copied (replaced existing) 2025/03/29 02:02:35 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:35 INFO : only19: Copied (replaced existing) 2025/03/29 02:02:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:35 INFO : only9: Copied (replaced existing) 2025/03/29 02:02:35 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:35 INFO : only2: Copied (replaced existing) 2025/03/29 02:02:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/29 02:02:35 INFO : only3: Copied (replaced existing) 2025/03/29 02:02:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.24s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:02:44 DEBUG : empty_dir: Making directory with metadata 2025/03/29 02:02:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 02:02:44 DEBUG : empty_on_remote: Making directory with metadata 2025/03/29 02:02:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 02:02:44 INFO : empty_on_remote: Making directory 2025/03/29 02:02:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:02:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/29 02:02:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/29 02:02:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/29 02:02:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:02:48 DEBUG : empty_dir: Making directory with metadata 2025/03/29 02:02:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 02:02:48 DEBUG : empty_on_remote: Making directory with metadata 2025/03/29 02:02:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 02:02:48 INFO : empty_on_remote: Making directory 2025/03/29 02:02:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:02:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/29 02:02:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/29 02:02:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/29 02:02:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/29 02:02:48 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.32s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:02:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/29 02:02:51 INFO : sub dir: Making directory 2025/03/29 02:02:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.45s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" 2025/03/29 02:02:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/29 02:02:55 INFO : sub dir: Making directory 2025/03/29 02:02:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wipesuw9veqe", Local "Local file system at /tmp/rclone1851985809", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.89s) PASS 2025/03/29 02:03:00 DEBUG : B2 bucket rclone-test-wipesuw9veqe: Purge remote 2025/03/29 02:03:00 INFO : B2 bucket rclone-test-wipesuw9veqe: cleaning bucket "rclone-test-wipesuw9veqe" of all files 2025/03/29 02:03:01 DEBUG : BackupDir/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b321_d20250329_m020031_c001_v7007000_t0000_u01743213631584") 2025/03/29 02:03:01 DEBUG : BackupDir/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f112d90c37f484db7_d20250329_m020024_c001_v0001184_t0029_u01743213624157") 2025/03/29 02:03:01 DEBUG : CompareDest/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f405f11e60a96a090_d20250329_m020002_c001_v7007000_t0000_u01743213602837") 2025/03/29 02:03:01 DEBUG : CompareDest/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a37a_d20250329_m015956_c001_v0001101_t0052_u01743213596464") 2025/03/29 02:03:01 DEBUG : CompareDest/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f405f11e60a96a095_d20250329_m020003_c001_v7007000_t0000_u01743213603023") 2025/03/29 02:03:01 DEBUG : CompareDest/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8dd14_d20250329_m015957_c001_v0001184_t0032_u01743213597956") 2025/03/29 02:03:01 DEBUG : CopyDest/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b32c_d20250329_m020031_c001_v7007000_t0000_u01743213631976") 2025/03/29 02:03:01 DEBUG : CopyDest/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc048c_d20250329_m020021_c001_v0001184_t0029_u01743213621002") 2025/03/29 02:03:01 DEBUG : CopyDest/three: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b335_d20250329_m020032_c001_v7007000_t0000_u01743213632296") 2025/03/29 02:03:01 DEBUG : CopyDest/three: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8e041_d20250329_m020029_c001_v0001184_t0008_u01743213629002") 2025/03/29 02:03:01 DEBUG : CopyDest/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b33e_d20250329_m020032_c001_v7007000_t0000_u01743213632597") 2025/03/29 02:03:01 DEBUG : CopyDest/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a3b0_d20250329_m020025_c001_v0001101_t0036_u01743213625552") 2025/03/29 02:03:02 DEBUG : EXISTING: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4154fa61e7ab6fcb_d20250329_m020158_c001_v7007000_t0000_u01743213718074") 2025/03/29 02:03:02 DEBUG : EXISTING: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a443_d20250329_m020156_c001_v0001101_t0022_u01743213716805") 2025/03/29 02:03:02 DEBUG : Testêé: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4154fa61e7ab6fac_d20250329_m020153_c001_v7007000_t0000_u01743213713629") 2025/03/29 02:03:02 DEBUG : Testêé: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a43d_d20250329_m020152_c001_v0001101_t0054_u01743213712906") 2025/03/29 02:03:02 DEBUG : Testêé: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0ce0_d20250329_m020151_c001_v0001184_t0056_u01743213711940") 2025/03/29 02:03:02 DEBUG : a/potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d222_d20250329_m015810_c001_v7007000_t0000_u01743213490077") 2025/03/29 02:03:02 DEBUG : a/potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d4f3_d20250329_m015809_c001_v0001184_t0028_u01743213489500") 2025/03/29 02:03:02 DEBUG : a/potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d1f9_d20250329_m015807_c001_v7007000_t0000_u01743213487720") 2025/03/29 02:03:02 DEBUG : a/potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d4b5_d20250329_m015806_c001_v0001184_t0031_u01743213486956") 2025/03/29 02:03:02 DEBUG : a/potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f411a5cb4065f0151_d20250329_m015747_c001_v7007000_t0000_u01743213467644") 2025/03/29 02:03:02 DEBUG : a/potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d2dc_d20250329_m015746_c001_v0001184_t0040_u01743213466738") 2025/03/29 02:03:02 DEBUG : b/potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d227_d20250329_m015810_c001_v7007000_t0000_u01743213490263") 2025/03/29 02:03:02 DEBUG : b/potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d4d9_d20250329_m015808_c001_v0001184_t0033_u01743213488656") 2025/03/29 02:03:02 DEBUG : b/potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d1ed_d20250329_m015807_c001_v7007000_t0000_u01743213487161") 2025/03/29 02:03:02 DEBUG : b/potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d4a1_d20250329_m015806_c001_v0001184_t0013_u01743213486122") 2025/03/29 02:03:02 DEBUG : b/potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f411a5cb4065f0150_d20250329_m015747_c001_v7007000_t0000_u01743213467085") 2025/03/29 02:03:02 DEBUG : b/potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d2c0_d20250329_m015745_c001_v0001184_t0017_u01743213465920") 2025/03/29 02:03:02 DEBUG : backup/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41839514bbd7538e_d20250329_m020046_c001_v7007000_t0000_u01743213646530") 2025/03/29 02:03:02 DEBUG : backup/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109d837e9413ed36_d20250329_m020044_c001_v0001181_t0057_u01743213644631") 2025/03/29 02:03:03 DEBUG : backup/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc05f5_d20250329_m020040_c001_v0001184_t0016_u01743213640960") 2025/03/29 02:03:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff625dc390dddbfb9f580e1b_f419bc2c43541821c_d20250329_m020115_c001_v7007000_t0000_u01743213675713") 2025/03/29 02:03:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff625dc390dddbfb9f580e1b_f10792edc936b4d0d_d20250329_m020113_c001_v0001105_t0006_u01743213673564") 2025/03/29 02:03:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1067b13dc53a2cb1_d20250329_m020109_c001_v0001134_t0052_u01743213669201") 2025/03/29 02:03:03 DEBUG : backup/one.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f419bc2c43541816e_d20250329_m020101_c001_v7007000_t0000_u01743213661333") 2025/03/29 02:03:03 DEBUG : backup/one.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f100ca5f555af3c58_d20250329_m020058_c001_v0001183_t0024_u01743213658843") 2025/03/29 02:03:03 DEBUG : backup/one.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1059c73613c796bb_d20250329_m020053_c001_v0001184_t0009_u01743213653997") 2025/03/29 02:03:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f419bc2c43541821f_d20250329_m020115_c001_v7007000_t0000_u01743213675897") 2025/03/29 02:03:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1084ccd9de60131c_d20250329_m020114_c001_v0001134_t0055_u01743213674647") 2025/03/29 02:03:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1036c258cef77b92_d20250329_m020111_c001_v0001109_t0049_u01743213671141") 2025/03/29 02:03:03 DEBUG : backup/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41839514bbd75390_d20250329_m020046_c001_v7007000_t0000_u01743213646715") 2025/03/29 02:03:03 DEBUG : backup/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1150c527e7feb7cf_d20250329_m020045_c001_v0001150_t0026_u01743213645689") 2025/03/29 02:03:03 DEBUG : backup/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11713dd2c9755da3_d20250329_m020042_c001_v0001183_t0053_u01743213642453") 2025/03/29 02:03:03 DEBUG : backup/three.txt.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f419bc2c43541816f_d20250329_m020101_c001_v7007000_t0000_u01743213661516") 2025/03/29 02:03:03 DEBUG : backup/three.txt.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f115749e08f702bcb_d20250329_m020100_c001_v0001116_t0019_u01743213660088") 2025/03/29 02:03:03 DEBUG : backup/three.txt.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f10626b5cb2d6b862_d20250329_m020056_c001_v0001038_t0059_u01743213656159") 2025/03/29 02:03:03 DEBUG : both0: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3382980_d20250329_m020236_c001_v7007000_t0000_u01743213756211") 2025/03/29 02:03:03 DEBUG : both0: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0fdb_d20250329_m020220_c001_v0001184_t0024_u01743213740480") 2025/03/29 02:03:03 DEBUG : both0: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b610_d20250329_m020215_c001_v7007000_t0000_u01743213735189") 2025/03/29 02:03:03 DEBUG : both0: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0dd0_d20250329_m020200_c001_v0001184_t0028_u01743213720324") 2025/03/29 02:03:03 DEBUG : both1: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3382981_d20250329_m020236_c001_v7007000_t0000_u01743213756396") 2025/03/29 02:03:03 DEBUG : both1: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0fed_d20250329_m020221_c001_v0001184_t0033_u01743213741583") 2025/03/29 02:03:04 DEBUG : both1: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b614_d20250329_m020215_c001_v7007000_t0000_u01743213735425") 2025/03/29 02:03:04 DEBUG : both1: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0de0_d20250329_m020200_c001_v0001184_t0056_u01743213720881") 2025/03/29 02:03:04 DEBUG : both10: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3382982_d20250329_m020236_c001_v7007000_t0000_u01743213756580") 2025/03/29 02:03:04 DEBUG : both10: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc1090_d20250329_m020227_c001_v0001184_t0018_u01743213747195") 2025/03/29 02:03:04 DEBUG : both10: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b619_d20250329_m020215_c001_v7007000_t0000_u01743213735639") 2025/03/29 02:03:04 DEBUG : both10: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0e70_d20250329_m020206_c001_v0001184_t0040_u01743213726408") 2025/03/29 02:03:04 DEBUG : both11: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3382984_d20250329_m020236_c001_v7007000_t0000_u01743213756764") 2025/03/29 02:03:04 DEBUG : both11: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc10a0_d20250329_m020227_c001_v0001184_t0052_u01743213747864") 2025/03/29 02:03:04 DEBUG : both11: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b61f_d20250329_m020215_c001_v7007000_t0000_u01743213735871") 2025/03/29 02:03:04 DEBUG : both11: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0e8a_d20250329_m020207_c001_v0001184_t0015_u01743213727085") 2025/03/29 02:03:04 DEBUG : both12: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3382985_d20250329_m020236_c001_v7007000_t0000_u01743213756948") 2025/03/29 02:03:04 DEBUG : both12: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc10b4_d20250329_m020228_c001_v0001184_t0013_u01743213748437") 2025/03/29 02:03:04 DEBUG : both12: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b625_d20250329_m020216_c001_v7007000_t0000_u01743213736102") 2025/03/29 02:03:04 DEBUG : both12: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0ea0_d20250329_m020207_c001_v0001184_t0037_u01743213727651") 2025/03/29 02:03:04 DEBUG : both13: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3382986_d20250329_m020237_c001_v7007000_t0000_u01743213757132") 2025/03/29 02:03:04 DEBUG : both13: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc10c4_d20250329_m020229_c001_v0001184_t0041_u01743213749184") 2025/03/29 02:03:04 DEBUG : both13: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b62a_d20250329_m020216_c001_v7007000_t0000_u01743213736325") 2025/03/29 02:03:04 DEBUG : both13: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0eb6_d20250329_m020208_c001_v0001184_t0027_u01743213728398") 2025/03/29 02:03:04 DEBUG : both14: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3382987_d20250329_m020237_c001_v7007000_t0000_u01743213757317") 2025/03/29 02:03:04 DEBUG : both14: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc10d2_d20250329_m020229_c001_v0001184_t0019_u01743213749753") 2025/03/29 02:03:04 DEBUG : both14: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b62b_d20250329_m020216_c001_v7007000_t0000_u01743213736545") 2025/03/29 02:03:05 DEBUG : both14: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0ec0_d20250329_m020208_c001_v0001184_t0024_u01743213728968") 2025/03/29 02:03:05 DEBUG : both15: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3382988_d20250329_m020237_c001_v7007000_t0000_u01743213757502") 2025/03/29 02:03:05 DEBUG : both15: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc10fe_d20250329_m020230_c001_v0001184_t0048_u01743213750426") 2025/03/29 02:03:05 DEBUG : both15: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b62c_d20250329_m020216_c001_v7007000_t0000_u01743213736745") 2025/03/29 02:03:05 DEBUG : both15: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0ed6_d20250329_m020209_c001_v0001184_t0017_u01743213729553") 2025/03/29 02:03:05 DEBUG : both16: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3382989_d20250329_m020237_c001_v7007000_t0000_u01743213757686") 2025/03/29 02:03:05 DEBUG : both16: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc1110_d20250329_m020231_c001_v0001184_t0011_u01743213751182") 2025/03/29 02:03:05 DEBUG : both16: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b62d_d20250329_m020216_c001_v7007000_t0000_u01743213736952") 2025/03/29 02:03:05 DEBUG : both16: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0ee4_d20250329_m020210_c001_v0001184_t0048_u01743213730170") 2025/03/29 02:03:05 DEBUG : both17: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad338298a_d20250329_m020237_c001_v7007000_t0000_u01743213757870") 2025/03/29 02:03:05 DEBUG : both17: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc1126_d20250329_m020231_c001_v0001184_t0054_u01743213751755") 2025/03/29 02:03:05 DEBUG : both17: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b62e_d20250329_m020217_c001_v7007000_t0000_u01743213737165") 2025/03/29 02:03:05 DEBUG : both17: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0eee_d20250329_m020210_c001_v0001184_t0045_u01743213730639") 2025/03/29 02:03:05 DEBUG : both18: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad338298b_d20250329_m020238_c001_v7007000_t0000_u01743213758055") 2025/03/29 02:03:05 DEBUG : both18: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc1132_d20250329_m020232_c001_v0001184_t0010_u01743213752332") 2025/03/29 02:03:05 DEBUG : both18: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b631_d20250329_m020217_c001_v7007000_t0000_u01743213737406") 2025/03/29 02:03:05 DEBUG : both18: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0ef8_d20250329_m020211_c001_v0001184_t0021_u01743213731240") 2025/03/29 02:03:05 DEBUG : both19: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad338298c_d20250329_m020238_c001_v7007000_t0000_u01743213758240") 2025/03/29 02:03:05 DEBUG : both19: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc113e_d20250329_m020232_c001_v0001184_t0038_u01743213752892") 2025/03/29 02:03:05 DEBUG : both19: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b637_d20250329_m020217_c001_v7007000_t0000_u01743213737677") 2025/03/29 02:03:05 DEBUG : both19: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0f04_d20250329_m020211_c001_v0001184_t0047_u01743213731745") 2025/03/29 02:03:06 DEBUG : both2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad338298d_d20250329_m020238_c001_v7007000_t0000_u01743213758424") 2025/03/29 02:03:06 DEBUG : both2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0ffd_d20250329_m020222_c001_v0001184_t0027_u01743213742182") 2025/03/29 02:03:06 DEBUG : both2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b63e_d20250329_m020217_c001_v7007000_t0000_u01743213737903") 2025/03/29 02:03:06 DEBUG : both2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0df0_d20250329_m020201_c001_v0001184_t0016_u01743213721513") 2025/03/29 02:03:06 DEBUG : both3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad338298e_d20250329_m020238_c001_v7007000_t0000_u01743213758609") 2025/03/29 02:03:06 DEBUG : both3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc1009_d20250329_m020222_c001_v0001184_t0022_u01743213742787") 2025/03/29 02:03:06 DEBUG : both3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b648_d20250329_m020218_c001_v7007000_t0000_u01743213738115") 2025/03/29 02:03:06 DEBUG : both3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0dfa_d20250329_m020202_c001_v0001184_t0044_u01743213722141") 2025/03/29 02:03:06 DEBUG : both4: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad338298f_d20250329_m020238_c001_v7007000_t0000_u01743213758795") 2025/03/29 02:03:06 DEBUG : both4: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc101d_d20250329_m020223_c001_v0001184_t0012_u01743213743464") 2025/03/29 02:03:06 DEBUG : both4: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b64d_d20250329_m020218_c001_v7007000_t0000_u01743213738323") 2025/03/29 02:03:06 DEBUG : both4: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0e0c_d20250329_m020202_c001_v0001184_t0044_u01743213722796") 2025/03/29 02:03:06 DEBUG : both5: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3382990_d20250329_m020239_c001_v7007000_t0000_u01743213759057") 2025/03/29 02:03:06 DEBUG : both5: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc1035_d20250329_m020224_c001_v0001184_t0043_u01743213744092") 2025/03/29 02:03:06 DEBUG : both5: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b64e_d20250329_m020218_c001_v7007000_t0000_u01743213738537") 2025/03/29 02:03:06 DEBUG : both5: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0e18_d20250329_m020203_c001_v0001184_t0025_u01743213723392") 2025/03/29 02:03:06 DEBUG : both6: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad33829aa_d20250329_m020239_c001_v7007000_t0000_u01743213759248") 2025/03/29 02:03:06 DEBUG : both6: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc1041_d20250329_m020224_c001_v0001184_t0011_u01743213744686") 2025/03/29 02:03:06 DEBUG : both6: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b64f_d20250329_m020218_c001_v7007000_t0000_u01743213738759") 2025/03/29 02:03:06 DEBUG : both6: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0e2a_d20250329_m020204_c001_v0001184_t0048_u01743213724002") 2025/03/29 02:03:06 DEBUG : both7: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad33829ac_d20250329_m020239_c001_v7007000_t0000_u01743213759434") 2025/03/29 02:03:07 DEBUG : both7: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc1059_d20250329_m020225_c001_v0001184_t0054_u01743213745464") 2025/03/29 02:03:07 DEBUG : both7: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b650_d20250329_m020218_c001_v7007000_t0000_u01743213738945") 2025/03/29 02:03:07 DEBUG : both7: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0e40_d20250329_m020204_c001_v0001184_t0032_u01743213724668") 2025/03/29 02:03:07 DEBUG : both8: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad33829ad_d20250329_m020239_c001_v7007000_t0000_u01743213759618") 2025/03/29 02:03:07 DEBUG : both8: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc1070_d20250329_m020226_c001_v0001184_t0023_u01743213746097") 2025/03/29 02:03:07 DEBUG : both8: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b651_d20250329_m020219_c001_v7007000_t0000_u01743213739131") 2025/03/29 02:03:07 DEBUG : both8: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0e4c_d20250329_m020205_c001_v0001184_t0046_u01743213725214") 2025/03/29 02:03:07 DEBUG : both9: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad33829ae_d20250329_m020239_c001_v7007000_t0000_u01743213759802") 2025/03/29 02:03:07 DEBUG : both9: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc107e_d20250329_m020226_c001_v0001184_t0010_u01743213746610") 2025/03/29 02:03:07 DEBUG : both9: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b654_d20250329_m020219_c001_v7007000_t0000_u01743213739331") 2025/03/29 02:03:07 DEBUG : both9: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0e5c_d20250329_m020205_c001_v0001184_t0034_u01743213725764") 2025/03/29 02:03:07 DEBUG : c/non empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d22c_d20250329_m015810_c001_v7007000_t0000_u01743213490450") 2025/03/29 02:03:07 DEBUG : c/non empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d4e1_d20250329_m015808_c001_v0001184_t0005_u01743213488856") 2025/03/29 02:03:07 DEBUG : c/non empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d1fe_d20250329_m015807_c001_v7007000_t0000_u01743213487907") 2025/03/29 02:03:07 DEBUG : c/non empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d4a5_d20250329_m015806_c001_v0001184_t0026_u01743213486326") 2025/03/29 02:03:07 DEBUG : c/non empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f411a5cb4065f0152_d20250329_m015747_c001_v7007000_t0000_u01743213467827") 2025/03/29 02:03:07 DEBUG : c/non empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d2c6_d20250329_m015746_c001_v0001184_t0041_u01743213466142") 2025/03/29 02:03:07 DEBUG : check sum: Deleting (id "4_zff625dc390dddbfb9f580e1b_f40115b661a998213_d20250329_m015735_c001_v7007000_t0000_u01743213455151") 2025/03/29 02:03:07 DEBUG : check sum: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d1fc_d20250329_m015734_c001_v0001184_t0047_u01743213454193") 2025/03/29 02:03:07 DEBUG : dest/3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b249_d20250329_m020013_c001_v7007000_t0000_u01743213613100") 2025/03/29 02:03:08 DEBUG : dest/3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4097f7c461fa8cd9_d20250329_m020011_c001_v0001183_t0014_u01743213611428") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4154fa61e7ab6fa5_d20250329_m020150_c001_v7007000_t0000_u01743213710461") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1184ff26840db7fa_d20250329_m020148_c001_v0001098_t0002_u01743213708125") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f402137e355291f2c_d20250329_m020147_c001_v7007000_t0000_u01743213707941") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1184ff26840db7ee_d20250329_m020144_c001_v0001098_t0022_u01743213704776") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f402137e355291f17_d20250329_m020144_c001_v7007000_t0000_u01743213704039") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a415_d20250329_m020139_c001_v0001101_t0035_u01743213699149") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f419bc2c4354183c6_d20250329_m020137_c001_v7007000_t0000_u01743213697664") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1150387aa662b7cd_d20250329_m020135_c001_v0001183_t0028_u01743213695877") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b4f4_d20250329_m020135_c001_v7007000_t0000_u01743213695690") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1150387aa662b7af_d20250329_m020133_c001_v0001183_t0030_u01743213693302") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b4f2_d20250329_m020132_c001_v7007000_t0000_u01743213692566") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0a7e_d20250329_m020128_c001_v0001184_t0043_u01743213688914") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f419bc2c4354182fc_d20250329_m020127_c001_v7007000_t0000_u01743213687616") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f106d3b3822cfe3c2_d20250329_m020126_c001_v0001184_t0019_u01743213686429") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f416caf4237659014_d20250329_m020126_c001_v7007000_t0000_u01743213686231") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f106d3b3822cfe39a_d20250329_m020123_c001_v0001184_t0020_u01743213683406") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f416caf4237658ff3_d20250329_m020122_c001_v7007000_t0000_u01743213682669") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0946_d20250329_m020117_c001_v0001184_t0007_u01743213677006") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f419bc2c435418222_d20250329_m020116_c001_v7007000_t0000_u01743213676082") 2025/03/29 02:03:08 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f116c5e333d3bc0eb_d20250329_m020114_c001_v0001145_t0031_u01743213674189") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4065fc64ff154414_d20250329_m020114_c001_v7007000_t0000_u01743213674004") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f116c5e333d3bc0e5_d20250329_m020110_c001_v0001145_t0036_u01743213670668") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4065fc64ff154411_d20250329_m020109_c001_v7007000_t0000_u01743213669741") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8e370_d20250329_m020102_c001_v0001184_t0040_u01743213662966") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f419bc2c435418170_d20250329_m020101_c001_v7007000_t0000_u01743213661715") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f10013474c708d303_d20250329_m020059_c001_v0001038_t0058_u01743213659439") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4054139e3fffe6dc_d20250329_m020059_c001_v7007000_t0000_u01743213659152") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f10013474c708d301_d20250329_m020055_c001_v0001038_t0037_u01743213655490") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4054139e3fffe6d4_d20250329_m020054_c001_v7007000_t0000_u01743213654292") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a3d0_d20250329_m020047_c001_v0001101_t0020_u01743213647842") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41839514bbd75391_d20250329_m020046_c001_v7007000_t0000_u01743213646914") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11225849bf2690e2_d20250329_m020045_c001_v0001131_t0052_u01743213645042") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4154fa61e7ab6dc2_d20250329_m020044_c001_v7007000_t0000_u01743213644856") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11225849bf2690d8_d20250329_m020041_c001_v0001131_t0030_u01743213641903") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4154fa61e7ab6d7e_d20250329_m020041_c001_v7007000_t0000_u01743213641167") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc055d_d20250329_m020034_c001_v0001184_t0051_u01743213634279") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b348_d20250329_m020032_c001_v7007000_t0000_u01743213632876") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1061f2e94ffb928c_d20250329_m020024_c001_v0001145_t0016_u01743213624570") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41839514bbd752f2_d20250329_m020024_c001_v7007000_t0000_u01743213624360") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8df53_d20250329_m020020_c001_v0001184_t0010_u01743213620386") 2025/03/29 02:03:09 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1114f8ecefba22d6_d20250329_m020019_c001_v0001183_t0039_u01743213619503") 2025/03/29 02:03:10 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1114f8ecefba22c6_d20250329_m020018_c001_v0001183_t0018_u01743213618429") 2025/03/29 02:03:10 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f405f11e60a96a099_d20250329_m020003_c001_v7007000_t0000_u01743213603209") 2025/03/29 02:03:10 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0292_d20250329_m015955_c001_v0001184_t0048_u01743213595899") 2025/03/29 02:03:10 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f10751d54487d99a9_d20250329_m015955_c001_v0001182_t0055_u01743213595142") 2025/03/29 02:03:10 DEBUG : dst/one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f10751d54487d999b_d20250329_m015954_c001_v0001182_t0019_u01743213594163") 2025/03/29 02:03:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4154fa61e7ab6fa6_d20250329_m020150_c001_v7007000_t0000_u01743213710644") 2025/03/29 02:03:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff625dc390dddbfb9f580e1b_f10315c57754ec442_d20250329_m020147_c001_v0001093_t0037_u01743213707643") 2025/03/29 02:03:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff625dc390dddbfb9f580e1b_f10792edc936b4d6b_d20250329_m020143_c001_v0001105_t0007_u01743213703013") 2025/03/29 02:03:10 DEBUG : dst/one.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f419bc2c4354183cb_d20250329_m020137_c001_v7007000_t0000_u01743213697848") 2025/03/29 02:03:10 DEBUG : dst/one.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f116bb2b73d8adab5_d20250329_m020135_c001_v0001181_t0058_u01743213695456") 2025/03/29 02:03:10 DEBUG : dst/one.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1169f16aa6a44ca4_d20250329_m020132_c001_v0001130_t0031_u01743213692276") 2025/03/29 02:03:10 DEBUG : dst/one.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f419bc2c435418300_d20250329_m020127_c001_v7007000_t0000_u01743213687800") 2025/03/29 02:03:10 DEBUG : dst/one.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f106e09cf77bd8988_d20250329_m020125_c001_v0001179_t0014_u01743213685988") 2025/03/29 02:03:10 DEBUG : dst/one.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1102e30969bc3d39_d20250329_m020122_c001_v0001182_t0040_u01743213682460") 2025/03/29 02:03:10 DEBUG : dst/three: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b351_d20250329_m020033_c001_v7007000_t0000_u01743213633145") 2025/03/29 02:03:10 DEBUG : dst/three: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1114f8ecefba2364_d20250329_m020030_c001_v0001183_t0010_u01743213630625") 2025/03/29 02:03:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4154fa61e7ab6fa7_d20250329_m020150_c001_v7007000_t0000_u01743213710828") 2025/03/29 02:03:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1036c258cef77bf5_d20250329_m020149_c001_v0001109_t0028_u01743213709172") 2025/03/29 02:03:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1082f3d9b486523b_d20250329_m020145_c001_v0001184_t0019_u01743213705714") 2025/03/29 02:03:10 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4154fa61e7ab6fa8_d20250329_m020151_c001_v7007000_t0000_u01743213711014") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1184ff26840db7fe_d20250329_m020149_c001_v0001098_t0042_u01743213709796") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f402137e355291f2e_d20250329_m020149_c001_v7007000_t0000_u01743213709613") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1184ff26840db7f2_d20250329_m020146_c001_v0001098_t0041_u01743213706151") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f402137e355291f2a_d20250329_m020145_c001_v7007000_t0000_u01743213705947") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a419_d20250329_m020140_c001_v0001101_t0006_u01743213700041") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f419bc2c4354183cf_d20250329_m020138_c001_v7007000_t0000_u01743213698032") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1150387aa662b7db_d20250329_m020137_c001_v0001183_t0057_u01743213697074") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b4f5_d20250329_m020136_c001_v7007000_t0000_u01743213696882") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1150387aa662b7c1_d20250329_m020134_c001_v0001183_t0057_u01743213694476") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b4f3_d20250329_m020134_c001_v7007000_t0000_u01743213694292") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0a92_d20250329_m020129_c001_v0001184_t0042_u01743213689623") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f416caf4237659016_d20250329_m020127_c001_v7007000_t0000_u01743213687039") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a3fc_d20250329_m020124_c001_v0001101_t0015_u01743213684992") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f416caf4237658ff9_d20250329_m020124_c001_v7007000_t0000_u01743213684248") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc09ac_d20250329_m020119_c001_v0001184_t0049_u01743213679976") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4065fc64ff154417_d20250329_m020115_c001_v7007000_t0000_u01743213675149") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8e43a_d20250329_m020112_c001_v0001184_t0030_u01743213672766") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4065fc64ff154413_d20250329_m020111_c001_v7007000_t0000_u01743213671632") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a3e4_d20250329_m020104_c001_v0001101_t0001_u01743213664105") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4054139e3fffe6ef_d20250329_m020100_c001_v7007000_t0000_u01743213660756") 2025/03/29 02:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a3de_d20250329_m020057_c001_v0001101_t0053_u01743213657746") 2025/03/29 02:03:12 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4054139e3fffe6d6_d20250329_m020056_c001_v7007000_t0000_u01743213656641") 2025/03/29 02:03:12 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc06a6_d20250329_m020048_c001_v0001184_t0015_u01743213648749") 2025/03/29 02:03:12 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4154fa61e7ab6dd0_d20250329_m020045_c001_v7007000_t0000_u01743213645958") 2025/03/29 02:03:12 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0623_d20250329_m020043_c001_v0001184_t0034_u01743213643813") 2025/03/29 02:03:12 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4154fa61e7ab6d9f_d20250329_m020042_c001_v7007000_t0000_u01743213642683") 2025/03/29 02:03:12 DEBUG : dst/three.txt: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8e0ed_d20250329_m020035_c001_v0001184_t0013_u01743213635725") 2025/03/29 02:03:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f419bc2c4354183d4_d20250329_m020138_c001_v7007000_t0000_u01743213698226") 2025/03/29 02:03:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f106d3b3822cfe470_d20250329_m020136_c001_v0001184_t0038_u01743213696652") 2025/03/29 02:03:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f10305648802bf0ff_d20250329_m020134_c001_v0001179_t0027_u01743213694070") 2025/03/29 02:03:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f419bc2c435418305_d20250329_m020127_c001_v7007000_t0000_u01743213687990") 2025/03/29 02:03:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1059c73613c798c3_d20250329_m020126_c001_v0001184_t0006_u01743213686833") 2025/03/29 02:03:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zff625dc390dddbfb9f580e1b_f10700a3425a6b2cb_d20250329_m020123_c001_v0001161_t0043_u01743213683832") 2025/03/29 02:03:12 DEBUG : dst/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4154fa61e7ab6fa9_d20250329_m020151_c001_v7007000_t0000_u01743213711203") 2025/03/29 02:03:12 DEBUG : dst/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0b8a_d20250329_m020139_c001_v0001184_t0047_u01743213699838") 2025/03/29 02:03:12 DEBUG : dst/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f419bc2c4354183d8_d20250329_m020138_c001_v7007000_t0000_u01743213698409") 2025/03/29 02:03:12 DEBUG : dst/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a408_d20250329_m020129_c001_v0001101_t0006_u01743213689122") 2025/03/29 02:03:12 DEBUG : dst/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f419bc2c435418308_d20250329_m020128_c001_v7007000_t0000_u01743213688175") 2025/03/29 02:03:12 DEBUG : dst/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a3f6_d20250329_m020117_c001_v0001101_t0017_u01743213677594") 2025/03/29 02:03:12 DEBUG : dst/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f419bc2c435418225_d20250329_m020116_c001_v7007000_t0000_u01743213676268") 2025/03/29 02:03:12 DEBUG : dst/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0803_d20250329_m020103_c001_v0001184_t0047_u01743213663543") 2025/03/29 02:03:12 DEBUG : dst/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f419bc2c435418171_d20250329_m020101_c001_v7007000_t0000_u01743213661901") 2025/03/29 02:03:13 DEBUG : dst/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8e21b_d20250329_m020048_c001_v0001184_t0043_u01743213648509") 2025/03/29 02:03:13 DEBUG : dst/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41839514bbd75392_d20250329_m020047_c001_v7007000_t0000_u01743213647100") 2025/03/29 02:03:13 DEBUG : dst/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a3c2_d20250329_m020034_c001_v0001101_t0058_u01743213634840") 2025/03/29 02:03:13 DEBUG : dst/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b359_d20250329_m020033_c001_v7007000_t0000_u01743213633424") 2025/03/29 02:03:13 DEBUG : dst/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f103a1fa1d5d6124f_d20250329_m020026_c001_v0001104_t0017_u01743213626652") 2025/03/29 02:03:13 DEBUG : dst/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f405f11e60a96a09c_d20250329_m020003_c001_v7007000_t0000_u01743213603396") 2025/03/29 02:03:13 DEBUG : dst/two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f10751d54487d99d1_d20250329_m020002_c001_v0001182_t0037_u01743213602251") 2025/03/29 02:03:13 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4077d795fec62ee6_d20250329_m015914_c001_v7007000_t0000_u01743213554773") 2025/03/29 02:03:13 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d9c4_d20250329_m015911_c001_v0001184_t0005_u01743213551569") 2025/03/29 02:03:13 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4077d795fec62ea9_d20250329_m015909_c001_v7007000_t0000_u01743213549474") 2025/03/29 02:03:13 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d907_d20250329_m015859_c001_v0001184_t0043_u01743213539318") 2025/03/29 02:03:13 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a9982b0_d20250329_m015850_c001_v7007000_t0000_u01743213530665") 2025/03/29 02:03:13 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d845_d20250329_m015847_c001_v0001184_t0053_u01743213527884") 2025/03/29 02:03:13 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d24d_d20250329_m015823_c001_v7007000_t0000_u01743213503056") 2025/03/29 02:03:13 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d616_d20250329_m015821_c001_v0001184_t0045_u01743213501302") 2025/03/29 02:03:13 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d249_d20250329_m015819_c001_v7007000_t0000_u01743213499770") 2025/03/29 02:03:13 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d5cf_d20250329_m015818_c001_v0001184_t0028_u01743213498583") 2025/03/29 02:03:13 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d243_d20250329_m015815_c001_v7007000_t0000_u01743213495299") 2025/03/29 02:03:13 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d559_d20250329_m015813_c001_v0001184_t0053_u01743213493708") 2025/03/29 02:03:13 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d240_d20250329_m015812_c001_v7007000_t0000_u01743213492563") 2025/03/29 02:03:14 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d527_d20250329_m015811_c001_v0001184_t0006_u01743213491401") 2025/03/29 02:03:14 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f411a5cb4065f021f_d20250329_m015805_c001_v7007000_t0000_u01743213485187") 2025/03/29 02:03:14 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d469_d20250329_m015803_c001_v0001184_t0021_u01743213483812") 2025/03/29 02:03:14 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f411a5cb4065f01d4_d20250329_m015802_c001_v7007000_t0000_u01743213482656") 2025/03/29 02:03:14 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d43d_d20250329_m015801_c001_v0001184_t0051_u01743213481826") 2025/03/29 02:03:14 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f411a5cb4065f0158_d20250329_m015756_c001_v7007000_t0000_u01743213476884") 2025/03/29 02:03:14 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d3ab_d20250329_m015755_c001_v0001184_t0051_u01743213475718") 2025/03/29 02:03:14 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f411a5cb4065f0155_d20250329_m015753_c001_v7007000_t0000_u01743213473124") 2025/03/29 02:03:14 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d34c_d20250329_m015752_c001_v0001184_t0032_u01743213472176") 2025/03/29 02:03:14 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f411a5cb4065f0154_d20250329_m015751_c001_v7007000_t0000_u01743213471066") 2025/03/29 02:03:14 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f119e37b441862632_d20250329_m015750_c001_v0001106_t0029_u01743213470116") 2025/03/29 02:03:14 DEBUG : empty space: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d30c_d20250329_m015748_c001_v0001184_t0039_u01743213468564") 2025/03/29 02:03:14 DEBUG : enormous: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d24c_d20250329_m015822_c001_v7007000_t0000_u01743213502302") 2025/03/29 02:03:14 DEBUG : enormous: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d61c_d20250329_m015821_c001_v0001184_t0056_u01743213501527") 2025/03/29 02:03:14 DEBUG : existing: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4154fa61e7ab6faf_d20250329_m020155_c001_v7007000_t0000_u01743213715583") 2025/03/29 02:03:14 DEBUG : existing: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0d28_d20250329_m020154_c001_v0001184_t0044_u01743213714404") 2025/03/29 02:03:14 DEBUG : existing: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a998279_d20250329_m015845_c001_v7007000_t0000_u01743213525931") 2025/03/29 02:03:14 DEBUG : existing: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d7ff_d20250329_m015844_c001_v0001184_t0030_u01743213524975") 2025/03/29 02:03:14 DEBUG : existing: Deleting (id "4_zff625dc390dddbfb9f580e1b_f411a5cb4065f014f_d20250329_m015744_c001_v7007000_t0000_u01743213464823") 2025/03/29 02:03:14 DEBUG : existing: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d292_d20250329_m015743_c001_v0001184_t0033_u01743213463517") 2025/03/29 02:03:14 DEBUG : existing: Deleting (id "4_zff625dc390dddbfb9f580e1b_f40115b661a99821a_d20250329_m015742_c001_v7007000_t0000_u01743213462214") 2025/03/29 02:03:15 DEBUG : existing: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d274_d20250329_m015741_c001_v0001184_t0048_u01743213461630") 2025/03/29 02:03:15 DEBUG : existing: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d26c_d20250329_m015740_c001_v0001184_t0038_u01743213460873") 2025/03/29 02:03:15 DEBUG : existing-b: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a99827e_d20250329_m015846_c001_v7007000_t0000_u01743213526115") 2025/03/29 02:03:15 DEBUG : existing-b: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cbff1b_d20250329_m015844_c001_v0001184_t0006_u01743213524987") 2025/03/29 02:03:15 DEBUG : file1: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3383207_d20250329_m020249_c001_v7007000_t0000_u01743213769961") 2025/03/29 02:03:15 DEBUG : file1: Deleting (id "4_zff625dc390dddbfb9f580e1b_f115a2413b939788d_d20250329_m020248_c001_v0001180_t0056_u01743213768753") 2025/03/29 02:03:15 DEBUG : file1: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad33831ff_d20250329_m020246_c001_v7007000_t0000_u01743213766639") 2025/03/29 02:03:15 DEBUG : file1: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc12a6_d20250329_m020244_c001_v0001184_t0053_u01743213764929") 2025/03/29 02:03:15 DEBUG : five: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d24e_d20250329_m015827_c001_v7007000_t0000_u01743213507314") 2025/03/29 02:03:15 DEBUG : five: Deleting (id "4_zff625dc390dddbfb9f580e1b_f409985be6ce8d676_d20250329_m015825_c001_v0001184_t0015_u01743213505408") 2025/03/29 02:03:15 DEBUG : foo: Deleting (id "4_zff625dc390dddbfb9f580e1b_f411a5cb4065f0156_d20250329_m015754_c001_v7007000_t0000_u01743213474979") 2025/03/29 02:03:15 DEBUG : foo: Deleting (id "4_zff625dc390dddbfb9f580e1b_f409985be6ce8d389_d20250329_m015754_c001_v0001184_t0015_u01743213474424") 2025/03/29 02:03:15 DEBUG : foo: Deleting (id "4_zff625dc390dddbfb9f580e1b_f409985be6ce8d374_d20250329_m015753_c001_v0001184_t0015_u01743213473860") 2025/03/29 02:03:15 DEBUG : four: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d24f_d20250329_m015827_c001_v7007000_t0000_u01743213507501") 2025/03/29 02:03:15 DEBUG : four: Deleting (id "4_zff625dc390dddbfb9f580e1b_f407b8f7a97c2a2ea_d20250329_m015825_c001_v0001101_t0031_u01743213505956") 2025/03/29 02:03:15 DEBUG : four: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d66a_d20250329_m015824_c001_v0001184_t0038_u01743213504798") 2025/03/29 02:03:15 DEBUG : hello world2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f400e3be44215d005_d20250329_m015637_c001_v7007000_t0000_u01743213397909") 2025/03/29 02:03:15 DEBUG : hello world2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8cdd5_d20250329_m015637_c001_v0001184_t0022_u01743213397337") 2025/03/29 02:03:15 DEBUG : ignore-size: Deleting (id "4_zff625dc390dddbfb9f580e1b_f40115b661a998217_d20250329_m015739_c001_v7007000_t0000_u01743213459766") 2025/03/29 02:03:15 DEBUG : ignore-size: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d24a_d20250329_m015738_c001_v0001184_t0012_u01743213458817") 2025/03/29 02:03:15 DEBUG : nested/sub dir/file: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a998241_d20250329_m015843_c001_v7007000_t0000_u01743213523858") 2025/03/29 02:03:16 DEBUG : nested/sub dir/file: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cbff07_d20250329_m015842_c001_v0001184_t0054_u01743213522570") 2025/03/29 02:03:16 DEBUG : nested/sub dir/file: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a998200_d20250329_m015841_c001_v7007000_t0000_u01743213521448") 2025/03/29 02:03:16 DEBUG : nested/sub dir/file: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cbfef3_d20250329_m015840_c001_v0001184_t0019_u01743213520487") 2025/03/29 02:03:16 DEBUG : one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d250_d20250329_m015827_c001_v7007000_t0000_u01743213507751") 2025/03/29 02:03:16 DEBUG : one: Deleting (id "4_zff625dc390dddbfb9f580e1b_f409985be6ce8d65c_d20250329_m015824_c001_v0001184_t0015_u01743213504214") 2025/03/29 02:03:16 DEBUG : only0: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3382d98_d20250329_m020239_c001_v7007000_t0000_u01743213759992") 2025/03/29 02:03:16 DEBUG : only0: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41022b7399cc1169_d20250329_m020234_c001_v0001184_t0026_u01743213754564") 2025/03/29 02:03:16 DEBUG : only0: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4af_d20250329_m020221_c001_v0001101_t0010_u01743213741152") 2025/03/29 02:03:16 DEBUG : only0: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a998f18_d20250329_m020214_c001_v7007000_t0000_u01743213734392") 2025/03/29 02:03:16 DEBUG : only0: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a44d_d20250329_m020200_c001_v0001101_t0049_u01743213720531") 2025/03/29 02:03:16 DEBUG : only1: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3382d9a_d20250329_m020240_c001_v7007000_t0000_u01743213760178") 2025/03/29 02:03:16 DEBUG : only1: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41022b7399cc1161_d20250329_m020234_c001_v0001184_t0026_u01743213754159") 2025/03/29 02:03:16 DEBUG : only1: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4b3_d20250329_m020221_c001_v0001101_t0015_u01743213741819") 2025/03/29 02:03:16 DEBUG : only1: Deleting (id "4_zff625dc390dddbfb9f580e1b_f404517f86115e011_d20250329_m020213_c001_v7007000_t0000_u01743213733825") 2025/03/29 02:03:16 DEBUG : only1: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a44f_d20250329_m020201_c001_v0001101_t0022_u01743213721076") 2025/03/29 02:03:16 DEBUG : only10: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3382d9b_d20250329_m020240_c001_v7007000_t0000_u01743213760365") 2025/03/29 02:03:16 DEBUG : only10: Deleting (id "4_zff625dc390dddbfb9f580e1b_f407b8f7a97c2a4f9_d20250329_m020234_c001_v0001101_t0031_u01743213754179") 2025/03/29 02:03:16 DEBUG : only10: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4cd_d20250329_m020227_c001_v0001101_t0003_u01743213747392") 2025/03/29 02:03:16 DEBUG : only10: Deleting (id "4_zff625dc390dddbfb9f580e1b_f416caf423765951b_d20250329_m020213_c001_v7007000_t0000_u01743213733827") 2025/03/29 02:03:16 DEBUG : only10: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a46b_d20250329_m020206_c001_v0001101_t0016_u01743213726622") 2025/03/29 02:03:17 DEBUG : only11: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3382d9d_d20250329_m020240_c001_v7007000_t0000_u01743213760551") 2025/03/29 02:03:17 DEBUG : only11: Deleting (id "4_zff625dc390dddbfb9f580e1b_f407b8f7a97c2a4ff_d20250329_m020234_c001_v0001101_t0031_u01743213754585") 2025/03/29 02:03:17 DEBUG : only11: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4d1_d20250329_m020228_c001_v0001101_t0000_u01743213748098") 2025/03/29 02:03:17 DEBUG : only11: Deleting (id "4_zff625dc390dddbfb9f580e1b_f403d78503ebabb1a_d20250329_m020213_c001_v7007000_t0000_u01743213733260") 2025/03/29 02:03:17 DEBUG : only11: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a46d_d20250329_m020207_c001_v0001101_t0014_u01743213727286") 2025/03/29 02:03:17 DEBUG : only12: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3382d9e_d20250329_m020240_c001_v7007000_t0000_u01743213760740") 2025/03/29 02:03:17 DEBUG : only12: Deleting (id "4_zff625dc390dddbfb9f580e1b_f407b8f7a97c2a501_d20250329_m020234_c001_v0001101_t0031_u01743213754783") 2025/03/29 02:03:17 DEBUG : only12: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4d3_d20250329_m020228_c001_v0001101_t0045_u01743213748663") 2025/03/29 02:03:17 DEBUG : only12: Deleting (id "4_zff625dc390dddbfb9f580e1b_f403d78503ebabb1b_d20250329_m020213_c001_v7007000_t0000_u01743213733458") 2025/03/29 02:03:17 DEBUG : only12: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a473_d20250329_m020207_c001_v0001101_t0031_u01743213727848") 2025/03/29 02:03:17 DEBUG : only13: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3383188_d20250329_m020240_c001_v7007000_t0000_u01743213760942") 2025/03/29 02:03:17 DEBUG : only13: Deleting (id "4_zff625dc390dddbfb9f580e1b_f415a2413b9397847_d20250329_m020234_c001_v0001180_t0040_u01743213754740") 2025/03/29 02:03:17 DEBUG : only13: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4d5_d20250329_m020229_c001_v0001101_t0027_u01743213749399") 2025/03/29 02:03:17 DEBUG : only13: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a998f0e_d20250329_m020214_c001_v7007000_t0000_u01743213734024") 2025/03/29 02:03:17 DEBUG : only13: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a477_d20250329_m020208_c001_v0001101_t0050_u01743213728604") 2025/03/29 02:03:17 DEBUG : only14: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad338318b_d20250329_m020241_c001_v7007000_t0000_u01743213761125") 2025/03/29 02:03:17 DEBUG : only14: Deleting (id "4_zff625dc390dddbfb9f580e1b_f405c58ea19139440_d20250329_m020234_c001_v0001157_t0049_u01743213754935") 2025/03/29 02:03:17 DEBUG : only14: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4d7_d20250329_m020230_c001_v0001101_t0013_u01743213750011") 2025/03/29 02:03:17 DEBUG : only14: Deleting (id "4_zff625dc390dddbfb9f580e1b_f403d78503ebabb1d_d20250329_m020213_c001_v7007000_t0000_u01743213733844") 2025/03/29 02:03:17 DEBUG : only14: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a47b_d20250329_m020209_c001_v0001101_t0029_u01743213729174") 2025/03/29 02:03:17 DEBUG : only15: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3383190_d20250329_m020241_c001_v7007000_t0000_u01743213761309") 2025/03/29 02:03:18 DEBUG : only15: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41022b7399cc1173_d20250329_m020234_c001_v0001184_t0026_u01743213754750") 2025/03/29 02:03:18 DEBUG : only15: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4e1_d20250329_m020230_c001_v0001101_t0009_u01743213750639") 2025/03/29 02:03:18 DEBUG : only15: Deleting (id "4_zff625dc390dddbfb9f580e1b_f403d78503ebabb20_d20250329_m020214_c001_v7007000_t0000_u01743213734409") 2025/03/29 02:03:18 DEBUG : only15: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a47f_d20250329_m020209_c001_v0001101_t0003_u01743213729766") 2025/03/29 02:03:18 DEBUG : only16: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3383195_d20250329_m020241_c001_v7007000_t0000_u01743213761530") 2025/03/29 02:03:18 DEBUG : only16: Deleting (id "4_zff625dc390dddbfb9f580e1b_f407b8f7a97c2a503_d20250329_m020234_c001_v0001101_t0031_u01743213754978") 2025/03/29 02:03:18 DEBUG : only16: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4e3_d20250329_m020231_c001_v0001101_t0009_u01743213751391") 2025/03/29 02:03:18 DEBUG : only16: Deleting (id "4_zff625dc390dddbfb9f580e1b_f403d78503ebabb1c_d20250329_m020213_c001_v7007000_t0000_u01743213733643") 2025/03/29 02:03:18 DEBUG : only16: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a481_d20250329_m020210_c001_v0001101_t0053_u01743213730367") 2025/03/29 02:03:18 DEBUG : only17: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3383199_d20250329_m020241_c001_v7007000_t0000_u01743213761717") 2025/03/29 02:03:18 DEBUG : only17: Deleting (id "4_zff625dc390dddbfb9f580e1b_f415a2413b9397849_d20250329_m020234_c001_v0001180_t0040_u01743213754928") 2025/03/29 02:03:18 DEBUG : only17: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4e5_d20250329_m020231_c001_v0001101_t0012_u01743213751951") 2025/03/29 02:03:18 DEBUG : only17: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b604_d20250329_m020214_c001_v7007000_t0000_u01743213734501") 2025/03/29 02:03:18 DEBUG : only17: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a483_d20250329_m020210_c001_v0001101_t0003_u01743213730863") 2025/03/29 02:03:18 DEBUG : only18: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad338319d_d20250329_m020241_c001_v7007000_t0000_u01743213761901") 2025/03/29 02:03:18 DEBUG : only18: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41022b7399cc117f_d20250329_m020234_c001_v0001184_t0026_u01743213754937") 2025/03/29 02:03:18 DEBUG : only18: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4e9_d20250329_m020232_c001_v0001101_t0057_u01743213752556") 2025/03/29 02:03:18 DEBUG : only18: Deleting (id "4_zff625dc390dddbfb9f580e1b_f403d78503ebabb1e_d20250329_m020214_c001_v7007000_t0000_u01743213734033") 2025/03/29 02:03:18 DEBUG : only18: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a487_d20250329_m020211_c001_v0001101_t0055_u01743213731435") 2025/03/29 02:03:19 DEBUG : only19: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad33831a2_d20250329_m020242_c001_v7007000_t0000_u01743213762096") 2025/03/29 02:03:19 DEBUG : only19: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41022b7399cc118f_d20250329_m020235_c001_v0001184_t0026_u01743213755339") 2025/03/29 02:03:19 DEBUG : only19: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4eb_d20250329_m020233_c001_v0001101_t0050_u01743213753100") 2025/03/29 02:03:19 DEBUG : only19: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a998f13_d20250329_m020214_c001_v7007000_t0000_u01743213734209") 2025/03/29 02:03:19 DEBUG : only19: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a48f_d20250329_m020211_c001_v0001101_t0044_u01743213731945") 2025/03/29 02:03:19 DEBUG : only2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad33831a6_d20250329_m020242_c001_v7007000_t0000_u01743213762279") 2025/03/29 02:03:19 DEBUG : only2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f407b8f7a97c2a509_d20250329_m020235_c001_v0001101_t0031_u01743213755376") 2025/03/29 02:03:19 DEBUG : only2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4b5_d20250329_m020222_c001_v0001101_t0049_u01743213742404") 2025/03/29 02:03:19 DEBUG : only2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f403d78503ebabb1f_d20250329_m020214_c001_v7007000_t0000_u01743213734222") 2025/03/29 02:03:19 DEBUG : only2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a455_d20250329_m020201_c001_v0001101_t0015_u01743213721722") 2025/03/29 02:03:19 DEBUG : only3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad33831aa_d20250329_m020242_c001_v7007000_t0000_u01743213762465") 2025/03/29 02:03:19 DEBUG : only3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f415a2413b939784f_d20250329_m020235_c001_v0001180_t0040_u01743213755502") 2025/03/29 02:03:19 DEBUG : only3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4b7_d20250329_m020222_c001_v0001101_t0023_u01743213742992") 2025/03/29 02:03:19 DEBUG : only3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b5fe_d20250329_m020214_c001_v7007000_t0000_u01743213734074") 2025/03/29 02:03:19 DEBUG : only3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a459_d20250329_m020202_c001_v0001101_t0008_u01743213722388") 2025/03/29 02:03:19 DEBUG : only4: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad33831af_d20250329_m020242_c001_v7007000_t0000_u01743213762650") 2025/03/29 02:03:19 DEBUG : only4: Deleting (id "4_zff625dc390dddbfb9f580e1b_f415a2413b939784b_d20250329_m020235_c001_v0001180_t0040_u01743213755122") 2025/03/29 02:03:19 DEBUG : only4: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4bd_d20250329_m020223_c001_v0001101_t0030_u01743213743681") 2025/03/29 02:03:20 DEBUG : only4: Deleting (id "4_zff625dc390dddbfb9f580e1b_f404517f86115e01a_d20250329_m020214_c001_v7007000_t0000_u01743213734323") 2025/03/29 02:03:20 DEBUG : only4: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a45b_d20250329_m020202_c001_v0001101_t0014_u01743213722998") 2025/03/29 02:03:20 DEBUG : only5: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad33831b2_d20250329_m020242_c001_v7007000_t0000_u01743213762839") 2025/03/29 02:03:20 DEBUG : only5: Deleting (id "4_zff625dc390dddbfb9f580e1b_f405c58ea19139442_d20250329_m020235_c001_v0001157_t0049_u01743213755131") 2025/03/29 02:03:20 DEBUG : only5: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4bf_d20250329_m020224_c001_v0001101_t0009_u01743213744319") 2025/03/29 02:03:20 DEBUG : only5: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b5ff_d20250329_m020214_c001_v7007000_t0000_u01743213734268") 2025/03/29 02:03:20 DEBUG : only5: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a45d_d20250329_m020203_c001_v0001101_t0038_u01743213723632") 2025/03/29 02:03:20 DEBUG : only6: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad33831b6_d20250329_m020243_c001_v7007000_t0000_u01743213763024") 2025/03/29 02:03:20 DEBUG : only6: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41022b7399cc1189_d20250329_m020235_c001_v0001184_t0026_u01743213755151") 2025/03/29 02:03:20 DEBUG : only6: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4c1_d20250329_m020224_c001_v0001101_t0034_u01743213744924") 2025/03/29 02:03:20 DEBUG : only6: Deleting (id "4_zff625dc390dddbfb9f580e1b_f416caf423765951a_d20250329_m020213_c001_v7007000_t0000_u01743213733643") 2025/03/29 02:03:20 DEBUG : only6: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a45f_d20250329_m020204_c001_v0001101_t0039_u01743213724274") 2025/03/29 02:03:20 DEBUG : only7: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad33831bb_d20250329_m020243_c001_v7007000_t0000_u01743213763210") 2025/03/29 02:03:20 DEBUG : only7: Deleting (id "4_zff625dc390dddbfb9f580e1b_f407b8f7a97c2a505_d20250329_m020235_c001_v0001101_t0031_u01743213755180") 2025/03/29 02:03:20 DEBUG : only7: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4c3_d20250329_m020225_c001_v0001101_t0004_u01743213745713") 2025/03/29 02:03:20 DEBUG : only7: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b5fa_d20250329_m020213_c001_v7007000_t0000_u01743213733668") 2025/03/29 02:03:20 DEBUG : only7: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a465_d20250329_m020204_c001_v0001101_t0016_u01743213724867") 2025/03/29 02:03:20 DEBUG : only8: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad33831bf_d20250329_m020243_c001_v7007000_t0000_u01743213763395") 2025/03/29 02:03:20 DEBUG : only8: Deleting (id "4_zff625dc390dddbfb9f580e1b_f415a2413b939784d_d20250329_m020235_c001_v0001180_t0040_u01743213755316") 2025/03/29 02:03:20 DEBUG : only8: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4c5_d20250329_m020226_c001_v0001101_t0035_u01743213746320") 2025/03/29 02:03:21 DEBUG : only8: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b5fc_d20250329_m020213_c001_v7007000_t0000_u01743213733883") 2025/03/29 02:03:21 DEBUG : only8: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a467_d20250329_m020205_c001_v0001101_t0020_u01743213725429") 2025/03/29 02:03:21 DEBUG : only9: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad33831c4_d20250329_m020243_c001_v7007000_t0000_u01743213763581") 2025/03/29 02:03:21 DEBUG : only9: Deleting (id "4_zff625dc390dddbfb9f580e1b_f405c58ea19139444_d20250329_m020235_c001_v0001157_t0049_u01743213755333") 2025/03/29 02:03:21 DEBUG : only9: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a4c9_d20250329_m020226_c001_v0001101_t0004_u01743213746851") 2025/03/29 02:03:21 DEBUG : only9: Deleting (id "4_zff625dc390dddbfb9f580e1b_f404517f86115e015_d20250329_m020214_c001_v7007000_t0000_u01743213734059") 2025/03/29 02:03:21 DEBUG : only9: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a469_d20250329_m020205_c001_v0001101_t0028_u01743213725961") 2025/03/29 02:03:21 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a9981e1_d20250329_m015838_c001_v7007000_t0000_u01743213518615") 2025/03/29 02:03:21 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a300_d20250329_m015836_c001_v0001101_t0026_u01743213516655") 2025/03/29 02:03:21 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a9981db_d20250329_m015834_c001_v7007000_t0000_u01743213514742") 2025/03/29 02:03:21 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d70c_d20250329_m015832_c001_v0001184_t0022_u01743213512909") 2025/03/29 02:03:21 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d254_d20250329_m015831_c001_v7007000_t0000_u01743213511000") 2025/03/29 02:03:21 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a2f4_d20250329_m015828_c001_v0001101_t0002_u01743213508749") 2025/03/29 02:03:21 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d247_d20250329_m015817_c001_v7007000_t0000_u01743213497438") 2025/03/29 02:03:21 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d597_d20250329_m015816_c001_v0001184_t0031_u01743213496269") 2025/03/29 02:03:21 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d242_d20250329_m015814_c001_v7007000_t0000_u01743213494289") 2025/03/29 02:03:21 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d553_d20250329_m015813_c001_v0001184_t0038_u01743213493492") 2025/03/29 02:03:21 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d23f_d20250329_m015811_c001_v7007000_t0000_u01743213491976") 2025/03/29 02:03:21 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d523_d20250329_m015811_c001_v0001184_t0013_u01743213491195") 2025/03/29 02:03:22 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f411a5cb4065f0213_d20250329_m015804_c001_v7007000_t0000_u01743213484627") 2025/03/29 02:03:22 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d45f_d20250329_m015803_c001_v0001184_t0005_u01743213483593") 2025/03/29 02:03:22 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f411a5cb4065f01dd_d20250329_m015802_c001_v7007000_t0000_u01743213482842") 2025/03/29 02:03:22 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d435_d20250329_m015801_c001_v0001184_t0051_u01743213481611") 2025/03/29 02:03:22 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f411a5cb4065f018f_d20250329_m015800_c001_v7007000_t0000_u01743213480875") 2025/03/29 02:03:22 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d401_d20250329_m015800_c001_v0001184_t0038_u01743213480293") 2025/03/29 02:03:22 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d3ef_d20250329_m015759_c001_v0001184_t0008_u01743213479716") 2025/03/29 02:03:22 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f411a5cb4065f015a_d20250329_m015758_c001_v7007000_t0000_u01743213478976") 2025/03/29 02:03:22 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d3d9_d20250329_m015758_c001_v0001184_t0053_u01743213478396") 2025/03/29 02:03:22 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d3cb_d20250329_m015757_c001_v0001184_t0024_u01743213477814") 2025/03/29 02:03:22 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f411a5cb4065f0159_d20250329_m015757_c001_v7007000_t0000_u01743213477081") 2025/03/29 02:03:22 DEBUG : potato: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d3b3_d20250329_m015756_c001_v0001184_t0050_u01743213476299") 2025/03/29 02:03:22 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f415d0c953d7edae6_d20250329_m015930_c001_v7007000_t0000_u01743213570273") 2025/03/29 02:03:22 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a354_d20250329_m015929_c001_v0001101_t0029_u01743213569583") 2025/03/29 02:03:22 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4077d795fec62eec_d20250329_m015915_c001_v7007000_t0000_u01743213555043") 2025/03/29 02:03:22 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a336_d20250329_m015910_c001_v0001101_t0059_u01743213550869") 2025/03/29 02:03:22 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f401ed8ec77be981c_d20250329_m015902_c001_v7007000_t0000_u01743213542880") 2025/03/29 02:03:22 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a322_d20250329_m015858_c001_v0001101_t0007_u01743213538374") 2025/03/29 02:03:22 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a9982b6_d20250329_m015850_c001_v7007000_t0000_u01743213530921") 2025/03/29 02:03:22 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a314_d20250329_m015847_c001_v0001101_t0009_u01743213527480") 2025/03/29 02:03:23 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d24b_d20250329_m015822_c001_v7007000_t0000_u01743213502116") 2025/03/29 02:03:23 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d610_d20250329_m015821_c001_v0001184_t0030_u01743213501095") 2025/03/29 02:03:23 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d24a_d20250329_m015819_c001_v7007000_t0000_u01743213499959") 2025/03/29 02:03:23 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d5c7_d20250329_m015818_c001_v0001184_t0041_u01743213498379") 2025/03/29 02:03:23 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d248_d20250329_m015817_c001_v7007000_t0000_u01743213497627") 2025/03/29 02:03:23 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d5a5_d20250329_m015816_c001_v0001184_t0021_u01743213496852") 2025/03/29 02:03:23 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d244_d20250329_m015815_c001_v7007000_t0000_u01743213495485") 2025/03/29 02:03:23 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d575_d20250329_m015814_c001_v0001184_t0040_u01743213494675") 2025/03/29 02:03:23 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d241_d20250329_m015812_c001_v7007000_t0000_u01743213492748") 2025/03/29 02:03:23 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d539_d20250329_m015811_c001_v0001184_t0007_u01743213491985") 2025/03/29 02:03:23 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f411a5cb4065f0223_d20250329_m015805_c001_v7007000_t0000_u01743213485385") 2025/03/29 02:03:23 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d477_d20250329_m015804_c001_v0001184_t0014_u01743213484430") 2025/03/29 02:03:23 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f400e3be44215d030_d20250329_m015641_c001_v7007000_t0000_u01743213401312") 2025/03/29 02:03:23 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8ce20_d20250329_m015640_c001_v0001184_t0042_u01743213400715") 2025/03/29 02:03:23 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f400e3be44215d018_d20250329_m015639_c001_v7007000_t0000_u01743213399425") 2025/03/29 02:03:23 DEBUG : potato2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8cdf7_d20250329_m015638_c001_v0001184_t0020_u01743213398854") 2025/03/29 02:03:23 DEBUG : potato3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4077d795fec62ef3_d20250329_m015915_c001_v7007000_t0000_u01743213555294") 2025/03/29 02:03:23 DEBUG : potato3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0063_d20250329_m015912_c001_v0001184_t0026_u01743213552173") 2025/03/29 02:03:23 DEBUG : potato3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f401ed8ec77be981d_d20250329_m015903_c001_v7007000_t0000_u01743213543103") 2025/03/29 02:03:24 DEBUG : potato3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cbffd6_d20250329_m015859_c001_v0001184_t0050_u01743213539895") 2025/03/29 02:03:24 DEBUG : potato3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a9982bb_d20250329_m015851_c001_v7007000_t0000_u01743213531155") 2025/03/29 02:03:24 DEBUG : potato3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cbff51_d20250329_m015848_c001_v0001184_t0047_u01743213528092") 2025/03/29 02:03:24 DEBUG : pre-dest1/1: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b24b_d20250329_m020013_c001_v7007000_t0000_u01743213613383") 2025/03/29 02:03:24 DEBUG : pre-dest1/1: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc0325_d20250329_m020004_c001_v0001184_t0035_u01743213604192") 2025/03/29 02:03:24 DEBUG : pre-dest2/2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41814cf37393b24d_d20250329_m020013_c001_v7007000_t0000_u01743213613641") 2025/03/29 02:03:24 DEBUG : pre-dest2/2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a390_d20250329_m020004_c001_v0001101_t0010_u01743213604779") 2025/03/29 02:03:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff625dc390dddbfb9f580e1b_f405f11e60a96a064_d20250329_m015943_c001_v7007000_t0000_u01743213583679") 2025/03/29 02:03:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8dba5_d20250329_m015939_c001_v0001184_t0042_u01743213579777") 2025/03/29 02:03:24 DEBUG : sizeonly: Deleting (id "4_zff625dc390dddbfb9f580e1b_f40115b661a998216_d20250329_m015737_c001_v7007000_t0000_u01743213457461") 2025/03/29 02:03:24 DEBUG : sizeonly: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d21c_d20250329_m015736_c001_v0001184_t0014_u01743213456484") 2025/03/29 02:03:24 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a99906b_d20250329_m020259_c001_v7007000_t0000_u01743213779484") 2025/03/29 02:03:24 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f115a2413b93978a9_d20250329_m020256_c001_v0001180_t0026_u01743213776539") 2025/03/29 02:03:24 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad338321d_d20250329_m020254_c001_v7007000_t0000_u01743213774608") 2025/03/29 02:03:24 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f105c58ea1913946e_d20250329_m020252_c001_v0001157_t0049_u01743213772053") 2025/03/29 02:03:24 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a998247_d20250329_m015844_c001_v7007000_t0000_u01743213524042") 2025/03/29 02:03:24 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a30a_d20250329_m015842_c001_v0001101_t0007_u01743213522928") 2025/03/29 02:03:24 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a998208_d20250329_m015841_c001_v7007000_t0000_u01743213521633") 2025/03/29 02:03:24 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d7af_d20250329_m015840_c001_v0001184_t0023_u01743213520838") 2025/03/29 02:03:24 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f40115b661a998211_d20250329_m015733_c001_v7007000_t0000_u01743213453263") 2025/03/29 02:03:24 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d1cc_d20250329_m015731_c001_v0001184_t0030_u01743213451761") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f40115b661a99820f_d20250329_m015731_c001_v7007000_t0000_u01743213451029") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d1ae_d20250329_m015729_c001_v0001184_t0038_u01743213449886") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f40115b661a99820d_d20250329_m015727_c001_v7007000_t0000_u01743213447032") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d17b_d20250329_m015725_c001_v0001184_t0037_u01743213445842") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f40115b661a99820a_d20250329_m015725_c001_v7007000_t0000_u01743213445281") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d161_d20250329_m015724_c001_v0001184_t0051_u01743213444055") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d135_d20250329_m015721_c001_v0001184_t0024_u01743213441363") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f40115b661a9981ef_d20250329_m015720_c001_v7007000_t0000_u01743213440631") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d121_d20250329_m015720_c001_v0001184_t0034_u01743213440066") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d111_d20250329_m015719_c001_v0001184_t0034_u01743213439256") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f40115b661a9981c7_d20250329_m015717_c001_v7007000_t0000_u01743213437783") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d07e_d20250329_m015711_c001_v0001184_t0005_u01743213431665") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8cfee_d20250329_m015703_c001_v0001184_t0052_u01743213423344") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41727ba3ec3d6fea_d20250329_m015702_c001_v7007000_t0000_u01743213422605") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8cfd2_d20250329_m015702_c001_v0001184_t0032_u01743213422021") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8cfc0_d20250329_m015701_c001_v0001184_t0050_u01743213421257") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41727ba3ec3d6fe9_d20250329_m015700_c001_v7007000_t0000_u01743213420157") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8cef4_d20250329_m015651_c001_v0001184_t0051_u01743213411224") 2025/03/29 02:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4089356119d65454_d20250329_m015650_c001_v7007000_t0000_u01743213410851") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8ced6_d20250329_m015650_c001_v0001184_t0015_u01743213410256") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f400e3be44215d05f_d20250329_m015648_c001_v7007000_t0000_u01743213408606") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8ceaf_d20250329_m015648_c001_v0001184_t0055_u01743213408041") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f400e3be44215d051_d20250329_m015647_c001_v7007000_t0000_u01743213407489") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8ce95_d20250329_m015646_c001_v0001184_t0038_u01743213406895") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f400e3be44215d049_d20250329_m015645_c001_v7007000_t0000_u01743213405616") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8ce67_d20250329_m015644_c001_v0001184_t0046_u01743213404867") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f400e3be44215d046_d20250329_m015644_c001_v7007000_t0000_u01743213404300") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8ce4b_d20250329_m015643_c001_v0001184_t0038_u01743213403711") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f400e3be44215d042_d20250329_m015642_c001_v7007000_t0000_u01743213402795") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8ce3b_d20250329_m015642_c001_v0001184_t0048_u01743213402234") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f400e3be44215cff4_d20250329_m015636_c001_v7007000_t0000_u01743213396423") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8cdb1_d20250329_m015635_c001_v0001184_t0038_u01743213395794") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f400e3be44215cfe7_d20250329_m015634_c001_v7007000_t0000_u01743213394877") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8cd89_d20250329_m015634_c001_v0001184_t0023_u01743213394306") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f400e3be44215cfe4_d20250329_m015633_c001_v7007000_t0000_u01743213393392") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8cd61_d20250329_m015632_c001_v0001184_t0040_u01743213392800") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f400e3be44215cfdd_d20250329_m015629_c001_v7007000_t0000_u01743213389800") 2025/03/29 02:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8ccfd_d20250329_m015629_c001_v0001184_t0045_u01743213389226") 2025/03/29 02:03:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a99906c_d20250329_m020259_c001_v7007000_t0000_u01743213779669") 2025/03/29 02:03:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a52f_d20250329_m020256_c001_v0001101_t0031_u01743213776505") 2025/03/29 02:03:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad338321e_d20250329_m020254_c001_v7007000_t0000_u01743213774792") 2025/03/29 02:03:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc1351_d20250329_m020251_c001_v0001184_t0035_u01743213771699") 2025/03/29 02:03:27 DEBUG : sub/yam: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a9981df_d20250329_m015838_c001_v7007000_t0000_u01743213518063") 2025/03/29 02:03:27 DEBUG : sub/yam: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cbfec8_d20250329_m015836_c001_v0001184_t0049_u01743213516289") 2025/03/29 02:03:27 DEBUG : test_dir1/file2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3383208_d20250329_m020250_c001_v7007000_t0000_u01743213770146") 2025/03/29 02:03:27 DEBUG : test_dir1/file2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cc12f1_d20250329_m020248_c001_v0001184_t0029_u01743213768394") 2025/03/29 02:03:27 DEBUG : test_dir1/file2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3383200_d20250329_m020246_c001_v7007000_t0000_u01743213766850") 2025/03/29 02:03:27 DEBUG : test_dir1/file2: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a511_d20250329_m020244_c001_v0001101_t0046_u01743213764950") 2025/03/29 02:03:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3383209_d20250329_m020250_c001_v7007000_t0000_u01743213770334") 2025/03/29 02:03:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f107b8f7a97c2a51b_d20250329_m020248_c001_v0001101_t0052_u01743213768403") 2025/03/29 02:03:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4131805ad3383201_d20250329_m020247_c001_v7007000_t0000_u01743213767034") 2025/03/29 02:03:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff625dc390dddbfb9f580e1b_f105c58ea1913945c_d20250329_m020244_c001_v0001157_t0001_u01743213764951") 2025/03/29 02:03:27 DEBUG : three: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d251_d20250329_m015827_c001_v7007000_t0000_u01743213507937") 2025/03/29 02:03:27 DEBUG : three: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d68c_d20250329_m015826_c001_v0001184_t0010_u01743213506731") 2025/03/29 02:03:27 DEBUG : three: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109985be6ce8d666_d20250329_m015824_c001_v0001184_t0051_u01743213504600") 2025/03/29 02:03:27 DEBUG : two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d252_d20250329_m015828_c001_v7007000_t0000_u01743213508129") 2025/03/29 02:03:27 DEBUG : two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f41022b7399cbfe6e_d20250329_m015826_c001_v0001184_t0026_u01743213506145") 2025/03/29 02:03:27 DEBUG : two: Deleting (id "4_zff625dc390dddbfb9f580e1b_f409985be6ce8d662_d20250329_m015824_c001_v0001184_t0015_u01743213504399") 2025/03/29 02:03:27 DEBUG : yam: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a9981e2_d20250329_m015838_c001_v7007000_t0000_u01743213518798") 2025/03/29 02:03:27 DEBUG : yam: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11476344ee8b76b6_d20250329_m015837_c001_v0001183_t0026_u01743213517856") 2025/03/29 02:03:28 DEBUG : yam: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a9981da_d20250329_m015834_c001_v7007000_t0000_u01743213514193") 2025/03/29 02:03:28 DEBUG : yam: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cbfea8_d20250329_m015832_c001_v0001184_t0027_u01743213512559") 2025/03/29 02:03:28 DEBUG : yam: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d253_d20250329_m015830_c001_v7007000_t0000_u01743213510444") 2025/03/29 02:03:28 DEBUG : yam: Deleting (id "4_zff625dc390dddbfb9f580e1b_f11022b7399cbfe8c_d20250329_m015828_c001_v0001184_t0031_u01743213508710") 2025/03/29 02:03:28 DEBUG : yaml: Deleting (id "4_zff625dc390dddbfb9f580e1b_f414362178a9981dc_d20250329_m015834_c001_v7007000_t0000_u01743213514935") 2025/03/29 02:03:28 DEBUG : yaml: Deleting (id "4_zff625dc390dddbfb9f580e1b_f1199c0bf2f3f2445_d20250329_m015833_c001_v0001100_t0044_u01743213513694") 2025/03/29 02:03:28 DEBUG : yaml: Deleting (id "4_zff625dc390dddbfb9f580e1b_f4021420a1206d255_d20250329_m015831_c001_v7007000_t0000_u01743213511205") 2025/03/29 02:03:28 DEBUG : yaml: Deleting (id "4_zff625dc390dddbfb9f580e1b_f109cb5b3c3a2e190_d20250329_m015830_c001_v0001038_t0030_u01743213510082") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m4.505777079s (try 1/5)