"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/28 04:46:47 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta" 2025/01/28 04:46:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 04:46:47 DEBUG : Creating backend with remote "/tmp/rclone2499348347" === 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-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:46:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 04:46:52 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:46:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/28 04:46:52 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.18s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:46:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/28 04:46:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 04:46:53 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:46:53 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:46:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:46:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:46:54 DEBUG : B2 bucket rclone-test-lepebul6veta: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.31s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", 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-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", 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-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:46:56 DEBUG : Creating backend with remote "/non-existing" 2025/01/28 04:46:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/28 04:46:56 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:46:56 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:46:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 04:46:57 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:46:57 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:46:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:46:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.26s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:46:59 INFO : B2 bucket rclone-test-lepebul6veta: Running all checks before starting transfers 2025/01/28 04:46:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 04:46:59 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:46:59 INFO : B2 bucket rclone-test-lepebul6veta: Checks finished, now starting transfers 2025/01/28 04:46:59 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:46:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:46:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.61s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:00 ERROR : Ignoring --no-traverse with sync 2025/01/28 04:47:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 04:47:01 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:47:01 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:47:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:47:01 INFO : sub dir/hello world: Copied (new) 2025/01/28 04:47:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.64s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/28 04:47:02 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:47:02 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:47:03 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/28 04:47:03 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.63s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 04:47:04 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:47:04 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:47:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:47:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 04:47:06 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:47:06 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:47:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:47:06 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.06s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/28 04:47:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/28 04:47:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/28 04:47:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/28 04:47:07 INFO : sub dir: Making directory 2025/01/28 04:47:07 INFO : sub dir2: Making directory 2025/01/28 04:47:07 INFO : sub dir2/sub sub dir2: Making directory 2025/01/28 04:47:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 04:47:07 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:47:07 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:47:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:47:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/28 04:47:08 DEBUG : B2 bucket rclone-test-lepebul6veta: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.68s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:09 INFO : sub dir2: Making directory 2025/01/28 04:47:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/28 04:47:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/28 04:47:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 04:47:09 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:47:09 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:47:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:47:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.29s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:10 DEBUG : sub dir2: Making directory with metadata 2025/01/28 04:47:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/28 04:47:10 INFO : sub dir: Making directory 2025/01/28 04:47:10 INFO : sub dir2: Making directory 2025/01/28 04:47:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 04:47:10 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:47:10 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:47:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:47:11 INFO : sub dir/hello world: Copied (new) 2025/01/28 04:47:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/28 04:47:11 DEBUG : B2 bucket rclone-test-lepebul6veta: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/28 04:47:11 DEBUG : B2 bucket rclone-test-lepebul6veta: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.85s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", 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-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:12 INFO : sub dir2: Making directory 2025/01/28 04:47:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 04:47:13 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:47:13 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:47:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:47:13 INFO : sub dir/hello world: Copied (new) 2025/01/28 04:47:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.44s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:14 DEBUG : sub dir2: Making directory with metadata 2025/01/28 04:47:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/28 04:47:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/28 04:47:14 INFO : sub dir: Making directory 2025/01/28 04:47:14 INFO : sub dir2: Making directory 2025/01/28 04:47:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 04:47:14 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:47:14 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:47:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:47:15 INFO : sub dir/hello world: Copied (new) 2025/01/28 04:47:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/28 04:47:15 DEBUG : B2 bucket rclone-test-lepebul6veta: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.99s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:16 INFO : sub dir2: Making directory 2025/01/28 04:47:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 04:47:17 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:47:17 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:47:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:47:17 INFO : sub dir/hello world: Copied (new) 2025/01/28 04:47:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.68s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:18 DEBUG : Creating backend with remote "TestB2:rclone-test-povoxor5husu" 2025/01/28 04:47:18 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-lepebul6veta -> B2 bucket rclone-test-povoxor5husu 2025/01/28 04:47:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 04:47:20 DEBUG : B2 bucket rclone-test-povoxor5husu: Waiting for checks to finish 2025/01/28 04:47:20 DEBUG : B2 bucket rclone-test-povoxor5husu: Waiting for transfers to finish 2025/01/28 04:47:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:47:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:22 DEBUG : B2 bucket rclone-test-povoxor5husu: Purge remote 2025/01/28 04:47:22 INFO : B2 bucket rclone-test-povoxor5husu: cleaning bucket "rclone-test-povoxor5husu" of all files 2025/01/28 04:47:22 DEBUG : sub dir/hello world: Deleting (id "4_z6fa24d1330cdabbb9f480e1b_f1070424dab797ce5_d20250128_m044722_c001_v0001134_t0018_u01738039642085") --- PASS: TestServerSideCopy (8.13s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:27 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:47:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/28 04:47:27 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:47:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/28 04:47:28 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.83s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:29 DEBUG : Creating backend with remote "TestB2:rclone-test-paluril5bili" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-lepebul6veta -> B2 bucket rclone-test-paluril5bili 2025/01/28 04:47:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 04:47:31 DEBUG : B2 bucket rclone-test-paluril5bili: Waiting for checks to finish 2025/01/28 04:47:31 DEBUG : B2 bucket rclone-test-paluril5bili: Waiting for transfers to finish 2025/01/28 04:47:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:47:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/28 04:47:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/28 04:47:36 DEBUG : pacer: Reducing sleep to 10ms 2025/01/28 04:47:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/28 04:47:37 DEBUG : B2 bucket rclone-test-paluril5bili: Waiting for checks to finish 2025/01/28 04:47:37 DEBUG : B2 bucket rclone-test-paluril5bili: Waiting for transfers to finish 2025/01/28 04:47:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/28 04:47:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:37 DEBUG : B2 bucket rclone-test-paluril5bili: Purge remote 2025/01/28 04:47:37 INFO : B2 bucket rclone-test-paluril5bili: cleaning bucket "rclone-test-paluril5bili" of all files 2025/01/28 04:47:37 DEBUG : sub dir/hello world: Deleting (id "4_z5f926dc330cdabbb9f480e1b_f117c79b9b4d2333c_d20250128_m044737_c001_v0001184_t0049_u01738039657273") 2025/01/28 04:47:37 DEBUG : sub dir/hello world: Deleting (id "4_z5f926dc330cdabbb9f480e1b_f118a6ad708c4266d_d20250128_m044734_c001_v0001100_t0053_u01738039654981") --- PASS: TestServerSideCopyOverSelf (13.62s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/28 04:47:44 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:47:44 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:47:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/28 04:47:44 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/28 04:47:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.85s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:46 DEBUG : Creating backend with remote "TestB2:rclone-test-bupitip8zibi" 2025/01/28 04:47:46 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-lepebul6veta -> B2 bucket rclone-test-bupitip8zibi 2025/01/28 04:47:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 04:47:47 DEBUG : B2 bucket rclone-test-bupitip8zibi: Waiting for checks to finish 2025/01/28 04:47:47 DEBUG : B2 bucket rclone-test-bupitip8zibi: Waiting for transfers to finish 2025/01/28 04:47:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:47:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/28 04:47:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/28 04:47:53 DEBUG : pacer: Reducing sleep to 10ms 2025/01/28 04:47:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/28 04:47:53 DEBUG : B2 bucket rclone-test-bupitip8zibi: Waiting for checks to finish 2025/01/28 04:47:53 DEBUG : B2 bucket rclone-test-bupitip8zibi: Waiting for transfers to finish 2025/01/28 04:47:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/28 04:47:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/28 04:47:54 INFO : sub dir/hello world: Deleted 2025/01/28 04:47:55 DEBUG : testing file moves 2025/01/28 04:47:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/28 04:47:55 DEBUG : B2 bucket rclone-test-bupitip8zibi: Waiting for checks to finish 2025/01/28 04:47:55 DEBUG : B2 bucket rclone-test-bupitip8zibi: Waiting for transfers to finish 2025/01/28 04:47:55 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/28 04:47:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/28 04:47:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:47:56 DEBUG : B2 bucket rclone-test-bupitip8zibi: Purge remote 2025/01/28 04:47:56 INFO : B2 bucket rclone-test-bupitip8zibi: cleaning bucket "rclone-test-bupitip8zibi" of all files 2025/01/28 04:47:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f82add330cdabbb9f480e1b_f10626a8774ac6f90_d20250128_m044755_c001_v0001184_t0035_u01738039675783") 2025/01/28 04:47:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f82add330cdabbb9f480e1b_f112e29762c14286d_d20250128_m044753_c001_v0001117_t0016_u01738039673852") 2025/01/28 04:47:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f82add330cdabbb9f480e1b_f1072264d0539b713_d20250128_m044751_c001_v0001182_t0033_u01738039671837") --- PASS: TestServerSideMoveOverSelf (16.13s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:02 ERROR : : error listing: directory not found 2025/01/28 04:48:02 INFO : Local file system at /tmp/rclone2499348347: Making directory 2025/01/28 04:48:03 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:03 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.34s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 04:48:05 DEBUG : Local file system at /tmp/rclone2499348347: Waiting for checks to finish 2025/01/28 04:48:05 DEBUG : Local file system at /tmp/rclone2499348347: Waiting for transfers to finish 2025/01/28 04:48:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:48:05 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/28 04:48:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestCopyRedownload (2.52s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:07 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/28 04:48:07 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:07 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/28 04:48:07 INFO : check sum: Copied (new) 2025/01/28 04:48:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:07 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/28 04:48:07 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/28 04:48:07 DEBUG : check sum: Unchanged skipping 2025/01/28 04:48:07 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:07 DEBUG : Waiting for deletions to finish 2025/01/28 04:48:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.34s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/28 04:48:09 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:09 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:09 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/28 04:48:09 INFO : sizeonly: Copied (new) 2025/01/28 04:48:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:10 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:10 DEBUG : sizeonly: Sizes identical 2025/01/28 04:48:10 DEBUG : sizeonly: Unchanged skipping 2025/01/28 04:48:10 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:10 DEBUG : Waiting for deletions to finish 2025/01/28 04:48:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.62s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/28 04:48:11 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:11 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/28 04:48:12 INFO : ignore-size: Copied (new) 2025/01/28 04:48:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:12 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:48:12 DEBUG : ignore-size: Unchanged skipping 2025/01/28 04:48:12 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:12 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:12 DEBUG : Waiting for deletions to finish 2025/01/28 04:48:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.44s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:48:15 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:15 DEBUG : existing: Unchanged skipping 2025/01/28 04:48:15 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:15 DEBUG : Waiting for deletions to finish 2025/01/28 04:48:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:15 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/28 04:48:15 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/28 04:48:15 INFO : existing: Copied (replaced existing) 2025/01/28 04:48:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.71s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/28 04:48:17 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:17 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/28 04:48:17 INFO : existing: Copied (new) 2025/01/28 04:48:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:17 DEBUG : existing: Destination exists, skipping 2025/01/28 04:48:17 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:17 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:17 DEBUG : Waiting for deletions to finish 2025/01/28 04:48:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.42s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:20 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/28 04:48:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/28 04:48:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:48:20 DEBUG : c/non empty space: Unchanged skipping 2025/01/28 04:48:20 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:20 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 04:48:20 INFO : a/potato2: Copied (new) 2025/01/28 04:48:20 DEBUG : Waiting for deletions to finish 2025/01/28 04:48:21 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.00s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:23 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:23 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/01/28 04:48:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/28 04:48:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/28 04:48:23 DEBUG : empty space: Unchanged skipping 2025/01/28 04:48:23 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:23 DEBUG : Waiting for deletions to finish 2025/01/28 04:48:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:23 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:23 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/01/28 04:48:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/28 04:48:24 INFO : empty space: Updated modification time in destination 2025/01/28 04:48:24 DEBUG : empty space: Unchanged skipping 2025/01/28 04:48:24 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:24 DEBUG : Waiting for deletions to finish 2025/01/28 04:48:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.47s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:26 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:26 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/01/28 04:48:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/28 04:48:26 DEBUG : empty space: Unchanged skipping 2025/01/28 04:48:26 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:26 DEBUG : Waiting for deletions to finish 2025/01/28 04:48:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.90s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:28 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:28 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/01/28 04:48:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2499348347) 2025/01/28 04:48:28 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lepebul6veta) 2025/01/28 04:48:28 DEBUG : foo: sha1 differ 2025/01/28 04:48:28 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/28 04:48:28 INFO : foo: Copied (replaced existing) 2025/01/28 04:48:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:30 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/28 04:48:30 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:48:30 DEBUG : empty space: Unchanged skipping 2025/01/28 04:48:30 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:30 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 04:48:30 INFO : potato: Copied (new) 2025/01/28 04:48:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.49s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/28 04:48:32 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:32 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/28 04:48:33 INFO : potato: Copied (replaced existing) 2025/01/28 04:48:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.29s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:35 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:35 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/28 04:48:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2499348347) 2025/01/28 04:48:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lepebul6veta) 2025/01/28 04:48:35 DEBUG : potato: sha1 differ 2025/01/28 04:48:35 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/28 04:48:35 INFO : potato: Copied (replaced existing) 2025/01/28 04:48:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 04:48:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/28 04:48:37 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:48:37 DEBUG : empty space: Unchanged skipping 2025/01/28 04:48:37 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:37 DEBUG : Waiting for deletions to finish 2025/01/28 04:48:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 04:48:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:48:40 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:40 DEBUG : empty space: Unchanged skipping 2025/01/28 04:48:40 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 04:48:40 INFO : potato2: Copied (new) 2025/01/28 04:48:40 DEBUG : Waiting for deletions to finish 2025/01/28 04:48:40 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:42 INFO : d: Making directory 2025/01/28 04:48:42 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/28 04:48:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/28 04:48:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:48:43 DEBUG : c/non empty space: Unchanged skipping 2025/01/28 04:48:43 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:43 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 04:48:43 INFO : a/potato2: Copied (new) 2025/01/28 04:48:43 DEBUG : Waiting for deletions to finish 2025/01/28 04:48:43 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:46 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/28 04:48:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/28 04:48:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:48:46 DEBUG : c/non empty space: Unchanged skipping 2025/01/28 04:48:46 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:46 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 04:48:46 INFO : a/potato2: Copied (new) 2025/01/28 04:48:46 ERROR : B2 bucket rclone-test-lepebul6veta: not deleting files as there were IO errors 2025/01/28 04:48:46 ERROR : B2 bucket rclone-test-lepebul6veta: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:49 DEBUG : Waiting for deletions to finish 2025/01/28 04:48:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 04:48:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:48:49 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:49 DEBUG : empty space: Unchanged skipping 2025/01/28 04:48:49 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:49 INFO : potato: Deleted 2025/01/28 04:48:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 04:48:49 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.76s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:51 DEBUG : Waiting for deletions to finish 2025/01/28 04:48:52 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:52 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:52 INFO : potato: Deleted 2025/01/28 04:48:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 04:48:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:48:52 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:52 DEBUG : empty space: Unchanged skipping 2025/01/28 04:48:52 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 04:48:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.13s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 04:48:54 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:54 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:55 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/28 04:48:55 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.40s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:57 DEBUG : enormous: Excluded (Size Filter) 2025/01/28 04:48:57 DEBUG : enormous: Excluded 2025/01/28 04:48:57 DEBUG : potato2: Excluded (Size Filter) 2025/01/28 04:48:57 DEBUG : potato2: Excluded 2025/01/28 04:48:57 DEBUG : potato2: Excluded (Size Filter) 2025/01/28 04:48:57 DEBUG : potato2: Excluded 2025/01/28 04:48:57 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:48:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:48:57 DEBUG : empty space: Unchanged skipping 2025/01/28 04:48:57 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:48:57 DEBUG : Waiting for deletions to finish 2025/01/28 04:48:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:48:57 DEBUG : enormous: Excluded (Size Filter) 2025/01/28 04:48:57 DEBUG : enormous: Excluded 2025/01/28 04:48:57 DEBUG : potato2: Excluded (Size Filter) 2025/01/28 04:48:57 DEBUG : potato2: Excluded 2025/01/28 04:48:58 DEBUG : potato2: Excluded (Size Filter) 2025/01/28 04:48:58 DEBUG : potato2: Excluded 2025/01/28 04:48:58 DEBUG : Local file system at /tmp/rclone2499348347: Waiting for checks to finish 2025/01/28 04:48:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/28 04:48:58 DEBUG : empty space: Unchanged skipping 2025/01/28 04:48:58 DEBUG : Local file system at /tmp/rclone2499348347: Waiting for transfers to finish 2025/01/28 04:48:58 DEBUG : Waiting for deletions to finish 2025/01/28 04:48:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:49:01 DEBUG : enormous: Excluded (Size Filter) 2025/01/28 04:49:01 DEBUG : enormous: Excluded 2025/01/28 04:49:01 DEBUG : potato2: Excluded (Size Filter) 2025/01/28 04:49:01 DEBUG : potato2: Excluded 2025/01/28 04:49:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:49:01 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:49:01 DEBUG : empty space: Unchanged skipping 2025/01/28 04:49:01 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:49:01 DEBUG : Waiting for deletions to finish 2025/01/28 04:49:01 INFO : enormous: Deleted 2025/01/28 04:49:01 INFO : potato2: Deleted 2025/01/28 04:49:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:49:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/28 04:49:02 DEBUG : Local file system at /tmp/rclone2499348347: Waiting for checks to finish 2025/01/28 04:49:02 DEBUG : empty space: Unchanged skipping 2025/01/28 04:49:02 DEBUG : Local file system at /tmp/rclone2499348347: Waiting for transfers to finish 2025/01/28 04:49:02 DEBUG : Waiting for deletions to finish 2025/01/28 04:49:02 INFO : enormous: Deleted 2025/01/28 04:49:02 INFO : potato2: Deleted 2025/01/28 04:49:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.80s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:49:04 DEBUG : five: Need to transfer - File not found at Destination 2025/01/28 04:49:04 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/28 04:49:04 DEBUG : three: Sizes identical 2025/01/28 04:49:04 DEBUG : one: Destination is newer than source, skipping 2025/01/28 04:49:04 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:49:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/28 04:49:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2499348347) 2025/01/28 04:49:04 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lepebul6veta) 2025/01/28 04:49:04 DEBUG : two: sha1 differ 2025/01/28 04:49:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/28 04:49:04 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:49:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/28 04:49:05 INFO : five: Copied (new) 2025/01/28 04:49:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/28 04:49:05 INFO : four: Copied (replaced existing) 2025/01/28 04:49:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/28 04:49:05 INFO : two: Copied (replaced existing) 2025/01/28 04:49:05 DEBUG : Waiting for deletions to finish 2025/01/28 04:49:06 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:49:06 DEBUG : one: Destination is newer than source, skipping 2025/01/28 04:49:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/28 04:49:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2499348347) 2025/01/28 04:49:06 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/28 04:49:06 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lepebul6veta) 2025/01/28 04:49:06 DEBUG : three: sha1 differ 2025/01/28 04:49:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/28 04:49:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/28 04:49:06 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/28 04:49:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/28 04:49:06 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/28 04:49:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/28 04:49:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/28 04:49:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/28 04:49:06 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:49:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/28 04:49:06 INFO : three: Copied (replaced existing) 2025/01/28 04:49:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.79s) === 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-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/28 04:49:08 INFO : B2 bucket rclone-test-lepebul6veta: Making map for --track-renames 2025/01/28 04:49:08 INFO : B2 bucket rclone-test-lepebul6veta: Finished making map for --track-renames 2025/01/28 04:49:08 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:49:08 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for renames to finish 2025/01/28 04:49:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/28 04:49:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/28 04:49:08 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:49:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/28 04:49:08 INFO : potato: Copied (new) 2025/01/28 04:49:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/28 04:49:08 INFO : yam: Copied (new) 2025/01/28 04:49:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:49:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:49:09 INFO : B2 bucket rclone-test-lepebul6veta: Making map for --track-renames 2025/01/28 04:49:09 INFO : B2 bucket rclone-test-lepebul6veta: Finished making map for --track-renames 2025/01/28 04:49:09 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:49:09 DEBUG : potato: Unchanged skipping 2025/01/28 04:49:09 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for renames to finish 2025/01/28 04:49:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/28 04:49:09 INFO : yam: Copied (server-side copy) to: yaml 2025/01/28 04:49:10 INFO : yam: Deleted 2025/01/28 04:49:10 INFO : yaml: Renamed from "yam" 2025/01/28 04:49:10 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:49:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.54s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/28 04:49:11 INFO : B2 bucket rclone-test-lepebul6veta: Making map for --track-renames 2025/01/28 04:49:11 INFO : B2 bucket rclone-test-lepebul6veta: Finished making map for --track-renames 2025/01/28 04:49:11 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:49:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/28 04:49:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/28 04:49:11 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for renames to finish 2025/01/28 04:49:11 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:49:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/28 04:49:12 INFO : potato: Copied (new) 2025/01/28 04:49:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/28 04:49:12 INFO : yam: Copied (new) 2025/01/28 04:49:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:49:12 INFO : B2 bucket rclone-test-lepebul6veta: Making map for --track-renames 2025/01/28 04:49:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:49:12 INFO : B2 bucket rclone-test-lepebul6veta: Finished making map for --track-renames 2025/01/28 04:49:12 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:49:12 DEBUG : potato: Unchanged skipping 2025/01/28 04:49:12 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for renames to finish 2025/01/28 04:49:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/28 04:49:13 INFO : yam: Copied (server-side copy) to: yaml 2025/01/28 04:49:13 INFO : yam: Deleted 2025/01/28 04:49:13 INFO : yaml: Renamed from "yam" 2025/01/28 04:49:13 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:49:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.25s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/28 04:49:16 INFO : B2 bucket rclone-test-lepebul6veta: Making map for --track-renames 2025/01/28 04:49:16 INFO : B2 bucket rclone-test-lepebul6veta: Finished making map for --track-renames 2025/01/28 04:49:16 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:49:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/28 04:49:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/28 04:49:16 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for renames to finish 2025/01/28 04:49:16 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:49:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/28 04:49:16 INFO : potato: Copied (new) 2025/01/28 04:49:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/28 04:49:16 INFO : sub/yam: Copied (new) 2025/01/28 04:49:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:49:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:49:17 DEBUG : potato: Unchanged skipping 2025/01/28 04:49:17 INFO : B2 bucket rclone-test-lepebul6veta: Making map for --track-renames 2025/01/28 04:49:17 INFO : B2 bucket rclone-test-lepebul6veta: Finished making map for --track-renames 2025/01/28 04:49:17 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:49:17 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for renames to finish 2025/01/28 04:49:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/28 04:49:18 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/28 04:49:18 INFO : sub/yam: Deleted 2025/01/28 04:49:18 INFO : yam: Renamed from "sub/yam" 2025/01/28 04:49:18 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:49:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.24s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:49:20 DEBUG : Creating backend with remote "/tmp/rclone2499348347/dir1" 2025/01/28 04:49:20 DEBUG : Config file has changed externally - reloading 2025/01/28 04:49:20 DEBUG : Creating backend with remote "/tmp/rclone2499348347/dir2" 2025/01/28 04:49:20 DEBUG : Local file system at /tmp/rclone2499348347/dir2: Using server-side directory move 2025/01/28 04:49:20 INFO : Local file system at /tmp/rclone2499348347/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/28 04:49:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/28 04:49:20 DEBUG : Local file system at /tmp/rclone2499348347/dir2: Waiting for checks to finish 2025/01/28 04:49:20 INFO : file1.txt: Moved (server-side) 2025/01/28 04:49:20 DEBUG : Local file system at /tmp/rclone2499348347/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:49:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 04:49:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/28 04:49:20 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:49:20 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:49:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/28 04:49:20 INFO : nested/sub dir/file: Copied (new) 2025/01/28 04:49:20 INFO : nested/sub dir/file: Deleted 2025/01/28 04:49:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:49:21 INFO : sub dir/hello world: Copied (new) 2025/01/28 04:49:21 INFO : sub dir/hello world: Deleted 2025/01/28 04:49:21 INFO : sub dir: Removing directory 2025/01/28 04:49:21 INFO : nested/sub dir: Removing directory 2025/01/28 04:49:21 INFO : nested: Removing directory 2025/01/28 04:49:21 DEBUG : Local file system at /tmp/rclone2499348347: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:49:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 04:49:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/28 04:49:22 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:49:22 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:49:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/28 04:49:23 INFO : nested/sub dir/file: Copied (new) 2025/01/28 04:49:23 INFO : nested/sub dir/file: Deleted 2025/01/28 04:49:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/28 04:49:23 INFO : sub dir/hello world: Copied (new) 2025/01/28 04:49:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:49:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/28 04:49:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/28 04:49:25 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:49:25 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:49:25 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/28 04:49:25 INFO : existing-b: Copied (new) 2025/01/28 04:49:25 INFO : existing-b: Deleted 2025/01/28 04:49:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/28 04:49:25 INFO : existing: Copied (new) 2025/01/28 04:49:25 INFO : existing: Deleted 2025/01/28 04:49:25 DEBUG : existing: Destination exists, skipping 2025/01/28 04:49:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/28 04:49:25 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:49:25 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:49:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.30s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:49:27 DEBUG : Creating backend with remote "TestB2:rclone-test-luwemuf6robo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lepebul6veta -> B2 bucket rclone-test-luwemuf6robo 2025/01/28 04:49:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 04:49:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/28 04:49:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/28 04:49:32 DEBUG : B2 bucket rclone-test-luwemuf6robo: Waiting for checks to finish 2025/01/28 04:49:32 DEBUG : empty space: Unchanged skipping 2025/01/28 04:49:32 INFO : empty space: Deleted 2025/01/28 04:49:32 DEBUG : B2 bucket rclone-test-luwemuf6robo: Waiting for transfers to finish 2025/01/28 04:49:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 04:49:32 INFO : potato2: Copied (server-side copy) 2025/01/28 04:49:33 INFO : potato2: Deleted 2025/01/28 04:49:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/28 04:49:33 INFO : potato3: Copied (server-side copy) 2025/01/28 04:49:33 INFO : potato3: Deleted 2025/01/28 04:49:33 DEBUG : Creating backend with remote "TestB2:rclone-test-soxafen7hiwo" 2025/01/28 04:49:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/28 04:49:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 04:49:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/28 04:49:34 DEBUG : B2 bucket rclone-test-soxafen7hiwo: Waiting for checks to finish 2025/01/28 04:49:34 DEBUG : B2 bucket rclone-test-soxafen7hiwo: Waiting for transfers to finish 2025/01/28 04:49:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/28 04:49:39 INFO : empty space: Copied (server-side copy) 2025/01/28 04:49:39 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/01/28 04:49:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/28 04:49:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 04:49:39 INFO : potato2: Copied (server-side copy) 2025/01/28 04:49:39 DEBUG : pacer: Reducing sleep to 10ms 2025/01/28 04:49:39 INFO : empty space: Deleted 2025/01/28 04:49:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/28 04:49:39 INFO : potato3: Copied (server-side copy) 2025/01/28 04:49:39 INFO : potato2: Deleted 2025/01/28 04:49:39 INFO : potato3: Deleted 2025/01/28 04:49:40 DEBUG : B2 bucket rclone-test-soxafen7hiwo: Purge remote 2025/01/28 04:49:40 INFO : B2 bucket rclone-test-soxafen7hiwo: cleaning bucket "rclone-test-soxafen7hiwo" of all files 2025/01/28 04:49:40 DEBUG : empty space: Deleting (id "4_z1f724df330edabbb9f480e1b_f1031469a7c1be98d_d20250128_m044938_c001_v0001115_t0046_u01738039778706") 2025/01/28 04:49:40 DEBUG : potato2: Deleting (id "4_z1f724df330edabbb9f480e1b_f1194a26a4d405417_d20250128_m044939_c001_v0001109_t0028_u01738039779061") 2025/01/28 04:49:40 DEBUG : potato3: Deleting (id "4_z1f724df330edabbb9f480e1b_f11360f083a4e5650_d20250128_m044939_c001_v0001113_t0048_u01738039779115") 2025/01/28 04:49:42 DEBUG : B2 bucket rclone-test-luwemuf6robo: Purge remote 2025/01/28 04:49:42 INFO : B2 bucket rclone-test-luwemuf6robo: cleaning bucket "rclone-test-luwemuf6robo" of all files 2025/01/28 04:49:42 DEBUG : empty space: Deleting (id "4_z3fd23d9330edabbb9f480e1b_f4066816e38b639a9_d20250128_m044939_c001_v7007000_t0000_u01738039779528") 2025/01/28 04:49:42 DEBUG : empty space: Deleting (id "4_z3fd23d9330edabbb9f480e1b_f1031a9f446e0cfa6_d20250128_m044931_c001_v0001184_t0037_u01738039771915") 2025/01/28 04:49:42 DEBUG : potato2: Deleting (id "4_z3fd23d9330edabbb9f480e1b_f4066816e38b639aa_d20250128_m044939_c001_v7007000_t0000_u01738039779709") 2025/01/28 04:49:42 DEBUG : potato2: Deleting (id "4_z3fd23d9330edabbb9f480e1b_f1002cb70ab4b8056_d20250128_m044932_c001_v0001184_t0035_u01738039772762") 2025/01/28 04:49:42 DEBUG : potato3: Deleting (id "4_z3fd23d9330edabbb9f480e1b_f4066816e38b639ab_d20250128_m044939_c001_v7007000_t0000_u01738039779891") 2025/01/28 04:49:42 DEBUG : potato3: Deleting (id "4_z3fd23d9330edabbb9f480e1b_f107f6d04df43cfe5_d20250128_m044932_c001_v0001177_t0039_u01738039772998") 2025/01/28 04:49:42 DEBUG : potato3: Deleting (id "4_z3fd23d9330edabbb9f480e1b_f1031a9f446e0cfb1_d20250128_m044932_c001_v0001184_t0045_u01738039772132") --- PASS: TestServerSideMove (19.88s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:49:47 DEBUG : Creating backend with remote "TestB2:rclone-test-puyugap0wugo" 2025/01/28 04:49:47 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lepebul6veta -> B2 bucket rclone-test-puyugap0wugo 2025/01/28 04:49:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/28 04:49:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/28 04:49:54 DEBUG : empty space: Excluded (Size Filter) 2025/01/28 04:49:54 DEBUG : empty space: Excluded 2025/01/28 04:49:55 DEBUG : pacer: Reducing sleep to 10ms 2025/01/28 04:49:55 DEBUG : empty space: Excluded (Size Filter) 2025/01/28 04:49:55 DEBUG : empty space: Excluded 2025/01/28 04:49:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 04:49:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/28 04:49:55 DEBUG : B2 bucket rclone-test-puyugap0wugo: Waiting for checks to finish 2025/01/28 04:49:55 DEBUG : B2 bucket rclone-test-puyugap0wugo: Waiting for transfers to finish 2025/01/28 04:49:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 04:49:55 INFO : potato2: Copied (server-side copy) 2025/01/28 04:49:55 INFO : potato2: Deleted 2025/01/28 04:49:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/28 04:49:55 INFO : potato3: Copied (server-side copy) 2025/01/28 04:49:56 INFO : potato3: Deleted 2025/01/28 04:49:56 DEBUG : Creating backend with remote "TestB2:rclone-test-ziwokuq8bose" 2025/01/28 04:49:57 DEBUG : empty space: Excluded (Size Filter) 2025/01/28 04:49:57 DEBUG : empty space: Excluded 2025/01/28 04:49:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 04:49:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/28 04:49:57 DEBUG : B2 bucket rclone-test-ziwokuq8bose: Waiting for checks to finish 2025/01/28 04:49:57 DEBUG : B2 bucket rclone-test-ziwokuq8bose: Waiting for transfers to finish 2025/01/28 04:50:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/28 04:50:01 INFO : potato3: Copied (server-side copy) 2025/01/28 04:50:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 04:50:01 INFO : potato2: Copied (server-side copy) 2025/01/28 04:50:02 INFO : potato3: Deleted 2025/01/28 04:50:02 INFO : potato2: Deleted 2025/01/28 04:50:02 DEBUG : B2 bucket rclone-test-ziwokuq8bose: Purge remote 2025/01/28 04:50:02 INFO : B2 bucket rclone-test-ziwokuq8bose: cleaning bucket "rclone-test-ziwokuq8bose" of all files 2025/01/28 04:50:02 DEBUG : potato2: Deleting (id "4_z1f92ad8330edabbb9f480e1b_f117580357ef2edde_d20250128_m045001_c001_v0001104_t0025_u01738039801314") 2025/01/28 04:50:02 DEBUG : potato3: Deleting (id "4_z1f92ad8330edabbb9f480e1b_f116a3b3ab5fc43a4_d20250128_m045001_c001_v0001184_t0057_u01738039801742") 2025/01/28 04:50:04 DEBUG : B2 bucket rclone-test-puyugap0wugo: Purge remote 2025/01/28 04:50:04 INFO : B2 bucket rclone-test-puyugap0wugo: cleaning bucket "rclone-test-puyugap0wugo" of all files 2025/01/28 04:50:04 DEBUG : empty space: Deleting (id "4_zefc28da330edabbb9f480e1b_f1088b39dbd7ddff1_d20250128_m044954_c001_v0001184_t0020_u01738039794059") 2025/01/28 04:50:04 DEBUG : potato2: Deleting (id "4_zefc28da330edabbb9f480e1b_f4116ff8e39bb4333_d20250128_m045002_c001_v7007000_t0000_u01738039802047") 2025/01/28 04:50:04 DEBUG : potato2: Deleting (id "4_zefc28da330edabbb9f480e1b_f10863e2b905524bb_d20250128_m044955_c001_v0001136_t0020_u01738039795419") 2025/01/28 04:50:04 DEBUG : potato3: Deleting (id "4_zefc28da330edabbb9f480e1b_f4105dab5856ce530_d20250128_m045002_c001_v7007000_t0000_u01738039802005") 2025/01/28 04:50:04 DEBUG : potato3: Deleting (id "4_zefc28da330edabbb9f480e1b_f11426003640b3f00_d20250128_m044955_c001_v0001177_t0055_u01738039795780") 2025/01/28 04:50:04 DEBUG : potato3: Deleting (id "4_zefc28da330edabbb9f480e1b_f1088b39dbd7ddffd_d20250128_m044954_c001_v0001184_t0009_u01738039794280") --- PASS: TestServerSideMoveWithFilter (21.75s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:50:08 DEBUG : Creating backend with remote "TestB2:rclone-test-rotifac0siqu" 2025/01/28 04:50:08 DEBUG : Config file has changed externally - reloading 2025/01/28 04:50:11 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lepebul6veta -> B2 bucket rclone-test-rotifac0siqu 2025/01/28 04:50:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 04:50:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/28 04:50:15 DEBUG : empty space: Unchanged skipping 2025/01/28 04:50:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/28 04:50:15 DEBUG : B2 bucket rclone-test-rotifac0siqu: Waiting for checks to finish 2025/01/28 04:50:15 INFO : empty space: Deleted 2025/01/28 04:50:15 DEBUG : B2 bucket rclone-test-rotifac0siqu: Waiting for transfers to finish 2025/01/28 04:50:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 04:50:15 INFO : potato2: Copied (server-side copy) 2025/01/28 04:50:15 INFO : potato2: Deleted 2025/01/28 04:50:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/28 04:50:16 INFO : potato3: Copied (server-side copy) 2025/01/28 04:50:16 INFO : potato3: Deleted 2025/01/28 04:50:16 DEBUG : Creating backend with remote "TestB2:rclone-test-cazuxob1weno" 2025/01/28 04:50:17 INFO : tomatoDir: Making directory 2025/01/28 04:50:18 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/28 04:50:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 04:50:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/28 04:50:18 DEBUG : B2 bucket rclone-test-cazuxob1weno: Waiting for checks to finish 2025/01/28 04:50:18 DEBUG : B2 bucket rclone-test-cazuxob1weno: Waiting for transfers to finish 2025/01/28 04:50:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/28 04:50:20 INFO : empty space: Copied (server-side copy) 2025/01/28 04:50:20 INFO : empty space: Deleted 2025/01/28 04:50:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/28 04:50:20 INFO : potato2: Copied (server-side copy) 2025/01/28 04:50:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/28 04:50:20 INFO : potato3: Copied (server-side copy) 2025/01/28 04:50:20 INFO : potato2: Deleted 2025/01/28 04:50:20 INFO : potato3: Deleted 2025/01/28 04:50:21 DEBUG : B2 bucket rclone-test-cazuxob1weno: Purge remote 2025/01/28 04:50:21 INFO : B2 bucket rclone-test-cazuxob1weno: cleaning bucket "rclone-test-cazuxob1weno" of all files 2025/01/28 04:50:21 DEBUG : empty space: Deleting (id "4_zafe2fd7330edabbb9f480e1b_f1071f8625b3c310a_d20250128_m045019_c001_v0001039_t0021_u01738039819749") 2025/01/28 04:50:21 DEBUG : potato2: Deleting (id "4_zafe2fd7330edabbb9f480e1b_f108b8798d029f6d6_d20250128_m045020_c001_v0001181_t0043_u01738039820120") 2025/01/28 04:50:21 DEBUG : potato3: Deleting (id "4_zafe2fd7330edabbb9f480e1b_f112dd35e0e292348_d20250128_m045020_c001_v0001130_t0050_u01738039820132") 2025/01/28 04:50:23 DEBUG : B2 bucket rclone-test-rotifac0siqu: Purge remote 2025/01/28 04:50:23 INFO : B2 bucket rclone-test-rotifac0siqu: cleaning bucket "rclone-test-rotifac0siqu" of all files 2025/01/28 04:50:23 DEBUG : empty space: Deleting (id "4_zaf92ddf330edabbb9f480e1b_f40904eeeb37ca482_d20250128_m045020_c001_v7007000_t0000_u01738039820142") 2025/01/28 04:50:23 DEBUG : empty space: Deleting (id "4_zaf92ddf330edabbb9f480e1b_f1162d79ab44b591a_d20250128_m045014_c001_v0001040_t0059_u01738039814127") 2025/01/28 04:50:23 DEBUG : potato2: Deleting (id "4_zaf92ddf330edabbb9f480e1b_f40904eeeb37ca484_d20250128_m045020_c001_v7007000_t0000_u01738039820389") 2025/01/28 04:50:23 DEBUG : potato2: Deleting (id "4_zaf92ddf330edabbb9f480e1b_f116795881161e40a_d20250128_m045015_c001_v0001182_t0001_u01738039815647") 2025/01/28 04:50:23 DEBUG : potato3: Deleting (id "4_zaf92ddf330edabbb9f480e1b_f407e180be8627856_d20250128_m045020_c001_v7007000_t0000_u01738039820449") 2025/01/28 04:50:23 DEBUG : potato3: Deleting (id "4_zaf92ddf330edabbb9f480e1b_f111221b705544d8b_d20250128_m045015_c001_v0001130_t0008_u01738039815875") 2025/01/28 04:50:23 DEBUG : potato3: Deleting (id "4_zaf92ddf330edabbb9f480e1b_f1162d79ab44b591e_d20250128_m045014_c001_v0001040_t0036_u01738039814775") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.59s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:50:28 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.57s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:50:30 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:50:33 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/rclone-sync-test" 2025/01/28 04:50:35 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/rclone-sync-test-include/layer2" 2025/01/28 04:50:37 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/rclone-sync-test-ignore-file" 2025/01/28 04:50:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/28 04:50:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/28 04:50:41 DEBUG : pacer: Reducing sleep to 10ms 2025/01/28 04:50:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/28 04:50:41 DEBUG : B2 bucket rclone-test-lepebul6veta path rclone-sync-test: Waiting for checks to finish 2025/01/28 04:50:41 DEBUG : B2 bucket rclone-test-lepebul6veta path rclone-sync-test: Waiting for transfers to finish 2025/01/28 04:50:41 DEBUG : Waiting for deletions to finish 2025/01/28 04:50:41 INFO : There was nothing to transfer 2025/01/28 04:50:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/28 04:50:42 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:50:42 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:50:42 DEBUG : Waiting for deletions to finish 2025/01/28 04:50:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:50:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/28 04:50:42 DEBUG : B2 bucket rclone-test-lepebul6veta path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/28 04:50:42 DEBUG : B2 bucket rclone-test-lepebul6veta path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/28 04:50:42 DEBUG : Waiting for deletions to finish 2025/01/28 04:50:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:50:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/28 04:50:43 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:50:43 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:50:43 DEBUG : Waiting for deletions to finish 2025/01/28 04:50:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:50:43 DEBUG : : Excluded 2025/01/28 04:50:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/28 04:50:43 DEBUG : B2 bucket rclone-test-lepebul6veta path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/28 04:50:43 DEBUG : B2 bucket rclone-test-lepebul6veta path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/28 04:50:43 DEBUG : Waiting for deletions to finish 2025/01/28 04:50:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.68s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:50:50 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/dst" 2025/01/28 04:50:51 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/CompareDest" 2025/01/28 04:50:53 DEBUG : one: Need to transfer - File not found at Destination 2025/01/28 04:50:53 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:50:53 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:50:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/28 04:50:54 INFO : one: Copied (new) 2025/01/28 04:50:54 DEBUG : Waiting for deletions to finish 2025/01/28 04:50:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 04:50:55 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:50:55 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:50:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/28 04:50:55 INFO : one: Copied (replaced existing) 2025/01/28 04:50:55 DEBUG : Waiting for deletions to finish 2025/01/28 04:50:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 04:50:57 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:50:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:50:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/28 04:50:58 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:50:58 DEBUG : Waiting for deletions to finish 2025/01/28 04:50:58 INFO : There was nothing to transfer 2025/01/28 04:50:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:50:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/28 04:50:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 04:50:59 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:50:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:50:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/28 04:50:59 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:50:59 DEBUG : Waiting for deletions to finish 2025/01/28 04:50:59 INFO : There was nothing to transfer 2025/01/28 04:51:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:51:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/28 04:51:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 04:51:00 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:51:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:51:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/28 04:51:00 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:51:00 DEBUG : Waiting for deletions to finish 2025/01/28 04:51:00 INFO : There was nothing to transfer 2025/01/28 04:51:01 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/01/28 04:51:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/28 04:51:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/28 04:51:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 04:51:01 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:51:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:51:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/28 04:51:01 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:51:01 DEBUG : Waiting for deletions to finish 2025/01/28 04:51:01 INFO : There was nothing to transfer 2025/01/28 04:51:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/28 04:51:02 DEBUG : two: Need to transfer - File not found at Destination 2025/01/28 04:51:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 04:51:02 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:51:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:51:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/28 04:51:02 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:51:03 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/28 04:51:03 INFO : two: Copied (new) 2025/01/28 04:51:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.79s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:51:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/dest" 2025/01/28 04:51:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/pre-dest1" 2025/01/28 04:51:08 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/pre-dest2" 2025/01/28 04:51:10 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:51:10 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/28 04:51:10 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:51:10 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/28 04:51:10 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/28 04:51:10 DEBUG : B2 bucket rclone-test-lepebul6veta path dest: Waiting for checks to finish 2025/01/28 04:51:10 DEBUG : B2 bucket rclone-test-lepebul6veta path dest: Waiting for transfers to finish 2025/01/28 04:51:11 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/28 04:51:11 INFO : 3: Copied (new) 2025/01/28 04:51:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.01s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:51:13 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/dst" 2025/01/28 04:51:14 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/CopyDest" 2025/01/28 04:51:16 DEBUG : one: Need to transfer - File not found at Destination 2025/01/28 04:51:16 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:51:16 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:51:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/28 04:51:17 INFO : one: Copied (new) 2025/01/28 04:51:17 DEBUG : Waiting for deletions to finish 2025/01/28 04:51:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 04:51:18 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:51:18 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:51:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/28 04:51:18 INFO : one: Copied (replaced existing) 2025/01/28 04:51:18 DEBUG : Waiting for deletions to finish 2025/01/28 04:51:20 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/BackupDir" 2025/01/28 04:51:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 04:51:21 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:51:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:51:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 04:51:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/28 04:51:23 INFO : one: Copied (server-side copy) 2025/01/28 04:51:23 INFO : one: Deleted 2025/01/28 04:51:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/28 04:51:23 INFO : one: Copied (server-side copy) 2025/01/28 04:51:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/28 04:51:23 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:51:23 DEBUG : Waiting for deletions to finish 2025/01/28 04:51:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:51:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/28 04:51:25 INFO : two: Copied (server-side copy) 2025/01/28 04:51:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/28 04:51:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:51:25 DEBUG : one: Unchanged skipping 2025/01/28 04:51:25 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:51:25 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:51:25 DEBUG : Waiting for deletions to finish 2025/01/28 04:51:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:51:25 DEBUG : one: Unchanged skipping 2025/01/28 04:51:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:51:25 DEBUG : two: Unchanged skipping 2025/01/28 04:51:25 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:51:25 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:51:25 DEBUG : Waiting for deletions to finish 2025/01/28 04:51:25 INFO : There was nothing to transfer 2025/01/28 04:51:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/28 04:51:27 DEBUG : three: Destination not found in --copy-dest 2025/01/28 04:51:27 DEBUG : three: Need to transfer - File not found at Destination 2025/01/28 04:51:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:51:27 DEBUG : one: Unchanged skipping 2025/01/28 04:51:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/28 04:51:27 DEBUG : two: Unchanged skipping 2025/01/28 04:51:27 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:51:27 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:51:27 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/28 04:51:27 INFO : three: Copied (new) 2025/01/28 04:51:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.32s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:51:31 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/dst" 2025/01/28 04:51:31 DEBUG : Config file has changed externally - reloading 2025/01/28 04:51:32 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/backup" 2025/01/28 04:51:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 04:51:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:51:34 DEBUG : two: Unchanged skipping 2025/01/28 04:51:34 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:51:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/28 04:51:35 INFO : one: Copied (server-side copy) 2025/01/28 04:51:36 INFO : one: Deleted 2025/01/28 04:51:36 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:51:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/28 04:51:36 INFO : one: Copied (new) 2025/01/28 04:51:36 DEBUG : Waiting for deletions to finish 2025/01/28 04:51:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/28 04:51:37 INFO : three.txt: Copied (server-side copy) 2025/01/28 04:51:37 INFO : three.txt: Deleted 2025/01/28 04:51:37 INFO : three.txt: Moved into backup dir 2025/01/28 04:51:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/28 04:51:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:51:39 DEBUG : two: Unchanged skipping 2025/01/28 04:51:39 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:51:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/28 04:51:40 INFO : one: Copied (server-side copy) 2025/01/28 04:51:40 INFO : one: Deleted 2025/01/28 04:51:40 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:51:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/28 04:51:40 INFO : one: Copied (new) 2025/01/28 04:51:40 DEBUG : Waiting for deletions to finish 2025/01/28 04:51:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/28 04:51:41 INFO : three.txt: Copied (server-side copy) 2025/01/28 04:51:41 INFO : three.txt: Deleted 2025/01/28 04:51:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.80s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:51:43 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1041-12.backblaze.com/b2api/v1/b2_upload_file/5f42cd4330bdabbb9f480e1b/c001_v0001041_t0018": EOF 2025/01/28 04:51:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1041-12.backblaze.com/b2api/v1/b2_upload_file/5f42cd4330bdabbb9f480e1b/c001_v0001041_t0018": EOF) 2025/01/28 04:51:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-lepebul6veta: 1/10 (Post "https://pod-000-1041-12.backblaze.com/b2api/v1/b2_upload_file/5f42cd4330bdabbb9f480e1b/c001_v0001041_t0018": EOF) 2025/01/28 04:51:46 DEBUG : pacer: Reducing sleep to 10ms 2025/01/28 04:51:46 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/dst" 2025/01/28 04:51:47 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/backup" 2025/01/28 04:51:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 04:51:49 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:51:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:51:49 DEBUG : two: Unchanged skipping 2025/01/28 04:51:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/28 04:51:50 INFO : one: Copied (server-side copy) to: one.bak 2025/01/28 04:51:50 INFO : one: Deleted 2025/01/28 04:51:50 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:51:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/28 04:51:51 INFO : one: Copied (new) 2025/01/28 04:51:51 DEBUG : Waiting for deletions to finish 2025/01/28 04:51:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/28 04:51:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/28 04:51:52 INFO : three.txt: Deleted 2025/01/28 04:51:52 INFO : three.txt: Moved into backup dir 2025/01/28 04:51:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/28 04:51:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:51:54 DEBUG : two: Unchanged skipping 2025/01/28 04:51:54 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:51:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/28 04:51:54 INFO : one: Copied (server-side copy) to: one.bak 2025/01/28 04:51:54 INFO : one: Deleted 2025/01/28 04:51:54 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:51:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/28 04:51:55 INFO : one: Copied (new) 2025/01/28 04:51:55 DEBUG : Waiting for deletions to finish 2025/01/28 04:51:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/28 04:51:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/28 04:51:55 INFO : three.txt: Deleted 2025/01/28 04:51:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.62s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:51:58 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/dst" 2025/01/28 04:51:58 DEBUG : Config file has changed externally - reloading 2025/01/28 04:51:59 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/backup" 2025/01/28 04:52:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 04:52:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:52:01 DEBUG : two: Unchanged skipping 2025/01/28 04:52:01 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:52:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/28 04:52:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/28 04:52:03 INFO : one: Deleted 2025/01/28 04:52:03 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:52:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/28 04:52:03 INFO : one: Copied (new) 2025/01/28 04:52:03 DEBUG : Waiting for deletions to finish 2025/01/28 04:52:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/28 04:52:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/28 04:52:04 INFO : three.txt: Deleted 2025/01/28 04:52:04 INFO : three.txt: Moved into backup dir 2025/01/28 04:52:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/28 04:52:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:52:06 DEBUG : two: Unchanged skipping 2025/01/28 04:52:06 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:52:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/28 04:52:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/28 04:52:06 INFO : one: Deleted 2025/01/28 04:52:06 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:52:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/28 04:52:07 INFO : one: Copied (new) 2025/01/28 04:52:07 DEBUG : Waiting for deletions to finish 2025/01/28 04:52:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/28 04:52:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/28 04:52:08 INFO : three.txt: Deleted 2025/01/28 04:52:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.18s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:52:10 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/dst" 2025/01/28 04:52:10 DEBUG : Config file has changed externally - reloading 2025/01/28 04:52:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 04:52:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:52:12 DEBUG : two: Unchanged skipping 2025/01/28 04:52:12 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:52:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/28 04:52:13 INFO : one: Copied (server-side copy) to: one.bak 2025/01/28 04:52:13 INFO : one: Deleted 2025/01/28 04:52:13 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:52:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/28 04:52:14 INFO : one: Copied (new) 2025/01/28 04:52:14 DEBUG : Waiting for deletions to finish 2025/01/28 04:52:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/28 04:52:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/28 04:52:15 INFO : three.txt: Deleted 2025/01/28 04:52:15 INFO : three.txt: Moved into backup dir 2025/01/28 04:52:16 DEBUG : one.bak: Excluded (Path Filter) 2025/01/28 04:52:16 DEBUG : one.bak: Excluded 2025/01/28 04:52:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/28 04:52:16 DEBUG : three.txt.bak: Excluded 2025/01/28 04:52:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/28 04:52:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:52:16 DEBUG : two: Unchanged skipping 2025/01/28 04:52:16 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for checks to finish 2025/01/28 04:52:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/28 04:52:16 INFO : one: Copied (server-side copy) to: one.bak 2025/01/28 04:52:17 INFO : one: Deleted 2025/01/28 04:52:17 DEBUG : B2 bucket rclone-test-lepebul6veta path dst: Waiting for transfers to finish 2025/01/28 04:52:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/28 04:52:17 INFO : one: Copied (new) 2025/01/28 04:52:17 DEBUG : Waiting for deletions to finish 2025/01/28 04:52:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/28 04:52:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/28 04:52:17 INFO : three.txt: Deleted 2025/01/28 04:52:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.98s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:52:20 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/dst" 2025/01/28 04:52:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 04:52:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/28 04:52:23 INFO : one: Copied (server-side copy) to: one.bak 2025/01/28 04:52:23 INFO : one: Deleted 2025/01/28 04:52:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/28 04:52:24 INFO : one: Copied (new) 2025/01/28 04:52:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:52:24 DEBUG : two: Unchanged skipping 2025/01/28 04:52:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/28 04:52:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/28 04:52:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/28 04:52:25 INFO : three.txt: Deleted 2025/01/28 04:52:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/28 04:52:25 INFO : three.txt: Copied (new) 2025/01/28 04:52:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/28 04:52:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/28 04:52:26 DEBUG : pacer: Reducing sleep to 10ms 2025/01/28 04:52:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/28 04:52:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/28 04:52:27 INFO : one: Copied (server-side copy) to: one.bak 2025/01/28 04:52:27 INFO : one: Deleted 2025/01/28 04:52:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/28 04:52:27 INFO : one: Copied (new) 2025/01/28 04:52:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:52:27 DEBUG : two: Unchanged skipping 2025/01/28 04:52:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/28 04:52:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/28 04:52:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/28 04:52:28 INFO : three.txt: Deleted 2025/01/28 04:52:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/28 04:52:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.46s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:52:32 DEBUG : Creating backend with remote "TestB2:rclone-test-lepebul6veta/dst" 2025/01/28 04:52:32 DEBUG : Config file has changed externally - reloading 2025/01/28 04:52:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 04:52:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/28 04:52:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/28 04:52:35 INFO : one: Deleted 2025/01/28 04:52:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/28 04:52:36 INFO : one: Copied (new) 2025/01/28 04:52:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:52:36 DEBUG : two: Unchanged skipping 2025/01/28 04:52:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/28 04:52:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/28 04:52:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/28 04:52:37 INFO : three.txt: Deleted 2025/01/28 04:52:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/28 04:52:37 INFO : three.txt: Copied (new) 2025/01/28 04:52:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/28 04:52:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/28 04:52:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/28 04:52:39 INFO : one: Deleted 2025/01/28 04:52:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/28 04:52:39 INFO : one: Copied (new) 2025/01/28 04:52:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:52:39 DEBUG : two: Unchanged skipping 2025/01/28 04:52:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/28 04:52:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/28 04:52:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/28 04:52:40 INFO : three.txt: Deleted 2025/01/28 04:52:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/28 04:52:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.93s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:52:44 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:52:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/28 04:52:44 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:52:44 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/28 04:52:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/28 04:52:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.68s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:52:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/28 04:52:45 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:52:45 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:52:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/28 04:52:46 INFO : existing: Copied (new) 2025/01/28 04:52:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:52:46 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:52:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/28 04:52:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/28 04:52:46 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:52:46 ERROR : B2 bucket rclone-test-lepebul6veta: not deleting files as there were IO errors 2025/01/28 04:52:46 ERROR : B2 bucket rclone-test-lepebul6veta: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncImmutable (2.84s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:52:48 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:52:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:52:48 DEBUG : existing: Unchanged skipping 2025/01/28 04:52:48 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:52:48 DEBUG : Waiting for deletions to finish 2025/01/28 04:52:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", 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-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:52:51 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1128-10.backblaze.com/b2api/v1/b2_upload_file/5f42cd4330bdabbb9f480e1b/c001_v0001128_t0022": EOF 2025/01/28 04:52:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1128-10.backblaze.com/b2api/v1/b2_upload_file/5f42cd4330bdabbb9f480e1b/c001_v0001128_t0022": EOF) 2025/01/28 04:52:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-lepebul6veta: 1/10 (Post "https://pod-000-1128-10.backblaze.com/b2api/v1/b2_upload_file/5f42cd4330bdabbb9f480e1b/c001_v0001128_t0022": EOF) 2025/01/28 04:52:53 DEBUG : pacer: Reducing sleep to 10ms 2025/01/28 04:53:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:53:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both0: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both12: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both13: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both14: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both15: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both16: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both17: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both18: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both19: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both2: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both3: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both10: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both1: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both11: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both4: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both8: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:02 DEBUG : both9: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both5: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both6: Unchanged skipping 2025/01/28 04:53:02 DEBUG : both7: Unchanged skipping 2025/01/28 04:53:02 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:53:02 DEBUG : Waiting for deletions to finish 2025/01/28 04:53:02 INFO : only19: Deleted 2025/01/28 04:53:02 INFO : only6: Deleted 2025/01/28 04:53:02 INFO : only15: Deleted 2025/01/28 04:53:02 INFO : only16: Deleted 2025/01/28 04:53:02 INFO : only7: Deleted 2025/01/28 04:53:02 INFO : only9: Deleted 2025/01/28 04:53:03 INFO : only12: Deleted 2025/01/28 04:53:03 INFO : only1: Deleted 2025/01/28 04:53:03 INFO : only11: Deleted 2025/01/28 04:53:03 INFO : only13: Deleted 2025/01/28 04:53:03 INFO : only17: Deleted 2025/01/28 04:53:03 INFO : only18: Deleted 2025/01/28 04:53:03 INFO : only0: Deleted 2025/01/28 04:53:03 INFO : only3: Deleted 2025/01/28 04:53:03 INFO : only4: Deleted 2025/01/28 04:53:03 INFO : only5: Deleted 2025/01/28 04:53:03 INFO : only14: Deleted 2025/01/28 04:53:03 INFO : only2: Deleted 2025/01/28 04:53:03 INFO : only8: Deleted 2025/01/28 04:53:03 INFO : only10: Deleted 2025/01/28 04:53:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.35s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:53:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for checks to finish 2025/01/28 04:53:17 DEBUG : both10: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both12: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both13: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both14: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both15: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both16: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both17: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both18: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both19: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both2: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both3: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both4: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both5: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both6: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both7: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both8: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/28 04:53:17 DEBUG : both9: Unchanged skipping 2025/01/28 04:53:17 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/28 04:53:17 DEBUG : both0: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both11: Unchanged skipping 2025/01/28 04:53:17 DEBUG : both1: Unchanged skipping 2025/01/28 04:53:17 DEBUG : B2 bucket rclone-test-lepebul6veta: Waiting for transfers to finish 2025/01/28 04:53:18 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:18 INFO : only0: Copied (replaced existing) 2025/01/28 04:53:18 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:18 INFO : only1: Copied (replaced existing) 2025/01/28 04:53:18 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:18 INFO : only12: Copied (replaced existing) 2025/01/28 04:53:18 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:18 INFO : only13: Copied (replaced existing) 2025/01/28 04:53:18 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:18 INFO : only10: Copied (replaced existing) 2025/01/28 04:53:18 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:18 INFO : only14: Copied (replaced existing) 2025/01/28 04:53:18 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:18 INFO : only15: Copied (replaced existing) 2025/01/28 04:53:18 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:18 INFO : only11: Copied (replaced existing) 2025/01/28 04:53:18 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:18 INFO : only16: Copied (replaced existing) 2025/01/28 04:53:18 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:18 INFO : only17: Copied (replaced existing) 2025/01/28 04:53:18 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:18 INFO : only18: Copied (replaced existing) 2025/01/28 04:53:18 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:18 INFO : only19: Copied (replaced existing) 2025/01/28 04:53:18 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:18 INFO : only2: Copied (replaced existing) 2025/01/28 04:53:18 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:18 INFO : only3: Copied (replaced existing) 2025/01/28 04:53:19 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:19 INFO : only4: Copied (replaced existing) 2025/01/28 04:53:19 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:19 INFO : only5: Copied (replaced existing) 2025/01/28 04:53:19 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:19 INFO : only6: Copied (replaced existing) 2025/01/28 04:53:19 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:19 INFO : only7: Copied (replaced existing) 2025/01/28 04:53:19 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:19 INFO : only8: Copied (replaced existing) 2025/01/28 04:53:19 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/28 04:53:19 INFO : only9: Copied (replaced existing) 2025/01/28 04:53:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:53:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/28 04:53:27 INFO : sub dir: Making directory 2025/01/28 04:53:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.52s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" 2025/01/28 04:53:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/28 04:53:32 INFO : sub dir: Making directory 2025/01/28 04:53:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lepebul6veta", Local "Local file system at /tmp/rclone2499348347", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.70s) PASS 2025/01/28 04:53:36 DEBUG : B2 bucket rclone-test-lepebul6veta: Purge remote 2025/01/28 04:53:36 INFO : B2 bucket rclone-test-lepebul6veta: cleaning bucket "rclone-test-lepebul6veta" of all files 2025/01/28 04:53:37 DEBUG : BackupDir/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4073366579681edc_d20250128_m045128_c001_v7007000_t0000_u01738039888314") 2025/01/28 04:53:37 DEBUG : BackupDir/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1198f8542acbf30c_d20250128_m045123_c001_v0001145_t0047_u01738039883021") 2025/01/28 04:53:37 DEBUG : CompareDest/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4021173715005c8c_d20250128_m045103_c001_v7007000_t0000_u01738039863541") 2025/01/28 04:53:37 DEBUG : CompareDest/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f39708_d20250128_m045057_c001_v0001128_t0039_u01738039857203") 2025/01/28 04:53:37 DEBUG : CompareDest/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4021173715005c8d_d20250128_m045103_c001_v7007000_t0000_u01738039863723") 2025/01/28 04:53:37 DEBUG : CompareDest/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7dec81_d20250128_m045058_c001_v0001184_t0016_u01738039858745") 2025/01/28 04:53:37 DEBUG : CopyDest/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4073366579681edd_d20250128_m045128_c001_v7007000_t0000_u01738039888497") 2025/01/28 04:53:37 DEBUG : CopyDest/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0870_d20250128_m045119_c001_v0001041_t0032_u01738039879812") 2025/01/28 04:53:37 DEBUG : CopyDest/three: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4073366579681edf_d20250128_m045128_c001_v7007000_t0000_u01738039888687") 2025/01/28 04:53:37 DEBUG : CopyDest/three: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7df25e_d20250128_m045126_c001_v0001184_t0016_u01738039886444") 2025/01/28 04:53:37 DEBUG : CopyDest/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4073366579681ee0_d20250128_m045128_c001_v7007000_t0000_u01738039888871") 2025/01/28 04:53:37 DEBUG : CopyDest/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f3973a_d20250128_m045124_c001_v0001128_t0033_u01738039884348") 2025/01/28 04:53:38 DEBUG : EXISTING: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2d0e_d20250128_m045249_c001_v7007000_t0000_u01738039969252") 2025/01/28 04:53:38 DEBUG : EXISTING: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0366_d20250128_m045248_c001_v0001184_t0042_u01738039968276") 2025/01/28 04:53:38 DEBUG : Testêé: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2d09_d20250128_m045245_c001_v7007000_t0000_u01738039965068") 2025/01/28 04:53:38 DEBUG : Testêé: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e02ae_d20250128_m045244_c001_v0001184_t0033_u01738039964496") 2025/01/28 04:53:38 DEBUG : Testêé: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f397ea_d20250128_m045243_c001_v0001128_t0037_u01738039963107") 2025/01/28 04:53:38 DEBUG : a/potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2b15_d20250128_m044847_c001_v7007000_t0000_u01738039727279") 2025/01/28 04:53:38 DEBUG : a/potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07d6_d20250128_m044846_c001_v0001041_t0058_u01738039726599") 2025/01/28 04:53:38 DEBUG : a/potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca322_d20250128_m044844_c001_v7007000_t0000_u01738039724313") 2025/01/28 04:53:38 DEBUG : a/potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07d0_d20250128_m044843_c001_v0001041_t0002_u01738039723344") 2025/01/28 04:53:38 DEBUG : a/potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2ae4_d20250128_m044821_c001_v7007000_t0000_u01738039701560") 2025/01/28 04:53:38 DEBUG : a/potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d079e_d20250128_m044820_c001_v0001041_t0009_u01738039700594") 2025/01/28 04:53:38 DEBUG : b/potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2b16_d20250128_m044847_c001_v7007000_t0000_u01738039727461") 2025/01/28 04:53:38 DEBUG : b/potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07d2_d20250128_m044845_c001_v0001041_t0003_u01738039725218") 2025/01/28 04:53:38 DEBUG : b/potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca320_d20250128_m044843_c001_v7007000_t0000_u01738039723760") 2025/01/28 04:53:38 DEBUG : b/potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07ca_d20250128_m044842_c001_v0001041_t0000_u01738039722209") 2025/01/28 04:53:38 DEBUG : b/potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2ae3_d20250128_m044821_c001_v7007000_t0000_u01738039701011") 2025/01/28 04:53:38 DEBUG : b/potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d079a_d20250128_m044819_c001_v0001041_t0044_u01738039699473") 2025/01/28 04:53:38 DEBUG : backup/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4129bb5b635ea535_d20250128_m045141_c001_v7007000_t0000_u01738039901680") 2025/01/28 04:53:38 DEBUG : backup/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1193c865e17685ad_d20250128_m045139_c001_v0001106_t0058_u01738039899589") 2025/01/28 04:53:38 DEBUG : backup/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f118415b3f8443321_d20250128_m045135_c001_v0001184_t0059_u01738039895872") 2025/01/28 04:53:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4129bb5b635ea563_d20250128_m045208_c001_v7007000_t0000_u01738039928476") 2025/01/28 04:53:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1031a9f446e0f6f1_d20250128_m045206_c001_v0001184_t0021_u01738039926470") 2025/01/28 04:53:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f101179010dbb4462_d20250128_m045202_c001_v0001102_t0053_u01738039922546") 2025/01/28 04:53:39 DEBUG : backup/one.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2cbc_d20250128_m045156_c001_v7007000_t0000_u01738039916275") 2025/01/28 04:53:39 DEBUG : backup/one.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f104057e6ba4cd900_d20250128_m045154_c001_v0001182_t0014_u01738039914363") 2025/01/28 04:53:39 DEBUG : backup/one.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1129b99d7e54be0b_d20250128_m045150_c001_v0001145_t0040_u01738039910493") 2025/01/28 04:53:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4129bb5b635ea564_d20250128_m045208_c001_v7007000_t0000_u01738039928658") 2025/01/28 04:53:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f10626a8774ac9b0b_d20250128_m045207_c001_v0001184_t0001_u01738039927719") 2025/01/28 04:53:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f101179010dbb446a_d20250128_m045204_c001_v0001102_t0031_u01738039924064") 2025/01/28 04:53:39 DEBUG : backup/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4129bb5b635ea536_d20250128_m045141_c001_v7007000_t0000_u01738039901861") 2025/01/28 04:53:39 DEBUG : backup/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f10895ac5d86497f2_d20250128_m045140_c001_v0001172_t0034_u01738039900825") 2025/01/28 04:53:39 DEBUG : backup/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f115b496ab54b93cf_d20250128_m045137_c001_v0001041_t0052_u01738039897235") 2025/01/28 04:53:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2cbd_d20250128_m045156_c001_v7007000_t0000_u01738039916458") 2025/01/28 04:53:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f10786d6b3eb79d2e_d20250128_m045155_c001_v0001161_t0030_u01738039915395") 2025/01/28 04:53:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110d107291695432_d20250128_m045152_c001_v0001177_t0056_u01738039912281") 2025/01/28 04:53:39 DEBUG : both0: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca561_d20250128_m045319_c001_v7007000_t0000_u01738039999844") 2025/01/28 04:53:39 DEBUG : both0: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e074a_d20250128_m045308_c001_v0001184_t0026_u01738039988817") 2025/01/28 04:53:39 DEBUG : both0: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca535_d20250128_m045304_c001_v7007000_t0000_u01738039984248") 2025/01/28 04:53:39 DEBUG : both0: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e042f_d20250128_m045253_c001_v0001184_t0035_u01738039973222") 2025/01/28 04:53:39 DEBUG : both1: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca562_d20250128_m045320_c001_v7007000_t0000_u01738040000026") 2025/01/28 04:53:39 DEBUG : both1: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0761_d20250128_m045309_c001_v0001184_t0057_u01738039989234") 2025/01/28 04:53:40 DEBUG : both1: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca537_d20250128_m045304_c001_v7007000_t0000_u01738039984431") 2025/01/28 04:53:40 DEBUG : both1: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e044f_d20250128_m045253_c001_v0001184_t0017_u01738039973643") 2025/01/28 04:53:40 DEBUG : both10: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca564_d20250128_m045320_c001_v7007000_t0000_u01738040000207") 2025/01/28 04:53:40 DEBUG : both10: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e082d_d20250128_m045312_c001_v0001184_t0028_u01738039992916") 2025/01/28 04:53:40 DEBUG : both10: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca539_d20250128_m045304_c001_v7007000_t0000_u01738039984613") 2025/01/28 04:53:40 DEBUG : both10: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0529_d20250128_m045257_c001_v0001184_t0056_u01738039977318") 2025/01/28 04:53:40 DEBUG : both11: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca566_d20250128_m045320_c001_v7007000_t0000_u01738040000389") 2025/01/28 04:53:40 DEBUG : both11: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0843_d20250128_m045313_c001_v0001184_t0045_u01738039993334") 2025/01/28 04:53:40 DEBUG : both11: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca53b_d20250128_m045304_c001_v7007000_t0000_u01738039984795") 2025/01/28 04:53:40 DEBUG : both11: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0541_d20250128_m045257_c001_v0001184_t0050_u01738039977723") 2025/01/28 04:53:40 DEBUG : both12: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca569_d20250128_m045320_c001_v7007000_t0000_u01738040000572") 2025/01/28 04:53:40 DEBUG : both12: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0851_d20250128_m045313_c001_v0001184_t0026_u01738039993739") 2025/01/28 04:53:40 DEBUG : both12: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca53c_d20250128_m045304_c001_v7007000_t0000_u01738039984978") 2025/01/28 04:53:40 DEBUG : both12: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e055e_d20250128_m045258_c001_v0001184_t0045_u01738039978148") 2025/01/28 04:53:40 DEBUG : both13: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca56b_d20250128_m045320_c001_v7007000_t0000_u01738040000754") 2025/01/28 04:53:40 DEBUG : both13: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0865_d20250128_m045314_c001_v0001184_t0047_u01738039994144") 2025/01/28 04:53:40 DEBUG : both13: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca53f_d20250128_m045305_c001_v7007000_t0000_u01738039985160") 2025/01/28 04:53:40 DEBUG : both13: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0577_d20250128_m045258_c001_v0001184_t0052_u01738039978602") 2025/01/28 04:53:40 DEBUG : both14: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca56d_d20250128_m045320_c001_v7007000_t0000_u01738040000936") 2025/01/28 04:53:40 DEBUG : both14: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0883_d20250128_m045314_c001_v0001184_t0000_u01738039994554") 2025/01/28 04:53:41 DEBUG : both14: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca541_d20250128_m045305_c001_v7007000_t0000_u01738039985343") 2025/01/28 04:53:41 DEBUG : both14: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0589_d20250128_m045259_c001_v0001184_t0005_u01738039979053") 2025/01/28 04:53:41 DEBUG : both15: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca56f_d20250128_m045321_c001_v7007000_t0000_u01738040001118") 2025/01/28 04:53:41 DEBUG : both15: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0895_d20250128_m045314_c001_v0001184_t0020_u01738039994959") 2025/01/28 04:53:41 DEBUG : both15: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca542_d20250128_m045305_c001_v7007000_t0000_u01738039985525") 2025/01/28 04:53:41 DEBUG : both15: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e059b_d20250128_m045259_c001_v0001184_t0021_u01738039979460") 2025/01/28 04:53:41 DEBUG : both16: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca571_d20250128_m045321_c001_v7007000_t0000_u01738040001300") 2025/01/28 04:53:41 DEBUG : both16: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e08b1_d20250128_m045315_c001_v0001184_t0054_u01738039995375") 2025/01/28 04:53:41 DEBUG : both16: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca543_d20250128_m045305_c001_v7007000_t0000_u01738039985707") 2025/01/28 04:53:41 DEBUG : both16: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e05b7_d20250128_m045259_c001_v0001184_t0046_u01738039979852") 2025/01/28 04:53:41 DEBUG : both17: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca573_d20250128_m045321_c001_v7007000_t0000_u01738040001483") 2025/01/28 04:53:41 DEBUG : both17: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e08c9_d20250128_m045315_c001_v0001184_t0051_u01738039995785") 2025/01/28 04:53:41 DEBUG : both17: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca544_d20250128_m045305_c001_v7007000_t0000_u01738039985890") 2025/01/28 04:53:41 DEBUG : both17: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e05cb_d20250128_m045300_c001_v0001184_t0020_u01738039980293") 2025/01/28 04:53:41 DEBUG : both18: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca575_d20250128_m045321_c001_v7007000_t0000_u01738040001665") 2025/01/28 04:53:41 DEBUG : both18: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e08d7_d20250128_m045316_c001_v0001184_t0044_u01738039996186") 2025/01/28 04:53:41 DEBUG : both18: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca547_d20250128_m045306_c001_v7007000_t0000_u01738039986073") 2025/01/28 04:53:41 DEBUG : both18: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e05db_d20250128_m045300_c001_v0001184_t0043_u01738039980712") 2025/01/28 04:53:41 DEBUG : both19: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca578_d20250128_m045321_c001_v7007000_t0000_u01738040001848") 2025/01/28 04:53:41 DEBUG : both19: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e08fd_d20250128_m045316_c001_v0001184_t0013_u01738039996608") 2025/01/28 04:53:41 DEBUG : both19: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca548_d20250128_m045306_c001_v7007000_t0000_u01738039986254") 2025/01/28 04:53:41 DEBUG : both19: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e05f1_d20250128_m045301_c001_v0001184_t0033_u01738039981119") 2025/01/28 04:53:41 DEBUG : both2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca57a_d20250128_m045322_c001_v7007000_t0000_u01738040002031") 2025/01/28 04:53:41 DEBUG : both2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0779_d20250128_m045309_c001_v0001184_t0040_u01738039989626") 2025/01/28 04:53:42 DEBUG : both2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca549_d20250128_m045306_c001_v7007000_t0000_u01738039986436") 2025/01/28 04:53:42 DEBUG : both2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e046d_d20250128_m045254_c001_v0001184_t0046_u01738039974044") 2025/01/28 04:53:42 DEBUG : both3: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca57c_d20250128_m045322_c001_v7007000_t0000_u01738040002214") 2025/01/28 04:53:42 DEBUG : both3: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e079b_d20250128_m045310_c001_v0001184_t0037_u01738039990059") 2025/01/28 04:53:42 DEBUG : both3: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca54a_d20250128_m045306_c001_v7007000_t0000_u01738039986618") 2025/01/28 04:53:42 DEBUG : both3: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0487_d20250128_m045254_c001_v0001184_t0001_u01738039974464") 2025/01/28 04:53:42 DEBUG : both4: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca57e_d20250128_m045322_c001_v7007000_t0000_u01738040002407") 2025/01/28 04:53:42 DEBUG : both4: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e07ad_d20250128_m045310_c001_v0001184_t0001_u01738039990457") 2025/01/28 04:53:42 DEBUG : both4: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca54b_d20250128_m045306_c001_v7007000_t0000_u01738039986802") 2025/01/28 04:53:42 DEBUG : both4: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0497_d20250128_m045254_c001_v0001184_t0014_u01738039974876") 2025/01/28 04:53:42 DEBUG : both5: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca580_d20250128_m045322_c001_v7007000_t0000_u01738040002590") 2025/01/28 04:53:42 DEBUG : both5: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e07c5_d20250128_m045310_c001_v0001184_t0022_u01738039990860") 2025/01/28 04:53:42 DEBUG : both5: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca54c_d20250128_m045306_c001_v7007000_t0000_u01738039986984") 2025/01/28 04:53:42 DEBUG : both5: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e04ad_d20250128_m045255_c001_v0001184_t0031_u01738039975283") 2025/01/28 04:53:42 DEBUG : both6: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca582_d20250128_m045322_c001_v7007000_t0000_u01738040002772") 2025/01/28 04:53:42 DEBUG : both6: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e07d9_d20250128_m045311_c001_v0001184_t0039_u01738039991275") 2025/01/28 04:53:42 DEBUG : both6: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca54e_d20250128_m045307_c001_v7007000_t0000_u01738039987165") 2025/01/28 04:53:42 DEBUG : both6: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e04cb_d20250128_m045255_c001_v0001184_t0031_u01738039975697") 2025/01/28 04:53:42 DEBUG : both7: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca584_d20250128_m045322_c001_v7007000_t0000_u01738040002956") 2025/01/28 04:53:42 DEBUG : both7: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e07ed_d20250128_m045311_c001_v0001184_t0041_u01738039991701") 2025/01/28 04:53:43 DEBUG : both7: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca54f_d20250128_m045307_c001_v7007000_t0000_u01738039987346") 2025/01/28 04:53:43 DEBUG : both7: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e04e1_d20250128_m045256_c001_v0001184_t0000_u01738039976112") 2025/01/28 04:53:43 DEBUG : both8: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca586_d20250128_m045323_c001_v7007000_t0000_u01738040003138") 2025/01/28 04:53:43 DEBUG : both8: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0807_d20250128_m045312_c001_v0001184_t0054_u01738039992099") 2025/01/28 04:53:43 DEBUG : both8: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca550_d20250128_m045307_c001_v7007000_t0000_u01738039987528") 2025/01/28 04:53:43 DEBUG : both8: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e04f3_d20250128_m045256_c001_v0001184_t0027_u01738039976508") 2025/01/28 04:53:43 DEBUG : both9: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca589_d20250128_m045323_c001_v7007000_t0000_u01738040003320") 2025/01/28 04:53:43 DEBUG : both9: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0817_d20250128_m045312_c001_v0001184_t0026_u01738039992502") 2025/01/28 04:53:43 DEBUG : both9: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca551_d20250128_m045307_c001_v7007000_t0000_u01738039987710") 2025/01/28 04:53:43 DEBUG : both9: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e050b_d20250128_m045256_c001_v0001184_t0004_u01738039976911") 2025/01/28 04:53:43 DEBUG : c/non empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2b17_d20250128_m044847_c001_v7007000_t0000_u01738039727644") 2025/01/28 04:53:43 DEBUG : c/non empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07d4_d20250128_m044845_c001_v0001041_t0028_u01738039725689") 2025/01/28 04:53:43 DEBUG : c/non empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca324_d20250128_m044844_c001_v7007000_t0000_u01738039724495") 2025/01/28 04:53:43 DEBUG : c/non empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07ce_d20250128_m044842_c001_v0001041_t0050_u01738039722559") 2025/01/28 04:53:43 DEBUG : c/non empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2ae5_d20250128_m044821_c001_v7007000_t0000_u01738039701742") 2025/01/28 04:53:43 DEBUG : c/non empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d079c_d20250128_m044819_c001_v0001041_t0027_u01738039699878") 2025/01/28 04:53:43 DEBUG : check sum: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f410e032d0a9d3f7a_d20250128_m044808_c001_v7007000_t0000_u01738039688193") 2025/01/28 04:53:43 DEBUG : check sum: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0782_d20250128_m044807_c001_v0001041_t0049_u01738039687135") 2025/01/28 04:53:43 DEBUG : dest/3: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4073366579681ed1_d20250128_m045112_c001_v7007000_t0000_u01738039872732") 2025/01/28 04:53:43 DEBUG : dest/3: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f407ad74eec90e1e1_d20250128_m045111_c001_v0001105_t0021_u01738039871568") 2025/01/28 04:53:43 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2d03_d20250128_m045241_c001_v7007000_t0000_u01738039961636") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f11243002eb1f217b_d20250128_m045239_c001_v0001150_t0013_u01738039959455") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca519_d20250128_m045239_c001_v7007000_t0000_u01738039959272") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f11243002eb1f2171_d20250128_m045235_c001_v0001150_t0030_u01738039955986") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca512_d20250128_m045235_c001_v7007000_t0000_u01738039955264") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7dffde_d20250128_m045231_c001_v0001184_t0031_u01738039951185") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40281bea93ef6490_d20250128_m045229_c001_v7007000_t0000_u01738039949646") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1185596011867f20_d20250128_m045227_c001_v0001182_t0001_u01738039947543") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2cee_d20250128_m045227_c001_v7007000_t0000_u01738039947357") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1185596011867eb6_d20250128_m045223_c001_v0001182_t0028_u01738039943906") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2ce1_d20250128_m045223_c001_v7007000_t0000_u01738039943179") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f397a8_d20250128_m045219_c001_v0001128_t0018_u01738039939721") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4129bb5b635ea586_d20250128_m045218_c001_v7007000_t0000_u01738039938431") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f10948513eba86de2_d20250128_m045217_c001_v0001184_t0035_u01738039937255") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4133013de8bf00da_d20250128_m045217_c001_v7007000_t0000_u01738039937070") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f10948513eba86d68_d20250128_m045214_c001_v0001184_t0032_u01738039934105") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4133013de8bf00d3_d20250128_m045213_c001_v7007000_t0000_u01738039933378") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f39796_d20250128_m045209_c001_v0001128_t0023_u01738039929746") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4129bb5b635ea565_d20250128_m045208_c001_v7007000_t0000_u01738039928840") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1170c0d84e9afd36_d20250128_m045206_c001_v0001179_t0006_u01738039926852") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f405b1d6701bec667_d20250128_m045206_c001_v7007000_t0000_u01738039926669") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1170c0d84e9afd2e_d20250128_m045203_c001_v0001179_t0011_u01738039923661") 2025/01/28 04:53:44 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f405b1d6701bec660_d20250128_m045202_c001_v7007000_t0000_u01738039922931") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f3977c_d20250128_m045157_c001_v0001128_t0054_u01738039917561") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2cc0_d20250128_m045156_c001_v7007000_t0000_u01738039916658") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f100dc319624dff1c_d20250128_m045154_c001_v0001146_t0026_u01738039914759") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2cb6_d20250128_m045154_c001_v7007000_t0000_u01738039914577") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f100dc319624dff18_d20250128_m045151_c001_v0001146_t0022_u01738039911615") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2cae_d20250128_m045150_c001_v7007000_t0000_u01738039910895") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f39764_d20250128_m045142_c001_v0001128_t0026_u01738039902944") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4129bb5b635ea537_d20250128_m045142_c001_v7007000_t0000_u01738039902042") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1018f3881d44bc1e_d20250128_m045140_c001_v0001182_t0056_u01738039900405") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2c9e_d20250128_m045140_c001_v7007000_t0000_u01738039900221") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1018f3881d44bbcc_d20250128_m045136_c001_v0001182_t0020_u01738039896819") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2c93_d20250128_m045136_c001_v7007000_t0000_u01738039896080") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0884_d20250128_m045130_c001_v0001041_t0005_u01738039890151") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4073366579681ee1_d20250128_m045129_c001_v7007000_t0000_u01738039889056") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1085c8b2acfa8853_d20250128_m045123_c001_v0001102_t0059_u01738039883514") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4021173715005cad_d20250128_m045123_c001_v7007000_t0000_u01738039883310") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7df0cf_d20250128_m045119_c001_v0001184_t0054_u01738039879245") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1119f99c519023dc_d20250128_m045118_c001_v0001102_t0052_u01738039878352") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1119f99c519023d4_d20250128_m045117_c001_v0001102_t0004_u01738039877218") 2025/01/28 04:53:45 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4021173715005c8e_d20250128_m045103_c001_v7007000_t0000_u01738039863911") 2025/01/28 04:53:46 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0858_d20250128_m045056_c001_v0001041_t0001_u01738039856487") 2025/01/28 04:53:46 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f111db60d2040476f_d20250128_m045055_c001_v0001093_t0035_u01738039855388") 2025/01/28 04:53:46 DEBUG : dst/one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f111db60d2040476b_d20250128_m045054_c001_v0001093_t0055_u01738039854323") 2025/01/28 04:53:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2d04_d20250128_m045241_c001_v7007000_t0000_u01738039961838") 2025/01/28 04:53:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f118415b3f8443eea_d20250128_m045239_c001_v0001184_t0003_u01738039959062") 2025/01/28 04:53:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1018f3881d44c0e0_d20250128_m045235_c001_v0001182_t0006_u01738039955054") 2025/01/28 04:53:46 DEBUG : dst/one.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40281bea93ef6491_d20250128_m045229_c001_v7007000_t0000_u01738039949829") 2025/01/28 04:53:46 DEBUG : dst/one.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f106be344c9ad6f23_d20250128_m045226_c001_v0001104_t0049_u01738039946858") 2025/01/28 04:53:46 DEBUG : dst/one.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f119c1a622568b162_d20250128_m045222_c001_v0001182_t0021_u01738039942976") 2025/01/28 04:53:46 DEBUG : dst/one.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4129bb5b635ea587_d20250128_m045218_c001_v7007000_t0000_u01738039938623") 2025/01/28 04:53:46 DEBUG : dst/one.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1139412dda2c5daa_d20250128_m045216_c001_v0001116_t0007_u01738039936481") 2025/01/28 04:53:46 DEBUG : dst/one.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f109eea8e22c51dca_d20250128_m045212_c001_v0001134_t0036_u01738039932879") 2025/01/28 04:53:46 DEBUG : dst/three: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4073366579681ee2_d20250128_m045129_c001_v7007000_t0000_u01738039889240") 2025/01/28 04:53:46 DEBUG : dst/three: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1119f99c519023fa_d20250128_m045127_c001_v0001102_t0045_u01738039887578") 2025/01/28 04:53:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2d05_d20250128_m045242_c001_v7007000_t0000_u01738039962022") 2025/01/28 04:53:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110221a6aa35a68c_d20250128_m045240_c001_v0001172_t0014_u01738039960431") 2025/01/28 04:53:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f115dc44711e27506_d20250128_m045236_c001_v0001043_t0057_u01738039956966") 2025/01/28 04:53:46 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2d06_d20250128_m045242_c001_v7007000_t0000_u01738039962203") 2025/01/28 04:53:46 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f11243002eb1f217f_d20250128_m045240_c001_v0001150_t0015_u01738039960971") 2025/01/28 04:53:46 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca51c_d20250128_m045240_c001_v7007000_t0000_u01738039960792") 2025/01/28 04:53:46 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f11243002eb1f2175_d20250128_m045237_c001_v0001150_t0037_u01738039957492") 2025/01/28 04:53:46 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca515_d20250128_m045237_c001_v7007000_t0000_u01738039957313") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0016_d20250128_m045232_c001_v0001184_t0004_u01738039952382") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40281bea93ef6492_d20250128_m045230_c001_v7007000_t0000_u01738039950011") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1185596011867f5a_d20250128_m045229_c001_v0001182_t0015_u01738039949022") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2cf1_d20250128_m045228_c001_v7007000_t0000_u01738039948838") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1185596011867eee_d20250128_m045225_c001_v0001182_t0037_u01738039945349") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2ce3_d20250128_m045225_c001_v7007000_t0000_u01738039945154") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f397aa_d20250128_m045220_c001_v0001128_t0058_u01738039940206") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4133013de8bf00dd_d20250128_m045217_c001_v7007000_t0000_u01738039937865") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7dfc99_d20250128_m045215_c001_v0001184_t0044_u01738039935692") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4133013de8bf00d7_d20250128_m045214_c001_v7007000_t0000_u01738039934971") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f39798_d20250128_m045210_c001_v0001128_t0036_u01738039930219") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f405b1d6701bec669_d20250128_m045207_c001_v7007000_t0000_u01738039927922") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7dfaa7_d20250128_m045205_c001_v0001184_t0023_u01738039925678") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f405b1d6701bec662_d20250128_m045204_c001_v7007000_t0000_u01738039924593") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f3977e_d20250128_m045158_c001_v0001128_t0005_u01738039918081") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2cbb_d20250128_m045155_c001_v7007000_t0000_u01738039915723") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7df80e_d20250128_m045153_c001_v0001184_t0027_u01738039913575") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2cb2_d20250128_m045152_c001_v7007000_t0000_u01738039912491") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f3976c_d20250128_m045146_c001_v0001128_t0004_u01738039906016") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2ca1_d20250128_m045141_c001_v7007000_t0000_u01738039901125") 2025/01/28 04:53:47 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d088c_d20250128_m045138_c001_v0001041_t0024_u01738039898661") 2025/01/28 04:53:48 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2c96_d20250128_m045137_c001_v7007000_t0000_u01738039897558") 2025/01/28 04:53:48 DEBUG : dst/three.txt: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7df34c_d20250128_m045131_c001_v0001184_t0007_u01738039891436") 2025/01/28 04:53:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40281bea93ef6493_d20250128_m045230_c001_v7007000_t0000_u01738039950193") 2025/01/28 04:53:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112f1e6a367d744d_d20250128_m045228_c001_v0001098_t0040_u01738039948314") 2025/01/28 04:53:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f117643b082a6f00c_d20250128_m045224_c001_v0001115_t0032_u01738039944664") 2025/01/28 04:53:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4129bb5b635ea588_d20250128_m045218_c001_v7007000_t0000_u01738039938807") 2025/01/28 04:53:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f109aed121916c5ac_d20250128_m045217_c001_v0001182_t0008_u01738039937656") 2025/01/28 04:53:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f10290ad304c1a26b_d20250128_m045214_c001_v0001037_t0045_u01738039934575") 2025/01/28 04:53:48 DEBUG : dst/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2d07_d20250128_m045242_c001_v7007000_t0000_u01738039962384") 2025/01/28 04:53:48 DEBUG : dst/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f397c4_d20250128_m045231_c001_v0001128_t0041_u01738039951756") 2025/01/28 04:53:48 DEBUG : dst/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40281bea93ef6494_d20250128_m045230_c001_v7007000_t0000_u01738039950377") 2025/01/28 04:53:48 DEBUG : dst/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7dfd88_d20250128_m045220_c001_v0001184_t0030_u01738039940011") 2025/01/28 04:53:48 DEBUG : dst/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4129bb5b635ea58a_d20250128_m045218_c001_v7007000_t0000_u01738039938998") 2025/01/28 04:53:48 DEBUG : dst/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7dfb76_d20250128_m045210_c001_v0001184_t0048_u01738039930029") 2025/01/28 04:53:48 DEBUG : dst/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4129bb5b635ea566_d20250128_m045209_c001_v7007000_t0000_u01738039929022") 2025/01/28 04:53:48 DEBUG : dst/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7df908_d20250128_m045157_c001_v0001184_t0000_u01738039917882") 2025/01/28 04:53:48 DEBUG : dst/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2cc1_d20250128_m045156_c001_v7007000_t0000_u01738039916839") 2025/01/28 04:53:48 DEBUG : dst/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7df5f5_d20250128_m045143_c001_v0001184_t0035_u01738039903744") 2025/01/28 04:53:48 DEBUG : dst/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4129bb5b635ea538_d20250128_m045142_c001_v7007000_t0000_u01738039902223") 2025/01/28 04:53:48 DEBUG : dst/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f3974a_d20250128_m045131_c001_v0001128_t0038_u01738039891010") 2025/01/28 04:53:48 DEBUG : dst/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4073366579681ee3_d20250128_m045129_c001_v7007000_t0000_u01738039889424") 2025/01/28 04:53:49 DEBUG : dst/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f10634ee6fc072c51_d20250128_m045125_c001_v0001183_t0045_u01738039885293") 2025/01/28 04:53:49 DEBUG : dst/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4021173715005c8f_d20250128_m045104_c001_v7007000_t0000_u01738039864094") 2025/01/28 04:53:49 DEBUG : dst/two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f111db60d20404783_d20250128_m045102_c001_v0001093_t0052_u01738039862815") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f410e032d0a9d3ffa_d20250128_m045015_c001_v7007000_t0000_u01738039815616") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7de2fd_d20250128_m045010_c001_v0001184_t0000_u01738039810493") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f410e032d0a9d3ff8_d20250128_m045008_c001_v7007000_t0000_u01738039808507") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7ddeeb_d20250128_m044948_c001_v0001184_t0032_u01738039788776") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca406_d20250128_m044932_c001_v7007000_t0000_u01738039772740") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7ddac9_d20250128_m044928_c001_v0001184_t0035_u01738039768230") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca379_d20250128_m044902_c001_v7007000_t0000_u01738039742404") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07f2_d20250128_m044900_c001_v0001041_t0047_u01738039740067") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca33e_d20250128_m044858_c001_v7007000_t0000_u01738039738431") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07ec_d20250128_m044857_c001_v0001041_t0038_u01738039737017") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca331_d20250128_m044853_c001_v7007000_t0000_u01738039733353") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07e0_d20250128_m044851_c001_v0001041_t0009_u01738039731493") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2b1e_d20250128_m044850_c001_v7007000_t0000_u01738039730207") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07da_d20250128_m044848_c001_v0001041_t0020_u01738039728670") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2b0a_d20250128_m044841_c001_v7007000_t0000_u01738039721300") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07c4_d20250128_m044839_c001_v0001041_t0039_u01738039719457") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2b02_d20250128_m044838_c001_v7007000_t0000_u01738039718076") 2025/01/28 04:53:49 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07c0_d20250128_m044837_c001_v0001041_t0013_u01738039716999") 2025/01/28 04:53:50 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2af5_d20250128_m044831_c001_v7007000_t0000_u01738039711281") 2025/01/28 04:53:50 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07ac_d20250128_m044829_c001_v0001041_t0033_u01738039709694") 2025/01/28 04:53:50 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2aeb_d20250128_m044827_c001_v7007000_t0000_u01738039707120") 2025/01/28 04:53:50 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07a4_d20250128_m044825_c001_v0001041_t0020_u01738039705943") 2025/01/28 04:53:50 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2ae9_d20250128_m044824_c001_v7007000_t0000_u01738039704858") 2025/01/28 04:53:50 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f105b247e10895c01_d20250128_m044824_c001_v0001180_t0053_u01738039704227") 2025/01/28 04:53:50 DEBUG : empty space: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07a2_d20250128_m044822_c001_v0001041_t0016_u01738039702468") 2025/01/28 04:53:50 DEBUG : enormous: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca368_d20250128_m044901_c001_v7007000_t0000_u01738039741475") 2025/01/28 04:53:50 DEBUG : enormous: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07f4_d20250128_m044900_c001_v0001041_t0014_u01738039740497") 2025/01/28 04:53:50 DEBUG : existing: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2d0d_d20250128_m045247_c001_v7007000_t0000_u01738039967162") 2025/01/28 04:53:50 DEBUG : existing: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f397ee_d20250128_m045245_c001_v0001128_t0008_u01738039965836") 2025/01/28 04:53:50 DEBUG : existing: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3f9_d20250128_m044926_c001_v7007000_t0000_u01738039766325") 2025/01/28 04:53:50 DEBUG : existing: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0816_d20250128_m044925_c001_v0001041_t0002_u01738039765126") 2025/01/28 04:53:50 DEBUG : existing: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f410e032d0a9d3f84_d20250128_m044818_c001_v7007000_t0000_u01738039698343") 2025/01/28 04:53:50 DEBUG : existing: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0794_d20250128_m044817_c001_v0001041_t0000_u01738039697235") 2025/01/28 04:53:50 DEBUG : existing: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f410e032d0a9d3f81_d20250128_m044815_c001_v7007000_t0000_u01738039695963") 2025/01/28 04:53:50 DEBUG : existing: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0792_d20250128_m044815_c001_v0001041_t0054_u01738039695305") 2025/01/28 04:53:50 DEBUG : existing: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0790_d20250128_m044814_c001_v0001041_t0030_u01738039694340") 2025/01/28 04:53:50 DEBUG : existing-b: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3fb_d20250128_m044926_c001_v7007000_t0000_u01738039766507") 2025/01/28 04:53:50 DEBUG : existing-b: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7dda2d_d20250128_m044925_c001_v0001184_t0058_u01738039765138") 2025/01/28 04:53:50 DEBUG : five: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3bb_d20250128_m044907_c001_v7007000_t0000_u01738039747160") 2025/01/28 04:53:50 DEBUG : five: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f412a55d2696d0802_d20250128_m044905_c001_v0001041_t0018_u01738039745086") 2025/01/28 04:53:51 DEBUG : foo: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2af0_d20250128_m044828_c001_v7007000_t0000_u01738039708969") 2025/01/28 04:53:51 DEBUG : foo: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f412a55d2696d07aa_d20250128_m044828_c001_v0001041_t0018_u01738039708417") 2025/01/28 04:53:51 DEBUG : foo: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f412a55d2696d07a6_d20250128_m044827_c001_v0001041_t0018_u01738039707841") 2025/01/28 04:53:51 DEBUG : four: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3bc_d20250128_m044907_c001_v7007000_t0000_u01738039747364") 2025/01/28 04:53:51 DEBUG : four: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f410e7fea34f39667_d20250128_m044905_c001_v0001128_t0022_u01738039745633") 2025/01/28 04:53:51 DEBUG : four: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0800_d20250128_m044904_c001_v0001041_t0041_u01738039744228") 2025/01/28 04:53:51 DEBUG : hello world2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4087affe9c277230_d20250128_m044703_c001_v7007000_t0000_u01738039623482") 2025/01/28 04:53:51 DEBUG : hello world2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d073c_d20250128_m044702_c001_v0001041_t0017_u01738039622755") 2025/01/28 04:53:51 DEBUG : ignore-size: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f410e032d0a9d3f7e_d20250128_m044813_c001_v7007000_t0000_u01738039693254") 2025/01/28 04:53:51 DEBUG : ignore-size: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d078a_d20250128_m044812_c001_v0001041_t0000_u01738039692086") 2025/01/28 04:53:51 DEBUG : nested/sub dir/file: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3ef_d20250128_m044924_c001_v7007000_t0000_u01738039764036") 2025/01/28 04:53:51 DEBUG : nested/sub dir/file: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7dd9cb_d20250128_m044923_c001_v0001184_t0029_u01738039763026") 2025/01/28 04:53:51 DEBUG : nested/sub dir/file: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3ea_d20250128_m044921_c001_v7007000_t0000_u01738039761909") 2025/01/28 04:53:51 DEBUG : nested/sub dir/file: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7dd967_d20250128_m044920_c001_v0001184_t0030_u01738039760884") 2025/01/28 04:53:51 DEBUG : one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3be_d20250128_m044907_c001_v7007000_t0000_u01738039747550") 2025/01/28 04:53:51 DEBUG : one: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f412a55d2696d07fa_d20250128_m044903_c001_v0001041_t0018_u01738039743504") 2025/01/28 04:53:51 DEBUG : only0: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca58b_d20250128_m045323_c001_v7007000_t0000_u01738040003502") 2025/01/28 04:53:51 DEBUG : only0: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4088b39dbd7e0933_d20250128_m045317_c001_v0001184_t0000_u01738039997672") 2025/01/28 04:53:51 DEBUG : only0: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0757_d20250128_m045309_c001_v0001184_t0018_u01738039989017") 2025/01/28 04:53:51 DEBUG : only0: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4143615572a1e6a2_d20250128_m045303_c001_v7007000_t0000_u01738039983261") 2025/01/28 04:53:51 DEBUG : only0: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0439_d20250128_m045253_c001_v0001184_t0038_u01738039973429") 2025/01/28 04:53:52 DEBUG : only1: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca58d_d20250128_m045323_c001_v7007000_t0000_u01738040003684") 2025/01/28 04:53:52 DEBUG : only1: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f416581451a260a27_d20250128_m045318_c001_v0001117_t0031_u01738039998224") 2025/01/28 04:53:52 DEBUG : only1: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e076d_d20250128_m045309_c001_v0001184_t0049_u01738039989432") 2025/01/28 04:53:52 DEBUG : only1: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca52f_d20250128_m045303_c001_v7007000_t0000_u01738039983070") 2025/01/28 04:53:52 DEBUG : only1: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e045d_d20250128_m045253_c001_v0001184_t0046_u01738039973844") 2025/01/28 04:53:52 DEBUG : only10: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca58f_d20250128_m045323_c001_v7007000_t0000_u01738040003867") 2025/01/28 04:53:52 DEBUG : only10: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4110725c7f5a87c3_d20250128_m045318_c001_v0001128_t0005_u01738039998410") 2025/01/28 04:53:52 DEBUG : only10: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e083b_d20250128_m045313_c001_v0001184_t0038_u01738039993119") 2025/01/28 04:53:52 DEBUG : only10: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca533_d20250128_m045303_c001_v7007000_t0000_u01738039983619") 2025/01/28 04:53:52 DEBUG : only10: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e052f_d20250128_m045257_c001_v0001184_t0030_u01738039977525") 2025/01/28 04:53:52 DEBUG : only11: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca591_d20250128_m045324_c001_v7007000_t0000_u01738040004049") 2025/01/28 04:53:52 DEBUG : only11: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f418387325892832b_d20250128_m045318_c001_v0001136_t0031_u01738039998605") 2025/01/28 04:53:52 DEBUG : only11: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e084b_d20250128_m045313_c001_v0001184_t0025_u01738039993541") 2025/01/28 04:53:52 DEBUG : only11: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4143615572a1e6a1_d20250128_m045303_c001_v7007000_t0000_u01738039983077") 2025/01/28 04:53:52 DEBUG : only11: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0551_d20250128_m045257_c001_v0001184_t0044_u01738039977934") 2025/01/28 04:53:52 DEBUG : only12: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca593_d20250128_m045324_c001_v7007000_t0000_u01738040004231") 2025/01/28 04:53:52 DEBUG : only12: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4088b39dbd7e094d_d20250128_m045318_c001_v0001184_t0000_u01738039998249") 2025/01/28 04:53:52 DEBUG : only12: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0859_d20250128_m045313_c001_v0001184_t0016_u01738039993946") 2025/01/28 04:53:52 DEBUG : only12: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f405b1d6701bec6c9_d20250128_m045303_c001_v7007000_t0000_u01738039983057") 2025/01/28 04:53:52 DEBUG : only12: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e056b_d20250128_m045258_c001_v0001184_t0008_u01738039978378") 2025/01/28 04:53:52 DEBUG : only13: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca595_d20250128_m045324_c001_v7007000_t0000_u01738040004415") 2025/01/28 04:53:53 DEBUG : only13: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f416581451a260a29_d20250128_m045318_c001_v0001117_t0031_u01738039998407") 2025/01/28 04:53:53 DEBUG : only13: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0875_d20250128_m045314_c001_v0001184_t0059_u01738039994352") 2025/01/28 04:53:53 DEBUG : only13: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4129bb5b635ea5fa_d20250128_m045303_c001_v7007000_t0000_u01738039983089") 2025/01/28 04:53:53 DEBUG : only13: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e057f_d20250128_m045258_c001_v0001184_t0025_u01738039978796") 2025/01/28 04:53:53 DEBUG : only14: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca598_d20250128_m045324_c001_v7007000_t0000_u01738040004599") 2025/01/28 04:53:53 DEBUG : only14: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4088b39dbd7e0955_d20250128_m045318_c001_v0001184_t0000_u01738039998433") 2025/01/28 04:53:53 DEBUG : only14: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0889_d20250128_m045314_c001_v0001184_t0027_u01738039994750") 2025/01/28 04:53:53 DEBUG : only14: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4143615572a1e6a3_d20250128_m045303_c001_v7007000_t0000_u01738039983444") 2025/01/28 04:53:53 DEBUG : only14: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e058f_d20250128_m045259_c001_v0001184_t0033_u01738039979246") 2025/01/28 04:53:53 DEBUG : only15: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca59b_d20250128_m045324_c001_v7007000_t0000_u01738040004781") 2025/01/28 04:53:53 DEBUG : only15: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f416581451a260a2b_d20250128_m045318_c001_v0001117_t0031_u01738039998591") 2025/01/28 04:53:53 DEBUG : only15: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e089d_d20250128_m045315_c001_v0001184_t0027_u01738039995164") 2025/01/28 04:53:53 DEBUG : only15: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f405b1d6701bec6c8_d20250128_m045302_c001_v7007000_t0000_u01738039982874") 2025/01/28 04:53:53 DEBUG : only15: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e05a7_d20250128_m045259_c001_v0001184_t0031_u01738039979653") 2025/01/28 04:53:53 DEBUG : only16: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca59e_d20250128_m045324_c001_v7007000_t0000_u01738040004962") 2025/01/28 04:53:53 DEBUG : only16: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4110725c7f5a87c5_d20250128_m045318_c001_v0001128_t0005_u01738039998600") 2025/01/28 04:53:53 DEBUG : only16: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e08bd_d20250128_m045315_c001_v0001184_t0009_u01738039995573") 2025/01/28 04:53:53 DEBUG : only16: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4143615572a1e695_d20250128_m045302_c001_v7007000_t0000_u01738039982878") 2025/01/28 04:53:53 DEBUG : only16: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e05c1_d20250128_m045300_c001_v0001184_t0024_u01738039980051") 2025/01/28 04:53:53 DEBUG : only17: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca5a0_d20250128_m045325_c001_v7007000_t0000_u01738040005145") 2025/01/28 04:53:53 DEBUG : only17: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4088b39dbd7e0959_d20250128_m045318_c001_v0001184_t0000_u01738039998616") 2025/01/28 04:53:53 DEBUG : only17: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e08cf_d20250128_m045315_c001_v0001184_t0039_u01738039995984") 2025/01/28 04:53:54 DEBUG : only17: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f405b1d6701bec6ca_d20250128_m045303_c001_v7007000_t0000_u01738039983240") 2025/01/28 04:53:54 DEBUG : only17: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e05d1_d20250128_m045300_c001_v0001184_t0057_u01738039980494") 2025/01/28 04:53:54 DEBUG : only18: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca5a2_d20250128_m045325_c001_v7007000_t0000_u01738040005328") 2025/01/28 04:53:54 DEBUG : only18: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f416581451a260a2d_d20250128_m045318_c001_v0001117_t0031_u01738039998773") 2025/01/28 04:53:54 DEBUG : only18: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e08ed_d20250128_m045316_c001_v0001184_t0029_u01738039996401") 2025/01/28 04:53:54 DEBUG : only18: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca530_d20250128_m045303_c001_v7007000_t0000_u01738039983253") 2025/01/28 04:53:54 DEBUG : only18: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e05e5_d20250128_m045300_c001_v0001184_t0000_u01738039980907") 2025/01/28 04:53:54 DEBUG : only19: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca5a6_d20250128_m045325_c001_v7007000_t0000_u01738040005527") 2025/01/28 04:53:54 DEBUG : only19: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f418387325892832d_d20250128_m045318_c001_v0001136_t0031_u01738039998788") 2025/01/28 04:53:54 DEBUG : only19: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0907_d20250128_m045316_c001_v0001184_t0058_u01738039996826") 2025/01/28 04:53:54 DEBUG : only19: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f405b1d6701bec6c5_d20250128_m045302_c001_v7007000_t0000_u01738039982508") 2025/01/28 04:53:54 DEBUG : only19: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e05fb_d20250128_m045301_c001_v0001184_t0003_u01738039981316") 2025/01/28 04:53:54 DEBUG : only2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca5a8_d20250128_m045325_c001_v7007000_t0000_u01738040005709") 2025/01/28 04:53:54 DEBUG : only2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4110725c7f5a87c7_d20250128_m045318_c001_v0001128_t0005_u01738039998795") 2025/01/28 04:53:54 DEBUG : only2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e078d_d20250128_m045309_c001_v0001184_t0055_u01738039989847") 2025/01/28 04:53:54 DEBUG : only2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4129bb5b635ea5fc_d20250128_m045303_c001_v7007000_t0000_u01738039983456") 2025/01/28 04:53:54 DEBUG : only2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e047d_d20250128_m045254_c001_v0001184_t0053_u01738039974245") 2025/01/28 04:53:54 DEBUG : only3: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca5aa_d20250128_m045325_c001_v7007000_t0000_u01738040005892") 2025/01/28 04:53:54 DEBUG : only3: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4088b39dbd7e0961_d20250128_m045318_c001_v0001184_t0000_u01738039998809") 2025/01/28 04:53:54 DEBUG : only3: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e07a3_d20250128_m045310_c001_v0001184_t0033_u01738039990261") 2025/01/28 04:53:55 DEBUG : only3: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4129bb5b635ea5fb_d20250128_m045303_c001_v7007000_t0000_u01738039983272") 2025/01/28 04:53:55 DEBUG : only3: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e048d_d20250128_m045254_c001_v0001184_t0055_u01738039974673") 2025/01/28 04:53:55 DEBUG : only4: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca5ae_d20250128_m045326_c001_v7007000_t0000_u01738040006075") 2025/01/28 04:53:55 DEBUG : only4: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f416581451a260a2f_d20250128_m045318_c001_v0001117_t0031_u01738039998955") 2025/01/28 04:53:55 DEBUG : only4: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e07b7_d20250128_m045310_c001_v0001184_t0043_u01738039990664") 2025/01/28 04:53:55 DEBUG : only4: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f405b1d6701bec6cb_d20250128_m045303_c001_v7007000_t0000_u01738039983423") 2025/01/28 04:53:55 DEBUG : only4: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e04a5_d20250128_m045255_c001_v0001184_t0048_u01738039975076") 2025/01/28 04:53:55 DEBUG : only5: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca5b0_d20250128_m045326_c001_v7007000_t0000_u01738040006257") 2025/01/28 04:53:55 DEBUG : only5: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f418387325892832f_d20250128_m045318_c001_v0001136_t0031_u01738039998971") 2025/01/28 04:53:55 DEBUG : only5: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e07d5_d20250128_m045311_c001_v0001184_t0009_u01738039991063") 2025/01/28 04:53:55 DEBUG : only5: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca531_d20250128_m045303_c001_v7007000_t0000_u01738039983437") 2025/01/28 04:53:55 DEBUG : only5: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e04bf_d20250128_m045255_c001_v0001184_t0030_u01738039975482") 2025/01/28 04:53:55 DEBUG : only6: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca5b2_d20250128_m045326_c001_v7007000_t0000_u01738040006440") 2025/01/28 04:53:55 DEBUG : only6: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4110725c7f5a87cb_d20250128_m045318_c001_v0001128_t0005_u01738039998978") 2025/01/28 04:53:55 DEBUG : only6: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e07e1_d20250128_m045311_c001_v0001184_t0042_u01738039991498") 2025/01/28 04:53:55 DEBUG : only6: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f405b1d6701bec6c7_d20250128_m045302_c001_v7007000_t0000_u01738039982690") 2025/01/28 04:53:55 DEBUG : only6: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e04d9_d20250128_m045255_c001_v0001184_t0055_u01738039975901") 2025/01/28 04:53:55 DEBUG : only7: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca5b4_d20250128_m045326_c001_v7007000_t0000_u01738040006623") 2025/01/28 04:53:55 DEBUG : only7: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4088b39dbd7e096b_d20250128_m045318_c001_v0001184_t0000_u01738039998992") 2025/01/28 04:53:55 DEBUG : only7: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e07f5_d20250128_m045311_c001_v0001184_t0004_u01738039991894") 2025/01/28 04:53:55 DEBUG : only7: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca52e_d20250128_m045302_c001_v7007000_t0000_u01738039982887") 2025/01/28 04:53:56 DEBUG : only7: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e04e9_d20250128_m045256_c001_v0001184_t0006_u01738039976309") 2025/01/28 04:53:56 DEBUG : only8: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca5b6_d20250128_m045326_c001_v7007000_t0000_u01738040006807") 2025/01/28 04:53:56 DEBUG : only8: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f416581451a260a31_d20250128_m045319_c001_v0001117_t0031_u01738039999139") 2025/01/28 04:53:56 DEBUG : only8: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e080f_d20250128_m045312_c001_v0001184_t0025_u01738039992298") 2025/01/28 04:53:56 DEBUG : only8: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f405b1d6701bec6cc_d20250128_m045303_c001_v7007000_t0000_u01738039983605") 2025/01/28 04:53:56 DEBUG : only8: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e04fb_d20250128_m045256_c001_v0001184_t0026_u01738039976709") 2025/01/28 04:53:56 DEBUG : only9: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca5b8_d20250128_m045326_c001_v7007000_t0000_u01738040006991") 2025/01/28 04:53:56 DEBUG : only9: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4183873258928331_d20250128_m045319_c001_v0001136_t0031_u01738039999163") 2025/01/28 04:53:56 DEBUG : only9: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0823_d20250128_m045312_c001_v0001184_t0018_u01738039992709") 2025/01/28 04:53:56 DEBUG : only9: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4129bb5b635ea5f9_d20250128_m045302_c001_v7007000_t0000_u01738039982899") 2025/01/28 04:53:56 DEBUG : only9: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0517_d20250128_m045257_c001_v0001184_t0022_u01738039977118") 2025/01/28 04:53:56 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3e6_d20250128_m044919_c001_v7007000_t0000_u01738039759049") 2025/01/28 04:53:56 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7dd87f_d20250128_m044916_c001_v0001184_t0018_u01738039756271") 2025/01/28 04:53:56 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3d6_d20250128_m044914_c001_v7007000_t0000_u01738039754378") 2025/01/28 04:53:56 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7dd7b8_d20250128_m044912_c001_v0001184_t0020_u01738039752025") 2025/01/28 04:53:56 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3c9_d20250128_m044910_c001_v7007000_t0000_u01738039750557") 2025/01/28 04:53:56 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7dd719_d20250128_m044908_c001_v0001184_t0020_u01738039748480") 2025/01/28 04:53:56 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca335_d20250128_m044855_c001_v7007000_t0000_u01738039735755") 2025/01/28 04:53:56 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07e6_d20250128_m044854_c001_v0001041_t0052_u01738039734265") 2025/01/28 04:53:56 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca32e_d20250128_m044852_c001_v7007000_t0000_u01738039732157") 2025/01/28 04:53:56 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07de_d20250128_m044851_c001_v0001041_t0059_u01738039731137") 2025/01/28 04:53:57 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2b1c_d20250128_m044849_c001_v7007000_t0000_u01738039729457") 2025/01/28 04:53:57 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07d8_d20250128_m044848_c001_v0001041_t0054_u01738039728372") 2025/01/28 04:53:57 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2b07_d20250128_m044840_c001_v7007000_t0000_u01738039720749") 2025/01/28 04:53:57 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07c2_d20250128_m044839_c001_v0001041_t0029_u01738039719051") 2025/01/28 04:53:57 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2b03_d20250128_m044838_c001_v7007000_t0000_u01738039718258") 2025/01/28 04:53:57 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07bc_d20250128_m044836_c001_v0001041_t0046_u01738039716696") 2025/01/28 04:53:57 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2afe_d20250128_m044835_c001_v7007000_t0000_u01738039715971") 2025/01/28 04:53:57 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07ba_d20250128_m044835_c001_v0001041_t0032_u01738039715227") 2025/01/28 04:53:57 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07b8_d20250128_m044834_c001_v0001041_t0054_u01738039714470") 2025/01/28 04:53:57 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2af9_d20250128_m044833_c001_v7007000_t0000_u01738039713745") 2025/01/28 04:53:57 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07b4_d20250128_m044832_c001_v0001041_t0056_u01738039712986") 2025/01/28 04:53:57 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07b2_d20250128_m044832_c001_v0001041_t0022_u01738039712185") 2025/01/28 04:53:57 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2af6_d20250128_m044831_c001_v7007000_t0000_u01738039711463") 2025/01/28 04:53:57 DEBUG : potato: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07b0_d20250128_m044830_c001_v0001041_t0055_u01738039710501") 2025/01/28 04:53:57 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca497_d20250128_m045030_c001_v7007000_t0000_u01738039830663") 2025/01/28 04:53:57 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f396de_d20250128_m045029_c001_v0001128_t0034_u01738039829907") 2025/01/28 04:53:57 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f410e032d0a9d3ffb_d20250128_m045015_c001_v7007000_t0000_u01738039815855") 2025/01/28 04:53:57 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f396bb_d20250128_m045009_c001_v0001128_t0022_u01738039809838") 2025/01/28 04:53:57 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40186da2d4cd90da_d20250128_m044955_c001_v7007000_t0000_u01738039795754") 2025/01/28 04:53:57 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f396a5_d20250128_m044948_c001_v0001128_t0027_u01738039788038") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca407_d20250128_m044932_c001_v7007000_t0000_u01738039772975") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f39689_d20250128_m044927_c001_v0001128_t0030_u01738039767817") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca36d_d20250128_m044901_c001_v7007000_t0000_u01738039741656") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07f0_d20250128_m044859_c001_v0001041_t0006_u01738039739702") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca341_d20250128_m044858_c001_v7007000_t0000_u01738039738614") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07ea_d20250128_m044856_c001_v0001041_t0051_u01738039736660") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca336_d20250128_m044855_c001_v7007000_t0000_u01738039735938") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07e8_d20250128_m044855_c001_v0001041_t0005_u01738039735070") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca332_d20250128_m044853_c001_v7007000_t0000_u01738039733538") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07e4_d20250128_m044852_c001_v0001041_t0005_u01738039732526") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2b1f_d20250128_m044850_c001_v7007000_t0000_u01738039730408") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07dc_d20250128_m044849_c001_v0001041_t0057_u01738039729468") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4009e780022c2b0b_d20250128_m044841_c001_v7007000_t0000_u01738039721484") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07c6_d20250128_m044840_c001_v0001041_t0045_u01738039720369") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4087affe9c277239_d20250128_m044707_c001_v7007000_t0000_u01738039627124") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0742_d20250128_m044706_c001_v0001041_t0020_u01738039626324") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4087affe9c277234_d20250128_m044705_c001_v7007000_t0000_u01738039625065") 2025/01/28 04:53:58 DEBUG : potato2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0740_d20250128_m044704_c001_v0001041_t0059_u01738039624381") 2025/01/28 04:53:58 DEBUG : potato3: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f410e032d0a9d3ffc_d20250128_m045016_c001_v7007000_t0000_u01738039816207") 2025/01/28 04:53:58 DEBUG : potato3: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0832_d20250128_m045011_c001_v0001041_t0015_u01738039811066") 2025/01/28 04:53:58 DEBUG : potato3: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40186da2d4cd90db_d20250128_m044956_c001_v7007000_t0000_u01738039796037") 2025/01/28 04:53:59 DEBUG : potato3: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0826_d20250128_m044949_c001_v0001041_t0055_u01738039789327") 2025/01/28 04:53:59 DEBUG : potato3: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca40b_d20250128_m044933_c001_v7007000_t0000_u01738039773204") 2025/01/28 04:53:59 DEBUG : potato3: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d081c_d20250128_m044928_c001_v0001041_t0046_u01738039768434") 2025/01/28 04:53:59 DEBUG : pre-dest1/1: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4073366579681ed2_d20250128_m045112_c001_v7007000_t0000_u01738039872918") 2025/01/28 04:53:59 DEBUG : pre-dest1/1: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d085e_d20250128_m045104_c001_v0001041_t0014_u01738039864820") 2025/01/28 04:53:59 DEBUG : pre-dest2/2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4073366579681ed4_d20250128_m045113_c001_v7007000_t0000_u01738039873105") 2025/01/28 04:53:59 DEBUG : pre-dest2/2: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f39718_d20250128_m045105_c001_v0001128_t0022_u01738039865517") 2025/01/28 04:53:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4021173715005c7a_d20250128_m045043_c001_v7007000_t0000_u01738039843993") 2025/01/28 04:53:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7de8db_d20250128_m045040_c001_v0001184_t0047_u01738039840146") 2025/01/28 04:53:59 DEBUG : sizeonly: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f410e032d0a9d3f7c_d20250128_m044810_c001_v7007000_t0000_u01738039690815") 2025/01/28 04:53:59 DEBUG : sizeonly: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0784_d20250128_m044809_c001_v0001041_t0056_u01738039689464") 2025/01/28 04:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca5cb_d20250128_m045335_c001_v7007000_t0000_u01738040015643") 2025/01/28 04:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f116581451a260a57_d20250128_m045332_c001_v0001117_t0018_u01738040012836") 2025/01/28 04:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca5c3_d20250128_m045330_c001_v7007000_t0000_u01738040010946") 2025/01/28 04:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1110725c7f5a87e7_d20250128_m045328_c001_v0001128_t0006_u01738040008298") 2025/01/28 04:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3f0_d20250128_m044924_c001_v7007000_t0000_u01738039764218") 2025/01/28 04:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f39681_d20250128_m044923_c001_v0001128_t0022_u01738039763379") 2025/01/28 04:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3eb_d20250128_m044922_c001_v7007000_t0000_u01738039762099") 2025/01/28 04:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0812_d20250128_m044921_c001_v0001041_t0020_u01738039761230") 2025/01/28 04:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f410e032d0a9d3f78_d20250128_m044806_c001_v7007000_t0000_u01738039686219") 2025/01/28 04:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0780_d20250128_m044804_c001_v0001041_t0051_u01738039684428") 2025/01/28 04:53:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f410e032d0a9d3f77_d20250128_m044803_c001_v7007000_t0000_u01738039683702") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d077e_d20250128_m044802_c001_v0001041_t0053_u01738039682448") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f410e032d0a9d3f76_d20250128_m044755_c001_v7007000_t0000_u01738039675991") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0778_d20250128_m044754_c001_v0001041_t0054_u01738039674844") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f410e032d0a9d3f74_d20250128_m044754_c001_v7007000_t0000_u01738039674303") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0774_d20250128_m044752_c001_v0001041_t0016_u01738039672590") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0772_d20250128_m044745_c001_v0001041_t0039_u01738039665956") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f405b1d6701bec369_d20250128_m044745_c001_v7007000_t0000_u01738039665235") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0770_d20250128_m044744_c001_v0001041_t0032_u01738039664380") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d076e_d20250128_m044743_c001_v0001041_t0029_u01738039663471") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f405b1d6701bec367_d20250128_m044742_c001_v7007000_t0000_u01738039662028") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0766_d20250128_m044735_c001_v0001041_t0007_u01738039655812") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0760_d20250128_m044729_c001_v0001041_t0056_u01738039649489") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f41934c5c00ad0e67_d20250128_m044728_c001_v7007000_t0000_u01738039648764") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d075e_d20250128_m044728_c001_v0001041_t0055_u01738039648033") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d075c_d20250128_m044727_c001_v0001041_t0050_u01738039647026") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f41934c5c00ad0e62_d20250128_m044725_c001_v7007000_t0000_u01738039645936") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d075a_d20250128_m044718_c001_v0001041_t0003_u01738039638534") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f418581a564542eb4_d20250128_m044718_c001_v7007000_t0000_u01738039638168") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0758_d20250128_m044717_c001_v0001041_t0039_u01738039637426") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4087affe9c277248_d20250128_m044715_c001_v7007000_t0000_u01738039635722") 2025/01/28 04:54:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0754_d20250128_m044714_c001_v0001041_t0057_u01738039634643") 2025/01/28 04:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4087affe9c277246_d20250128_m044714_c001_v7007000_t0000_u01738039634085") 2025/01/28 04:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0752_d20250128_m044713_c001_v0001041_t0039_u01738039633200") 2025/01/28 04:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4087affe9c277243_d20250128_m044711_c001_v7007000_t0000_u01738039631942") 2025/01/28 04:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d074c_d20250128_m044710_c001_v0001041_t0057_u01738039630997") 2025/01/28 04:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4087affe9c277241_d20250128_m044710_c001_v7007000_t0000_u01738039630455") 2025/01/28 04:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0746_d20250128_m044709_c001_v0001041_t0059_u01738039629705") 2025/01/28 04:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4087affe9c27723c_d20250128_m044708_c001_v7007000_t0000_u01738039628795") 2025/01/28 04:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0744_d20250128_m044708_c001_v0001041_t0041_u01738039628027") 2025/01/28 04:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4087affe9c27722f_d20250128_m044701_c001_v7007000_t0000_u01738039621855") 2025/01/28 04:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0738_d20250128_m044701_c001_v0001041_t0041_u01738039621114") 2025/01/28 04:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4087affe9c27722b_d20250128_m044700_c001_v7007000_t0000_u01738039620213") 2025/01/28 04:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0733_d20250128_m044659_c001_v0001041_t0002_u01738039619505") 2025/01/28 04:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4087affe9c277229_d20250128_m044658_c001_v7007000_t0000_u01738039618609") 2025/01/28 04:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d072f_d20250128_m044657_c001_v0001041_t0033_u01738039617618") 2025/01/28 04:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4087affe9c277223_d20250128_m044654_c001_v7007000_t0000_u01738039614742") 2025/01/28 04:54:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d072d_d20250128_m044653_c001_v0001041_t0021_u01738039613874") 2025/01/28 04:54:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca5cc_d20250128_m045335_c001_v7007000_t0000_u01738040015826") 2025/01/28 04:54:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f118387325892833c_d20250128_m045332_c001_v0001136_t0050_u01738040012851") 2025/01/28 04:54:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca5c5_d20250128_m045331_c001_v7007000_t0000_u01738040011130") 2025/01/28 04:54:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1088b39dbd7e0b2d_d20250128_m045328_c001_v0001184_t0047_u01738040008310") 2025/01/28 04:54:01 DEBUG : sub/yam: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3e5_d20250128_m044918_c001_v7007000_t0000_u01738039758502") 2025/01/28 04:54:02 DEBUG : sub/yam: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f39677_d20250128_m044916_c001_v0001128_t0023_u01738039756621") 2025/01/28 04:54:02 DEBUG : three: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3bf_d20250128_m044907_c001_v7007000_t0000_u01738039747733") 2025/01/28 04:54:02 DEBUG : three: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d0806_d20250128_m044906_c001_v0001041_t0006_u01738039746391") 2025/01/28 04:54:02 DEBUG : three: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d07fe_d20250128_m044903_c001_v0001041_t0025_u01738039743871") 2025/01/28 04:54:02 DEBUG : two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3c1_d20250128_m044907_c001_v7007000_t0000_u01738039747915") 2025/01/28 04:54:02 DEBUG : two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f4088b39dbd7dd68b_d20250128_m044905_c001_v0001184_t0000_u01738039745826") 2025/01/28 04:54:02 DEBUG : two: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f412a55d2696d07fc_d20250128_m044903_c001_v0001041_t0018_u01738039743688") 2025/01/28 04:54:02 DEBUG : yam: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3e7_d20250128_m044919_c001_v7007000_t0000_u01738039759231") 2025/01/28 04:54:02 DEBUG : yam: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1160b199050a4f69_d20250128_m044917_c001_v0001106_t0032_u01738039757739") 2025/01/28 04:54:02 DEBUG : yam: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3d5_d20250128_m044913_c001_v7007000_t0000_u01738039753829") 2025/01/28 04:54:02 DEBUG : yam: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f112a55d2696d080a_d20250128_m044912_c001_v0001041_t0058_u01738039752369") 2025/01/28 04:54:02 DEBUG : yam: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3c7_d20250128_m044910_c001_v7007000_t0000_u01738039750011") 2025/01/28 04:54:02 DEBUG : yam: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f110e7fea34f3966b_d20250128_m044908_c001_v0001128_t0009_u01738039748465") 2025/01/28 04:54:02 DEBUG : yaml: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3d8_d20250128_m044914_c001_v7007000_t0000_u01738039754565") 2025/01/28 04:54:02 DEBUG : yaml: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1022f958ea32afd0_d20250128_m044913_c001_v0001117_t0028_u01738039753300") 2025/01/28 04:54:02 DEBUG : yaml: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f40904eeeb37ca3ca_d20250128_m044910_c001_v7007000_t0000_u01738039750739") 2025/01/28 04:54:02 DEBUG : yaml: Deleting (id "4_z5f42cd4330bdabbb9f480e1b_f1058ba07c50776c2_d20250128_m044909_c001_v0001146_t0004_u01738039749709") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m19.638753496s (try 1/5)