"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/02/12 04:29:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu" 2025/02/12 04:29:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/12 04:29:13 DEBUG : Creating backend with remote "/tmp/rclone3406715701" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 04:29:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/12 04:29:17 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:29:17 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.13s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/12 04:29:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 04:29:18 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:29:18 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:29:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:29:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:19 DEBUG : B2 bucket rclone-test-bojayic1rufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.01s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", 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-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:20 DEBUG : Creating backend with remote "/non-existing" 2025/02/12 04:29:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/12 04:29:21 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:29:21 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 04:29:22 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:29:22 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:29:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:29:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:23 INFO : B2 bucket rclone-test-bojayic1rufu: Running all checks before starting transfers 2025/02/12 04:29:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 04:29:23 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:29:23 INFO : B2 bucket rclone-test-bojayic1rufu: Checks finished, now starting transfers 2025/02/12 04:29:23 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:29:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:29:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:25 ERROR : Ignoring --no-traverse with sync 2025/02/12 04:29:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 04:29:25 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:29:25 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:29:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:29:25 INFO : sub dir/hello world: Copied (new) 2025/02/12 04:29:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/12 04:29:26 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:29:26 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:29:27 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/12 04:29:27 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 04:29:28 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:29:28 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:29:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:29:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 04:29:30 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:29:30 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:29:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:29:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/12 04:29:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/12 04:29:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/12 04:29:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/12 04:29:31 INFO : sub dir: Making directory 2025/02/12 04:29:31 INFO : sub dir2: Making directory 2025/02/12 04:29:31 INFO : sub dir2/sub sub dir2: Making directory 2025/02/12 04:29:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 04:29:31 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:29:31 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:29:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:29:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/12 04:29:32 DEBUG : B2 bucket rclone-test-bojayic1rufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.46s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:32 INFO : sub dir2: Making directory 2025/02/12 04:29:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/12 04:29:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/12 04:29:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 04:29:33 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:29:33 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:29:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:29:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:34 DEBUG : sub dir2: Making directory with metadata 2025/02/12 04:29:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/12 04:29:34 INFO : sub dir: Making directory 2025/02/12 04:29:34 INFO : sub dir2: Making directory 2025/02/12 04:29:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 04:29:34 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:29:34 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:29:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:29:34 INFO : sub dir/hello world: Copied (new) 2025/02/12 04:29:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/12 04:29:34 DEBUG : B2 bucket rclone-test-bojayic1rufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/12 04:29:34 DEBUG : B2 bucket rclone-test-bojayic1rufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:36 INFO : sub dir2: Making directory 2025/02/12 04:29:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 04:29:36 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:29:36 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:29:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:29:36 INFO : sub dir/hello world: Copied (new) 2025/02/12 04:29:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:37 DEBUG : sub dir2: Making directory with metadata 2025/02/12 04:29:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/12 04:29:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/12 04:29:37 INFO : sub dir: Making directory 2025/02/12 04:29:37 INFO : sub dir2: Making directory 2025/02/12 04:29:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 04:29:37 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:29:37 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:29:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:29:37 INFO : sub dir/hello world: Copied (new) 2025/02/12 04:29:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/12 04:29:37 DEBUG : B2 bucket rclone-test-bojayic1rufu: 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-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:39 INFO : sub dir2: Making directory 2025/02/12 04:29:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 04:29:39 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:29:39 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:29:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:29:39 INFO : sub dir/hello world: Copied (new) 2025/02/12 04:29:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:40 DEBUG : Creating backend with remote "TestB2:rclone-test-goziwaq9rixe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-bojayic1rufu -> B2 bucket rclone-test-goziwaq9rixe 2025/02/12 04:29:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 04:29:42 DEBUG : B2 bucket rclone-test-goziwaq9rixe: Waiting for checks to finish 2025/02/12 04:29:42 DEBUG : B2 bucket rclone-test-goziwaq9rixe: Waiting for transfers to finish 2025/02/12 04:29:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:29:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:46 DEBUG : B2 bucket rclone-test-goziwaq9rixe: Purge remote 2025/02/12 04:29:46 INFO : B2 bucket rclone-test-goziwaq9rixe: cleaning bucket "rclone-test-goziwaq9rixe" of all files 2025/02/12 04:29:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f228d0360bdfb8b9f480e1b_f117aa2320b3e550f_d20250212_m042945_c001_v0001177_t0007_u01739334585894") --- PASS: TestServerSideCopy (11.08s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/12 04:29:52 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:29:52 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:29:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/12 04:29:52 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.46s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:29:54 DEBUG : Creating backend with remote "TestB2:rclone-test-canicax5piva" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-bojayic1rufu -> B2 bucket rclone-test-canicax5piva 2025/02/12 04:29:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 04:29:55 DEBUG : B2 bucket rclone-test-canicax5piva: Waiting for checks to finish 2025/02/12 04:29:55 DEBUG : B2 bucket rclone-test-canicax5piva: Waiting for transfers to finish 2025/02/12 04:29:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:29:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/12 04:30:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/12 04:30:01 DEBUG : pacer: Reducing sleep to 10ms 2025/02/12 04:30:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/12 04:30:01 DEBUG : B2 bucket rclone-test-canicax5piva: Waiting for checks to finish 2025/02/12 04:30:01 DEBUG : B2 bucket rclone-test-canicax5piva: Waiting for transfers to finish 2025/02/12 04:30:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/12 04:30:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:02 DEBUG : B2 bucket rclone-test-canicax5piva: Purge remote 2025/02/12 04:30:02 INFO : B2 bucket rclone-test-canicax5piva: cleaning bucket "rclone-test-canicax5piva" of all files 2025/02/12 04:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zbff2bd5360bdfb8b9f480e1b_f1045bae453c60c54_d20250212_m043001_c001_v0001178_t0021_u01739334601747") 2025/02/12 04:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zbff2bd5360bdfb8b9f480e1b_f10930165028489af_d20250212_m042959_c001_v0001184_t0033_u01739334599763") --- PASS: TestServerSideCopyOverSelf (14.58s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/12 04:30:09 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:09 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/12 04:30:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/12 04:30:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.40s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:11 DEBUG : Creating backend with remote "TestB2:rclone-test-gicuhac7nade" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-bojayic1rufu -> B2 bucket rclone-test-gicuhac7nade 2025/02/12 04:30:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 04:30:12 DEBUG : B2 bucket rclone-test-gicuhac7nade: Waiting for checks to finish 2025/02/12 04:30:12 DEBUG : B2 bucket rclone-test-gicuhac7nade: Waiting for transfers to finish 2025/02/12 04:30:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:30:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/12 04:30:17 DEBUG : B2 bucket rclone-test-gicuhac7nade: Waiting for checks to finish 2025/02/12 04:30:17 DEBUG : B2 bucket rclone-test-gicuhac7nade: Waiting for transfers to finish 2025/02/12 04:30:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/12 04:30:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/12 04:30:18 INFO : sub dir/hello world: Deleted 2025/02/12 04:30:18 DEBUG : testing file moves 2025/02/12 04:30:19 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/12 04:30:19 DEBUG : B2 bucket rclone-test-gicuhac7nade: Waiting for checks to finish 2025/02/12 04:30:19 DEBUG : B2 bucket rclone-test-gicuhac7nade: Waiting for transfers to finish 2025/02/12 04:30:19 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/12 04:30:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/12 04:30:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:20 DEBUG : B2 bucket rclone-test-gicuhac7nade: Purge remote 2025/02/12 04:30:20 INFO : B2 bucket rclone-test-gicuhac7nade: cleaning bucket "rclone-test-gicuhac7nade" of all files 2025/02/12 04:30:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f62fd7360bdfb8b9f480e1b_f104c8d50b03eb315_d20250212_m043019_c001_v0001184_t0059_u01739334619363") 2025/02/12 04:30:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f62fd7360bdfb8b9f480e1b_f10058b4ad42c3b80_d20250212_m043017_c001_v0001165_t0051_u01739334617775") 2025/02/12 04:30:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f62fd7360bdfb8b9f480e1b_f101af9f08677e94c_d20250212_m043015_c001_v0001104_t0005_u01739334615818") --- PASS: TestServerSideMoveOverSelf (12.10s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:23 ERROR : : error listing: directory not found 2025/02/12 04:30:23 INFO : Local file system at /tmp/rclone3406715701: Making directory 2025/02/12 04:30:23 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:23 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.83s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 04:30:25 DEBUG : Local file system at /tmp/rclone3406715701: Waiting for checks to finish 2025/02/12 04:30:25 DEBUG : Local file system at /tmp/rclone3406715701: Waiting for transfers to finish 2025/02/12 04:30:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:30:26 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/12 04:30:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/12 04:30:27 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:27 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/12 04:30:27 INFO : check sum: Copied (new) 2025/02/12 04:30:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:27 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/12 04:30:27 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/12 04:30:27 DEBUG : check sum: Unchanged skipping 2025/02/12 04:30:27 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:27 DEBUG : Waiting for deletions to finish 2025/02/12 04:30:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.20s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/12 04:30:29 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:29 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:29 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/12 04:30:29 INFO : sizeonly: Copied (new) 2025/02/12 04:30:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:30 DEBUG : sizeonly: Sizes identical 2025/02/12 04:30:30 DEBUG : sizeonly: Unchanged skipping 2025/02/12 04:30:30 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:30 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:30 DEBUG : Waiting for deletions to finish 2025/02/12 04:30:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.24s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/12 04:30:31 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:31 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:31 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/12 04:30:31 INFO : ignore-size: Copied (new) 2025/02/12 04:30:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:32 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:30:32 DEBUG : ignore-size: Unchanged skipping 2025/02/12 04:30:32 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:32 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:32 DEBUG : Waiting for deletions to finish 2025/02/12 04:30:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.21s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:30:34 DEBUG : existing: Unchanged skipping 2025/02/12 04:30:34 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:34 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:34 DEBUG : Waiting for deletions to finish 2025/02/12 04:30:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/12 04:30:34 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:34 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/12 04:30:34 INFO : existing: Copied (replaced existing) 2025/02/12 04:30:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.48s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/12 04:30:36 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:36 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/12 04:30:36 INFO : existing: Copied (new) 2025/02/12 04:30:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:37 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:37 DEBUG : existing: Destination exists, skipping 2025/02/12 04:30:37 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:37 DEBUG : Waiting for deletions to finish 2025/02/12 04:30:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.59s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:39 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/12 04:30:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/12 04:30:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:30:39 DEBUG : c/non empty space: Unchanged skipping 2025/02/12 04:30:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 04:30:39 INFO : a/potato2: Copied (new) 2025/02/12 04:30:40 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:40 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:40 DEBUG : Waiting for deletions to finish 2025/02/12 04:30:40 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.60s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:42 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/02/12 04:30:42 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/12 04:30:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/12 04:30:42 DEBUG : empty space: Unchanged skipping 2025/02/12 04:30:42 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:42 DEBUG : Waiting for deletions to finish 2025/02/12 04:30:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:42 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/02/12 04:30:42 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/12 04:30:43 INFO : empty space: Updated modification time in destination 2025/02/12 04:30:43 DEBUG : empty space: Unchanged skipping 2025/02/12 04:30:43 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:43 DEBUG : Waiting for deletions to finish 2025/02/12 04:30:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.37s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:45 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/02/12 04:30:45 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/12 04:30:45 DEBUG : empty space: Unchanged skipping 2025/02/12 04:30:45 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:45 DEBUG : Waiting for deletions to finish 2025/02/12 04:30:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:47 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/02/12 04:30:47 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3406715701) 2025/02/12 04:30:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bojayic1rufu) 2025/02/12 04:30:47 DEBUG : foo: sha1 differ 2025/02/12 04:30:47 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/12 04:30:47 INFO : foo: Copied (replaced existing) 2025/02/12 04:30:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/12 04:30:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:30:48 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:48 DEBUG : empty space: Unchanged skipping 2025/02/12 04:30:48 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:49 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 04:30:49 INFO : potato: Copied (new) 2025/02/12 04:30:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.08s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/12 04:30:51 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:51 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/12 04:30:51 INFO : potato: Copied (replaced existing) 2025/02/12 04:30:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:52 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/02/12 04:30:52 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3406715701) 2025/02/12 04:30:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bojayic1rufu) 2025/02/12 04:30:52 DEBUG : potato: sha1 differ 2025/02/12 04:30:52 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/12 04:30:53 INFO : potato: Copied (replaced existing) 2025/02/12 04:30:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 04:30:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/12 04:30:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:30:54 DEBUG : empty space: Unchanged skipping 2025/02/12 04:30:54 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:54 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:54 DEBUG : Waiting for deletions to finish 2025/02/12 04:30:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 04:30:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:30:56 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:56 DEBUG : empty space: Unchanged skipping 2025/02/12 04:30:56 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 04:30:57 INFO : potato2: Copied (new) 2025/02/12 04:30:57 DEBUG : Waiting for deletions to finish 2025/02/12 04:30:57 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:30:59 INFO : d: Making directory 2025/02/12 04:30:59 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/12 04:30:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/12 04:30:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:30:59 DEBUG : c/non empty space: Unchanged skipping 2025/02/12 04:30:59 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:30:59 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:30:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 04:30:59 INFO : a/potato2: Copied (new) 2025/02/12 04:30:59 DEBUG : Waiting for deletions to finish 2025/02/12 04:30:59 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:31:01 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/12 04:31:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/12 04:31:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:31:02 DEBUG : c/non empty space: Unchanged skipping 2025/02/12 04:31:02 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:02 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 04:31:02 INFO : a/potato2: Copied (new) 2025/02/12 04:31:02 ERROR : B2 bucket rclone-test-bojayic1rufu: not deleting files as there were IO errors 2025/02/12 04:31:02 ERROR : B2 bucket rclone-test-bojayic1rufu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.48s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:31:04 DEBUG : Waiting for deletions to finish 2025/02/12 04:31:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 04:31:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:31:04 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:04 DEBUG : empty space: Unchanged skipping 2025/02/12 04:31:04 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:04 INFO : potato: Deleted 2025/02/12 04:31:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 04:31:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.31s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:31:06 DEBUG : Waiting for deletions to finish 2025/02/12 04:31:06 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:06 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:06 INFO : potato: Deleted 2025/02/12 04:31:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 04:31:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:31:07 DEBUG : empty space: Unchanged skipping 2025/02/12 04:31:07 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:07 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 04:31:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.61s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:31:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 04:31:09 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:09 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:09 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/12 04:31:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.20s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:31:11 DEBUG : enormous: Excluded (Size Filter) 2025/02/12 04:31:11 DEBUG : enormous: Excluded 2025/02/12 04:31:11 DEBUG : potato2: Excluded (Size Filter) 2025/02/12 04:31:11 DEBUG : potato2: Excluded 2025/02/12 04:31:11 DEBUG : potato2: Excluded (Size Filter) 2025/02/12 04:31:11 DEBUG : potato2: Excluded 2025/02/12 04:31:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:31:11 DEBUG : empty space: Unchanged skipping 2025/02/12 04:31:11 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:11 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:11 DEBUG : Waiting for deletions to finish 2025/02/12 04:31:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:31:11 DEBUG : enormous: Excluded (Size Filter) 2025/02/12 04:31:11 DEBUG : enormous: Excluded 2025/02/12 04:31:11 DEBUG : potato2: Excluded (Size Filter) 2025/02/12 04:31:11 DEBUG : potato2: Excluded 2025/02/12 04:31:11 DEBUG : potato2: Excluded (Size Filter) 2025/02/12 04:31:11 DEBUG : potato2: Excluded 2025/02/12 04:31:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/12 04:31:11 DEBUG : empty space: Unchanged skipping 2025/02/12 04:31:11 DEBUG : Local file system at /tmp/rclone3406715701: Waiting for checks to finish 2025/02/12 04:31:11 DEBUG : Local file system at /tmp/rclone3406715701: Waiting for transfers to finish 2025/02/12 04:31:11 DEBUG : Waiting for deletions to finish 2025/02/12 04:31:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.60s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:31:14 DEBUG : enormous: Excluded (Size Filter) 2025/02/12 04:31:14 DEBUG : enormous: Excluded 2025/02/12 04:31:14 DEBUG : potato2: Excluded (Size Filter) 2025/02/12 04:31:14 DEBUG : potato2: Excluded 2025/02/12 04:31:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:31:14 DEBUG : empty space: Unchanged skipping 2025/02/12 04:31:14 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:14 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:14 DEBUG : Waiting for deletions to finish 2025/02/12 04:31:14 INFO : enormous: Deleted 2025/02/12 04:31:14 INFO : potato2: Deleted 2025/02/12 04:31:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:31:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/12 04:31:15 DEBUG : empty space: Unchanged skipping 2025/02/12 04:31:15 DEBUG : Local file system at /tmp/rclone3406715701: Waiting for checks to finish 2025/02/12 04:31:15 DEBUG : Local file system at /tmp/rclone3406715701: Waiting for transfers to finish 2025/02/12 04:31:15 DEBUG : Waiting for deletions to finish 2025/02/12 04:31:15 INFO : enormous: Deleted 2025/02/12 04:31:15 INFO : potato2: Deleted 2025/02/12 04:31:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.01s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:31:17 DEBUG : five: Need to transfer - File not found at Destination 2025/02/12 04:31:17 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/12 04:31:17 DEBUG : one: Destination is newer than source, skipping 2025/02/12 04:31:17 DEBUG : three: Sizes identical 2025/02/12 04:31:17 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/12 04:31:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3406715701) 2025/02/12 04:31:17 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bojayic1rufu) 2025/02/12 04:31:17 DEBUG : two: sha1 differ 2025/02/12 04:31:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/12 04:31:17 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/12 04:31:17 INFO : five: Copied (new) 2025/02/12 04:31:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/12 04:31:18 INFO : two: Copied (replaced existing) 2025/02/12 04:31:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/12 04:31:18 INFO : four: Copied (replaced existing) 2025/02/12 04:31:18 DEBUG : Waiting for deletions to finish 2025/02/12 04:31:18 DEBUG : one: Destination is newer than source, skipping 2025/02/12 04:31:18 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3406715701) 2025/02/12 04:31:18 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bojayic1rufu) 2025/02/12 04:31:18 DEBUG : three: sha1 differ 2025/02/12 04:31:18 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/12 04:31:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/12 04:31:18 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/12 04:31:18 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/12 04:31:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/12 04:31:18 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/12 04:31:18 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/12 04:31:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/12 04:31:18 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/12 04:31:18 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/12 04:31:18 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/12 04:31:19 INFO : three: Copied (replaced existing) 2025/02/12 04:31:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.19s) === 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-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/12 04:31:20 INFO : B2 bucket rclone-test-bojayic1rufu: Making map for --track-renames 2025/02/12 04:31:20 INFO : B2 bucket rclone-test-bojayic1rufu: Finished making map for --track-renames 2025/02/12 04:31:20 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/12 04:31:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/12 04:31:20 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for renames to finish 2025/02/12 04:31:20 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/12 04:31:21 INFO : yam: Copied (new) 2025/02/12 04:31:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/12 04:31:21 INFO : potato: Copied (new) 2025/02/12 04:31:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:31:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:31:21 INFO : B2 bucket rclone-test-bojayic1rufu: Making map for --track-renames 2025/02/12 04:31:21 INFO : B2 bucket rclone-test-bojayic1rufu: Finished making map for --track-renames 2025/02/12 04:31:21 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:21 DEBUG : potato: Unchanged skipping 2025/02/12 04:31:21 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for renames to finish 2025/02/12 04:31:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/12 04:31:22 INFO : yam: Copied (server-side copy) to: yaml 2025/02/12 04:31:22 INFO : yam: Deleted 2025/02/12 04:31:22 INFO : yaml: Renamed from "yam" 2025/02/12 04:31:22 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/12 04:31:24 INFO : B2 bucket rclone-test-bojayic1rufu: Making map for --track-renames 2025/02/12 04:31:24 INFO : B2 bucket rclone-test-bojayic1rufu: Finished making map for --track-renames 2025/02/12 04:31:24 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/12 04:31:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/12 04:31:24 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for renames to finish 2025/02/12 04:31:24 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/12 04:31:24 INFO : potato: Copied (new) 2025/02/12 04:31:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/12 04:31:25 INFO : yam: Copied (new) 2025/02/12 04:31:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:31:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:31:25 INFO : B2 bucket rclone-test-bojayic1rufu: Making map for --track-renames 2025/02/12 04:31:25 INFO : B2 bucket rclone-test-bojayic1rufu: Finished making map for --track-renames 2025/02/12 04:31:25 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:25 DEBUG : potato: Unchanged skipping 2025/02/12 04:31:25 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for renames to finish 2025/02/12 04:31:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/12 04:31:26 INFO : yam: Copied (server-side copy) to: yaml 2025/02/12 04:31:26 INFO : yam: Deleted 2025/02/12 04:31:26 INFO : yaml: Renamed from "yam" 2025/02/12 04:31:26 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.10s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/12 04:31:28 INFO : B2 bucket rclone-test-bojayic1rufu: Making map for --track-renames 2025/02/12 04:31:28 INFO : B2 bucket rclone-test-bojayic1rufu: Finished making map for --track-renames 2025/02/12 04:31:28 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/12 04:31:28 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/12 04:31:28 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for renames to finish 2025/02/12 04:31:28 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/12 04:31:28 INFO : sub/yam: Copied (new) 2025/02/12 04:31:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/12 04:31:29 INFO : potato: Copied (new) 2025/02/12 04:31:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:31:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:31:29 DEBUG : potato: Unchanged skipping 2025/02/12 04:31:29 INFO : B2 bucket rclone-test-bojayic1rufu: Making map for --track-renames 2025/02/12 04:31:29 INFO : B2 bucket rclone-test-bojayic1rufu: Finished making map for --track-renames 2025/02/12 04:31:29 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:29 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for renames to finish 2025/02/12 04:31:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/12 04:31:30 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/12 04:31:30 INFO : sub/yam: Deleted 2025/02/12 04:31:30 INFO : yam: Renamed from "sub/yam" 2025/02/12 04:31:30 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.80s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:31:32 DEBUG : Creating backend with remote "/tmp/rclone3406715701/dir1" 2025/02/12 04:31:32 DEBUG : Creating backend with remote "/tmp/rclone3406715701/dir2" 2025/02/12 04:31:32 DEBUG : Local file system at /tmp/rclone3406715701/dir2: Using server-side directory move 2025/02/12 04:31:32 INFO : Local file system at /tmp/rclone3406715701/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/12 04:31:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/12 04:31:32 INFO : file1.txt: Moved (server-side) 2025/02/12 04:31:32 DEBUG : Local file system at /tmp/rclone3406715701/dir2: Waiting for checks to finish 2025/02/12 04:31:32 DEBUG : Local file system at /tmp/rclone3406715701/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:31:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 04:31:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/12 04:31:32 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:32 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/12 04:31:32 INFO : nested/sub dir/file: Copied (new) 2025/02/12 04:31:32 INFO : nested/sub dir/file: Deleted 2025/02/12 04:31:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:31:33 INFO : sub dir/hello world: Copied (new) 2025/02/12 04:31:33 INFO : sub dir/hello world: Deleted 2025/02/12 04:31:33 INFO : sub dir: Removing directory 2025/02/12 04:31:33 INFO : nested/sub dir: Removing directory 2025/02/12 04:31:33 INFO : nested: Removing directory 2025/02/12 04:31:33 DEBUG : Local file system at /tmp/rclone3406715701: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:31:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 04:31:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/12 04:31:34 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:34 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/12 04:31:34 INFO : nested/sub dir/file: Copied (new) 2025/02/12 04:31:34 INFO : nested/sub dir/file: Deleted 2025/02/12 04:31:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 04:31:35 INFO : sub dir/hello world: Copied (new) 2025/02/12 04:31:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.43s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:31:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/12 04:31:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/12 04:31:37 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:37 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:37 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/12 04:31:37 INFO : existing-b: Copied (new) 2025/02/12 04:31:37 INFO : existing-b: Deleted 2025/02/12 04:31:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/12 04:31:37 INFO : existing: Copied (new) 2025/02/12 04:31:37 INFO : existing: Deleted 2025/02/12 04:31:37 DEBUG : existing: Destination exists, skipping 2025/02/12 04:31:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/12 04:31:37 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:31:37 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:31:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.12s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:31:39 DEBUG : Creating backend with remote "TestB2:rclone-test-madugip9poze" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bojayic1rufu -> B2 bucket rclone-test-madugip9poze 2025/02/12 04:31:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 04:31:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/12 04:31:46 DEBUG : empty space: Unchanged skipping 2025/02/12 04:31:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/12 04:31:46 DEBUG : B2 bucket rclone-test-madugip9poze: Waiting for checks to finish 2025/02/12 04:31:46 INFO : empty space: Deleted 2025/02/12 04:31:46 DEBUG : B2 bucket rclone-test-madugip9poze: Waiting for transfers to finish 2025/02/12 04:31:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 04:31:46 INFO : potato2: Copied (server-side copy) 2025/02/12 04:31:47 INFO : potato2: Deleted 2025/02/12 04:31:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/12 04:31:47 INFO : potato3: Copied (server-side copy) 2025/02/12 04:31:47 INFO : potato3: Deleted 2025/02/12 04:31:48 DEBUG : Creating backend with remote "TestB2:rclone-test-kasaboc7newi" 2025/02/12 04:31:49 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/12 04:31:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 04:31:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/12 04:31:49 DEBUG : B2 bucket rclone-test-kasaboc7newi: Waiting for checks to finish 2025/02/12 04:31:49 DEBUG : B2 bucket rclone-test-kasaboc7newi: Waiting for transfers to finish 2025/02/12 04:31:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 04:31:53 INFO : potato2: Copied (server-side copy) 2025/02/12 04:31:53 INFO : potato2: Deleted 2025/02/12 04:31:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/12 04:31:53 INFO : empty space: Copied (server-side copy) 2025/02/12 04:31:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/12 04:31:53 INFO : potato3: Copied (server-side copy) 2025/02/12 04:31:53 INFO : empty space: Deleted 2025/02/12 04:31:53 INFO : potato3: Deleted 2025/02/12 04:31:54 DEBUG : B2 bucket rclone-test-kasaboc7newi: Purge remote 2025/02/12 04:31:54 INFO : B2 bucket rclone-test-kasaboc7newi: cleaning bucket "rclone-test-kasaboc7newi" of all files 2025/02/12 04:31:54 DEBUG : empty space: Deleting (id "4_zbf427d0360ddfb8b9f480e1b_f11439ca0ad7dba19_d20250212_m043153_c001_v0001181_t0041_u01739334713374") 2025/02/12 04:31:54 DEBUG : potato2: Deleting (id "4_zbf427d0360ddfb8b9f480e1b_f1037ec6fece3e91e_d20250212_m043153_c001_v0001153_t0020_u01739334713045") 2025/02/12 04:31:54 DEBUG : potato3: Deleting (id "4_zbf427d0360ddfb8b9f480e1b_f10622bc36f1cbb9d_d20250212_m043153_c001_v0001161_t0039_u01739334713391") 2025/02/12 04:31:56 DEBUG : B2 bucket rclone-test-madugip9poze: Purge remote 2025/02/12 04:31:56 INFO : B2 bucket rclone-test-madugip9poze: cleaning bucket "rclone-test-madugip9poze" of all files 2025/02/12 04:31:56 DEBUG : empty space: Deleting (id "4_z5f425d1360ddfb8b9f480e1b_f402dc14a0863476b_d20250212_m043153_c001_v7007000_t0000_u01739334713597") 2025/02/12 04:31:56 DEBUG : empty space: Deleting (id "4_z5f425d1360ddfb8b9f480e1b_f10095899e6225b58_d20250212_m043145_c001_v0001178_t0015_u01739334705509") 2025/02/12 04:31:56 DEBUG : potato2: Deleting (id "4_z5f425d1360ddfb8b9f480e1b_f402dc14a08634769_d20250212_m043153_c001_v7007000_t0000_u01739334713379") 2025/02/12 04:31:56 DEBUG : potato2: Deleting (id "4_z5f425d1360ddfb8b9f480e1b_f113c9fa8ad717693_d20250212_m043146_c001_v0001184_t0057_u01739334706813") 2025/02/12 04:31:56 DEBUG : potato3: Deleting (id "4_z5f425d1360ddfb8b9f480e1b_f4102e4246781b83b_d20250212_m043153_c001_v7007000_t0000_u01739334713760") 2025/02/12 04:31:56 DEBUG : potato3: Deleting (id "4_z5f425d1360ddfb8b9f480e1b_f1056e474de91edf5_d20250212_m043147_c001_v0001040_t0020_u01739334707052") 2025/02/12 04:31:56 DEBUG : potato3: Deleting (id "4_z5f425d1360ddfb8b9f480e1b_f10095899e6225b5c_d20250212_m043145_c001_v0001178_t0034_u01739334705782") --- PASS: TestServerSideMove (22.98s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:32:02 DEBUG : Creating backend with remote "TestB2:rclone-test-lobevos4buba" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bojayic1rufu -> B2 bucket rclone-test-lobevos4buba 2025/02/12 04:32:10 DEBUG : empty space: Excluded (Size Filter) 2025/02/12 04:32:10 DEBUG : empty space: Excluded 2025/02/12 04:32:11 DEBUG : empty space: Excluded (Size Filter) 2025/02/12 04:32:11 DEBUG : empty space: Excluded 2025/02/12 04:32:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 04:32:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/12 04:32:11 DEBUG : B2 bucket rclone-test-lobevos4buba: Waiting for checks to finish 2025/02/12 04:32:11 DEBUG : B2 bucket rclone-test-lobevos4buba: Waiting for transfers to finish 2025/02/12 04:32:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 04:32:11 INFO : potato2: Copied (server-side copy) 2025/02/12 04:32:11 INFO : potato2: Deleted 2025/02/12 04:32:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/12 04:32:11 INFO : potato3: Copied (server-side copy) 2025/02/12 04:32:12 INFO : potato3: Deleted 2025/02/12 04:32:12 DEBUG : Creating backend with remote "TestB2:rclone-test-supuweh3baja" 2025/02/12 04:32:13 DEBUG : empty space: Excluded (Size Filter) 2025/02/12 04:32:13 DEBUG : empty space: Excluded 2025/02/12 04:32:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 04:32:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/12 04:32:13 DEBUG : B2 bucket rclone-test-supuweh3baja: Waiting for checks to finish 2025/02/12 04:32:13 DEBUG : B2 bucket rclone-test-supuweh3baja: Waiting for transfers to finish 2025/02/12 04:32:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 04:32:15 INFO : potato2: Copied (server-side copy) 2025/02/12 04:32:15 INFO : potato2: Deleted 2025/02/12 04:32:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/12 04:32:15 INFO : potato3: Copied (server-side copy) 2025/02/12 04:32:16 INFO : potato3: Deleted 2025/02/12 04:32:16 DEBUG : B2 bucket rclone-test-supuweh3baja: Purge remote 2025/02/12 04:32:16 INFO : B2 bucket rclone-test-supuweh3baja: cleaning bucket "rclone-test-supuweh3baja" of all files 2025/02/12 04:32:16 DEBUG : potato2: Deleting (id "4_zcf52cdf360ddfb8b9f480e1b_f105fbd0e93a1bf9b_d20250212_m043215_c001_v0001183_t0035_u01739334735455") 2025/02/12 04:32:16 DEBUG : potato3: Deleting (id "4_zcf52cdf360ddfb8b9f480e1b_f10979beed8aa5380_d20250212_m043215_c001_v0001101_t0035_u01739334735682") 2025/02/12 04:32:18 DEBUG : B2 bucket rclone-test-lobevos4buba: Purge remote 2025/02/12 04:32:18 INFO : B2 bucket rclone-test-lobevos4buba: cleaning bucket "rclone-test-lobevos4buba" of all files 2025/02/12 04:32:18 DEBUG : empty space: Deleting (id "4_z7ff2adf360ddfb8b9f480e1b_f1060895715c12c72_d20250212_m043209_c001_v0001137_t0026_u01739334729842") 2025/02/12 04:32:18 DEBUG : potato2: Deleting (id "4_z7ff2adf360ddfb8b9f480e1b_f4179e31a26f5f0cd_d20250212_m043215_c001_v7007000_t0000_u01739334735661") 2025/02/12 04:32:18 DEBUG : potato2: Deleting (id "4_z7ff2adf360ddfb8b9f480e1b_f105fbd0e93a1bf43_d20250212_m043211_c001_v0001183_t0005_u01739334731459") 2025/02/12 04:32:18 DEBUG : potato3: Deleting (id "4_z7ff2adf360ddfb8b9f480e1b_f4179e31a26f5f0cf_d20250212_m043215_c001_v7007000_t0000_u01739334735993") 2025/02/12 04:32:18 DEBUG : potato3: Deleting (id "4_z7ff2adf360ddfb8b9f480e1b_f117d1ef01222e015_d20250212_m043211_c001_v0001113_t0009_u01739334731691") 2025/02/12 04:32:18 DEBUG : potato3: Deleting (id "4_z7ff2adf360ddfb8b9f480e1b_f1060895715c12c74_d20250212_m043210_c001_v0001137_t0004_u01739334730189") --- PASS: TestServerSideMoveWithFilter (20.66s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:32:22 DEBUG : Creating backend with remote "TestB2:rclone-test-wikibol7sisa" 2025/02/12 04:32:25 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bojayic1rufu -> B2 bucket rclone-test-wikibol7sisa 2025/02/12 04:32:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 04:32:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/12 04:32:31 DEBUG : empty space: Unchanged skipping 2025/02/12 04:32:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/12 04:32:31 DEBUG : B2 bucket rclone-test-wikibol7sisa: Waiting for checks to finish 2025/02/12 04:32:31 INFO : empty space: Deleted 2025/02/12 04:32:31 DEBUG : B2 bucket rclone-test-wikibol7sisa: Waiting for transfers to finish 2025/02/12 04:32:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 04:32:31 INFO : potato2: Copied (server-side copy) 2025/02/12 04:32:32 INFO : potato2: Deleted 2025/02/12 04:32:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/12 04:32:32 INFO : potato3: Copied (server-side copy) 2025/02/12 04:32:32 INFO : potato3: Deleted 2025/02/12 04:32:32 DEBUG : Creating backend with remote "TestB2:rclone-test-lilumoj3gocu" 2025/02/12 04:32:33 INFO : tomatoDir: Making directory 2025/02/12 04:32:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/12 04:32:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 04:32:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/12 04:32:34 DEBUG : B2 bucket rclone-test-lilumoj3gocu: Waiting for checks to finish 2025/02/12 04:32:34 DEBUG : B2 bucket rclone-test-lilumoj3gocu: Waiting for transfers to finish 2025/02/12 04:32:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/12 04:32:38 INFO : empty space: Copied (server-side copy) 2025/02/12 04:32:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 04:32:38 INFO : potato2: Copied (server-side copy) 2025/02/12 04:32:38 INFO : empty space: Deleted 2025/02/12 04:32:38 INFO : potato2: Deleted 2025/02/12 04:32:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/12 04:32:38 INFO : potato3: Copied (server-side copy) 2025/02/12 04:32:38 INFO : potato3: Deleted 2025/02/12 04:32:39 DEBUG : B2 bucket rclone-test-lilumoj3gocu: Purge remote 2025/02/12 04:32:39 INFO : B2 bucket rclone-test-lilumoj3gocu: cleaning bucket "rclone-test-lilumoj3gocu" of all files 2025/02/12 04:32:39 DEBUG : empty space: Deleting (id "4_z7f121df360edfb8b9f480e1b_f104b6fed216dc3f5_d20250212_m043237_c001_v0001109_t0058_u01739334757795") 2025/02/12 04:32:39 DEBUG : potato2: Deleting (id "4_z7f121df360edfb8b9f480e1b_f11745330c6ba742b_d20250212_m043238_c001_v0001183_t0056_u01739334758176") 2025/02/12 04:32:39 DEBUG : potato3: Deleting (id "4_z7f121df360edfb8b9f480e1b_f1159badbc50b9d2b_d20250212_m043238_c001_v0001131_t0035_u01739334758187") 2025/02/12 04:32:41 DEBUG : B2 bucket rclone-test-wikibol7sisa: Purge remote 2025/02/12 04:32:41 INFO : B2 bucket rclone-test-wikibol7sisa: cleaning bucket "rclone-test-wikibol7sisa" of all files 2025/02/12 04:32:41 DEBUG : empty space: Deleting (id "4_z6fd2fdf360ddfb8b9f480e1b_f4043e6c341d625c0_d20250212_m043238_c001_v7007000_t0000_u01739334758363") 2025/02/12 04:32:41 DEBUG : empty space: Deleting (id "4_z6fd2fdf360ddfb8b9f480e1b_f1087e671d0c7f571_d20250212_m043230_c001_v0001101_t0032_u01739334750286") 2025/02/12 04:32:41 DEBUG : potato2: Deleting (id "4_z6fd2fdf360ddfb8b9f480e1b_f416dc308bb0a3376_d20250212_m043238_c001_v7007000_t0000_u01739334758382") 2025/02/12 04:32:41 DEBUG : potato2: Deleting (id "4_z6fd2fdf360ddfb8b9f480e1b_f105fbd0e93a1c0f5_d20250212_m043231_c001_v0001183_t0051_u01739334751767") 2025/02/12 04:32:41 DEBUG : potato3: Deleting (id "4_z6fd2fdf360ddfb8b9f480e1b_f416dc308bb0a337d_d20250212_m043238_c001_v7007000_t0000_u01739334758657") 2025/02/12 04:32:41 DEBUG : potato3: Deleting (id "4_z6fd2fdf360ddfb8b9f480e1b_f1126b7bbb29e4843_d20250212_m043232_c001_v0001184_t0025_u01739334752035") 2025/02/12 04:32:41 DEBUG : potato3: Deleting (id "4_z6fd2fdf360ddfb8b9f480e1b_f1087e671d0c7f579_d20250212_m043230_c001_v0001101_t0035_u01739334750685") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.51s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:32:46 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.68s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:32:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:32:51 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/rclone-sync-test" 2025/02/12 04:32:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/rclone-sync-test-include/layer2" 2025/02/12 04:32:55 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/rclone-sync-test-ignore-file" 2025/02/12 04:32:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/12 04:32:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/12 04:32:59 DEBUG : pacer: Reducing sleep to 10ms 2025/02/12 04:32:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/12 04:32:59 DEBUG : B2 bucket rclone-test-bojayic1rufu path rclone-sync-test: Waiting for checks to finish 2025/02/12 04:32:59 DEBUG : B2 bucket rclone-test-bojayic1rufu path rclone-sync-test: Waiting for transfers to finish 2025/02/12 04:32:59 DEBUG : Waiting for deletions to finish 2025/02/12 04:32:59 INFO : There was nothing to transfer 2025/02/12 04:32:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/12 04:32:59 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:32:59 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:32:59 DEBUG : Waiting for deletions to finish 2025/02/12 04:32:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:33:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/12 04:33:00 DEBUG : B2 bucket rclone-test-bojayic1rufu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/12 04:33:00 DEBUG : B2 bucket rclone-test-bojayic1rufu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/12 04:33:00 DEBUG : Waiting for deletions to finish 2025/02/12 04:33:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:33:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/12 04:33:01 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:33:01 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:33:01 DEBUG : Waiting for deletions to finish 2025/02/12 04:33:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:33:01 DEBUG : : Excluded 2025/02/12 04:33:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/12 04:33:01 DEBUG : B2 bucket rclone-test-bojayic1rufu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/12 04:33:01 DEBUG : B2 bucket rclone-test-bojayic1rufu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/12 04:33:01 DEBUG : Waiting for deletions to finish 2025/02/12 04:33:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.64s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:33:08 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/dst" 2025/02/12 04:33:09 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/CompareDest" 2025/02/12 04:33:11 DEBUG : one: Need to transfer - File not found at Destination 2025/02/12 04:33:11 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:33:11 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:33:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 04:33:12 INFO : one: Copied (new) 2025/02/12 04:33:12 DEBUG : Waiting for deletions to finish 2025/02/12 04:33:12 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:33:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 04:33:13 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:33:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/12 04:33:13 INFO : one: Copied (replaced existing) 2025/02/12 04:33:13 DEBUG : Waiting for deletions to finish 2025/02/12 04:33:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 04:33:15 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:33:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:33:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/12 04:33:15 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:33:15 DEBUG : Waiting for deletions to finish 2025/02/12 04:33:15 INFO : There was nothing to transfer 2025/02/12 04:33:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:33:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/12 04:33:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 04:33:16 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:33:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:33:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/12 04:33:17 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:33:17 DEBUG : Waiting for deletions to finish 2025/02/12 04:33:17 INFO : There was nothing to transfer 2025/02/12 04:33:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:33:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/12 04:33:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 04:33:17 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:33:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:33:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/12 04:33:17 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:33:17 DEBUG : Waiting for deletions to finish 2025/02/12 04:33:17 INFO : There was nothing to transfer 2025/02/12 04:33:18 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/02/12 04:33:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/12 04:33:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/12 04:33:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 04:33:18 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:33:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:33:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/12 04:33:19 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:33:19 DEBUG : Waiting for deletions to finish 2025/02/12 04:33:19 INFO : There was nothing to transfer 2025/02/12 04:33:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/12 04:33:19 DEBUG : two: Need to transfer - File not found at Destination 2025/02/12 04:33:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 04:33:19 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:33:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:33:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/12 04:33:19 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:33:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/12 04:33:20 INFO : two: Copied (new) 2025/02/12 04:33:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:33:23 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/dest" 2025/02/12 04:33:24 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/pre-dest1" 2025/02/12 04:33:25 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/pre-dest2" 2025/02/12 04:33:27 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:33:27 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/12 04:33:27 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:33:27 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/12 04:33:28 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/12 04:33:28 DEBUG : B2 bucket rclone-test-bojayic1rufu path dest: Waiting for checks to finish 2025/02/12 04:33:28 DEBUG : B2 bucket rclone-test-bojayic1rufu path dest: Waiting for transfers to finish 2025/02/12 04:33:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/12 04:33:29 INFO : 3: Copied (new) 2025/02/12 04:33:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.11s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:33:30 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/dst" 2025/02/12 04:33:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/CopyDest" 2025/02/12 04:33:33 DEBUG : one: Need to transfer - File not found at Destination 2025/02/12 04:33:33 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:33:33 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:33:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 04:33:34 INFO : one: Copied (new) 2025/02/12 04:33:34 DEBUG : Waiting for deletions to finish 2025/02/12 04:33:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 04:33:35 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:33:35 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:33:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/12 04:33:35 INFO : one: Copied (replaced existing) 2025/02/12 04:33:35 DEBUG : Waiting for deletions to finish 2025/02/12 04:33:37 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/BackupDir" 2025/02/12 04:33:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 04:33:38 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:33:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:33:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 04:33:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 04:33:40 INFO : one: Copied (server-side copy) 2025/02/12 04:33:40 INFO : one: Deleted 2025/02/12 04:33:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/12 04:33:40 INFO : one: Copied (server-side copy) 2025/02/12 04:33:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/12 04:33:40 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:33:40 DEBUG : Waiting for deletions to finish 2025/02/12 04:33:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:33:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/12 04:33:42 INFO : two: Copied (server-side copy) 2025/02/12 04:33:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/12 04:33:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:33:42 DEBUG : one: Unchanged skipping 2025/02/12 04:33:42 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:33:42 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:33:42 DEBUG : Waiting for deletions to finish 2025/02/12 04:33:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:33:42 DEBUG : one: Unchanged skipping 2025/02/12 04:33:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:33:42 DEBUG : two: Unchanged skipping 2025/02/12 04:33:42 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:33:42 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:33:42 DEBUG : Waiting for deletions to finish 2025/02/12 04:33:42 INFO : There was nothing to transfer 2025/02/12 04:33:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/12 04:33:44 DEBUG : three: Destination not found in --copy-dest 2025/02/12 04:33:44 DEBUG : three: Need to transfer - File not found at Destination 2025/02/12 04:33:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:33:44 DEBUG : one: Unchanged skipping 2025/02/12 04:33:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 04:33:44 DEBUG : two: Unchanged skipping 2025/02/12 04:33:44 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:33:44 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:33:44 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/12 04:33:44 INFO : three: Copied (new) 2025/02/12 04:33:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.77s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:33:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/dst" 2025/02/12 04:33:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/backup" 2025/02/12 04:33:51 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:33:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/12 04:33:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:33:51 DEBUG : two: Unchanged skipping 2025/02/12 04:33:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 04:33:52 INFO : one: Copied (server-side copy) 2025/02/12 04:33:52 INFO : one: Deleted 2025/02/12 04:33:52 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:33:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 04:33:53 INFO : one: Copied (new) 2025/02/12 04:33:53 DEBUG : Waiting for deletions to finish 2025/02/12 04:33:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/12 04:33:53 INFO : three.txt: Copied (server-side copy) 2025/02/12 04:33:54 INFO : three.txt: Deleted 2025/02/12 04:33:54 INFO : three.txt: Moved into backup dir 2025/02/12 04:33:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/12 04:33:55 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:33:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:33:55 DEBUG : two: Unchanged skipping 2025/02/12 04:33:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 04:33:56 INFO : one: Copied (server-side copy) 2025/02/12 04:33:56 INFO : one: Deleted 2025/02/12 04:33:56 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:33:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/12 04:33:56 INFO : one: Copied (new) 2025/02/12 04:33:56 DEBUG : Waiting for deletions to finish 2025/02/12 04:33:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/12 04:33:56 INFO : three.txt: Copied (server-side copy) 2025/02/12 04:33:57 INFO : three.txt: Deleted 2025/02/12 04:33:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.77s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:34:00 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/dst" 2025/02/12 04:34:01 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/backup" 2025/02/12 04:34:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/12 04:34:03 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:34:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:34:03 DEBUG : two: Unchanged skipping 2025/02/12 04:34:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 04:34:04 INFO : one: Copied (server-side copy) to: one.bak 2025/02/12 04:34:04 INFO : one: Deleted 2025/02/12 04:34:04 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:34:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 04:34:05 INFO : one: Copied (new) 2025/02/12 04:34:05 DEBUG : Waiting for deletions to finish 2025/02/12 04:34:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/12 04:34:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/12 04:34:06 INFO : three.txt: Deleted 2025/02/12 04:34:06 INFO : three.txt: Moved into backup dir 2025/02/12 04:34:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/12 04:34:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:34:08 DEBUG : two: Unchanged skipping 2025/02/12 04:34:08 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:34:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 04:34:08 INFO : one: Copied (server-side copy) to: one.bak 2025/02/12 04:34:09 INFO : one: Deleted 2025/02/12 04:34:09 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:34:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/12 04:34:09 INFO : one: Copied (new) 2025/02/12 04:34:09 DEBUG : Waiting for deletions to finish 2025/02/12 04:34:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/12 04:34:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/12 04:34:09 INFO : three.txt: Deleted 2025/02/12 04:34:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.95s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:34:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/dst" 2025/02/12 04:34:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/backup" 2025/02/12 04:34:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/12 04:34:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:34:16 DEBUG : two: Unchanged skipping 2025/02/12 04:34:16 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:34:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 04:34:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/12 04:34:17 INFO : one: Deleted 2025/02/12 04:34:17 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:34:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 04:34:18 INFO : one: Copied (new) 2025/02/12 04:34:18 DEBUG : Waiting for deletions to finish 2025/02/12 04:34:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/12 04:34:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/12 04:34:19 INFO : three.txt: Deleted 2025/02/12 04:34:19 INFO : three.txt: Moved into backup dir 2025/02/12 04:34:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/12 04:34:20 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:34:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:34:20 DEBUG : two: Unchanged skipping 2025/02/12 04:34:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 04:34:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/12 04:34:21 INFO : one: Deleted 2025/02/12 04:34:21 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:34:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/12 04:34:21 INFO : one: Copied (new) 2025/02/12 04:34:21 DEBUG : Waiting for deletions to finish 2025/02/12 04:34:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/12 04:34:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/12 04:34:22 INFO : three.txt: Deleted 2025/02/12 04:34:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.95s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:34:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/dst" 2025/02/12 04:34:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/12 04:34:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:34:28 DEBUG : two: Unchanged skipping 2025/02/12 04:34:28 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:34:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 04:34:28 INFO : one: Copied (server-side copy) to: one.bak 2025/02/12 04:34:28 INFO : one: Deleted 2025/02/12 04:34:28 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:34:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 04:34:29 INFO : one: Copied (new) 2025/02/12 04:34:29 DEBUG : Waiting for deletions to finish 2025/02/12 04:34:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/12 04:34:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/12 04:34:30 INFO : three.txt: Deleted 2025/02/12 04:34:30 INFO : three.txt: Moved into backup dir 2025/02/12 04:34:31 DEBUG : one.bak: Excluded (Path Filter) 2025/02/12 04:34:31 DEBUG : one.bak: Excluded 2025/02/12 04:34:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/12 04:34:31 DEBUG : three.txt.bak: Excluded 2025/02/12 04:34:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/12 04:34:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:34:31 DEBUG : two: Unchanged skipping 2025/02/12 04:34:31 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for checks to finish 2025/02/12 04:34:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 04:34:31 INFO : one: Copied (server-side copy) to: one.bak 2025/02/12 04:34:31 INFO : one: Deleted 2025/02/12 04:34:31 DEBUG : B2 bucket rclone-test-bojayic1rufu path dst: Waiting for transfers to finish 2025/02/12 04:34:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/12 04:34:32 INFO : one: Copied (new) 2025/02/12 04:34:32 DEBUG : Waiting for deletions to finish 2025/02/12 04:34:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/12 04:34:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/12 04:34:32 INFO : three.txt: Deleted 2025/02/12 04:34:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.87s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:34:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/dst" 2025/02/12 04:34:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/12 04:34:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 04:34:38 INFO : one: Copied (server-side copy) to: one.bak 2025/02/12 04:34:38 INFO : one: Deleted 2025/02/12 04:34:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 04:34:39 INFO : one: Copied (new) 2025/02/12 04:34:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:34:39 DEBUG : two: Unchanged skipping 2025/02/12 04:34:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/12 04:34:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/12 04:34:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/12 04:34:40 INFO : three.txt: Deleted 2025/02/12 04:34:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/12 04:34:40 INFO : three.txt: Copied (new) 2025/02/12 04:34:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/12 04:34:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/12 04:34:41 DEBUG : pacer: Reducing sleep to 10ms 2025/02/12 04:34:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/12 04:34:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 04:34:42 INFO : one: Copied (server-side copy) to: one.bak 2025/02/12 04:34:42 INFO : one: Deleted 2025/02/12 04:34:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/12 04:34:42 INFO : one: Copied (new) 2025/02/12 04:34:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:34:42 DEBUG : two: Unchanged skipping 2025/02/12 04:34:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/12 04:34:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/12 04:34:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/12 04:34:43 INFO : three.txt: Deleted 2025/02/12 04:34:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/12 04:34:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.44s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:34:47 DEBUG : Creating backend with remote "TestB2:rclone-test-bojayic1rufu/dst" 2025/02/12 04:34:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/12 04:34:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 04:34:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/12 04:34:50 INFO : one: Deleted 2025/02/12 04:34:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 04:34:51 INFO : one: Copied (new) 2025/02/12 04:34:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:34:51 DEBUG : two: Unchanged skipping 2025/02/12 04:34:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/12 04:34:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/12 04:34:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/12 04:34:52 INFO : three.txt: Deleted 2025/02/12 04:34:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/12 04:34:52 INFO : three.txt: Copied (new) 2025/02/12 04:34:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/12 04:34:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 04:34:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/12 04:34:53 INFO : one: Deleted 2025/02/12 04:34:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/12 04:34:53 INFO : one: Copied (new) 2025/02/12 04:34:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:34:53 DEBUG : two: Unchanged skipping 2025/02/12 04:34:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/12 04:34:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/12 04:34:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/12 04:34:54 INFO : three.txt: Deleted 2025/02/12 04:34:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/12 04:34:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.99s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:34:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/12 04:34:58 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:34:58 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:34:58 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/12 04:34:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/12 04:34:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.97s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:34:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/12 04:34:59 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:34:59 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:35:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/12 04:35:00 INFO : existing: Copied (new) 2025/02/12 04:35:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:35:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/12 04:35:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/12 04:35:01 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:35:01 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:35:01 ERROR : B2 bucket rclone-test-bojayic1rufu: not deleting files as there were IO errors 2025/02/12 04:35:01 ERROR : B2 bucket rclone-test-bojayic1rufu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncImmutable (3.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:35:03 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:35:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:03 DEBUG : existing: Unchanged skipping 2025/02/12 04:35:03 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:35:03 DEBUG : Waiting for deletions to finish 2025/02/12 04:35:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.92s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", 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-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:35:20 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:35:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both1: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both0: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both13: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both14: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both15: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both16: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both17: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both18: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both19: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both2: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both3: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both4: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both5: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both6: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both7: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both8: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:20 DEBUG : both9: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both10: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both11: Unchanged skipping 2025/02/12 04:35:20 DEBUG : both12: Unchanged skipping 2025/02/12 04:35:20 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:35:20 DEBUG : Waiting for deletions to finish 2025/02/12 04:35:20 INFO : only15: Deleted 2025/02/12 04:35:20 INFO : only16: Deleted 2025/02/12 04:35:21 INFO : only4: Deleted 2025/02/12 04:35:21 INFO : only8: Deleted 2025/02/12 04:35:21 INFO : only13: Deleted 2025/02/12 04:35:21 INFO : only19: Deleted 2025/02/12 04:35:21 INFO : only1: Deleted 2025/02/12 04:35:21 INFO : only10: Deleted 2025/02/12 04:35:21 INFO : only11: Deleted 2025/02/12 04:35:21 INFO : only17: Deleted 2025/02/12 04:35:21 INFO : only7: Deleted 2025/02/12 04:35:21 INFO : only3: Deleted 2025/02/12 04:35:21 INFO : only5: Deleted 2025/02/12 04:35:21 INFO : only6: Deleted 2025/02/12 04:35:21 INFO : only0: Deleted 2025/02/12 04:35:21 INFO : only12: Deleted 2025/02/12 04:35:21 INFO : only14: Deleted 2025/02/12 04:35:21 INFO : only18: Deleted 2025/02/12 04:35:21 INFO : only2: Deleted 2025/02/12 04:35:21 INFO : only9: Deleted 2025/02/12 04:35:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.62s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:35:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both0: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both1: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both10: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both11: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both12: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both13: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both14: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both15: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both16: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both17: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both18: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both19: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both2: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both3: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both4: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both5: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both6: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both7: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both8: Unchanged skipping 2025/02/12 04:35:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 04:35:41 DEBUG : both9: Unchanged skipping 2025/02/12 04:35:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/12 04:35:41 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for checks to finish 2025/02/12 04:35:41 DEBUG : B2 bucket rclone-test-bojayic1rufu: Waiting for transfers to finish 2025/02/12 04:35:41 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:41 INFO : only0: Copied (replaced existing) 2025/02/12 04:35:41 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:41 INFO : only1: Copied (replaced existing) 2025/02/12 04:35:41 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:41 INFO : only10: Copied (replaced existing) 2025/02/12 04:35:41 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:41 INFO : only12: Copied (replaced existing) 2025/02/12 04:35:41 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:41 INFO : only13: Copied (replaced existing) 2025/02/12 04:35:41 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:41 INFO : only14: Copied (replaced existing) 2025/02/12 04:35:41 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:41 INFO : only15: Copied (replaced existing) 2025/02/12 04:35:41 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:41 INFO : only16: Copied (replaced existing) 2025/02/12 04:35:41 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:41 INFO : only17: Copied (replaced existing) 2025/02/12 04:35:42 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:42 INFO : only11: Copied (replaced existing) 2025/02/12 04:35:42 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:42 INFO : only18: Copied (replaced existing) 2025/02/12 04:35:42 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:42 INFO : only19: Copied (replaced existing) 2025/02/12 04:35:42 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:42 INFO : only2: Copied (replaced existing) 2025/02/12 04:35:42 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:42 INFO : only3: Copied (replaced existing) 2025/02/12 04:35:42 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:42 INFO : only4: Copied (replaced existing) 2025/02/12 04:35:42 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:42 INFO : only5: Copied (replaced existing) 2025/02/12 04:35:42 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:42 INFO : only6: Copied (replaced existing) 2025/02/12 04:35:42 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:42 INFO : only7: Copied (replaced existing) 2025/02/12 04:35:42 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:42 INFO : only8: Copied (replaced existing) 2025/02/12 04:35:42 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 04:35:42 INFO : only9: Copied (replaced existing) 2025/02/12 04:35:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.39s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:35:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/12 04:35:50 INFO : sub dir: Making directory 2025/02/12 04:35:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" 2025/02/12 04:35:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/12 04:35:55 INFO : sub dir: Making directory 2025/02/12 04:35: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-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bojayic1rufu", Local "Local file system at /tmp/rclone3406715701", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.98s) PASS 2025/02/12 04:36:00 DEBUG : B2 bucket rclone-test-bojayic1rufu: Purge remote 2025/02/12 04:36:00 INFO : B2 bucket rclone-test-bojayic1rufu: cleaning bucket "rclone-test-bojayic1rufu" of all files 2025/02/12 04:36:01 DEBUG : BackupDir/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4192b882b83ce81c_d20250212_m043345_c001_v7007000_t0000_u01739334825194") 2025/02/12 04:36:01 DEBUG : BackupDir/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1178f7d049bad9cb_d20250212_m043339_c001_v0001120_t0006_u01739334819897") 2025/02/12 04:36:01 DEBUG : CompareDest/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d9618_d20250212_m043320_c001_v7007000_t0000_u01739334800828") 2025/02/12 04:36:01 DEBUG : CompareDest/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e713_d20250212_m043314_c001_v0001106_t0044_u01739334794567") 2025/02/12 04:36:01 DEBUG : CompareDest/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d9619_d20250212_m043321_c001_v7007000_t0000_u01739334801011") 2025/02/12 04:36:01 DEBUG : CompareDest/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a89b3_d20250212_m043316_c001_v0001182_t0035_u01739334796179") 2025/02/12 04:36:01 DEBUG : CopyDest/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4192b882b83ce81e_d20250212_m043345_c001_v7007000_t0000_u01739334825375") 2025/02/12 04:36:01 DEBUG : CopyDest/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6315e_d20250212_m043336_c001_v0001184_t0019_u01739334816998") 2025/02/12 04:36:01 DEBUG : CopyDest/three: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4192b882b83ce820_d20250212_m043345_c001_v7007000_t0000_u01739334825556") 2025/02/12 04:36:01 DEBUG : CopyDest/three: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a8b94_d20250212_m043343_c001_v0001182_t0057_u01739334823470") 2025/02/12 04:36:01 DEBUG : CopyDest/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4192b882b83ce823_d20250212_m043345_c001_v7007000_t0000_u01739334825737") 2025/02/12 04:36:01 DEBUG : CopyDest/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e766_d20250212_m043341_c001_v0001106_t0056_u01739334821188") 2025/02/12 04:36:01 DEBUG : EXISTING: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f403d4c41ff92f740_d20250212_m043504_c001_v7007000_t0000_u01739334904184") 2025/02/12 04:36:01 DEBUG : EXISTING: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e8ae_d20250212_m043502_c001_v0001106_t0033_u01739334902627") 2025/02/12 04:36:01 DEBUG : Testêé: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f403d4c41ff92f6d6_d20250212_m043459_c001_v7007000_t0000_u01739334899226") 2025/02/12 04:36:01 DEBUG : Testêé: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a91f5_d20250212_m043458_c001_v0001182_t0021_u01739334898626") 2025/02/12 04:36:01 DEBUG : Testêé: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e89c_d20250212_m043456_c001_v0001106_t0023_u01739334896980") 2025/02/12 04:36:01 DEBUG : a/potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d62139_d20250212_m043102_c001_v7007000_t0000_u01739334662642") 2025/02/12 04:36:01 DEBUG : a/potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6156e_d20250212_m043102_c001_v0001184_t0028_u01739334662074") 2025/02/12 04:36:01 DEBUG : a/potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e66f29_d20250212_m043100_c001_v7007000_t0000_u01739334660339") 2025/02/12 04:36:01 DEBUG : a/potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e614c1_d20250212_m043059_c001_v0001184_t0033_u01739334659592") 2025/02/12 04:36:02 DEBUG : a/potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d62106_d20250212_m043040_c001_v7007000_t0000_u01739334640647") 2025/02/12 04:36:02 DEBUG : a/potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61219_d20250212_m043039_c001_v0001184_t0014_u01739334639750") 2025/02/12 04:36:02 DEBUG : b/potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d6213a_d20250212_m043102_c001_v7007000_t0000_u01739334662826") 2025/02/12 04:36:02 DEBUG : b/potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61530_d20250212_m043101_c001_v0001184_t0002_u01739334661256") 2025/02/12 04:36:02 DEBUG : b/potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e66f17_d20250212_m043059_c001_v7007000_t0000_u01739334659788") 2025/02/12 04:36:02 DEBUG : b/potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61483_d20250212_m043058_c001_v0001184_t0046_u01739334658787") 2025/02/12 04:36:02 DEBUG : b/potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d62102_d20250212_m043040_c001_v7007000_t0000_u01739334640091") 2025/02/12 04:36:02 DEBUG : b/potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e611fa_d20250212_m043038_c001_v0001184_t0040_u01739334638972") 2025/02/12 04:36:02 DEBUG : backup/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f412ff869d0da36e7_d20250212_m043357_c001_v7007000_t0000_u01739334837508") 2025/02/12 04:36:02 DEBUG : backup/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f101cd5e1e7bb2682_d20250212_m043355_c001_v0001176_t0012_u01739334835948") 2025/02/12 04:36:02 DEBUG : backup/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f11339eec78b849c8_d20250212_m043352_c001_v0001183_t0057_u01739334832514") 2025/02/12 04:36:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f404aaeee4f80953b_d20250212_m043423_c001_v7007000_t0000_u01739334863407") 2025/02/12 04:36:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1116e1f7ef91f7c4_d20250212_m043421_c001_v0001102_t0054_u01739334861065") 2025/02/12 04:36:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f11484cde611acfb6_d20250212_m043417_c001_v0001176_t0019_u01739334857258") 2025/02/12 04:36:02 DEBUG : backup/one.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d97dc_d20250212_m043410_c001_v7007000_t0000_u01739334850453") 2025/02/12 04:36:02 DEBUG : backup/one.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f101bd05608d052b0_d20250212_m043408_c001_v0001115_t0023_u01739334848455") 2025/02/12 04:36:02 DEBUG : backup/one.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f111c963cb260923c_d20250212_m043404_c001_v0001182_t0001_u01739334844275") 2025/02/12 04:36:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f404aaeee4f80953c_d20250212_m043423_c001_v7007000_t0000_u01739334863589") 2025/02/12 04:36:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1152d55ce6d4e065_d20250212_m043422_c001_v0001109_t0046_u01739334862103") 2025/02/12 04:36:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f11170b081ffa7149_d20250212_m043418_c001_v0001181_t0025_u01739334858891") 2025/02/12 04:36:02 DEBUG : backup/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f412ff869d0da36e9_d20250212_m043357_c001_v7007000_t0000_u01739334837692") 2025/02/12 04:36:02 DEBUG : backup/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1052a6b2bfd271ae_d20250212_m043356_c001_v0001184_t0059_u01739334836754") 2025/02/12 04:36:03 DEBUG : backup/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f111c963cb2609118_d20250212_m043353_c001_v0001182_t0059_u01739334833859") 2025/02/12 04:36:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d97df_d20250212_m043410_c001_v7007000_t0000_u01739334850638") 2025/02/12 04:36:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1041c0de4ce2e139_d20250212_m043409_c001_v0001182_t0005_u01739334849692") 2025/02/12 04:36:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f107f1363d60fb947_d20250212_m043405_c001_v0001098_t0059_u01739334845891") 2025/02/12 04:36:03 DEBUG : both0: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952ba3_d20250212_m043543_c001_v7007000_t0000_u01739334943095") 2025/02/12 04:36:03 DEBUG : both0: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e643c7_d20250212_m043527_c001_v0001184_t0030_u01739334927037") 2025/02/12 04:36:03 DEBUG : both0: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0ab_d20250212_m043522_c001_v7007000_t0000_u01739334922451") 2025/02/12 04:36:03 DEBUG : both0: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a9285_d20250212_m043506_c001_v0001182_t0039_u01739334906413") 2025/02/12 04:36:03 DEBUG : both1: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952ba5_d20250212_m043543_c001_v7007000_t0000_u01739334943283") 2025/02/12 04:36:03 DEBUG : both1: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a9422_d20250212_m043528_c001_v0001182_t0005_u01739334928391") 2025/02/12 04:36:03 DEBUG : both1: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0ae_d20250212_m043522_c001_v7007000_t0000_u01739334922632") 2025/02/12 04:36:03 DEBUG : both1: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e8c0_d20250212_m043507_c001_v0001106_t0044_u01739334907258") 2025/02/12 04:36:03 DEBUG : both10: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952ba7_d20250212_m043543_c001_v7007000_t0000_u01739334943473") 2025/02/12 04:36:03 DEBUG : both10: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a949e_d20250212_m043534_c001_v0001182_t0051_u01739334934475") 2025/02/12 04:36:03 DEBUG : both10: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0b1_d20250212_m043522_c001_v7007000_t0000_u01739334922817") 2025/02/12 04:36:03 DEBUG : both10: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e8e8_d20250212_m043512_c001_v0001106_t0016_u01739334912724") 2025/02/12 04:36:03 DEBUG : both11: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952ba9_d20250212_m043543_c001_v7007000_t0000_u01739334943655") 2025/02/12 04:36:03 DEBUG : both11: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e95c_d20250212_m043534_c001_v0001106_t0045_u01739334934886") 2025/02/12 04:36:03 DEBUG : both11: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0b4_d20250212_m043523_c001_v7007000_t0000_u01739334923008") 2025/02/12 04:36:03 DEBUG : both11: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e64200_d20250212_m043513_c001_v0001184_t0013_u01739334913545") 2025/02/12 04:36:03 DEBUG : both12: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bab_d20250212_m043543_c001_v7007000_t0000_u01739334943840") 2025/02/12 04:36:03 DEBUG : both12: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e64543_d20250212_m043535_c001_v0001184_t0026_u01739334935506") 2025/02/12 04:36:04 DEBUG : both12: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0b7_d20250212_m043523_c001_v7007000_t0000_u01739334923191") 2025/02/12 04:36:04 DEBUG : both12: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a930a_d20250212_m043514_c001_v0001182_t0002_u01739334914522") 2025/02/12 04:36:04 DEBUG : both13: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952baf_d20250212_m043544_c001_v7007000_t0000_u01739334944022") 2025/02/12 04:36:04 DEBUG : both13: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a94be_d20250212_m043536_c001_v0001182_t0020_u01739334936164") 2025/02/12 04:36:04 DEBUG : both13: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0bb_d20250212_m043523_c001_v7007000_t0000_u01739334923373") 2025/02/12 04:36:04 DEBUG : both13: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e8f4_d20250212_m043514_c001_v0001106_t0049_u01739334914990") 2025/02/12 04:36:04 DEBUG : both14: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bb2_d20250212_m043544_c001_v7007000_t0000_u01739334944205") 2025/02/12 04:36:04 DEBUG : both14: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e96a_d20250212_m043536_c001_v0001106_t0045_u01739334936654") 2025/02/12 04:36:04 DEBUG : both14: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0be_d20250212_m043523_c001_v7007000_t0000_u01739334923554") 2025/02/12 04:36:04 DEBUG : both14: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e64238_d20250212_m043515_c001_v0001184_t0016_u01739334915811") 2025/02/12 04:36:04 DEBUG : both15: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bb6_d20250212_m043544_c001_v7007000_t0000_u01739334944385") 2025/02/12 04:36:04 DEBUG : both15: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6457b_d20250212_m043537_c001_v0001184_t0020_u01739334937206") 2025/02/12 04:36:04 DEBUG : both15: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0c1_d20250212_m043523_c001_v7007000_t0000_u01739334923736") 2025/02/12 04:36:04 DEBUG : both15: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a9330_d20250212_m043516_c001_v0001182_t0036_u01739334916504") 2025/02/12 04:36:04 DEBUG : both16: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bb8_d20250212_m043544_c001_v7007000_t0000_u01739334944570") 2025/02/12 04:36:04 DEBUG : both16: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a94d8_d20250212_m043537_c001_v0001182_t0030_u01739334937892") 2025/02/12 04:36:04 DEBUG : both16: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0c4_d20250212_m043523_c001_v7007000_t0000_u01739334923917") 2025/02/12 04:36:04 DEBUG : both16: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e904_d20250212_m043516_c001_v0001106_t0035_u01739334916913") 2025/02/12 04:36:04 DEBUG : both17: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bbc_d20250212_m043544_c001_v7007000_t0000_u01739334944753") 2025/02/12 04:36:04 DEBUG : both17: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e976_d20250212_m043538_c001_v0001106_t0051_u01739334938301") 2025/02/12 04:36:05 DEBUG : both17: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0c7_d20250212_m043524_c001_v7007000_t0000_u01739334924108") 2025/02/12 04:36:05 DEBUG : both17: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e64273_d20250212_m043517_c001_v0001184_t0021_u01739334917794") 2025/02/12 04:36:05 DEBUG : both18: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bc2_d20250212_m043544_c001_v7007000_t0000_u01739334944935") 2025/02/12 04:36:05 DEBUG : both18: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e645d5_d20250212_m043539_c001_v0001184_t0027_u01739334939228") 2025/02/12 04:36:05 DEBUG : both18: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0ca_d20250212_m043524_c001_v7007000_t0000_u01739334924291") 2025/02/12 04:36:05 DEBUG : both18: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a934c_d20250212_m043518_c001_v0001182_t0049_u01739334918509") 2025/02/12 04:36:05 DEBUG : both19: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bc4_d20250212_m043545_c001_v7007000_t0000_u01739334945129") 2025/02/12 04:36:05 DEBUG : both19: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a94f4_d20250212_m043540_c001_v0001182_t0039_u01739334940316") 2025/02/12 04:36:05 DEBUG : both19: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0cd_d20250212_m043524_c001_v7007000_t0000_u01739334924474") 2025/02/12 04:36:05 DEBUG : both19: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e90e_d20250212_m043518_c001_v0001106_t0020_u01739334918899") 2025/02/12 04:36:05 DEBUG : both2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bc9_d20250212_m043545_c001_v7007000_t0000_u01739334945311") 2025/02/12 04:36:05 DEBUG : both2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e936_d20250212_m043528_c001_v0001106_t0037_u01739334928848") 2025/02/12 04:36:05 DEBUG : both2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0d0_d20250212_m043524_c001_v7007000_t0000_u01739334924656") 2025/02/12 04:36:05 DEBUG : both2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e64134_d20250212_m043507_c001_v0001184_t0040_u01739334907923") 2025/02/12 04:36:05 DEBUG : both3: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bcc_d20250212_m043545_c001_v7007000_t0000_u01739334945494") 2025/02/12 04:36:05 DEBUG : both3: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6441b_d20250212_m043529_c001_v0001184_t0039_u01739334929531") 2025/02/12 04:36:05 DEBUG : both3: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0d3_d20250212_m043524_c001_v7007000_t0000_u01739334924838") 2025/02/12 04:36:05 DEBUG : both3: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a92b1_d20250212_m043508_c001_v0001182_t0024_u01739334908693") 2025/02/12 04:36:05 DEBUG : both4: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bd0_d20250212_m043545_c001_v7007000_t0000_u01739334945677") 2025/02/12 04:36:05 DEBUG : both4: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a944a_d20250212_m043530_c001_v0001182_t0030_u01739334930325") 2025/02/12 04:36:05 DEBUG : both4: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0d6_d20250212_m043525_c001_v7007000_t0000_u01739334925020") 2025/02/12 04:36:05 DEBUG : both4: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e8d2_d20250212_m043509_c001_v0001106_t0000_u01739334909124") 2025/02/12 04:36:05 DEBUG : both5: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bd4_d20250212_m043545_c001_v7007000_t0000_u01739334945858") 2025/02/12 04:36:05 DEBUG : both5: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e942_d20250212_m043530_c001_v0001106_t0040_u01739334930725") 2025/02/12 04:36:06 DEBUG : both5: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0da_d20250212_m043525_c001_v7007000_t0000_u01739334925201") 2025/02/12 04:36:06 DEBUG : both5: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e64172_d20250212_m043509_c001_v0001184_t0007_u01739334909761") 2025/02/12 04:36:06 DEBUG : both6: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bdb_d20250212_m043546_c001_v7007000_t0000_u01739334946041") 2025/02/12 04:36:06 DEBUG : both6: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e64467_d20250212_m043531_c001_v0001184_t0046_u01739334931410") 2025/02/12 04:36:06 DEBUG : both6: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0de_d20250212_m043525_c001_v7007000_t0000_u01739334925383") 2025/02/12 04:36:06 DEBUG : both6: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a92cd_d20250212_m043510_c001_v0001182_t0022_u01739334910408") 2025/02/12 04:36:06 DEBUG : both7: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952be1_d20250212_m043546_c001_v7007000_t0000_u01739334946222") 2025/02/12 04:36:06 DEBUG : both7: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a946c_d20250212_m043532_c001_v0001182_t0040_u01739334932233") 2025/02/12 04:36:06 DEBUG : both7: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0e1_d20250212_m043525_c001_v7007000_t0000_u01739334925565") 2025/02/12 04:36:06 DEBUG : both7: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e8dc_d20250212_m043510_c001_v0001106_t0040_u01739334910824") 2025/02/12 04:36:06 DEBUG : both8: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952be5_d20250212_m043546_c001_v7007000_t0000_u01739334946404") 2025/02/12 04:36:06 DEBUG : both8: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e94e_d20250212_m043532_c001_v0001106_t0058_u01739334932643") 2025/02/12 04:36:06 DEBUG : both8: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0e4_d20250212_m043525_c001_v7007000_t0000_u01739334925747") 2025/02/12 04:36:06 DEBUG : both8: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e641c6_d20250212_m043511_c001_v0001184_t0005_u01739334911478") 2025/02/12 04:36:06 DEBUG : both9: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bea_d20250212_m043546_c001_v7007000_t0000_u01739334946591") 2025/02/12 04:36:06 DEBUG : both9: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e644c5_d20250212_m043533_c001_v0001184_t0055_u01739334933280") 2025/02/12 04:36:06 DEBUG : both9: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0e5_d20250212_m043525_c001_v7007000_t0000_u01739334925929") 2025/02/12 04:36:06 DEBUG : both9: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a92eb_d20250212_m043512_c001_v0001182_t0027_u01739334912223") 2025/02/12 04:36:06 DEBUG : c/non empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d6213d_d20250212_m043103_c001_v7007000_t0000_u01739334663008") 2025/02/12 04:36:06 DEBUG : c/non empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61542_d20250212_m043101_c001_v0001184_t0059_u01739334661480") 2025/02/12 04:36:07 DEBUG : c/non empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e66f2f_d20250212_m043100_c001_v7007000_t0000_u01739334660520") 2025/02/12 04:36:07 DEBUG : c/non empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6148d_d20250212_m043058_c001_v0001184_t0040_u01739334658993") 2025/02/12 04:36:07 DEBUG : c/non empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d62107_d20250212_m043040_c001_v7007000_t0000_u01739334640830") 2025/02/12 04:36:07 DEBUG : c/non empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61204_d20250212_m043039_c001_v0001184_t0026_u01739334639166") 2025/02/12 04:36:07 DEBUG : check sum: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d8e01_d20250212_m043028_c001_v7007000_t0000_u01739334628368") 2025/02/12 04:36:07 DEBUG : check sum: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61052_d20250212_m043027_c001_v0001184_t0028_u01739334627432") 2025/02/12 04:36:07 DEBUG : dest/3: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4192b882b83ce6e6_d20250212_m043330_c001_v7007000_t0000_u01739334810150") 2025/02/12 04:36:07 DEBUG : dest/3: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4079525dfb5e98d3_d20250212_m043329_c001_v0001153_t0004_u01739334809050") 2025/02/12 04:36:07 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f403d4c41ff92f67c_d20250212_m043455_c001_v7007000_t0000_u01739334895524") 2025/02/12 04:36:07 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f113c9fa8ad71966f_d20250212_m043453_c001_v0001184_t0001_u01739334893493") 2025/02/12 04:36:07 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4147ebc10190a633_d20250212_m043453_c001_v7007000_t0000_u01739334893315") 2025/02/12 04:36:07 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f113c9fa8ad719629_d20250212_m043450_c001_v0001184_t0013_u01739334890982") 2025/02/12 04:36:07 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4147ebc10190a61b_d20250212_m043450_c001_v7007000_t0000_u01739334890262") 2025/02/12 04:36:07 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e869_d20250212_m043445_c001_v0001106_t0029_u01739334885995") 2025/02/12 04:36:07 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f403d4c41ff92f5f9_d20250212_m043444_c001_v7007000_t0000_u01739334884537") 2025/02/12 04:36:07 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f113012a1ebff8456_d20250212_m043442_c001_v0001131_t0049_u01739334882514") 2025/02/12 04:36:07 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d998e_d20250212_m043442_c001_v7007000_t0000_u01739334882334") 2025/02/12 04:36:07 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f113012a1ebff844e_d20250212_m043439_c001_v0001131_t0039_u01739334879287") 2025/02/12 04:36:07 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d98dd_d20250212_m043438_c001_v7007000_t0000_u01739334878562") 2025/02/12 04:36:07 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e83b_d20250212_m043434_c001_v0001106_t0046_u01739334874549") 2025/02/12 04:36:07 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f404aaeee4f8095a4_d20250212_m043433_c001_v7007000_t0000_u01739334873255") 2025/02/12 04:36:07 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10032cbd45a6c547_d20250212_m043432_c001_v0001182_t0003_u01739334872068") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d9870_d20250212_m043431_c001_v7007000_t0000_u01739334871893") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10032cbd45a6c4f0_d20250212_m043429_c001_v0001182_t0023_u01739334869468") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d985b_d20250212_m043428_c001_v7007000_t0000_u01739334868748") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e63a48_d20250212_m043424_c001_v0001184_t0059_u01739334864688") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f404aaeee4f80953d_d20250212_m043423_c001_v7007000_t0000_u01739334863775") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f115aef5d2e026911_d20250212_m043421_c001_v0001102_t0049_u01739334861604") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f402f28b831c411e6_d20250212_m043421_c001_v7007000_t0000_u01739334861414") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f115aef5d2e026901_d20250212_m043418_c001_v0001102_t0034_u01739334858214") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f402f28b831c411d5_d20250212_m043417_c001_v7007000_t0000_u01739334857480") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a8dba_d20250212_m043411_c001_v0001182_t0022_u01739334851734") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d97e1_d20250212_m043410_c001_v7007000_t0000_u01739334850823") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1091e7daed1e830d_d20250212_m043409_c001_v0001098_t0038_u01739334849147") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f401a71ca0bb855a7_d20250212_m043408_c001_v7007000_t0000_u01739334848962") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1091e7daed1e82fb_d20250212_m043405_c001_v0001098_t0003_u01739334845218") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f401a71ca0bb85570_d20250212_m043404_c001_v7007000_t0000_u01739334844490") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e79d_d20250212_m043358_c001_v0001106_t0006_u01739334838785") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f412ff869d0da36ec_d20250212_m043357_c001_v7007000_t0000_u01739334837877") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1099965de363dfcd_d20250212_m043356_c001_v0001177_t0034_u01739334836339") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4102e4246781bcb5_d20250212_m043356_c001_v7007000_t0000_u01739334836157") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1099965de363dfc2_d20250212_m043353_c001_v0001177_t0007_u01739334833445") 2025/02/12 04:36:08 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4102e4246781bca7_d20250212_m043352_c001_v7007000_t0000_u01739334832720") 2025/02/12 04:36:09 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e63341_d20250212_m043347_c001_v0001184_t0044_u01739334827015") 2025/02/12 04:36:09 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4192b882b83ce824_d20250212_m043345_c001_v7007000_t0000_u01739334825920") 2025/02/12 04:36:09 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1147d18532a2bc71_d20250212_m043340_c001_v0001182_t0005_u01739334820426") 2025/02/12 04:36:09 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f416dc308bb0a3471_d20250212_m043340_c001_v7007000_t0000_u01739334820217") 2025/02/12 04:36:09 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a8b03_d20250212_m043336_c001_v0001182_t0033_u01739334816426") 2025/02/12 04:36:09 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f118726bbb2249ca0_d20250212_m043335_c001_v0001184_t0059_u01739334815620") 2025/02/12 04:36:09 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f118726bbb2249c73_d20250212_m043334_c001_v0001184_t0058_u01739334814608") 2025/02/12 04:36:09 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d961a_d20250212_m043321_c001_v7007000_t0000_u01739334801194") 2025/02/12 04:36:09 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e62d5b_d20250212_m043314_c001_v0001184_t0003_u01739334794005") 2025/02/12 04:36:09 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f119c28d540856eec_d20250212_m043313_c001_v0001184_t0058_u01739334793266") 2025/02/12 04:36:09 DEBUG : dst/one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f119c28d540856eb6_d20250212_m043312_c001_v0001184_t0001_u01739334792278") 2025/02/12 04:36:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f403d4c41ff92f681_d20250212_m043455_c001_v7007000_t0000_u01739334895710") 2025/02/12 04:36:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f106028dc602e1f1e_d20250212_m043453_c001_v0001181_t0027_u01739334893103") 2025/02/12 04:36:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f118fbb66d96ce36c_d20250212_m043450_c001_v0001182_t0046_u01739334890045") 2025/02/12 04:36:09 DEBUG : dst/one.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f403d4c41ff92f5fc_d20250212_m043444_c001_v7007000_t0000_u01739334884721") 2025/02/12 04:36:09 DEBUG : dst/one.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f118726bbb224a5d9_d20250212_m043442_c001_v0001184_t0054_u01739334882120") 2025/02/12 04:36:09 DEBUG : dst/one.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1018ed350fd31ac5_d20250212_m043438_c001_v0001182_t0033_u01739334878348") 2025/02/12 04:36:09 DEBUG : dst/one.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f404aaeee4f8095a7_d20250212_m043433_c001_v7007000_t0000_u01739334873442") 2025/02/12 04:36:09 DEBUG : dst/one.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f103d6c8aca72a1f2_d20250212_m043431_c001_v0001183_t0015_u01739334871692") 2025/02/12 04:36:09 DEBUG : dst/one.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117626ef1f7b4196_d20250212_m043428_c001_v0001184_t0043_u01739334868544") 2025/02/12 04:36:09 DEBUG : dst/three: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4192b882b83ce826_d20250212_m043346_c001_v7007000_t0000_u01739334826102") 2025/02/12 04:36:10 DEBUG : dst/three: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f118726bbb2249dd1_d20250212_m043344_c001_v0001184_t0002_u01739334824605") 2025/02/12 04:36:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f403d4c41ff92f685_d20250212_m043455_c001_v7007000_t0000_u01739334895892") 2025/02/12 04:36:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f106f0ddeefa6b8a4_d20250212_m043454_c001_v0001104_t0038_u01739334894255") 2025/02/12 04:36:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1112c7bd3236cb43_d20250212_m043451_c001_v0001177_t0015_u01739334891747") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f403d4c41ff92f68b_d20250212_m043456_c001_v7007000_t0000_u01739334896074") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f113c9fa8ad7196af_d20250212_m043454_c001_v0001184_t0051_u01739334894919") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4147ebc10190a64c_d20250212_m043454_c001_v7007000_t0000_u01739334894740") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f113c9fa8ad719647_d20250212_m043452_c001_v0001184_t0047_u01739334892146") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4147ebc10190a623_d20250212_m043451_c001_v7007000_t0000_u01739334891969") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e63e1a_d20250212_m043447_c001_v0001184_t0052_u01739334887385") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f403d4c41ff92f5fd_d20250212_m043444_c001_v7007000_t0000_u01739334884905") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f113012a1ebff8462_d20250212_m043443_c001_v0001131_t0036_u01739334883859") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d99d1_d20250212_m043443_c001_v7007000_t0000_u01739334883675") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f113012a1ebff8450_d20250212_m043440_c001_v0001131_t0036_u01739334880539") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d992f_d20250212_m043440_c001_v7007000_t0000_u01739334880356") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e63bfd_d20250212_m043435_c001_v0001184_t0026_u01739334875609") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d9878_d20250212_m043432_c001_v7007000_t0000_u01739334872700") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e63b27_d20250212_m043430_c001_v0001184_t0031_u01739334870902") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d9864_d20250212_m043430_c001_v7007000_t0000_u01739334870177") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a8f14_d20250212_m043426_c001_v0001182_t0018_u01739334866026") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f402f28b831c411eb_d20250212_m043422_c001_v7007000_t0000_u01739334862848") 2025/02/12 04:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a8e95_d20250212_m043420_c001_v0001182_t0003_u01739334860288") 2025/02/12 04:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f402f28b831c411db_d20250212_m043419_c001_v7007000_t0000_u01739334859201") 2025/02/12 04:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e7d1_d20250212_m043412_c001_v0001106_t0002_u01739334852518") 2025/02/12 04:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f401a71ca0bb855ae_d20250212_m043409_c001_v7007000_t0000_u01739334849894") 2025/02/12 04:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e7b9_d20250212_m043407_c001_v0001106_t0016_u01739334847281") 2025/02/12 04:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f401a71ca0bb85584_d20250212_m043406_c001_v7007000_t0000_u01739334846195") 2025/02/12 04:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e635b9_d20250212_m043359_c001_v0001184_t0054_u01739334839915") 2025/02/12 04:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4102e4246781bcbc_d20250212_m043356_c001_v7007000_t0000_u01739334836951") 2025/02/12 04:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e634c7_d20250212_m043355_c001_v0001184_t0012_u01739334835160") 2025/02/12 04:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4102e4246781bcad_d20250212_m043354_c001_v7007000_t0000_u01739334834067") 2025/02/12 04:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a8be0_d20250212_m043348_c001_v0001182_t0016_u01739334828122") 2025/02/12 04:36:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f403d4c41ff92f600_d20250212_m043445_c001_v7007000_t0000_u01739334885091") 2025/02/12 04:36:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1041c0de4ce2e4d3_d20250212_m043443_c001_v0001182_t0046_u01739334883454") 2025/02/12 04:36:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1077cb1efe20c8b2_d20250212_m043440_c001_v0001182_t0046_u01739334880131") 2025/02/12 04:36:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f404aaeee4f8095ab_d20250212_m043433_c001_v7007000_t0000_u01739334873623") 2025/02/12 04:36:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f11618d3e80dd9cd2_d20250212_m043432_c001_v0001182_t0016_u01739334872490") 2025/02/12 04:36:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1100a56f4fafc318_d20250212_m043429_c001_v0001184_t0034_u01739334869954") 2025/02/12 04:36:11 DEBUG : dst/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f403d4c41ff92f692_d20250212_m043456_c001_v7007000_t0000_u01739334896255") 2025/02/12 04:36:11 DEBUG : dst/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a90eb_d20250212_m043446_c001_v0001182_t0034_u01739334886827") 2025/02/12 04:36:11 DEBUG : dst/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f403d4c41ff92f604_d20250212_m043445_c001_v7007000_t0000_u01739334885272") 2025/02/12 04:36:11 DEBUG : dst/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a8fea_d20250212_m043435_c001_v0001182_t0000_u01739334875381") 2025/02/12 04:36:11 DEBUG : dst/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f404aaeee4f8095af_d20250212_m043433_c001_v7007000_t0000_u01739334873806") 2025/02/12 04:36:12 DEBUG : dst/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e815_d20250212_m043425_c001_v0001106_t0038_u01739334865245") 2025/02/12 04:36:12 DEBUG : dst/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f404aaeee4f80953e_d20250212_m043423_c001_v7007000_t0000_u01739334863957") 2025/02/12 04:36:12 DEBUG : dst/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e637cd_d20250212_m043412_c001_v0001184_t0053_u01739334852298") 2025/02/12 04:36:12 DEBUG : dst/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d97e2_d20250212_m043411_c001_v7007000_t0000_u01739334851006") 2025/02/12 04:36:12 DEBUG : dst/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a8c97_d20250212_m043359_c001_v0001182_t0000_u01739334839714") 2025/02/12 04:36:12 DEBUG : dst/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f412ff869d0da36ed_d20250212_m043358_c001_v7007000_t0000_u01739334838059") 2025/02/12 04:36:12 DEBUG : dst/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e77c_d20250212_m043347_c001_v0001106_t0014_u01739334827565") 2025/02/12 04:36:12 DEBUG : dst/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4192b882b83ce829_d20250212_m043346_c001_v7007000_t0000_u01739334826284") 2025/02/12 04:36:12 DEBUG : dst/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f109301650284ae44_d20250212_m043342_c001_v0001184_t0008_u01739334822339") 2025/02/12 04:36:12 DEBUG : dst/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d961c_d20250212_m043321_c001_v7007000_t0000_u01739334801391") 2025/02/12 04:36:12 DEBUG : dst/two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f119c28d540857064_d20250212_m043320_c001_v0001184_t0047_u01739334800251") 2025/02/12 04:36:12 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40170a8b796c4ec3_d20250212_m043231_c001_v7007000_t0000_u01739334751747") 2025/02/12 04:36:12 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a86f6_d20250212_m043224_c001_v0001182_t0056_u01739334744572") 2025/02/12 04:36:12 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f403d4c41ff92efee_d20250212_m043222_c001_v7007000_t0000_u01739334742461") 2025/02/12 04:36:12 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a85a2_d20250212_m043204_c001_v0001182_t0040_u01739334724108") 2025/02/12 04:36:12 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4090711e54c8eac5_d20250212_m043146_c001_v7007000_t0000_u01739334706786") 2025/02/12 04:36:12 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a8415_d20250212_m043140_c001_v0001182_t0023_u01739334700325") 2025/02/12 04:36:12 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e6708e_d20250212_m043115_c001_v7007000_t0000_u01739334675368") 2025/02/12 04:36:12 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e618c3_d20250212_m043113_c001_v0001184_t0056_u01739334673681") 2025/02/12 04:36:12 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e67032_d20250212_m043112_c001_v7007000_t0000_u01739334672184") 2025/02/12 04:36:12 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61811_d20250212_m043111_c001_v0001184_t0000_u01739334671060") 2025/02/12 04:36:12 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e66fee_d20250212_m043107_c001_v7007000_t0000_u01739334667747") 2025/02/12 04:36:13 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e616d8_d20250212_m043106_c001_v0001184_t0004_u01739334666246") 2025/02/12 04:36:13 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e66fac_d20250212_m043105_c001_v7007000_t0000_u01739334665130") 2025/02/12 04:36:13 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6160d_d20250212_m043103_c001_v0001184_t0055_u01739334663947") 2025/02/12 04:36:13 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d62133_d20250212_m043057_c001_v7007000_t0000_u01739334657858") 2025/02/12 04:36:13 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61418_d20250212_m043056_c001_v0001184_t0041_u01739334656417") 2025/02/12 04:36:13 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d6212e_d20250212_m043055_c001_v7007000_t0000_u01739334655297") 2025/02/12 04:36:13 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e613e0_d20250212_m043054_c001_v0001184_t0001_u01739334654545") 2025/02/12 04:36:13 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d6211d_d20250212_m043049_c001_v7007000_t0000_u01739334649607") 2025/02/12 04:36:13 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61311_d20250212_m043048_c001_v0001184_t0029_u01739334648458") 2025/02/12 04:36:13 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d62112_d20250212_m043045_c001_v7007000_t0000_u01739334645874") 2025/02/12 04:36:13 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e612a1_d20250212_m043044_c001_v0001184_t0050_u01739334644935") 2025/02/12 04:36:13 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d6210f_d20250212_m043043_c001_v7007000_t0000_u01739334643839") 2025/02/12 04:36:13 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f104dc350b000c251_d20250212_m043043_c001_v0001117_t0041_u01739334643068") 2025/02/12 04:36:13 DEBUG : empty space: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6124e_d20250212_m043041_c001_v0001184_t0042_u01739334641567") 2025/02/12 04:36:13 DEBUG : enormous: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e6707b_d20250212_m043114_c001_v7007000_t0000_u01739334674450") 2025/02/12 04:36:13 DEBUG : enormous: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e618cf_d20250212_m043113_c001_v0001184_t0052_u01739334673893") 2025/02/12 04:36:13 DEBUG : existing: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f403d4c41ff92f703_d20250212_m043501_c001_v7007000_t0000_u01739334901504") 2025/02/12 04:36:13 DEBUG : existing: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e63fea_d20250212_m043500_c001_v0001184_t0024_u01739334900329") 2025/02/12 04:36:13 DEBUG : existing: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d6220f_d20250212_m043138_c001_v7007000_t0000_u01739334698250") 2025/02/12 04:36:13 DEBUG : existing: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61e7d_d20250212_m043137_c001_v0001184_t0027_u01739334697248") 2025/02/12 04:36:13 DEBUG : existing: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d620f5_d20250212_m043037_c001_v7007000_t0000_u01739334637868") 2025/02/12 04:36:14 DEBUG : existing: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61198_d20250212_m043036_c001_v0001184_t0026_u01739334636569") 2025/02/12 04:36:14 DEBUG : existing: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d8e67_d20250212_m043035_c001_v7007000_t0000_u01739334635236") 2025/02/12 04:36:14 DEBUG : existing: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61140_d20250212_m043034_c001_v0001184_t0005_u01739334634658") 2025/02/12 04:36:14 DEBUG : existing: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6112a_d20250212_m043033_c001_v0001184_t0003_u01739334633903") 2025/02/12 04:36:14 DEBUG : existing-b: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d62212_d20250212_m043138_c001_v7007000_t0000_u01739334698444") 2025/02/12 04:36:14 DEBUG : existing-b: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a83ec_d20250212_m043137_c001_v0001182_t0059_u01739334697256") 2025/02/12 04:36:14 DEBUG : five: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e6713a_d20250212_m043119_c001_v7007000_t0000_u01739334679542") 2025/02/12 04:36:14 DEBUG : five: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40048c8811e619f5_d20250212_m043117_c001_v0001184_t0019_u01739334677639") 2025/02/12 04:36:14 DEBUG : foo: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d62118_d20250212_m043047_c001_v7007000_t0000_u01739334647716") 2025/02/12 04:36:14 DEBUG : foo: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40048c8811e612e7_d20250212_m043047_c001_v0001184_t0019_u01739334647167") 2025/02/12 04:36:14 DEBUG : foo: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40048c8811e612d9_d20250212_m043046_c001_v0001184_t0019_u01739334646608") 2025/02/12 04:36:14 DEBUG : four: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e67146_d20250212_m043119_c001_v7007000_t0000_u01739334679724") 2025/02/12 04:36:14 DEBUG : four: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f417a1701889a82b8_d20250212_m043118_c001_v0001182_t0058_u01739334678374") 2025/02/12 04:36:14 DEBUG : four: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e619c5_d20250212_m043117_c001_v0001184_t0050_u01739334677057") 2025/02/12 04:36:14 DEBUG : hello world2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f415bbdf2d6825163_d20250212_m042927_c001_v7007000_t0000_u01739334567525") 2025/02/12 04:36:14 DEBUG : hello world2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e607b3_d20250212_m042926_c001_v0001184_t0008_u01739334566949") 2025/02/12 04:36:14 DEBUG : ignore-size: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d8e48_d20250212_m043032_c001_v7007000_t0000_u01739334632817") 2025/02/12 04:36:14 DEBUG : ignore-size: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e610ec_d20250212_m043031_c001_v0001184_t0052_u01739334631877") 2025/02/12 04:36:14 DEBUG : nested/sub dir/file: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d621dc_d20250212_m043136_c001_v7007000_t0000_u01739334696139") 2025/02/12 04:36:14 DEBUG : nested/sub dir/file: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a83b8_d20250212_m043134_c001_v0001182_t0024_u01739334694834") 2025/02/12 04:36:14 DEBUG : nested/sub dir/file: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d621b5_d20250212_m043133_c001_v7007000_t0000_u01739334693712") 2025/02/12 04:36:14 DEBUG : nested/sub dir/file: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a838f_d20250212_m043132_c001_v0001182_t0028_u01739334692803") 2025/02/12 04:36:15 DEBUG : one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e6714e_d20250212_m043119_c001_v7007000_t0000_u01739334679912") 2025/02/12 04:36:15 DEBUG : one: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40048c8811e61993_d20250212_m043116_c001_v0001184_t0019_u01739334676471") 2025/02/12 04:36:15 DEBUG : only0: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bed_d20250212_m043546_c001_v7007000_t0000_u01739334946782") 2025/02/12 04:36:15 DEBUG : only0: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4078c23fd763e98b_d20250212_m043541_c001_v0001106_t0015_u01739334941393") 2025/02/12 04:36:15 DEBUG : only0: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e92c_d20250212_m043527_c001_v0001106_t0044_u01739334927586") 2025/02/12 04:36:15 DEBUG : only0: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f406e682d4e7d452c_d20250212_m043521_c001_v7007000_t0000_u01739334921564") 2025/02/12 04:36:15 DEBUG : only0: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e64107_d20250212_m043506_c001_v0001184_t0051_u01739334906978") 2025/02/12 04:36:15 DEBUG : only1: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bf0_d20250212_m043546_c001_v7007000_t0000_u01739334946964") 2025/02/12 04:36:15 DEBUG : only1: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f417a1701889a9506_d20250212_m043541_c001_v0001182_t0058_u01739334941404") 2025/02/12 04:36:15 DEBUG : only1: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e643fb_d20250212_m043528_c001_v0001184_t0041_u01739334928602") 2025/02/12 04:36:15 DEBUG : only1: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f406e682d4e7d452a_d20250212_m043521_c001_v7007000_t0000_u01739334921201") 2025/02/12 04:36:15 DEBUG : only1: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a92a5_d20250212_m043507_c001_v0001182_t0005_u01739334907717") 2025/02/12 04:36:15 DEBUG : only10: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bf2_d20250212_m043547_c001_v7007000_t0000_u01739334947146") 2025/02/12 04:36:15 DEBUG : only10: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40048c8811e64633_d20250212_m043541_c001_v0001184_t0019_u01739334941416") 2025/02/12 04:36:15 DEBUG : only10: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e64515_d20250212_m043534_c001_v0001184_t0054_u01739334934683") 2025/02/12 04:36:15 DEBUG : only10: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f097_d20250212_m043521_c001_v7007000_t0000_u01739334921213") 2025/02/12 04:36:15 DEBUG : only10: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a92fc_d20250212_m043513_c001_v0001182_t0013_u01739334913349") 2025/02/12 04:36:15 DEBUG : only11: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bf7_d20250212_m043547_c001_v7007000_t0000_u01739334947328") 2025/02/12 04:36:15 DEBUG : only11: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f408094daff2533d2_d20250212_m043541_c001_v0001184_t0013_u01739334941992") 2025/02/12 04:36:15 DEBUG : only11: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a94aa_d20250212_m043535_c001_v0001182_t0015_u01739334935294") 2025/02/12 04:36:15 DEBUG : only11: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40170a8b796c51c9_d20250212_m043521_c001_v7007000_t0000_u01739334921224") 2025/02/12 04:36:16 DEBUG : only11: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e8f0_d20250212_m043513_c001_v0001106_t0038_u01739334913799") 2025/02/12 04:36:16 DEBUG : only12: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bfb_d20250212_m043547_c001_v7007000_t0000_u01739334947523") 2025/02/12 04:36:16 DEBUG : only12: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4078c23fd763e98f_d20250212_m043541_c001_v0001106_t0015_u01739334941633") 2025/02/12 04:36:16 DEBUG : only12: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e966_d20250212_m043535_c001_v0001106_t0042_u01739334935713") 2025/02/12 04:36:16 DEBUG : only12: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f09e_d20250212_m043521_c001_v7007000_t0000_u01739334921579") 2025/02/12 04:36:16 DEBUG : only12: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e64220_d20250212_m043514_c001_v0001184_t0023_u01739334914761") 2025/02/12 04:36:16 DEBUG : only13: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952bff_d20250212_m043547_c001_v7007000_t0000_u01739334947705") 2025/02/12 04:36:16 DEBUG : only13: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f417a1701889a950e_d20250212_m043541_c001_v0001182_t0058_u01739334941643") 2025/02/12 04:36:16 DEBUG : only13: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6455f_d20250212_m043536_c001_v0001184_t0053_u01739334936423") 2025/02/12 04:36:16 DEBUG : only13: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40170a8b796c51c8_d20250212_m043521_c001_v7007000_t0000_u01739334921035") 2025/02/12 04:36:16 DEBUG : only13: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a9320_d20250212_m043515_c001_v0001182_t0042_u01739334915595") 2025/02/12 04:36:16 DEBUG : only14: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952c05_d20250212_m043547_c001_v7007000_t0000_u01739334947888") 2025/02/12 04:36:16 DEBUG : only14: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40048c8811e64635_d20250212_m043541_c001_v0001184_t0019_u01739334941654") 2025/02/12 04:36:16 DEBUG : only14: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a94cc_d20250212_m043537_c001_v0001182_t0006_u01739334937009") 2025/02/12 04:36:16 DEBUG : only14: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40170a8b796c51cd_d20250212_m043521_c001_v7007000_t0000_u01739334921590") 2025/02/12 04:36:16 DEBUG : only14: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e8fc_d20250212_m043516_c001_v0001106_t0032_u01739334916031") 2025/02/12 04:36:16 DEBUG : only15: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952c09_d20250212_m043548_c001_v7007000_t0000_u01739334948070") 2025/02/12 04:36:16 DEBUG : only15: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4078c23fd763e991_d20250212_m043541_c001_v0001106_t0015_u01739334941814") 2025/02/12 04:36:16 DEBUG : only15: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e96e_d20250212_m043537_c001_v0001106_t0009_u01739334937415") 2025/02/12 04:36:16 DEBUG : only15: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f406e682d4e7d4523_d20250212_m043520_c001_v7007000_t0000_u01739334920648") 2025/02/12 04:36:17 DEBUG : only15: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e64251_d20250212_m043516_c001_v0001184_t0037_u01739334916699") 2025/02/12 04:36:17 DEBUG : only16: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952c0d_d20250212_m043548_c001_v7007000_t0000_u01739334948252") 2025/02/12 04:36:17 DEBUG : only16: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f417a1701889a9514_d20250212_m043541_c001_v0001182_t0058_u01739334941826") 2025/02/12 04:36:17 DEBUG : only16: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e64599_d20250212_m043538_c001_v0001184_t0025_u01739334938102") 2025/02/12 04:36:17 DEBUG : only16: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f406e682d4e7d4526_d20250212_m043520_c001_v7007000_t0000_u01739334920830") 2025/02/12 04:36:17 DEBUG : only16: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a9342_d20250212_m043517_c001_v0001182_t0028_u01739334917585") 2025/02/12 04:36:17 DEBUG : only17: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952c12_d20250212_m043548_c001_v7007000_t0000_u01739334948435") 2025/02/12 04:36:17 DEBUG : only17: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40048c8811e64643_d20250212_m043541_c001_v0001184_t0019_u01739334941838") 2025/02/12 04:36:17 DEBUG : only17: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a94e8_d20250212_m043539_c001_v0001182_t0021_u01739334939033") 2025/02/12 04:36:17 DEBUG : only17: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4192b882b83ced24_d20250212_m043521_c001_v7007000_t0000_u01739334921234") 2025/02/12 04:36:17 DEBUG : only17: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e906_d20250212_m043518_c001_v0001106_t0008_u01739334918008") 2025/02/12 04:36:17 DEBUG : only18: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952c16_d20250212_m043548_c001_v7007000_t0000_u01739334948618") 2025/02/12 04:36:17 DEBUG : only18: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4078c23fd763e993_d20250212_m043541_c001_v0001106_t0015_u01739334941998") 2025/02/12 04:36:17 DEBUG : only18: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e97c_d20250212_m043539_c001_v0001106_t0050_u01739334939423") 2025/02/12 04:36:17 DEBUG : only18: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4192b882b83ced26_d20250212_m043521_c001_v7007000_t0000_u01739334921601") 2025/02/12 04:36:17 DEBUG : only18: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e642a5_d20250212_m043518_c001_v0001184_t0042_u01739334918705") 2025/02/12 04:36:17 DEBUG : only19: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952c19_d20250212_m043548_c001_v7007000_t0000_u01739334948814") 2025/02/12 04:36:17 DEBUG : only19: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f417a1701889a951a_d20250212_m043542_c001_v0001182_t0058_u01739334942009") 2025/02/12 04:36:17 DEBUG : only19: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6460b_d20250212_m043540_c001_v0001184_t0045_u01739334940534") 2025/02/12 04:36:17 DEBUG : only19: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4192b882b83ced22_d20250212_m043521_c001_v7007000_t0000_u01739334921048") 2025/02/12 04:36:17 DEBUG : only19: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a9361_d20250212_m043519_c001_v0001182_t0004_u01739334919456") 2025/02/12 04:36:17 DEBUG : only2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952c1c_d20250212_m043549_c001_v7007000_t0000_u01739334949008") 2025/02/12 04:36:17 DEBUG : only2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40048c8811e6464d_d20250212_m043542_c001_v0001184_t0019_u01739334942022") 2025/02/12 04:36:18 DEBUG : only2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a9430_d20250212_m043529_c001_v0001182_t0059_u01739334929320") 2025/02/12 04:36:18 DEBUG : only2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f406e682d4e7d452e_d20250212_m043521_c001_v7007000_t0000_u01739334921747") 2025/02/12 04:36:18 DEBUG : only2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e8c6_d20250212_m043508_c001_v0001106_t0019_u01739334908158") 2025/02/12 04:36:18 DEBUG : only3: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952c23_d20250212_m043549_c001_v7007000_t0000_u01739334949208") 2025/02/12 04:36:18 DEBUG : only3: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f408094daff2533e0_d20250212_m043542_c001_v0001184_t0013_u01739334942177") 2025/02/12 04:36:18 DEBUG : only3: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e93c_d20250212_m043529_c001_v0001106_t0016_u01739334929745") 2025/02/12 04:36:18 DEBUG : only3: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f09a_d20250212_m043521_c001_v7007000_t0000_u01739334921396") 2025/02/12 04:36:18 DEBUG : only3: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6415e_d20250212_m043508_c001_v0001184_t0039_u01739334908902") 2025/02/12 04:36:18 DEBUG : only4: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952c28_d20250212_m043549_c001_v7007000_t0000_u01739334949399") 2025/02/12 04:36:18 DEBUG : only4: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4078c23fd763e997_d20250212_m043542_c001_v0001106_t0015_u01739334942184") 2025/02/12 04:36:18 DEBUG : only4: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e64445_d20250212_m043530_c001_v0001184_t0018_u01739334930531") 2025/02/12 04:36:18 DEBUG : only4: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f406e682d4e7d4528_d20250212_m043521_c001_v7007000_t0000_u01739334921014") 2025/02/12 04:36:18 DEBUG : only4: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a92b7_d20250212_m043509_c001_v0001182_t0040_u01739334909555") 2025/02/12 04:36:18 DEBUG : only5: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952c2e_d20250212_m043549_c001_v7007000_t0000_u01739334949585") 2025/02/12 04:36:18 DEBUG : only5: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f417a1701889a9522_d20250212_m043542_c001_v0001182_t0058_u01739334942198") 2025/02/12 04:36:18 DEBUG : only5: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a9456_d20250212_m043531_c001_v0001182_t0006_u01739334931205") 2025/02/12 04:36:18 DEBUG : only5: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40170a8b796c51cc_d20250212_m043521_c001_v7007000_t0000_u01739334921408") 2025/02/12 04:36:18 DEBUG : only5: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e8d6_d20250212_m043509_c001_v0001106_t0005_u01739334909980") 2025/02/12 04:36:18 DEBUG : only6: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952c33_d20250212_m043549_c001_v7007000_t0000_u01739334949767") 2025/02/12 04:36:18 DEBUG : only6: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40048c8811e64659_d20250212_m043542_c001_v0001184_t0019_u01739334942207") 2025/02/12 04:36:18 DEBUG : only6: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e94a_d20250212_m043531_c001_v0001106_t0005_u01739334931608") 2025/02/12 04:36:19 DEBUG : only6: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4192b882b83ced25_d20250212_m043521_c001_v7007000_t0000_u01739334921418") 2025/02/12 04:36:19 DEBUG : only6: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e641a0_d20250212_m043510_c001_v0001184_t0056_u01739334910628") 2025/02/12 04:36:19 DEBUG : only7: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952c38_d20250212_m043549_c001_v7007000_t0000_u01739334949949") 2025/02/12 04:36:19 DEBUG : only7: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f408094daff2533ec_d20250212_m043542_c001_v0001184_t0013_u01739334942362") 2025/02/12 04:36:19 DEBUG : only7: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e644a1_d20250212_m043532_c001_v0001184_t0055_u01739334932429") 2025/02/12 04:36:19 DEBUG : only7: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f406e682d4e7d452b_d20250212_m043521_c001_v7007000_t0000_u01739334921383") 2025/02/12 04:36:19 DEBUG : only7: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a92dd_d20250212_m043511_c001_v0001182_t0047_u01739334911267") 2025/02/12 04:36:19 DEBUG : only8: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952c3c_d20250212_m043550_c001_v7007000_t0000_u01739334950130") 2025/02/12 04:36:19 DEBUG : only8: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4078c23fd763e999_d20250212_m043542_c001_v0001106_t0015_u01739334942369") 2025/02/12 04:36:19 DEBUG : only8: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a9472_d20250212_m043533_c001_v0001182_t0048_u01739334933067") 2025/02/12 04:36:19 DEBUG : only8: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f094_d20250212_m043521_c001_v7007000_t0000_u01739334921033") 2025/02/12 04:36:19 DEBUG : only8: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e8e4_d20250212_m043511_c001_v0001106_t0030_u01739334911696") 2025/02/12 04:36:19 DEBUG : only9: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952c41_d20250212_m043550_c001_v7007000_t0000_u01739334950312") 2025/02/12 04:36:19 DEBUG : only9: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f417a1701889a9528_d20250212_m043542_c001_v0001182_t0058_u01739334942381") 2025/02/12 04:36:19 DEBUG : only9: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e956_d20250212_m043533_c001_v0001106_t0040_u01739334933489") 2025/02/12 04:36:19 DEBUG : only9: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87f0a2_d20250212_m043521_c001_v7007000_t0000_u01739334921759") 2025/02/12 04:36:19 DEBUG : only9: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e641e4_d20250212_m043512_c001_v0001184_t0047_u01739334912423") 2025/02/12 04:36:19 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d621ad_d20250212_m043130_c001_v7007000_t0000_u01739334690928") 2025/02/12 04:36:19 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e5ae_d20250212_m043128_c001_v0001106_t0015_u01739334688984") 2025/02/12 04:36:19 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d621a1_d20250212_m043127_c001_v7007000_t0000_u01739334687125") 2025/02/12 04:36:19 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a831f_d20250212_m043124_c001_v0001182_t0018_u01739334684528") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e671db_d20250212_m043123_c001_v7007000_t0000_u01739334683039") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e594_d20250212_m043120_c001_v0001106_t0056_u01739334680884") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e66ffb_d20250212_m043109_c001_v7007000_t0000_u01739334669939") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6176e_d20250212_m043108_c001_v0001184_t0048_u01739334668657") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e66fd5_d20250212_m043106_c001_v7007000_t0000_u01739334666820") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e616c8_d20250212_m043106_c001_v0001184_t0024_u01739334666051") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e66f9f_d20250212_m043104_c001_v7007000_t0000_u01739334664543") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e615fc_d20250212_m043103_c001_v0001184_t0029_u01739334663738") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d62132_d20250212_m043057_c001_v7007000_t0000_u01739334657293") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61416_d20250212_m043056_c001_v0001184_t0033_u01739334656211") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d6212f_d20250212_m043055_c001_v7007000_t0000_u01739334655479") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e613d8_d20250212_m043054_c001_v0001184_t0031_u01739334654350") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d62128_d20250212_m043053_c001_v7007000_t0000_u01739334653609") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e613a7_d20250212_m043053_c001_v0001184_t0014_u01739334653030") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6138d_d20250212_m043052_c001_v0001184_t0021_u01739334652433") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d62124_d20250212_m043051_c001_v7007000_t0000_u01739334651701") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61363_d20250212_m043051_c001_v0001184_t0008_u01739334651105") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61357_d20250212_m043050_c001_v0001184_t0035_u01739334650538") 2025/02/12 04:36:20 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d6211e_d20250212_m043049_c001_v7007000_t0000_u01739334649795") 2025/02/12 04:36:21 DEBUG : potato: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6132b_d20250212_m043049_c001_v0001184_t0048_u01739334649038") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f411c11f44456576d_d20250212_m043248_c001_v7007000_t0000_u01739334768653") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e6b6_d20250212_m043247_c001_v0001106_t0018_u01739334767788") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40170a8b796c4ec4_d20250212_m043231_c001_v7007000_t0000_u01739334751979") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e662_d20250212_m043223_c001_v0001106_t0022_u01739334743758") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4192b882b83ce28f_d20250212_m043211_c001_v7007000_t0000_u01739334731671") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e60e_d20250212_m043203_c001_v0001106_t0029_u01739334723146") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4090711e54c8eac7_d20250212_m043147_c001_v7007000_t0000_u01739334707039") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e5c6_d20250212_m043139_c001_v0001106_t0014_u01739334699768") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e67082_d20250212_m043114_c001_v7007000_t0000_u01739334674634") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e618ab_d20250212_m043113_c001_v0001184_t0024_u01739334673461") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e67037_d20250212_m043112_c001_v7007000_t0000_u01739334672367") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61807_d20250212_m043110_c001_v0001184_t0058_u01739334670864") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e67000_d20250212_m043110_c001_v7007000_t0000_u01739334670123") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e617a3_d20250212_m043109_c001_v0001184_t0059_u01739334669335") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e66fef_d20250212_m043107_c001_v7007000_t0000_u01739334667928") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61726_d20250212_m043107_c001_v0001184_t0022_u01739334667193") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e66fb2_d20250212_m043105_c001_v7007000_t0000_u01739334665311") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6163d_d20250212_m043104_c001_v0001184_t0056_u01739334664559") 2025/02/12 04:36:21 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d62134_d20250212_m043058_c001_v7007000_t0000_u01739334658053") 2025/02/12 04:36:22 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61432_d20250212_m043056_c001_v0001184_t0053_u01739334656982") 2025/02/12 04:36:22 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f415bbdf2d682518f_d20250212_m042930_c001_v7007000_t0000_u01739334570864") 2025/02/12 04:36:22 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6081b_d20250212_m042930_c001_v0001184_t0058_u01739334570288") 2025/02/12 04:36:22 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f415bbdf2d6825173_d20250212_m042929_c001_v7007000_t0000_u01739334569025") 2025/02/12 04:36:22 DEBUG : potato2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e607d7_d20250212_m042928_c001_v0001184_t0055_u01739334568423") 2025/02/12 04:36:22 DEBUG : potato3: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40170a8b796c4ec5_d20250212_m043232_c001_v7007000_t0000_u01739334752238") 2025/02/12 04:36:22 DEBUG : potato3: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e625ce_d20250212_m043225_c001_v0001184_t0017_u01739334745137") 2025/02/12 04:36:22 DEBUG : potato3: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4192b882b83ce291_d20250212_m043211_c001_v7007000_t0000_u01739334731998") 2025/02/12 04:36:22 DEBUG : potato3: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6228b_d20250212_m043204_c001_v0001184_t0018_u01739334724685") 2025/02/12 04:36:22 DEBUG : potato3: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4090711e54c8eacb_d20250212_m043147_c001_v7007000_t0000_u01739334707651") 2025/02/12 04:36:22 DEBUG : potato3: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61f05_d20250212_m043140_c001_v0001184_t0016_u01739334700523") 2025/02/12 04:36:22 DEBUG : pre-dest1/1: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4192b882b83ce6ed_d20250212_m043330_c001_v7007000_t0000_u01739334810332") 2025/02/12 04:36:22 DEBUG : pre-dest1/1: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e62ea1_d20250212_m043322_c001_v0001184_t0006_u01739334802132") 2025/02/12 04:36:22 DEBUG : pre-dest2/2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4192b882b83ce6f1_d20250212_m043330_c001_v7007000_t0000_u01739334810514") 2025/02/12 04:36:22 DEBUG : pre-dest2/2: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e732_d20250212_m043322_c001_v0001106_t0023_u01739334802699") 2025/02/12 04:36:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d956d_d20250212_m043301_c001_v7007000_t0000_u01739334781893") 2025/02/12 04:36:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a88a9_d20250212_m043257_c001_v0001182_t0053_u01739334777987") 2025/02/12 04:36:22 DEBUG : sizeonly: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d8e10_d20250212_m043030_c001_v7007000_t0000_u01739334630586") 2025/02/12 04:36:22 DEBUG : sizeonly: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e610a0_d20250212_m043029_c001_v0001184_t0046_u01739334629636") 2025/02/12 04:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952cae_d20250212_m043559_c001_v7007000_t0000_u01739334959069") 2025/02/12 04:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a964e_d20250212_m043555_c001_v0001182_t0056_u01739334955987") 2025/02/12 04:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952c82_d20250212_m043554_c001_v7007000_t0000_u01739334954076") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e64821_d20250212_m043551_c001_v0001184_t0000_u01739334951629") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d621e0_d20250212_m043136_c001_v7007000_t0000_u01739334696323") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e5bc_d20250212_m043135_c001_v0001106_t0030_u01739334695185") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d621b7_d20250212_m043133_c001_v7007000_t0000_u01739334693898") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61ddd_d20250212_m043133_c001_v0001184_t0018_u01739334693148") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d8df9_d20250212_m043026_c001_v7007000_t0000_u01739334626528") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61005_d20250212_m043025_c001_v0001184_t0013_u01739334625027") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d8deb_d20250212_m043024_c001_v7007000_t0000_u01739334624305") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e60fb9_d20250212_m043023_c001_v0001184_t0032_u01739334623198") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d8dd2_d20250212_m043019_c001_v7007000_t0000_u01739334619570") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e60ee4_d20250212_m043018_c001_v0001184_t0058_u01739334618592") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d8dcc_d20250212_m043018_c001_v7007000_t0000_u01739334618050") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e60ec2_d20250212_m043017_c001_v0001184_t0005_u01739334617017") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e60e17_d20250212_m043011_c001_v0001184_t0000_u01739334611098") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d8d4b_d20250212_m043010_c001_v7007000_t0000_u01739334610374") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e60dea_d20250212_m043009_c001_v0001184_t0056_u01739334609805") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e60dd2_d20250212_m043009_c001_v0001184_t0057_u01739334609056") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41858921893d8d21_d20250212_m043007_c001_v7007000_t0000_u01739334607603") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e60ca0_d20250212_m043000_c001_v0001184_t0032_u01739334600520") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e60b7e_d20250212_m042954_c001_v0001184_t0058_u01739334594123") 2025/02/12 04:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87e522_d20250212_m042953_c001_v7007000_t0000_u01739334593406") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e60b43_d20250212_m042952_c001_v0001184_t0059_u01739334592770") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e60b21_d20250212_m042952_c001_v0001184_t0040_u01739334592024") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40569ccd2f87e51a_d20250212_m042950_c001_v7007000_t0000_u01739334590948") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e60979_d20250212_m042940_c001_v0001184_t0049_u01739334580583") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4102e4246781b3ef_d20250212_m042940_c001_v7007000_t0000_u01739334580220") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e60954_d20250212_m042939_c001_v0001184_t0004_u01739334579643") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f415bbdf2d68251a6_d20250212_m042938_c001_v7007000_t0000_u01739334578024") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6090a_d20250212_m042937_c001_v0001184_t0004_u01739334577448") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f415bbdf2d68251a1_d20250212_m042936_c001_v7007000_t0000_u01739334576908") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e608da_d20250212_m042936_c001_v0001184_t0042_u01739334576340") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f415bbdf2d682519c_d20250212_m042935_c001_v7007000_t0000_u01739334575087") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e608a8_d20250212_m042934_c001_v0001184_t0052_u01739334574342") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f415bbdf2d6825199_d20250212_m042933_c001_v7007000_t0000_u01739334573803") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6087e_d20250212_m042933_c001_v0001184_t0027_u01739334573227") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f415bbdf2d6825193_d20250212_m042932_c001_v7007000_t0000_u01739334572328") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6084e_d20250212_m042931_c001_v0001184_t0023_u01739334571761") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f415bbdf2d682515e_d20250212_m042926_c001_v7007000_t0000_u01739334566035") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e6076b_d20250212_m042925_c001_v0001184_t0012_u01739334565464") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f415bbdf2d682515a_d20250212_m042924_c001_v7007000_t0000_u01739334564566") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e60724_d20250212_m042923_c001_v0001184_t0031_u01739334563989") 2025/02/12 04:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f415bbdf2d6825153_d20250212_m042923_c001_v7007000_t0000_u01739334563090") 2025/02/12 04:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e606e0_d20250212_m042922_c001_v0001184_t0027_u01739334562517") 2025/02/12 04:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f415bbdf2d682514c_d20250212_m042919_c001_v7007000_t0000_u01739334559651") 2025/02/12 04:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e60666_d20250212_m042919_c001_v0001184_t0020_u01739334559083") 2025/02/12 04:36:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952cb0_d20250212_m043559_c001_v7007000_t0000_u01739334959253") 2025/02/12 04:36:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f1078c23fd763e9d5_d20250212_m043555_c001_v0001106_t0013_u01739334955974") 2025/02/12 04:36:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f41306c1762952c85_d20250212_m043554_c001_v7007000_t0000_u01739334954259") 2025/02/12 04:36:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f108094daff2535b3_d20250212_m043551_c001_v0001184_t0014_u01739334951635") 2025/02/12 04:36:25 DEBUG : sub/yam: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d621ab_d20250212_m043130_c001_v7007000_t0000_u01739334690368") 2025/02/12 04:36:25 DEBUG : sub/yam: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a8346_d20250212_m043128_c001_v0001182_t0041_u01739334688629") 2025/02/12 04:36:25 DEBUG : three: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e67156_d20250212_m043120_c001_v7007000_t0000_u01739334680103") 2025/02/12 04:36:25 DEBUG : three: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61a4b_d20250212_m043118_c001_v0001184_t0025_u01739334678945") 2025/02/12 04:36:25 DEBUG : three: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e619ad_d20250212_m043116_c001_v0001184_t0047_u01739334676840") 2025/02/12 04:36:25 DEBUG : two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e67161_d20250212_m043120_c001_v7007000_t0000_u01739334680284") 2025/02/12 04:36:25 DEBUG : two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4078c23fd763e58a_d20250212_m043118_c001_v0001106_t0015_u01739334678186") 2025/02/12 04:36:25 DEBUG : two: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40048c8811e619a1_d20250212_m043116_c001_v0001184_t0019_u01739334676656") 2025/02/12 04:36:25 DEBUG : yam: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d621ae_d20250212_m043131_c001_v7007000_t0000_u01739334691115") 2025/02/12 04:36:25 DEBUG : yam: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f105878732a535a35_d20250212_m043130_c001_v0001182_t0000_u01739334690167") 2025/02/12 04:36:25 DEBUG : yam: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d621a0_d20250212_m043126_c001_v7007000_t0000_u01739334686573") 2025/02/12 04:36:25 DEBUG : yam: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61ba3_d20250212_m043124_c001_v0001184_t0058_u01739334684873") 2025/02/12 04:36:25 DEBUG : yam: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e671cd_d20250212_m043122_c001_v7007000_t0000_u01739334682492") 2025/02/12 04:36:25 DEBUG : yam: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f117a1701889a82e2_d20250212_m043120_c001_v0001182_t0036_u01739334680895") 2025/02/12 04:36:25 DEBUG : yaml: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f4043e6c341d621a2_d20250212_m043127_c001_v7007000_t0000_u01739334687322") 2025/02/12 04:36:25 DEBUG : yaml: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f102c90576ffd4457_d20250212_m043126_c001_v0001115_t0042_u01739334686054") 2025/02/12 04:36:26 DEBUG : yaml: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f40777f1271e671e2_d20250212_m043123_c001_v7007000_t0000_u01739334683221") 2025/02/12 04:36:26 DEBUG : yaml: Deleting (id "4_z3fc21d0360bdfb8b9f480e1b_f10048c8811e61b09_d20250212_m043122_c001_v0001184_t0027_u01739334682274") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m17.958131926s (try 1/5)