"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/17 04:08:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi" 2025/03/17 04:08:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 04:08:07 DEBUG : Creating backend with remote "/tmp/rclone1553366613" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 04:08:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/17 04:08:08 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:08:08 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.86s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/17 04:08:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 04:08:09 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:08:09 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:08:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:08:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:10 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.26s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", 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-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", 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-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:12 DEBUG : Creating backend with remote "/non-existing" 2025/03/17 04:08:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/17 04:08:12 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:08:12 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 04:08:14 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:08:14 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:08:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:08:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.49s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:15 INFO : B2 bucket rclone-test-qaxiray6weqi: Running all checks before starting transfers 2025/03/17 04:08:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 04:08:16 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:08:16 INFO : B2 bucket rclone-test-qaxiray6weqi: Checks finished, now starting transfers 2025/03/17 04:08:16 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:08:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:08:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.06s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:18 ERROR : Ignoring --no-traverse with sync 2025/03/17 04:08:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 04:08:18 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:08:18 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:08:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:08:18 INFO : sub dir/hello world: Copied (new) 2025/03/17 04:08:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.03s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/17 04:08:20 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:08:20 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:08:20 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/17 04:08:20 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.81s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 04:08:22 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:08:22 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:08:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:08:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 04:08:24 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:08:24 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:08:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:08:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.28s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/17 04:08:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/17 04:08:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/17 04:08:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/17 04:08:26 INFO : sub dir: Making directory 2025/03/17 04:08:26 INFO : sub dir2: Making directory 2025/03/17 04:08:26 INFO : sub dir2/sub sub dir2: Making directory 2025/03/17 04:08:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 04:08:26 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:08:26 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:08:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:08:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/17 04:08:27 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.85s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:28 INFO : sub dir2: Making directory 2025/03/17 04:08:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/17 04:08:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/17 04:08:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 04:08:28 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:08:28 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:08:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:08:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.51s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:29 DEBUG : sub dir2: Making directory with metadata 2025/03/17 04:08:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/17 04:08:29 INFO : sub dir: Making directory 2025/03/17 04:08:29 INFO : sub dir2: Making directory 2025/03/17 04:08:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 04:08:29 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:08:29 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:08:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:08:30 INFO : sub dir/hello world: Copied (new) 2025/03/17 04:08:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/17 04:08:30 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/17 04:08:30 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.08s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", 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-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:32 INFO : sub dir2: Making directory 2025/03/17 04:08:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 04:08:32 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:08:32 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:08:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:08:32 INFO : sub dir/hello world: Copied (new) 2025/03/17 04:08:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.58s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:33 DEBUG : sub dir2: Making directory with metadata 2025/03/17 04:08:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/17 04:08:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/17 04:08:33 INFO : sub dir: Making directory 2025/03/17 04:08:33 INFO : sub dir2: Making directory 2025/03/17 04:08:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 04:08:33 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:08:33 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:08:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:08:34 INFO : sub dir/hello world: Copied (new) 2025/03/17 04:08:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/17 04:08:34 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.91s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:35 INFO : sub dir2: Making directory 2025/03/17 04:08:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 04:08:36 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:08:36 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:08:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:08:37 INFO : sub dir/hello world: Copied (new) 2025/03/17 04:08:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.85s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:38 DEBUG : Creating backend with remote "TestB2:rclone-test-rudokew4jazo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qaxiray6weqi -> B2 bucket rclone-test-rudokew4jazo 2025/03/17 04:08:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 04:08:39 DEBUG : B2 bucket rclone-test-rudokew4jazo: Waiting for checks to finish 2025/03/17 04:08:39 DEBUG : B2 bucket rclone-test-rudokew4jazo: Waiting for transfers to finish 2025/03/17 04:08:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:08:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:40 DEBUG : B2 bucket rclone-test-rudokew4jazo: Purge remote 2025/03/17 04:08:40 INFO : B2 bucket rclone-test-rudokew4jazo: cleaning bucket "rclone-test-rudokew4jazo" of all files 2025/03/17 04:08:41 DEBUG : sub dir/hello world: Deleting (id "4_z7f821d9340adab2b9f580e1b_f1042fd3b06e813de_d20250317_m040840_c001_v0001184_t0018_u01742184520535") --- PASS: TestServerSideCopy (4.67s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:43 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:08:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/17 04:08:43 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:08:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/17 04:08:44 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.26s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:46 DEBUG : Creating backend with remote "TestB2:rclone-test-sagosek9yexo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qaxiray6weqi -> B2 bucket rclone-test-sagosek9yexo 2025/03/17 04:08:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 04:08:48 DEBUG : B2 bucket rclone-test-sagosek9yexo: Waiting for checks to finish 2025/03/17 04:08:48 DEBUG : B2 bucket rclone-test-sagosek9yexo: Waiting for transfers to finish 2025/03/17 04:08:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:08:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/17 04:08:50 DEBUG : B2 bucket rclone-test-sagosek9yexo: Waiting for checks to finish 2025/03/17 04:08:50 DEBUG : B2 bucket rclone-test-sagosek9yexo: Waiting for transfers to finish 2025/03/17 04:08:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/17 04:08:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:50 DEBUG : B2 bucket rclone-test-sagosek9yexo: Purge remote 2025/03/17 04:08:50 INFO : B2 bucket rclone-test-sagosek9yexo: cleaning bucket "rclone-test-sagosek9yexo" of all files 2025/03/17 04:08:50 DEBUG : sub dir/hello world: Deleting (id "4_z0fc23d9340adab2b9f580e1b_f109aa8aa5e815aab_d20250317_m040850_c001_v0001178_t0031_u01742184530223") 2025/03/17 04:08:50 DEBUG : sub dir/hello world: Deleting (id "4_z0fc23d9340adab2b9f580e1b_f106155227d4e9085_d20250317_m040848_c001_v0001153_t0021_u01742184528560") --- PASS: TestServerSideCopyOverSelf (7.32s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/17 04:08:54 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:08:54 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:08:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/17 04:08:54 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/17 04:08:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.84s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:08:56 DEBUG : Creating backend with remote "TestB2:rclone-test-boliqaf1sayo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qaxiray6weqi -> B2 bucket rclone-test-boliqaf1sayo 2025/03/17 04:08:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 04:08:58 DEBUG : B2 bucket rclone-test-boliqaf1sayo: Waiting for checks to finish 2025/03/17 04:08:58 DEBUG : B2 bucket rclone-test-boliqaf1sayo: Waiting for transfers to finish 2025/03/17 04:08:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:08:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/17 04:09:00 DEBUG : B2 bucket rclone-test-boliqaf1sayo: Waiting for checks to finish 2025/03/17 04:09:00 DEBUG : B2 bucket rclone-test-boliqaf1sayo: Waiting for transfers to finish 2025/03/17 04:09:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/17 04:09:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/17 04:09:01 INFO : sub dir/hello world: Deleted 2025/03/17 04:09:02 DEBUG : testing file moves 2025/03/17 04:09:02 DEBUG : B2 bucket rclone-test-boliqaf1sayo: Waiting for checks to finish 2025/03/17 04:09:02 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/17 04:09:02 DEBUG : B2 bucket rclone-test-boliqaf1sayo: Waiting for transfers to finish 2025/03/17 04:09:03 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/17 04:09:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/17 04:09:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:03 DEBUG : B2 bucket rclone-test-boliqaf1sayo: Purge remote 2025/03/17 04:09:03 INFO : B2 bucket rclone-test-boliqaf1sayo: cleaning bucket "rclone-test-boliqaf1sayo" of all files 2025/03/17 04:09:03 DEBUG : sub dir/hello world: Deleting (id "4_z5f326d0340adab2b9f580e1b_f117c1c7764da2af8_d20250317_m040903_c001_v0001184_t0003_u01742184543102") 2025/03/17 04:09:03 DEBUG : sub dir/hello world: Deleting (id "4_z5f326d0340adab2b9f580e1b_f101b1b61a849dc43_d20250317_m040900_c001_v0001117_t0032_u01742184540353") 2025/03/17 04:09:03 DEBUG : sub dir/hello world: Deleting (id "4_z5f326d0340adab2b9f580e1b_f100266793cd8f5ae_d20250317_m040858_c001_v0001183_t0004_u01742184538641") --- PASS: TestServerSideMoveOverSelf (10.42s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:07 ERROR : : error listing: directory not found 2025/03/17 04:09:07 INFO : Local file system at /tmp/rclone1553366613: Making directory 2025/03/17 04:09:07 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:07 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.70s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 04:09:10 DEBUG : Local file system at /tmp/rclone1553366613: Waiting for checks to finish 2025/03/17 04:09:10 DEBUG : Local file system at /tmp/rclone1553366613: Waiting for transfers to finish 2025/03/17 04:09:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:09:10 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/17 04:09:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestCopyRedownload (2.65s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:11 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/17 04:09:11 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:11 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/17 04:09:12 INFO : check sum: Copied (new) 2025/03/17 04:09:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:13 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/17 04:09:13 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/17 04:09:13 DEBUG : check sum: Unchanged skipping 2025/03/17 04:09:13 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:13 DEBUG : Waiting for deletions to finish 2025/03/17 04:09:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.90s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/17 04:09:14 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:14 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:15 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/17 04:09:15 INFO : sizeonly: Copied (new) 2025/03/17 04:09:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:15 DEBUG : sizeonly: Sizes identical 2025/03/17 04:09:15 DEBUG : sizeonly: Unchanged skipping 2025/03/17 04:09:15 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:15 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:15 DEBUG : Waiting for deletions to finish 2025/03/17 04:09:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncSizeOnly (3.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:17 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/17 04:09:17 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:17 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:18 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/17 04:09:18 INFO : ignore-size: Copied (new) 2025/03/17 04:09:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:18 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:09:18 DEBUG : ignore-size: Unchanged skipping 2025/03/17 04:09:18 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:18 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:18 DEBUG : Waiting for deletions to finish 2025/03/17 04:09:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.54s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:09:21 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:21 DEBUG : existing: Unchanged skipping 2025/03/17 04:09:21 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:21 DEBUG : Waiting for deletions to finish 2025/03/17 04:09:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:21 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/17 04:09:21 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/17 04:09:22 INFO : existing: Copied (replaced existing) 2025/03/17 04:09:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.29s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/17 04:09:23 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:23 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/17 04:09:24 INFO : existing: Copied (new) 2025/03/17 04:09:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:24 DEBUG : existing: Destination exists, skipping 2025/03/17 04:09:24 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:24 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:24 DEBUG : Waiting for deletions to finish 2025/03/17 04:09:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.91s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:27 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/17 04:09:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/17 04:09:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:09:28 DEBUG : c/non empty space: Unchanged skipping 2025/03/17 04:09:28 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:28 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 04:09:29 INFO : a/potato2: Copied (new) 2025/03/17 04:09:29 DEBUG : Waiting for deletions to finish 2025/03/17 04:09:29 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (4.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:31 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:31 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/17 04:09:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/17 04:09:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/17 04:09:31 DEBUG : empty space: Unchanged skipping 2025/03/17 04:09:31 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:31 DEBUG : Waiting for deletions to finish 2025/03/17 04:09:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:32 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:32 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/17 04:09:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/17 04:09:32 INFO : empty space: Updated modification time in destination 2025/03/17 04:09:32 DEBUG : empty space: Unchanged skipping 2025/03/17 04:09:32 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:32 DEBUG : Waiting for deletions to finish 2025/03/17 04:09:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.74s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:35 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/17 04:09:35 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/17 04:09:35 DEBUG : empty space: Unchanged skipping 2025/03/17 04:09:35 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:35 DEBUG : Waiting for deletions to finish 2025/03/17 04:09:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.35s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:37 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:37 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/17 04:09:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1553366613) 2025/03/17 04:09:37 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qaxiray6weqi) 2025/03/17 04:09:37 DEBUG : foo: sha1 differ 2025/03/17 04:09:37 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/17 04:09:37 INFO : foo: Copied (replaced existing) 2025/03/17 04:09:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:39 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/17 04:09:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:09:39 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:39 DEBUG : empty space: Unchanged skipping 2025/03/17 04:09:39 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:39 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 04:09:39 INFO : potato: Copied (new) 2025/03/17 04:09:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.71s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:42 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:42 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/17 04:09:42 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/17 04:09:43 INFO : potato: Copied (replaced existing) 2025/03/17 04:09:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.14s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:45 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:45 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/17 04:09:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1553366613) 2025/03/17 04:09:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qaxiray6weqi) 2025/03/17 04:09:45 DEBUG : potato: sha1 differ 2025/03/17 04:09:45 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/17 04:09:46 INFO : potato: Copied (replaced existing) 2025/03/17 04:09:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (3.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 04:09:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/17 04:09:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:09:48 DEBUG : empty space: Unchanged skipping 2025/03/17 04:09:48 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:48 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:48 DEBUG : Waiting for deletions to finish 2025/03/17 04:09:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 04:09:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:09:51 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:51 DEBUG : empty space: Unchanged skipping 2025/03/17 04:09:51 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 04:09:52 INFO : potato2: Copied (new) 2025/03/17 04:09:52 DEBUG : Waiting for deletions to finish 2025/03/17 04:09:52 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:55 INFO : d: Making directory 2025/03/17 04:09:55 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/17 04:09:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/17 04:09:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:09:56 DEBUG : c/non empty space: Unchanged skipping 2025/03/17 04:09:56 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:09:56 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:09:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 04:09:56 INFO : a/potato2: Copied (new) 2025/03/17 04:09:56 DEBUG : Waiting for deletions to finish 2025/03/17 04:09:56 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:09:59 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/17 04:10:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/17 04:10:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:10:00 DEBUG : c/non empty space: Unchanged skipping 2025/03/17 04:10:00 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:00 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 04:10:01 INFO : a/potato2: Copied (new) 2025/03/17 04:10:01 ERROR : B2 bucket rclone-test-qaxiray6weqi: not deleting files as there were IO errors 2025/03/17 04:10:01 ERROR : B2 bucket rclone-test-qaxiray6weqi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.38s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:10:04 DEBUG : Waiting for deletions to finish 2025/03/17 04:10:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 04:10:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:10:04 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:04 DEBUG : empty space: Unchanged skipping 2025/03/17 04:10:04 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:04 INFO : potato: Deleted 2025/03/17 04:10:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 04:10:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.94s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:10:08 DEBUG : Waiting for deletions to finish 2025/03/17 04:10:08 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:08 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:08 INFO : potato: Deleted 2025/03/17 04:10:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 04:10:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:10:08 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:08 DEBUG : empty space: Unchanged skipping 2025/03/17 04:10:08 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 04:10:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.37s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:10:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 04:10:11 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:11 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:12 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/17 04:10:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.16s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:10:15 DEBUG : enormous: Excluded (Size Filter) 2025/03/17 04:10:15 DEBUG : enormous: Excluded 2025/03/17 04:10:15 DEBUG : potato2: Excluded (Size Filter) 2025/03/17 04:10:15 DEBUG : potato2: Excluded 2025/03/17 04:10:15 DEBUG : potato2: Excluded (Size Filter) 2025/03/17 04:10:15 DEBUG : potato2: Excluded 2025/03/17 04:10:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:10:15 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:15 DEBUG : empty space: Unchanged skipping 2025/03/17 04:10:15 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:15 DEBUG : Waiting for deletions to finish 2025/03/17 04:10:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:10:16 DEBUG : enormous: Excluded (Size Filter) 2025/03/17 04:10:16 DEBUG : enormous: Excluded 2025/03/17 04:10:16 DEBUG : potato2: Excluded (Size Filter) 2025/03/17 04:10:16 DEBUG : potato2: Excluded 2025/03/17 04:10:16 DEBUG : potato2: Excluded (Size Filter) 2025/03/17 04:10:16 DEBUG : potato2: Excluded 2025/03/17 04:10:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/17 04:10:16 DEBUG : empty space: Unchanged skipping 2025/03/17 04:10:16 DEBUG : Local file system at /tmp/rclone1553366613: Waiting for checks to finish 2025/03/17 04:10:16 DEBUG : Local file system at /tmp/rclone1553366613: Waiting for transfers to finish 2025/03/17 04:10:16 DEBUG : Waiting for deletions to finish 2025/03/17 04:10:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.66s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:10:19 DEBUG : enormous: Excluded (Size Filter) 2025/03/17 04:10:19 DEBUG : enormous: Excluded 2025/03/17 04:10:19 DEBUG : potato2: Excluded (Size Filter) 2025/03/17 04:10:19 DEBUG : potato2: Excluded 2025/03/17 04:10:20 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:10:20 DEBUG : empty space: Unchanged skipping 2025/03/17 04:10:20 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:20 DEBUG : Waiting for deletions to finish 2025/03/17 04:10:20 INFO : enormous: Deleted 2025/03/17 04:10:20 INFO : potato2: Deleted 2025/03/17 04:10:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:10:20 DEBUG : Local file system at /tmp/rclone1553366613: Waiting for checks to finish 2025/03/17 04:10:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/17 04:10:20 DEBUG : empty space: Unchanged skipping 2025/03/17 04:10:20 DEBUG : Local file system at /tmp/rclone1553366613: Waiting for transfers to finish 2025/03/17 04:10:20 DEBUG : Waiting for deletions to finish 2025/03/17 04:10:20 INFO : potato2: Deleted 2025/03/17 04:10:20 INFO : enormous: Deleted 2025/03/17 04:10:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.52s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:10:24 DEBUG : five: Need to transfer - File not found at Destination 2025/03/17 04:10:24 DEBUG : one: Destination is newer than source, skipping 2025/03/17 04:10:24 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/17 04:10:24 DEBUG : three: Sizes identical 2025/03/17 04:10:24 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/17 04:10:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1553366613) 2025/03/17 04:10:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qaxiray6weqi) 2025/03/17 04:10:24 DEBUG : two: sha1 differ 2025/03/17 04:10:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/17 04:10:24 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/17 04:10:24 INFO : five: Copied (new) 2025/03/17 04:10:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/17 04:10:25 INFO : four: Copied (replaced existing) 2025/03/17 04:10:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/17 04:10:25 INFO : two: Copied (replaced existing) 2025/03/17 04:10:25 DEBUG : Waiting for deletions to finish 2025/03/17 04:10:25 DEBUG : one: Destination is newer than source, skipping 2025/03/17 04:10:25 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/17 04:10:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/17 04:10:25 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/17 04:10:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/17 04:10:25 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/17 04:10:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1553366613) 2025/03/17 04:10:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qaxiray6weqi) 2025/03/17 04:10:25 DEBUG : three: sha1 differ 2025/03/17 04:10:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/17 04:10:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/17 04:10:25 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/17 04:10:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/17 04:10:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/17 04:10:25 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/17 04:10:26 INFO : three: Copied (replaced existing) 2025/03/17 04:10:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.85s) === 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-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/17 04:10:28 INFO : B2 bucket rclone-test-qaxiray6weqi: Making map for --track-renames 2025/03/17 04:10:28 INFO : B2 bucket rclone-test-qaxiray6weqi: Finished making map for --track-renames 2025/03/17 04:10:28 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:28 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for renames to finish 2025/03/17 04:10:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/17 04:10:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/17 04:10:28 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/17 04:10:28 INFO : yam: Copied (new) 2025/03/17 04:10:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/17 04:10:28 INFO : potato: Copied (new) 2025/03/17 04:10:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:10:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:10:29 INFO : B2 bucket rclone-test-qaxiray6weqi: Making map for --track-renames 2025/03/17 04:10:29 INFO : B2 bucket rclone-test-qaxiray6weqi: Finished making map for --track-renames 2025/03/17 04:10:29 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:29 DEBUG : potato: Unchanged skipping 2025/03/17 04:10:29 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for renames to finish 2025/03/17 04:10:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/17 04:10:30 INFO : yam: Copied (server-side copy) to: yaml 2025/03/17 04:10:30 INFO : yam: Deleted 2025/03/17 04:10:30 INFO : yaml: Renamed from "yam" 2025/03/17 04:10:30 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/17 04:10:32 INFO : B2 bucket rclone-test-qaxiray6weqi: Making map for --track-renames 2025/03/17 04:10:32 INFO : B2 bucket rclone-test-qaxiray6weqi: Finished making map for --track-renames 2025/03/17 04:10:32 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/17 04:10:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/17 04:10:32 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for renames to finish 2025/03/17 04:10:32 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/17 04:10:32 INFO : yam: Copied (new) 2025/03/17 04:10:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/17 04:10:33 INFO : potato: Copied (new) 2025/03/17 04:10:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:10:33 INFO : B2 bucket rclone-test-qaxiray6weqi: Making map for --track-renames 2025/03/17 04:10:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:10:33 INFO : B2 bucket rclone-test-qaxiray6weqi: Finished making map for --track-renames 2025/03/17 04:10:33 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:33 DEBUG : potato: Unchanged skipping 2025/03/17 04:10:33 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for renames to finish 2025/03/17 04:10:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/17 04:10:34 INFO : yam: Copied (server-side copy) to: yaml 2025/03/17 04:10:34 INFO : yam: Deleted 2025/03/17 04:10:34 INFO : yaml: Renamed from "yam" 2025/03/17 04:10:34 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/17 04:10:36 INFO : B2 bucket rclone-test-qaxiray6weqi: Making map for --track-renames 2025/03/17 04:10:36 INFO : B2 bucket rclone-test-qaxiray6weqi: Finished making map for --track-renames 2025/03/17 04:10:36 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/17 04:10:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/17 04:10:36 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for renames to finish 2025/03/17 04:10:36 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/17 04:10:36 INFO : potato: Copied (new) 2025/03/17 04:10:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/17 04:10:37 INFO : sub/yam: Copied (new) 2025/03/17 04:10:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:10:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:10:37 DEBUG : potato: Unchanged skipping 2025/03/17 04:10:37 INFO : B2 bucket rclone-test-qaxiray6weqi: Making map for --track-renames 2025/03/17 04:10:37 INFO : B2 bucket rclone-test-qaxiray6weqi: Finished making map for --track-renames 2025/03/17 04:10:37 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:37 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for renames to finish 2025/03/17 04:10:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/17 04:10:38 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/17 04:10:38 INFO : sub/yam: Deleted 2025/03/17 04:10:38 INFO : yam: Renamed from "sub/yam" 2025/03/17 04:10:38 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.94s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:10:40 DEBUG : Creating backend with remote "/tmp/rclone1553366613/dir1" 2025/03/17 04:10:40 DEBUG : Creating backend with remote "/tmp/rclone1553366613/dir2" 2025/03/17 04:10:40 DEBUG : Local file system at /tmp/rclone1553366613/dir2: Using server-side directory move 2025/03/17 04:10:40 INFO : Local file system at /tmp/rclone1553366613/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/17 04:10:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/17 04:10:40 INFO : file1.txt: Moved (server-side) 2025/03/17 04:10:40 DEBUG : Local file system at /tmp/rclone1553366613/dir2: Waiting for checks to finish 2025/03/17 04:10:40 DEBUG : Local file system at /tmp/rclone1553366613/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:10:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 04:10:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/17 04:10:40 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:40 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/17 04:10:40 INFO : nested/sub dir/file: Copied (new) 2025/03/17 04:10:40 INFO : nested/sub dir/file: Deleted 2025/03/17 04:10:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:10:41 INFO : sub dir/hello world: Copied (new) 2025/03/17 04:10:41 INFO : sub dir/hello world: Deleted 2025/03/17 04:10:41 INFO : sub dir: Removing directory 2025/03/17 04:10:41 INFO : nested/sub dir: Removing directory 2025/03/17 04:10:41 INFO : nested: Removing directory 2025/03/17 04:10:41 DEBUG : Local file system at /tmp/rclone1553366613: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:10:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 04:10:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/17 04:10:43 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:43 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/17 04:10:43 INFO : nested/sub dir/file: Copied (new) 2025/03/17 04:10:43 INFO : nested/sub dir/file: Deleted 2025/03/17 04:10:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 04:10:44 INFO : sub dir/hello world: Copied (new) 2025/03/17 04:10:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.48s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:10:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/17 04:10:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/17 04:10:45 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:45 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/17 04:10:46 INFO : existing-b: Copied (new) 2025/03/17 04:10:46 INFO : existing-b: Deleted 2025/03/17 04:10:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/17 04:10:46 INFO : existing: Copied (new) 2025/03/17 04:10:46 INFO : existing: Deleted 2025/03/17 04:10:46 DEBUG : existing: Destination exists, skipping 2025/03/17 04:10:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/17 04:10:46 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:10:46 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:10:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.59s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:10:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xepewev7nuqe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qaxiray6weqi -> B2 bucket rclone-test-xepewev7nuqe 2025/03/17 04:10:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 04:10:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/17 04:10:52 DEBUG : empty space: Unchanged skipping 2025/03/17 04:10:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/17 04:10:52 DEBUG : B2 bucket rclone-test-xepewev7nuqe: Waiting for checks to finish 2025/03/17 04:10:52 INFO : empty space: Deleted 2025/03/17 04:10:52 DEBUG : B2 bucket rclone-test-xepewev7nuqe: Waiting for transfers to finish 2025/03/17 04:10:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 04:10:52 INFO : potato2: Copied (server-side copy) 2025/03/17 04:10:53 INFO : potato2: Deleted 2025/03/17 04:10:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/17 04:10:53 INFO : potato3: Copied (server-side copy) 2025/03/17 04:10:53 INFO : potato3: Deleted 2025/03/17 04:10:53 DEBUG : Creating backend with remote "TestB2:rclone-test-ramitor3bulo" 2025/03/17 04:10:54 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/17 04:10:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 04:10:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/17 04:10:54 DEBUG : B2 bucket rclone-test-ramitor3bulo: Waiting for checks to finish 2025/03/17 04:10:54 DEBUG : B2 bucket rclone-test-ramitor3bulo: Waiting for transfers to finish 2025/03/17 04:10:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/17 04:10:55 INFO : empty space: Copied (server-side copy) 2025/03/17 04:10:55 INFO : empty space: Deleted 2025/03/17 04:10:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 04:10:55 INFO : potato2: Copied (server-side copy) 2025/03/17 04:10:56 INFO : potato2: Deleted 2025/03/17 04:10:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/17 04:10:56 INFO : potato3: Copied (server-side copy) 2025/03/17 04:10:56 INFO : potato3: Deleted 2025/03/17 04:10:56 DEBUG : B2 bucket rclone-test-ramitor3bulo: Purge remote 2025/03/17 04:10:56 INFO : B2 bucket rclone-test-ramitor3bulo: cleaning bucket "rclone-test-ramitor3bulo" of all files 2025/03/17 04:10:57 DEBUG : empty space: Deleting (id "4_z2f522d8340cdab2b9f580e1b_f105688b68623f96a_d20250317_m041055_c001_v0001161_t0021_u01742184655306") 2025/03/17 04:10:57 DEBUG : potato2: Deleting (id "4_z2f522d8340cdab2b9f580e1b_f10947e6d89271667_d20250317_m041055_c001_v0001153_t0001_u01742184655672") 2025/03/17 04:10:57 DEBUG : potato3: Deleting (id "4_z2f522d8340cdab2b9f580e1b_f106ef7d613f7751d_d20250317_m041055_c001_v0001104_t0000_u01742184655701") 2025/03/17 04:10:57 DEBUG : B2 bucket rclone-test-xepewev7nuqe: Purge remote 2025/03/17 04:10:57 INFO : B2 bucket rclone-test-xepewev7nuqe: cleaning bucket "rclone-test-xepewev7nuqe" of all files 2025/03/17 04:10:57 DEBUG : empty space: Deleting (id "4_zcf021d8340cdab2b9f580e1b_f417201493a38ee1f_d20250317_m041055_c001_v7007000_t0000_u01742184655659") 2025/03/17 04:10:57 DEBUG : empty space: Deleting (id "4_zcf021d8340cdab2b9f580e1b_f1021771e342a2ee0_d20250317_m041051_c001_v0001184_t0034_u01742184651891") 2025/03/17 04:10:57 DEBUG : potato2: Deleting (id "4_zcf021d8340cdab2b9f580e1b_f417201493a38ee22_d20250317_m041055_c001_v7007000_t0000_u01742184655990") 2025/03/17 04:10:57 DEBUG : potato2: Deleting (id "4_zcf021d8340cdab2b9f580e1b_f1037cb9fe9a06158_d20250317_m041052_c001_v0001180_t0039_u01742184652722") 2025/03/17 04:10:57 DEBUG : potato3: Deleting (id "4_zcf021d8340cdab2b9f580e1b_f417201493a38ee26_d20250317_m041056_c001_v7007000_t0000_u01742184656457") 2025/03/17 04:10:57 DEBUG : potato3: Deleting (id "4_zcf021d8340cdab2b9f580e1b_f1146ee00e0e5d4f6_d20250317_m041052_c001_v0001184_t0049_u01742184652943") 2025/03/17 04:10:57 DEBUG : potato3: Deleting (id "4_zcf021d8340cdab2b9f580e1b_f1021771e342a2eea_d20250317_m041052_c001_v0001184_t0043_u01742184652095") --- PASS: TestServerSideMove (11.43s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:10:59 DEBUG : Creating backend with remote "TestB2:rclone-test-fopidic1weli" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qaxiray6weqi -> B2 bucket rclone-test-fopidic1weli 2025/03/17 04:11:05 DEBUG : empty space: Excluded (Size Filter) 2025/03/17 04:11:05 DEBUG : empty space: Excluded 2025/03/17 04:11:05 DEBUG : empty space: Excluded (Size Filter) 2025/03/17 04:11:05 DEBUG : empty space: Excluded 2025/03/17 04:11:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 04:11:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/17 04:11:05 DEBUG : B2 bucket rclone-test-fopidic1weli: Waiting for checks to finish 2025/03/17 04:11:05 DEBUG : B2 bucket rclone-test-fopidic1weli: Waiting for transfers to finish 2025/03/17 04:11:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 04:11:06 INFO : potato2: Copied (server-side copy) 2025/03/17 04:11:06 INFO : potato2: Deleted 2025/03/17 04:11:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/17 04:11:06 INFO : potato3: Copied (server-side copy) 2025/03/17 04:11:06 INFO : potato3: Deleted 2025/03/17 04:11:06 DEBUG : Creating backend with remote "TestB2:rclone-test-felihik6lero" 2025/03/17 04:11:07 DEBUG : empty space: Excluded (Size Filter) 2025/03/17 04:11:07 DEBUG : empty space: Excluded 2025/03/17 04:11:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 04:11:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/17 04:11:07 DEBUG : B2 bucket rclone-test-felihik6lero: Waiting for checks to finish 2025/03/17 04:11:07 DEBUG : B2 bucket rclone-test-felihik6lero: Waiting for transfers to finish 2025/03/17 04:11:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/17 04:11:08 INFO : potato3: Copied (server-side copy) 2025/03/17 04:11:08 INFO : potato3: Deleted 2025/03/17 04:11:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 04:11:08 INFO : potato2: Copied (server-side copy) 2025/03/17 04:11:09 INFO : potato2: Deleted 2025/03/17 04:11:09 DEBUG : B2 bucket rclone-test-felihik6lero: Purge remote 2025/03/17 04:11:09 INFO : B2 bucket rclone-test-felihik6lero: cleaning bucket "rclone-test-felihik6lero" of all files 2025/03/17 04:11:09 DEBUG : potato2: Deleting (id "4_zaf325db340cdab2b9f580e1b_f110c08d1e3e82809_d20250317_m041108_c001_v0001183_t0030_u01742184668740") 2025/03/17 04:11:09 DEBUG : potato3: Deleting (id "4_zaf325db340cdab2b9f580e1b_f109abe8bd1dceb11_d20250317_m041108_c001_v0001184_t0036_u01742184668521") 2025/03/17 04:11:10 DEBUG : B2 bucket rclone-test-fopidic1weli: Purge remote 2025/03/17 04:11:10 INFO : B2 bucket rclone-test-fopidic1weli: cleaning bucket "rclone-test-fopidic1weli" of all files 2025/03/17 04:11:10 DEBUG : empty space: Deleting (id "4_zbf524db340cdab2b9f580e1b_f119a2ae7a47c929a_d20250317_m041104_c001_v0001165_t0003_u01742184664951") 2025/03/17 04:11:10 DEBUG : potato2: Deleting (id "4_zbf524db340cdab2b9f580e1b_f4130c18dd3916140_d20250317_m041108_c001_v7007000_t0000_u01742184668984") 2025/03/17 04:11:10 DEBUG : potato2: Deleting (id "4_zbf524db340cdab2b9f580e1b_f1107d1c45df2d1e0_d20250317_m041105_c001_v0001099_t0022_u01742184665796") 2025/03/17 04:11:10 DEBUG : potato3: Deleting (id "4_zbf524db340cdab2b9f580e1b_f4130c18dd391613f_d20250317_m041108_c001_v7007000_t0000_u01742184668724") 2025/03/17 04:11:10 DEBUG : potato3: Deleting (id "4_zbf524db340cdab2b9f580e1b_f112ec9706c39e559_d20250317_m041106_c001_v0001184_t0001_u01742184666180") 2025/03/17 04:11:10 DEBUG : potato3: Deleting (id "4_zbf524db340cdab2b9f580e1b_f119a2ae7a47c929c_d20250317_m041105_c001_v0001165_t0011_u01742184665160") 2025/03/17 04:11:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/17 04:11:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/17 04:11:12 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (13.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:11:12 DEBUG : Creating backend with remote "TestB2:rclone-test-zawicar2peza" 2025/03/17 04:11:15 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qaxiray6weqi -> B2 bucket rclone-test-zawicar2peza 2025/03/17 04:11:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 04:11:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/17 04:11:18 DEBUG : empty space: Unchanged skipping 2025/03/17 04:11:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/17 04:11:18 DEBUG : B2 bucket rclone-test-zawicar2peza: Waiting for checks to finish 2025/03/17 04:11:18 INFO : empty space: Deleted 2025/03/17 04:11:18 DEBUG : B2 bucket rclone-test-zawicar2peza: Waiting for transfers to finish 2025/03/17 04:11:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 04:11:18 INFO : potato2: Copied (server-side copy) 2025/03/17 04:11:18 INFO : potato2: Deleted 2025/03/17 04:11:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/17 04:11:19 INFO : potato3: Copied (server-side copy) 2025/03/17 04:11:19 INFO : potato3: Deleted 2025/03/17 04:11:19 DEBUG : Creating backend with remote "TestB2:rclone-test-codojag0dimu" 2025/03/17 04:11:20 INFO : tomatoDir: Making directory 2025/03/17 04:11:20 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/17 04:11:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 04:11:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/17 04:11:20 DEBUG : B2 bucket rclone-test-codojag0dimu: Waiting for checks to finish 2025/03/17 04:11:20 DEBUG : B2 bucket rclone-test-codojag0dimu: Waiting for transfers to finish 2025/03/17 04:11:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/17 04:11:21 INFO : empty space: Copied (server-side copy) 2025/03/17 04:11:21 INFO : empty space: Deleted 2025/03/17 04:11:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 04:11:21 INFO : potato2: Copied (server-side copy) 2025/03/17 04:11:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/17 04:11:21 INFO : potato3: Copied (server-side copy) 2025/03/17 04:11:22 INFO : potato2: Deleted 2025/03/17 04:11:22 INFO : potato3: Deleted 2025/03/17 04:11:22 DEBUG : B2 bucket rclone-test-codojag0dimu: Purge remote 2025/03/17 04:11:22 INFO : B2 bucket rclone-test-codojag0dimu: cleaning bucket "rclone-test-codojag0dimu" of all files 2025/03/17 04:11:22 DEBUG : empty space: Deleting (id "4_z3f628de340cdab2b9f580e1b_f10112dc1dc9827dc_d20250317_m041121_c001_v0001136_t0057_u01742184681412") 2025/03/17 04:11:22 DEBUG : potato2: Deleting (id "4_z3f628de340cdab2b9f580e1b_f114f01df6f8e8c90_d20250317_m041121_c001_v0001183_t0001_u01742184681735") 2025/03/17 04:11:22 DEBUG : potato3: Deleting (id "4_z3f628de340cdab2b9f580e1b_f1136ba8f9afe3992_d20250317_m041121_c001_v0001182_t0059_u01742184681801") 2025/03/17 04:11:23 DEBUG : B2 bucket rclone-test-zawicar2peza: Purge remote 2025/03/17 04:11:23 INFO : B2 bucket rclone-test-zawicar2peza: cleaning bucket "rclone-test-zawicar2peza" of all files 2025/03/17 04:11:23 DEBUG : empty space: Deleting (id "4_z2fc27dc340cdab2b9f580e1b_f4000d4a3120cacd9_d20250317_m041121_c001_v7007000_t0000_u01742184681725") 2025/03/17 04:11:23 DEBUG : empty space: Deleting (id "4_z2fc27dc340cdab2b9f580e1b_f1028ed37e934a198_d20250317_m041117_c001_v0001165_t0014_u01742184677353") 2025/03/17 04:11:23 DEBUG : potato2: Deleting (id "4_z2fc27dc340cdab2b9f580e1b_f4000d4a3120cacdb_d20250317_m041121_c001_v7007000_t0000_u01742184681935") 2025/03/17 04:11:23 DEBUG : potato2: Deleting (id "4_z2fc27dc340cdab2b9f580e1b_f11871a7cc0613e47_d20250317_m041118_c001_v0001182_t0046_u01742184678198") 2025/03/17 04:11:23 DEBUG : potato3: Deleting (id "4_z2fc27dc340cdab2b9f580e1b_f4130c18dd391614d_d20250317_m041122_c001_v7007000_t0000_u01742184682020") 2025/03/17 04:11:23 DEBUG : potato3: Deleting (id "4_z2fc27dc340cdab2b9f580e1b_f11799ecee39b843c_d20250317_m041118_c001_v0001161_t0052_u01742184678460") 2025/03/17 04:11:23 DEBUG : potato3: Deleting (id "4_z2fc27dc340cdab2b9f580e1b_f1028ed37e934a19a_d20250317_m041117_c001_v0001165_t0053_u01742184677568") 2025/03/17 04:11:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/17 04:11:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/17 04:11:25 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.71s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:11:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.79s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:11:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncOverlap (2.91s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:11:31 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/rclone-sync-test" 2025/03/17 04:11:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/rclone-sync-test-include/layer2" 2025/03/17 04:11:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/rclone-sync-test-ignore-file" 2025/03/17 04:11:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/17 04:11:38 DEBUG : B2 bucket rclone-test-qaxiray6weqi path rclone-sync-test: Waiting for checks to finish 2025/03/17 04:11:38 DEBUG : B2 bucket rclone-test-qaxiray6weqi path rclone-sync-test: Waiting for transfers to finish 2025/03/17 04:11:38 DEBUG : Waiting for deletions to finish 2025/03/17 04:11:38 INFO : There was nothing to transfer 2025/03/17 04:11:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/17 04:11:39 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:11:39 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:11:39 DEBUG : Waiting for deletions to finish 2025/03/17 04:11:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:11:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/17 04:11:40 DEBUG : B2 bucket rclone-test-qaxiray6weqi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/17 04:11:40 DEBUG : B2 bucket rclone-test-qaxiray6weqi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/17 04:11:40 DEBUG : Waiting for deletions to finish 2025/03/17 04:11:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:11:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/17 04:11:40 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:11:40 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:11:40 DEBUG : Waiting for deletions to finish 2025/03/17 04:11:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:11:40 DEBUG : : Excluded 2025/03/17 04:11:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/17 04:11:41 DEBUG : B2 bucket rclone-test-qaxiray6weqi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/17 04:11:41 DEBUG : B2 bucket rclone-test-qaxiray6weqi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/17 04:11:41 DEBUG : Waiting for deletions to finish 2025/03/17 04:11:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.99s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:11:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/dst" 2025/03/17 04:11:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/CompareDest" 2025/03/17 04:11:51 DEBUG : one: Need to transfer - File not found at Destination 2025/03/17 04:11:51 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:11:51 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:11:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 04:11:52 INFO : one: Copied (new) 2025/03/17 04:11:52 DEBUG : Waiting for deletions to finish 2025/03/17 04:11:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 04:11:52 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:11:52 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:11:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/17 04:11:53 INFO : one: Copied (replaced existing) 2025/03/17 04:11:53 DEBUG : Waiting for deletions to finish 2025/03/17 04:11:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 04:11:55 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:11:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:11:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/17 04:11:55 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:11:55 DEBUG : Waiting for deletions to finish 2025/03/17 04:11:55 INFO : There was nothing to transfer 2025/03/17 04:11:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:11:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/17 04:11:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 04:11:57 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:11:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:11:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/17 04:11:57 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:11:57 DEBUG : Waiting for deletions to finish 2025/03/17 04:11:57 INFO : There was nothing to transfer 2025/03/17 04:11:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:11:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/17 04:11:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 04:11:58 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:11:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:11:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/17 04:11:58 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:11:58 DEBUG : Waiting for deletions to finish 2025/03/17 04:11:58 INFO : There was nothing to transfer 2025/03/17 04:11:59 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/17 04:11:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/17 04:11:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/17 04:11:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 04:11:59 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:11:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:11:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/17 04:11:59 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:11:59 DEBUG : Waiting for deletions to finish 2025/03/17 04:11:59 INFO : There was nothing to transfer 2025/03/17 04:12:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/17 04:12:00 DEBUG : two: Need to transfer - File not found at Destination 2025/03/17 04:12:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 04:12:00 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:12:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:12:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/17 04:12:00 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:12:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/17 04:12:01 INFO : two: Copied (new) 2025/03/17 04:12:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.60s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:12:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/dest" 2025/03/17 04:12:05 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/pre-dest1" 2025/03/17 04:12:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/pre-dest2" 2025/03/17 04:12:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:12:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/17 04:12:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:12:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/17 04:12:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/17 04:12:09 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dest: Waiting for checks to finish 2025/03/17 04:12:09 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dest: Waiting for transfers to finish 2025/03/17 04:12:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/17 04:12:10 INFO : 3: Copied (new) 2025/03/17 04:12:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.51s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:12:12 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/dst" 2025/03/17 04:12:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/CopyDest" 2025/03/17 04:12:15 DEBUG : one: Need to transfer - File not found at Destination 2025/03/17 04:12:15 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:12:15 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:12:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 04:12:16 INFO : one: Copied (new) 2025/03/17 04:12:16 DEBUG : Waiting for deletions to finish 2025/03/17 04:12:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 04:12:16 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:12:16 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:12:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/17 04:12:17 INFO : one: Copied (replaced existing) 2025/03/17 04:12:17 DEBUG : Waiting for deletions to finish 2025/03/17 04:12:19 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/BackupDir" 2025/03/17 04:12:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 04:12:20 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:12:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:12:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 04:12:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 04:12:21 INFO : one: Copied (server-side copy) 2025/03/17 04:12:22 INFO : one: Deleted 2025/03/17 04:12:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/17 04:12:22 INFO : one: Copied (server-side copy) 2025/03/17 04:12:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/17 04:12:22 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:12:22 DEBUG : Waiting for deletions to finish 2025/03/17 04:12:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:12:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/17 04:12:24 INFO : two: Copied (server-side copy) 2025/03/17 04:12:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/17 04:12:24 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:12:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:12:24 DEBUG : one: Unchanged skipping 2025/03/17 04:12:24 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:12:24 DEBUG : Waiting for deletions to finish 2025/03/17 04:12:24 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:12:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:12:24 DEBUG : one: Unchanged skipping 2025/03/17 04:12:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:12:24 DEBUG : two: Unchanged skipping 2025/03/17 04:12:24 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:12:24 DEBUG : Waiting for deletions to finish 2025/03/17 04:12:24 INFO : There was nothing to transfer 2025/03/17 04:12:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/17 04:12:26 DEBUG : three: Destination not found in --copy-dest 2025/03/17 04:12:26 DEBUG : three: Need to transfer - File not found at Destination 2025/03/17 04:12:26 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:12:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:12:26 DEBUG : two: Unchanged skipping 2025/03/17 04:12:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 04:12:26 DEBUG : one: Unchanged skipping 2025/03/17 04:12:26 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:12:26 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/17 04:12:26 INFO : three: Copied (new) 2025/03/17 04:12:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.37s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:12:31 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/dst" 2025/03/17 04:12:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/backup" 2025/03/17 04:12:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/17 04:12:34 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:12:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:12:34 DEBUG : two: Unchanged skipping 2025/03/17 04:12:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 04:12:35 INFO : one: Copied (server-side copy) 2025/03/17 04:12:35 INFO : one: Deleted 2025/03/17 04:12:35 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:12:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 04:12:37 INFO : one: Copied (new) 2025/03/17 04:12:37 DEBUG : Waiting for deletions to finish 2025/03/17 04:12:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/17 04:12:37 INFO : three.txt: Copied (server-side copy) 2025/03/17 04:12:37 INFO : three.txt: Deleted 2025/03/17 04:12:37 INFO : three.txt: Moved into backup dir 2025/03/17 04:12:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/17 04:12:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:12:39 DEBUG : two: Unchanged skipping 2025/03/17 04:12:39 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:12:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 04:12:39 INFO : one: Copied (server-side copy) 2025/03/17 04:12:40 INFO : one: Deleted 2025/03/17 04:12:40 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:12:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/17 04:12:40 INFO : one: Copied (new) 2025/03/17 04:12:40 DEBUG : Waiting for deletions to finish 2025/03/17 04:12:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/17 04:12:41 INFO : three.txt: Copied (server-side copy) 2025/03/17 04:12:41 INFO : three.txt: Deleted 2025/03/17 04:12:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.99s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:12:44 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1144-09.backblaze.com/b2api/v1/b2_upload_file/1f229dd3409dab2b9f580e1b/c001_v0001144_t0049": EOF 2025/03/17 04:12:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-09.backblaze.com/b2api/v1/b2_upload_file/1f229dd3409dab2b9f580e1b/c001_v0001144_t0049": EOF) 2025/03/17 04:12:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qaxiray6weqi: 1/10 (Post "https://pod-000-1144-09.backblaze.com/b2api/v1/b2_upload_file/1f229dd3409dab2b9f580e1b/c001_v0001144_t0049": EOF) 2025/03/17 04:12:47 DEBUG : pacer: Reducing sleep to 10ms 2025/03/17 04:12:47 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/dst" 2025/03/17 04:12:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/backup" 2025/03/17 04:12:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/17 04:12:50 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:12:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:12:50 DEBUG : two: Unchanged skipping 2025/03/17 04:12:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 04:12:51 INFO : one: Copied (server-side copy) to: one.bak 2025/03/17 04:12:51 INFO : one: Deleted 2025/03/17 04:12:51 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:12:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 04:12:52 INFO : one: Copied (new) 2025/03/17 04:12:52 DEBUG : Waiting for deletions to finish 2025/03/17 04:12:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/17 04:12:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/17 04:12:53 INFO : three.txt: Deleted 2025/03/17 04:12:53 INFO : three.txt: Moved into backup dir 2025/03/17 04:12:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/17 04:12:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:12:55 DEBUG : two: Unchanged skipping 2025/03/17 04:12:55 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:12:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 04:12:56 INFO : one: Copied (server-side copy) to: one.bak 2025/03/17 04:12:56 INFO : one: Deleted 2025/03/17 04:12:56 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:12:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/17 04:12:56 INFO : one: Copied (new) 2025/03/17 04:12:56 DEBUG : Waiting for deletions to finish 2025/03/17 04:12:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/17 04:12:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/17 04:12:58 INFO : three.txt: Deleted 2025/03/17 04:12:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (17.24s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:13:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/dst" 2025/03/17 04:13:03 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/backup" 2025/03/17 04:13:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/17 04:13:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:13:05 DEBUG : two: Unchanged skipping 2025/03/17 04:13:05 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:13:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 04:13:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/17 04:13:06 INFO : one: Deleted 2025/03/17 04:13:06 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:13:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 04:13:08 INFO : one: Copied (new) 2025/03/17 04:13:08 DEBUG : Waiting for deletions to finish 2025/03/17 04:13:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/17 04:13:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/17 04:13:09 INFO : three.txt: Deleted 2025/03/17 04:13:09 INFO : three.txt: Moved into backup dir 2025/03/17 04:13:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/17 04:13:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:13:10 DEBUG : two: Unchanged skipping 2025/03/17 04:13:10 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:13:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 04:13:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/17 04:13:11 INFO : one: Deleted 2025/03/17 04:13:11 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:13:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/17 04:13:12 INFO : one: Copied (new) 2025/03/17 04:13:12 DEBUG : Waiting for deletions to finish 2025/03/17 04:13:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/17 04:13:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/17 04:13:12 INFO : three.txt: Deleted 2025/03/17 04:13:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.16s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:13:15 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/dst" 2025/03/17 04:13:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/17 04:13:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:13:17 DEBUG : two: Unchanged skipping 2025/03/17 04:13:17 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:13:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 04:13:18 INFO : one: Copied (server-side copy) to: one.bak 2025/03/17 04:13:18 INFO : one: Deleted 2025/03/17 04:13:18 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:13:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 04:13:19 INFO : one: Copied (new) 2025/03/17 04:13:19 DEBUG : Waiting for deletions to finish 2025/03/17 04:13:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/17 04:13:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/17 04:13:19 INFO : three.txt: Deleted 2025/03/17 04:13:19 INFO : three.txt: Moved into backup dir 2025/03/17 04:13:20 DEBUG : one.bak: Excluded (Path Filter) 2025/03/17 04:13:20 DEBUG : one.bak: Excluded 2025/03/17 04:13:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/17 04:13:20 DEBUG : three.txt.bak: Excluded 2025/03/17 04:13:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/17 04:13:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:13:20 DEBUG : two: Unchanged skipping 2025/03/17 04:13:20 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for checks to finish 2025/03/17 04:13:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 04:13:21 INFO : one: Copied (server-side copy) to: one.bak 2025/03/17 04:13:21 INFO : one: Deleted 2025/03/17 04:13:21 DEBUG : B2 bucket rclone-test-qaxiray6weqi path dst: Waiting for transfers to finish 2025/03/17 04:13:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/17 04:13:21 INFO : one: Copied (new) 2025/03/17 04:13:21 DEBUG : Waiting for deletions to finish 2025/03/17 04:13:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/17 04:13:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/17 04:13:22 INFO : three.txt: Deleted 2025/03/17 04:13:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.10s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:13:26 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/dst" 2025/03/17 04:13:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/17 04:13:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 04:13:28 INFO : one: Copied (server-side copy) to: one.bak 2025/03/17 04:13:29 INFO : one: Deleted 2025/03/17 04:13:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 04:13:30 INFO : one: Copied (new) 2025/03/17 04:13:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:13:30 DEBUG : two: Unchanged skipping 2025/03/17 04:13:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/17 04:13:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/17 04:13:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/17 04:13:31 INFO : three.txt: Deleted 2025/03/17 04:13:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/17 04:13:31 INFO : three.txt: Copied (new) 2025/03/17 04:13:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/17 04:13:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 04:13:33 INFO : one: Copied (server-side copy) to: one.bak 2025/03/17 04:13:33 INFO : one: Deleted 2025/03/17 04:13:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/17 04:13:34 INFO : one: Copied (new) 2025/03/17 04:13:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:13:34 DEBUG : two: Unchanged skipping 2025/03/17 04:13:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/17 04:13:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/17 04:13:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/17 04:13:35 INFO : three.txt: Deleted 2025/03/17 04:13:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/17 04:13:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.32s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:13:39 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxiray6weqi/dst" 2025/03/17 04:13:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/17 04:13:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 04:13:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/17 04:13:42 INFO : one: Deleted 2025/03/17 04:13:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 04:13:43 INFO : one: Copied (new) 2025/03/17 04:13:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:13:43 DEBUG : two: Unchanged skipping 2025/03/17 04:13:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/17 04:13:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/17 04:13:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/17 04:13:44 INFO : three.txt: Deleted 2025/03/17 04:13:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/17 04:13:44 INFO : three.txt: Copied (new) 2025/03/17 04:13:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/17 04:13:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/17 04:13:45 DEBUG : pacer: Reducing sleep to 10ms 2025/03/17 04:13:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/17 04:13:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 04:13:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/17 04:13:46 INFO : one: Deleted 2025/03/17 04:13:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/17 04:13:46 INFO : one: Copied (new) 2025/03/17 04:13:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:13:46 DEBUG : two: Unchanged skipping 2025/03/17 04:13:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/17 04:13:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/17 04:13:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/17 04:13:47 INFO : three.txt: Deleted 2025/03/17 04:13:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/17 04:13:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.00s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:13:50 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/17 04:13:50 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:13:50 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:13:51 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/17 04:13:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/17 04:13:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.67s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:13:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/17 04:13:52 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:13:52 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:13:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/17 04:13:52 INFO : existing: Copied (new) 2025/03/17 04:13:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:13:53 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:13:53 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/17 04:13:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/17 04:13:53 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:13:53 ERROR : B2 bucket rclone-test-qaxiray6weqi: not deleting files as there were IO errors 2025/03/17 04:13:53 ERROR : B2 bucket rclone-test-qaxiray6weqi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncImmutable (2.95s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:13:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:13:55 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:13:55 DEBUG : existing: Unchanged skipping 2025/03/17 04:13:55 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:13:55 DEBUG : Waiting for deletions to finish 2025/03/17 04:13:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", 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-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", 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.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:14:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:14:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both0: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both12: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both13: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both14: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both10: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both16: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both1: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both18: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both11: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both2: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both3: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both15: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both5: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both17: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both7: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both8: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:19 DEBUG : both9: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both19: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both4: Unchanged skipping 2025/03/17 04:14:19 DEBUG : both6: Unchanged skipping 2025/03/17 04:14:19 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:14:19 DEBUG : Waiting for deletions to finish 2025/03/17 04:14:19 INFO : only13: Deleted 2025/03/17 04:14:19 INFO : only15: Deleted 2025/03/17 04:14:20 INFO : only17: Deleted 2025/03/17 04:14:20 INFO : only14: Deleted 2025/03/17 04:14:20 INFO : only10: Deleted 2025/03/17 04:14:20 INFO : only3: Deleted 2025/03/17 04:14:20 INFO : only5: Deleted 2025/03/17 04:14:20 INFO : only18: Deleted 2025/03/17 04:14:20 INFO : only19: Deleted 2025/03/17 04:14:20 INFO : only4: Deleted 2025/03/17 04:14:20 INFO : only6: Deleted 2025/03/17 04:14:20 INFO : only7: Deleted 2025/03/17 04:14:20 INFO : only9: Deleted 2025/03/17 04:14:20 INFO : only11: Deleted 2025/03/17 04:14:20 INFO : only1: Deleted 2025/03/17 04:14:20 INFO : only12: Deleted 2025/03/17 04:14:20 INFO : only16: Deleted 2025/03/17 04:14:20 INFO : only2: Deleted 2025/03/17 04:14:20 INFO : only8: Deleted 2025/03/17 04:14:20 INFO : only0: Deleted 2025/03/17 04:14:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (27.59s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:14:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for checks to finish 2025/03/17 04:14:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both1: Unchanged skipping 2025/03/17 04:14:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both12: Unchanged skipping 2025/03/17 04:14:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both10: Unchanged skipping 2025/03/17 04:14:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both11: Unchanged skipping 2025/03/17 04:14:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both15: Unchanged skipping 2025/03/17 04:14:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both16: Unchanged skipping 2025/03/17 04:14:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both17: Unchanged skipping 2025/03/17 04:14:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both18: Unchanged skipping 2025/03/17 04:14:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both19: Unchanged skipping 2025/03/17 04:14:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both0: Unchanged skipping 2025/03/17 04:14:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both3: Unchanged skipping 2025/03/17 04:14:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both13: Unchanged skipping 2025/03/17 04:14:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both5: Unchanged skipping 2025/03/17 04:14:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both6: Unchanged skipping 2025/03/17 04:14:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both2: Unchanged skipping 2025/03/17 04:14:47 DEBUG : both14: Unchanged skipping 2025/03/17 04:14:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 04:14:47 DEBUG : both8: Unchanged skipping 2025/03/17 04:14:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : both4: Unchanged skipping 2025/03/17 04:14:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : both7: Unchanged skipping 2025/03/17 04:14:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/17 04:14:47 DEBUG : both9: Unchanged skipping 2025/03/17 04:14:47 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Waiting for transfers to finish 2025/03/17 04:14:48 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:48 INFO : only1: Copied (replaced existing) 2025/03/17 04:14:48 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:48 INFO : only10: Copied (replaced existing) 2025/03/17 04:14:48 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:48 INFO : only13: Copied (replaced existing) 2025/03/17 04:14:48 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:48 INFO : only14: Copied (replaced existing) 2025/03/17 04:14:48 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:48 INFO : only11: Copied (replaced existing) 2025/03/17 04:14:48 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:48 INFO : only15: Copied (replaced existing) 2025/03/17 04:14:48 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:48 INFO : only16: Copied (replaced existing) 2025/03/17 04:14:48 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:48 INFO : only18: Copied (replaced existing) 2025/03/17 04:14:48 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:48 INFO : only12: Copied (replaced existing) 2025/03/17 04:14:48 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:48 INFO : only17: Copied (replaced existing) 2025/03/17 04:14:48 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:48 INFO : only19: Copied (replaced existing) 2025/03/17 04:14:48 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:48 INFO : only2: Copied (replaced existing) 2025/03/17 04:14:48 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:48 INFO : only3: Copied (replaced existing) 2025/03/17 04:14:48 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:48 INFO : only4: Copied (replaced existing) 2025/03/17 04:14:48 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:48 INFO : only6: Copied (replaced existing) 2025/03/17 04:14:49 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:49 INFO : only7: Copied (replaced existing) 2025/03/17 04:14:49 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:49 INFO : only8: Copied (replaced existing) 2025/03/17 04:14:49 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:49 INFO : only5: Copied (replaced existing) 2025/03/17 04:14:49 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:49 INFO : only0: Copied (replaced existing) 2025/03/17 04:14:49 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 04:14:49 INFO : only9: Copied (replaced existing) 2025/03/17 04:14:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (32.24s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:14:57 DEBUG : empty_dir: Making directory with metadata 2025/03/17 04:14:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/17 04:14:57 DEBUG : empty_on_remote: Making directory with metadata 2025/03/17 04:14:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/17 04:14:57 INFO : empty_on_remote: Making directory 2025/03/17 04:14:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:14:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/17 04:14:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/17 04:14:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/17 04:14:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.56s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:15:01 DEBUG : empty_dir: Making directory with metadata 2025/03/17 04:15:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/17 04:15:01 DEBUG : empty_on_remote: Making directory with metadata 2025/03/17 04:15:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/17 04:15:01 INFO : empty_on_remote: Making directory 2025/03/17 04:15:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:15:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/17 04:15:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/17 04:15:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/17 04:15:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/17 04:15:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:15:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/17 04:15:04 INFO : sub dir: Making directory 2025/03/17 04:15:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.59s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" 2025/03/17 04:15:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/17 04:15:09 INFO : sub dir: Making directory 2025/03/17 04:15:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaxiray6weqi", Local "Local file system at /tmp/rclone1553366613", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.90s) PASS 2025/03/17 04:15:14 DEBUG : B2 bucket rclone-test-qaxiray6weqi: Purge remote 2025/03/17 04:15:14 INFO : B2 bucket rclone-test-qaxiray6weqi: cleaning bucket "rclone-test-qaxiray6weqi" of all files 2025/03/17 04:15:15 DEBUG : BackupDir/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4143dd8edc8cf94c_d20250317_m041227_c001_v7007000_t0000_u01742184747097") 2025/03/17 04:15:15 DEBUG : BackupDir/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f1088965580df380e_d20250317_m041221_c001_v0001180_t0008_u01742184741798") 2025/03/17 04:15:15 DEBUG : CompareDest/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f405e3d2a507aa0fc_d20250317_m041201_c001_v7007000_t0000_u01742184721793") 2025/03/17 04:15:15 DEBUG : CompareDest/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84704_d20250317_m041154_c001_v0001115_t0055_u01742184714585") 2025/03/17 04:15:15 DEBUG : CompareDest/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f405e3d2a507aa0fd_d20250317_m041201_c001_v7007000_t0000_u01742184721976") 2025/03/17 04:15:15 DEBUG : CompareDest/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38af3_d20250317_m041156_c001_v0001130_t0024_u01742184716619") 2025/03/17 04:15:15 DEBUG : CopyDest/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4143dd8edc8cf94d_d20250317_m041227_c001_v7007000_t0000_u01742184747279") 2025/03/17 04:15:15 DEBUG : CopyDest/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3abcd5_d20250317_m041218_c001_v0001144_t0058_u01742184738440") 2025/03/17 04:15:15 DEBUG : CopyDest/three: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4143dd8edc8cf94e_d20250317_m041227_c001_v7007000_t0000_u01742184747461") 2025/03/17 04:15:15 DEBUG : CopyDest/three: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38b43_d20250317_m041225_c001_v0001130_t0047_u01742184745221") 2025/03/17 04:15:15 DEBUG : CopyDest/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4143dd8edc8cf94f_d20250317_m041227_c001_v7007000_t0000_u01742184747643") 2025/03/17 04:15:15 DEBUG : CopyDest/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84773_d20250317_m041223_c001_v0001115_t0051_u01742184743022") 2025/03/17 04:15:15 DEBUG : EXISTING: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41630de14eb578ff_d20250317_m041356_c001_v7007000_t0000_u01742184836175") 2025/03/17 04:15:15 DEBUG : EXISTING: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c4c_d20250317_m041355_c001_v0001130_t0052_u01742184835014") 2025/03/17 04:15:15 DEBUG : Testêé: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41630de14eb578f8_d20250317_m041351_c001_v7007000_t0000_u01742184831702") 2025/03/17 04:15:15 DEBUG : Testêé: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c3a_d20250317_m041351_c001_v0001130_t0044_u01742184831024") 2025/03/17 04:15:15 DEBUG : Testêé: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f848e3_d20250317_m041349_c001_v0001115_t0035_u01742184829759") 2025/03/17 04:15:15 DEBUG : a/potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed96d0_d20250317_m041001_c001_v7007000_t0000_u01742184601490") 2025/03/17 04:15:15 DEBUG : a/potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3aba05_d20250317_m041000_c001_v0001144_t0014_u01742184600343") 2025/03/17 04:15:15 DEBUG : a/potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801ccae_d20250317_m040957_c001_v7007000_t0000_u01742184597322") 2025/03/17 04:15:16 DEBUG : a/potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab9e7_d20250317_m040956_c001_v0001144_t0039_u01742184596227") 2025/03/17 04:15:16 DEBUG : a/potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cc1d_d20250317_m040929_c001_v7007000_t0000_u01742184569698") 2025/03/17 04:15:16 DEBUG : a/potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab936_d20250317_m040928_c001_v0001144_t0053_u01742184568202") 2025/03/17 04:15:16 DEBUG : b/potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed96d2_d20250317_m041001_c001_v7007000_t0000_u01742184601685") 2025/03/17 04:15:16 DEBUG : b/potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab9f4_d20250317_m040958_c001_v0001144_t0049_u01742184598237") 2025/03/17 04:15:16 DEBUG : b/potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801ccad_d20250317_m040956_c001_v7007000_t0000_u01742184596768") 2025/03/17 04:15:16 DEBUG : b/potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab9d3_d20250317_m040954_c001_v0001144_t0011_u01742184594273") 2025/03/17 04:15:16 DEBUG : b/potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cc1b_d20250317_m040929_c001_v7007000_t0000_u01742184569149") 2025/03/17 04:15:16 DEBUG : b/potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab92e_d20250317_m040926_c001_v0001144_t0039_u01742184566461") 2025/03/17 04:15:16 DEBUG : backup/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f417201493a38eebe_d20250317_m041241_c001_v7007000_t0000_u01742184761660") 2025/03/17 04:15:16 DEBUG : backup/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f1185a56945198ea6_d20250317_m041239_c001_v0001150_t0051_u01742184759828") 2025/03/17 04:15:16 DEBUG : backup/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f11913f7ca0a86b1a_d20250317_m041235_c001_v0001102_t0049_u01742184755522") 2025/03/17 04:15:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badeb3_d20250317_m041313_c001_v7007000_t0000_u01742184793070") 2025/03/17 04:15:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f106074920aded51d_d20250317_m041310_c001_v0001092_t0058_u01742184790988") 2025/03/17 04:15:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10651410ce2999b7_d20250317_m041306_c001_v0001150_t0051_u01742184786367") 2025/03/17 04:15:16 DEBUG : backup/one.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed9862_d20250317_m041258_c001_v7007000_t0000_u01742184778887") 2025/03/17 04:15:16 DEBUG : backup/one.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f100f4886320d3f5c_d20250317_m041256_c001_v0001090_t0052_u01742184776042") 2025/03/17 04:15:16 DEBUG : backup/one.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f112ffa8ac68b073c_d20250317_m041251_c001_v0001145_t0039_u01742184771508") 2025/03/17 04:15:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badeb5_d20250317_m041313_c001_v7007000_t0000_u01742184793254") 2025/03/17 04:15:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f112cee98eb87e540_d20250317_m041312_c001_v0001183_t0004_u01742184792298") 2025/03/17 04:15:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f1161bf3d59fb51d1_d20250317_m041308_c001_v0001184_t0038_u01742184788713") 2025/03/17 04:15:16 DEBUG : backup/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f417201493a38eebf_d20250317_m041241_c001_v7007000_t0000_u01742184761841") 2025/03/17 04:15:16 DEBUG : backup/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f119de2a87c0584e2_d20250317_m041240_c001_v0001184_t0004_u01742184760917") 2025/03/17 04:15:17 DEBUG : backup/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f119de2a87c05845e_d20250317_m041237_c001_v0001184_t0006_u01742184757341") 2025/03/17 04:15:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed9863_d20250317_m041259_c001_v7007000_t0000_u01742184779077") 2025/03/17 04:15:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f11276b9ef767706e_d20250317_m041257_c001_v0001144_t0026_u01742184777243") 2025/03/17 04:15:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f116f9c4ae0e010c5_d20250317_m041253_c001_v0001182_t0004_u01742184773169") 2025/03/17 04:15:17 DEBUG : both0: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72de_d20250317_m041449_c001_v7007000_t0000_u01742184889812") 2025/03/17 04:15:17 DEBUG : both0: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f849c4_d20250317_m041425_c001_v0001115_t0026_u01742184865984") 2025/03/17 04:15:17 DEBUG : both0: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf3e_d20250317_m041421_c001_v7007000_t0000_u01742184861407") 2025/03/17 04:15:17 DEBUG : both0: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84912_d20250317_m041358_c001_v0001115_t0049_u01742184838388") 2025/03/17 04:15:17 DEBUG : both1: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72e0_d20250317_m041449_c001_v7007000_t0000_u01742184889998") 2025/03/17 04:15:17 DEBUG : both1: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f849ce_d20250317_m041427_c001_v0001115_t0049_u01742184867407") 2025/03/17 04:15:17 DEBUG : both1: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf40_d20250317_m041421_c001_v7007000_t0000_u01742184861588") 2025/03/17 04:15:17 DEBUG : both1: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84916_d20250317_m041359_c001_v0001115_t0045_u01742184839256") 2025/03/17 04:15:17 DEBUG : both10: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72e1_d20250317_m041450_c001_v7007000_t0000_u01742184890184") 2025/03/17 04:15:17 DEBUG : both10: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84a02_d20250317_m041436_c001_v0001115_t0018_u01742184876320") 2025/03/17 04:15:17 DEBUG : both10: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf41_d20250317_m041421_c001_v7007000_t0000_u01742184861771") 2025/03/17 04:15:17 DEBUG : both10: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f8494a_d20250317_m041408_c001_v0001115_t0025_u01742184848060") 2025/03/17 04:15:17 DEBUG : both11: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72e3_d20250317_m041450_c001_v7007000_t0000_u01742184890367") 2025/03/17 04:15:17 DEBUG : both11: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84a18_d20250317_m041437_c001_v0001115_t0019_u01742184877621") 2025/03/17 04:15:17 DEBUG : both11: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf43_d20250317_m041421_c001_v7007000_t0000_u01742184861954") 2025/03/17 04:15:17 DEBUG : both11: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84954_d20250317_m041409_c001_v0001115_t0037_u01742184849005") 2025/03/17 04:15:18 DEBUG : both12: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72e4_d20250317_m041450_c001_v7007000_t0000_u01742184890551") 2025/03/17 04:15:18 DEBUG : both12: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84a1e_d20250317_m041438_c001_v0001115_t0040_u01742184878849") 2025/03/17 04:15:18 DEBUG : both12: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf44_d20250317_m041422_c001_v7007000_t0000_u01742184862136") 2025/03/17 04:15:18 DEBUG : both12: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84958_d20250317_m041409_c001_v0001115_t0013_u01742184849806") 2025/03/17 04:15:18 DEBUG : both13: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72e5_d20250317_m041450_c001_v7007000_t0000_u01742184890734") 2025/03/17 04:15:18 DEBUG : both13: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84a2c_d20250317_m041440_c001_v0001115_t0002_u01742184880141") 2025/03/17 04:15:18 DEBUG : both13: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf45_d20250317_m041422_c001_v7007000_t0000_u01742184862317") 2025/03/17 04:15:18 DEBUG : both13: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f8495e_d20250317_m041410_c001_v0001115_t0005_u01742184850797") 2025/03/17 04:15:18 DEBUG : both14: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72e8_d20250317_m041450_c001_v7007000_t0000_u01742184890918") 2025/03/17 04:15:18 DEBUG : both14: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84a34_d20250317_m041441_c001_v0001115_t0012_u01742184881307") 2025/03/17 04:15:18 DEBUG : both14: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf46_d20250317_m041422_c001_v7007000_t0000_u01742184862499") 2025/03/17 04:15:18 DEBUG : both14: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84962_d20250317_m041412_c001_v0001115_t0021_u01742184852174") 2025/03/17 04:15:18 DEBUG : both15: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72e9_d20250317_m041451_c001_v7007000_t0000_u01742184891101") 2025/03/17 04:15:18 DEBUG : both15: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84a3e_d20250317_m041442_c001_v0001115_t0002_u01742184882453") 2025/03/17 04:15:18 DEBUG : both15: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf47_d20250317_m041422_c001_v7007000_t0000_u01742184862680") 2025/03/17 04:15:18 DEBUG : both15: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f8496e_d20250317_m041413_c001_v0001115_t0046_u01742184853374") 2025/03/17 04:15:18 DEBUG : both16: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72eb_d20250317_m041451_c001_v7007000_t0000_u01742184891285") 2025/03/17 04:15:18 DEBUG : both16: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84a46_d20250317_m041443_c001_v0001115_t0043_u01742184883374") 2025/03/17 04:15:18 DEBUG : both16: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf48_d20250317_m041422_c001_v7007000_t0000_u01742184862861") 2025/03/17 04:15:18 DEBUG : both16: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84974_d20250317_m041414_c001_v0001115_t0027_u01742184854175") 2025/03/17 04:15:18 DEBUG : both17: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72ec_d20250317_m041451_c001_v7007000_t0000_u01742184891469") 2025/03/17 04:15:19 DEBUG : both17: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84a4e_d20250317_m041444_c001_v0001115_t0040_u01742184884496") 2025/03/17 04:15:19 DEBUG : both17: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf4a_d20250317_m041423_c001_v7007000_t0000_u01742184863043") 2025/03/17 04:15:19 DEBUG : both17: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f8497e_d20250317_m041415_c001_v0001115_t0036_u01742184855226") 2025/03/17 04:15:19 DEBUG : both18: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72ed_d20250317_m041451_c001_v7007000_t0000_u01742184891682") 2025/03/17 04:15:19 DEBUG : both18: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84a54_d20250317_m041445_c001_v0001115_t0005_u01742184885396") 2025/03/17 04:15:19 DEBUG : both18: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf4b_d20250317_m041423_c001_v7007000_t0000_u01742184863224") 2025/03/17 04:15:19 DEBUG : both18: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84986_d20250317_m041416_c001_v0001115_t0014_u01742184856201") 2025/03/17 04:15:19 DEBUG : both19: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72ee_d20250317_m041451_c001_v7007000_t0000_u01742184891866") 2025/03/17 04:15:19 DEBUG : both19: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84a5a_d20250317_m041446_c001_v0001115_t0000_u01742184886401") 2025/03/17 04:15:19 DEBUG : both19: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf4c_d20250317_m041423_c001_v7007000_t0000_u01742184863406") 2025/03/17 04:15:19 DEBUG : both19: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84990_d20250317_m041417_c001_v0001115_t0020_u01742184857614") 2025/03/17 04:15:19 DEBUG : both2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72ef_d20250317_m041452_c001_v7007000_t0000_u01742184892050") 2025/03/17 04:15:19 DEBUG : both2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f849d0_d20250317_m041428_c001_v0001115_t0037_u01742184868131") 2025/03/17 04:15:19 DEBUG : both2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf4d_d20250317_m041423_c001_v7007000_t0000_u01742184863587") 2025/03/17 04:15:19 DEBUG : both2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f8491c_d20250317_m041400_c001_v0001115_t0020_u01742184840271") 2025/03/17 04:15:19 DEBUG : both3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72f0_d20250317_m041452_c001_v7007000_t0000_u01742184892254") 2025/03/17 04:15:19 DEBUG : both3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f849da_d20250317_m041429_c001_v0001115_t0045_u01742184869280") 2025/03/17 04:15:19 DEBUG : both3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf4e_d20250317_m041423_c001_v7007000_t0000_u01742184863768") 2025/03/17 04:15:19 DEBUG : both3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f8491e_d20250317_m041401_c001_v0001115_t0029_u01742184841142") 2025/03/17 04:15:19 DEBUG : both4: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72f1_d20250317_m041452_c001_v7007000_t0000_u01742184892440") 2025/03/17 04:15:20 DEBUG : both4: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f849e0_d20250317_m041430_c001_v0001115_t0036_u01742184870283") 2025/03/17 04:15:20 DEBUG : both4: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf50_d20250317_m041423_c001_v7007000_t0000_u01742184863949") 2025/03/17 04:15:20 DEBUG : both4: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84924_d20250317_m041402_c001_v0001115_t0016_u01742184842082") 2025/03/17 04:15:20 DEBUG : both5: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72f4_d20250317_m041452_c001_v7007000_t0000_u01742184892642") 2025/03/17 04:15:20 DEBUG : both5: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f849e4_d20250317_m041431_c001_v0001115_t0037_u01742184871246") 2025/03/17 04:15:20 DEBUG : both5: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf52_d20250317_m041424_c001_v7007000_t0000_u01742184864146") 2025/03/17 04:15:20 DEBUG : both5: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84928_d20250317_m041402_c001_v0001115_t0052_u01742184842984") 2025/03/17 04:15:20 DEBUG : both6: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72f5_d20250317_m041452_c001_v7007000_t0000_u01742184892827") 2025/03/17 04:15:20 DEBUG : both6: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f849e8_d20250317_m041432_c001_v0001115_t0052_u01742184872285") 2025/03/17 04:15:20 DEBUG : both6: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf53_d20250317_m041424_c001_v7007000_t0000_u01742184864328") 2025/03/17 04:15:20 DEBUG : both6: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f8492e_d20250317_m041403_c001_v0001115_t0011_u01742184843764") 2025/03/17 04:15:20 DEBUG : both7: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72f6_d20250317_m041453_c001_v7007000_t0000_u01742184893010") 2025/03/17 04:15:20 DEBUG : both7: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f849ee_d20250317_m041433_c001_v0001115_t0022_u01742184873098") 2025/03/17 04:15:20 DEBUG : both7: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf54_d20250317_m041424_c001_v7007000_t0000_u01742184864509") 2025/03/17 04:15:20 DEBUG : both7: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84934_d20250317_m041404_c001_v0001115_t0048_u01742184844955") 2025/03/17 04:15:20 DEBUG : both8: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72f7_d20250317_m041453_c001_v7007000_t0000_u01742184893200") 2025/03/17 04:15:20 DEBUG : both8: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f849f4_d20250317_m041434_c001_v0001115_t0011_u01742184874156") 2025/03/17 04:15:20 DEBUG : both8: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf55_d20250317_m041424_c001_v7007000_t0000_u01742184864694") 2025/03/17 04:15:20 DEBUG : both8: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f8493c_d20250317_m041405_c001_v0001115_t0014_u01742184845762") 2025/03/17 04:15:20 DEBUG : both9: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72f8_d20250317_m041453_c001_v7007000_t0000_u01742184893391") 2025/03/17 04:15:21 DEBUG : both9: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f849fa_d20250317_m041435_c001_v0001115_t0056_u01742184875433") 2025/03/17 04:15:21 DEBUG : both9: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf56_d20250317_m041424_c001_v7007000_t0000_u01742184864876") 2025/03/17 04:15:21 DEBUG : both9: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84944_d20250317_m041407_c001_v0001115_t0042_u01742184847258") 2025/03/17 04:15:21 DEBUG : c/non empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed96d3_d20250317_m041001_c001_v7007000_t0000_u01742184601881") 2025/03/17 04:15:21 DEBUG : c/non empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab9ff_d20250317_m040959_c001_v0001144_t0014_u01742184599001") 2025/03/17 04:15:21 DEBUG : c/non empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801ccaf_d20250317_m040957_c001_v7007000_t0000_u01742184597505") 2025/03/17 04:15:21 DEBUG : c/non empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab9db_d20250317_m040955_c001_v0001144_t0038_u01742184595031") 2025/03/17 04:15:21 DEBUG : c/non empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cc1e_d20250317_m040929_c001_v7007000_t0000_u01742184569881") 2025/03/17 04:15:21 DEBUG : c/non empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab932_d20250317_m040926_c001_v0001144_t0031_u01742184566958") 2025/03/17 04:15:21 DEBUG : check sum: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4130c18dd3916085_d20250317_m040913_c001_v7007000_t0000_u01742184553606") 2025/03/17 04:15:21 DEBUG : check sum: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab8eb_d20250317_m040911_c001_v0001144_t0020_u01742184551987") 2025/03/17 04:15:21 DEBUG : dest/3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4143dd8edc8cf924_d20250317_m041211_c001_v7007000_t0000_u01742184731486") 2025/03/17 04:15:21 DEBUG : dest/3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408039d114cbe8a8_d20250317_m041210_c001_v0001104_t0043_u01742184730376") 2025/03/17 04:15:21 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41630de14eb578e9_d20250317_m041348_c001_v7007000_t0000_u01742184828301") 2025/03/17 04:15:21 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f116f9c4ae0e0166f_d20250317_m041346_c001_v0001182_t0012_u01742184826538") 2025/03/17 04:15:21 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4143dd8edc8cf9d4_d20250317_m041346_c001_v7007000_t0000_u01742184826356") 2025/03/17 04:15:21 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f116f9c4ae0e015f2_d20250317_m041343_c001_v0001182_t0020_u01742184823113") 2025/03/17 04:15:21 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4143dd8edc8cf9cc_d20250317_m041342_c001_v7007000_t0000_u01742184822394") 2025/03/17 04:15:21 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c0e_d20250317_m041337_c001_v0001130_t0031_u01742184817759") 2025/03/17 04:15:21 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41630de14eb578c7_d20250317_m041336_c001_v7007000_t0000_u01742184816299") 2025/03/17 04:15:21 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f110e7671a40dcb65_d20250317_m041333_c001_v0001144_t0028_u01742184813652") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f415632f400d34768_d20250317_m041333_c001_v7007000_t0000_u01742184813466") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f110e7671a40dcb55_d20250317_m041329_c001_v0001144_t0047_u01742184809643") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f415632f400d34765_d20250317_m041328_c001_v7007000_t0000_u01742184808913") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f8486a_d20250317_m041324_c001_v0001115_t0025_u01742184804447") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21baded3_d20250317_m041323_c001_v7007000_t0000_u01742184803137") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f101c525c476cc8ad_d20250317_m041321_c001_v0001176_t0010_u01742184801586") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cdc0_d20250317_m041321_c001_v7007000_t0000_u01742184801401") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f101c525c476cc89d_d20250317_m041319_c001_v0001176_t0043_u01742184799119") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cdbc_d20250317_m041318_c001_v7007000_t0000_u01742184798393") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84847_d20250317_m041314_c001_v0001115_t0047_u01742184794348") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badeb6_d20250317_m041313_c001_v7007000_t0000_u01742184793436") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f1047a429eae77b13_d20250317_m041311_c001_v0001104_t0040_u01742184791530") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cdac_d20250317_m041311_c001_v7007000_t0000_u01742184791342") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f1047a429eae77b04_d20250317_m041307_c001_v0001104_t0038_u01742184787427") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cda8_d20250317_m041306_c001_v7007000_t0000_u01742184786616") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f847fa_d20250317_m041300_c001_v0001115_t0007_u01742184780184") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed9864_d20250317_m041259_c001_v7007000_t0000_u01742184779261") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f105f1dea767f617c_d20250317_m041256_c001_v0001102_t0036_u01742184776644") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4195f78a02c46048_d20250317_m041256_c001_v7007000_t0000_u01742184776430") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f105f1dea767f6164_d20250317_m041252_c001_v0001102_t0035_u01742184772603") 2025/03/17 04:15:22 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4195f78a02c46042_d20250317_m041251_c001_v7007000_t0000_u01742184771859") 2025/03/17 04:15:23 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f847b1_d20250317_m041242_c001_v0001115_t0003_u01742184762946") 2025/03/17 04:15:23 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f417201493a38eec0_d20250317_m041242_c001_v7007000_t0000_u01742184762022") 2025/03/17 04:15:23 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f117889c34a63ee4a_d20250317_m041240_c001_v0001040_t0043_u01742184760265") 2025/03/17 04:15:23 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4161da9c410614f7_d20250317_m041240_c001_v7007000_t0000_u01742184760082") 2025/03/17 04:15:23 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f117889c34a63ee40_d20250317_m041236_c001_v0001040_t0022_u01742184756601") 2025/03/17 04:15:23 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4161da9c410614f2_d20250317_m041235_c001_v7007000_t0000_u01742184755873") 2025/03/17 04:15:23 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3abd0c_d20250317_m041228_c001_v0001144_t0040_u01742184748950") 2025/03/17 04:15:23 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4143dd8edc8cf950_d20250317_m041227_c001_v7007000_t0000_u01742184747825") 2025/03/17 04:15:23 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f112c311e315a0aab_d20250317_m041222_c001_v0001180_t0045_u01742184742213") 2025/03/17 04:15:23 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f411aa6e54ac51fe1_d20250317_m041222_c001_v7007000_t0000_u01742184742011") 2025/03/17 04:15:23 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38b33_d20250317_m041217_c001_v0001130_t0012_u01742184737754") 2025/03/17 04:15:23 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f113653d622e39139_d20250317_m041217_c001_v0001184_t0036_u01742184737004") 2025/03/17 04:15:23 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f113653d622e3910a_d20250317_m041215_c001_v0001184_t0049_u01742184735973") 2025/03/17 04:15:23 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f405e3d2a507aa0fe_d20250317_m041202_c001_v7007000_t0000_u01742184722163") 2025/03/17 04:15:23 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3abc57_d20250317_m041153_c001_v0001144_t0059_u01742184713701") 2025/03/17 04:15:23 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f114b2065db4dc56d_d20250317_m041152_c001_v0001113_t0049_u01742184712884") 2025/03/17 04:15:23 DEBUG : dst/one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f114b2065db4dc561_d20250317_m041151_c001_v0001113_t0029_u01742184711737") 2025/03/17 04:15:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41630de14eb578ea_d20250317_m041348_c001_v7007000_t0000_u01742184828487") 2025/03/17 04:15:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f115f0636d90e104c_d20250317_m041346_c001_v0001134_t0006_u01742184826003") 2025/03/17 04:15:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f1161bf3d59fb56cc_d20250317_m041342_c001_v0001184_t0048_u01742184822178") 2025/03/17 04:15:24 DEBUG : dst/one.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41630de14eb578c8_d20250317_m041336_c001_v7007000_t0000_u01742184816480") 2025/03/17 04:15:24 DEBUG : dst/one.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f116b984ce634fd1c_d20250317_m041333_c001_v0001161_t0046_u01742184813075") 2025/03/17 04:15:24 DEBUG : dst/one.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f111bca8f5c0634ca_d20250317_m041328_c001_v0001106_t0048_u01742184808422") 2025/03/17 04:15:24 DEBUG : dst/one.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21baded4_d20250317_m041323_c001_v7007000_t0000_u01742184803320") 2025/03/17 04:15:24 DEBUG : dst/one.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f104ced3488382b52_d20250317_m041321_c001_v0001172_t0021_u01742184801075") 2025/03/17 04:15:24 DEBUG : dst/one.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f11096f1f4c530ca1_d20250317_m041317_c001_v0001161_t0021_u01742184797994") 2025/03/17 04:15:24 DEBUG : dst/three: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4143dd8edc8cf951_d20250317_m041228_c001_v7007000_t0000_u01742184748007") 2025/03/17 04:15:24 DEBUG : dst/three: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f113653d622e392c2_d20250317_m041226_c001_v0001184_t0033_u01742184746516") 2025/03/17 04:15:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41630de14eb578ec_d20250317_m041348_c001_v7007000_t0000_u01742184828673") 2025/03/17 04:15:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10225b5f56cf5b72_d20250317_m041347_c001_v0001183_t0051_u01742184827320") 2025/03/17 04:15:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f114523d889aaf40f_d20250317_m041343_c001_v0001103_t0024_u01742184823997") 2025/03/17 04:15:24 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41630de14eb578ed_d20250317_m041348_c001_v7007000_t0000_u01742184828854") 2025/03/17 04:15:24 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f116f9c4ae0e01693_d20250317_m041347_c001_v0001182_t0041_u01742184827717") 2025/03/17 04:15:24 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4143dd8edc8cf9d5_d20250317_m041347_c001_v7007000_t0000_u01742184827533") 2025/03/17 04:15:24 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f116f9c4ae0e0161e_d20250317_m041344_c001_v0001182_t0044_u01742184824557") 2025/03/17 04:15:24 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4143dd8edc8cf9d1_d20250317_m041344_c001_v7007000_t0000_u01742184824367") 2025/03/17 04:15:24 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c1c_d20250317_m041339_c001_v0001130_t0002_u01742184819426") 2025/03/17 04:15:24 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41630de14eb578cd_d20250317_m041336_c001_v7007000_t0000_u01742184816663") 2025/03/17 04:15:24 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f110e7671a40dcb69_d20250317_m041335_c001_v0001144_t0031_u01742184815322") 2025/03/17 04:15:24 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f415632f400d3476a_d20250317_m041335_c001_v7007000_t0000_u01742184815137") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f110e7671a40dcb5f_d20250317_m041331_c001_v0001144_t0028_u01742184811356") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f415632f400d34767_d20250317_m041331_c001_v7007000_t0000_u01742184811171") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84876_d20250317_m041325_c001_v0001115_t0005_u01742184805318") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cdc3_d20250317_m041322_c001_v7007000_t0000_u01742184802579") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38bd6_d20250317_m041320_c001_v0001130_t0025_u01742184800105") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cdbd_d20250317_m041319_c001_v7007000_t0000_u01742184799737") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84849_d20250317_m041315_c001_v0001115_t0036_u01742184795289") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cdad_d20250317_m041312_c001_v7007000_t0000_u01742184792497") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38bc4_d20250317_m041309_c001_v0001130_t0037_u01742184789998") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cdaa_d20250317_m041308_c001_v7007000_t0000_u01742184788907") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f847fe_d20250317_m041301_c001_v0001115_t0012_u01742184781707") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4195f78a02c4604b_d20250317_m041258_c001_v7007000_t0000_u01742184778229") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38b95_d20250317_m041254_c001_v0001130_t0028_u01742184774704") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4195f78a02c46044_d20250317_m041253_c001_v7007000_t0000_u01742184773382") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f847bf_d20250317_m041246_c001_v0001115_t0007_u01742184766243") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4161da9c410614f8_d20250317_m041241_c001_v7007000_t0000_u01742184761115") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3abd39_d20250317_m041238_c001_v0001144_t0029_u01742184758644") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4161da9c410614f5_d20250317_m041237_c001_v7007000_t0000_u01742184757550") 2025/03/17 04:15:25 DEBUG : dst/three.txt: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38b51_d20250317_m041230_c001_v0001130_t0030_u01742184750998") 2025/03/17 04:15:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41630de14eb578ce_d20250317_m041336_c001_v7007000_t0000_u01742184816845") 2025/03/17 04:15:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f119a2ae7a47c952b_d20250317_m041334_c001_v0001165_t0007_u01742184814924") 2025/03/17 04:15:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f103d2074d9eef52b_d20250317_m041330_c001_v0001184_t0011_u01742184810974") 2025/03/17 04:15:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21baded5_d20250317_m041323_c001_v7007000_t0000_u01742184803518") 2025/03/17 04:15:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f1099c27469dd6ad9_d20250317_m041322_c001_v0001161_t0030_u01742184802008") 2025/03/17 04:15:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10148818467dd54e_d20250317_m041319_c001_v0001179_t0029_u01742184799546") 2025/03/17 04:15:26 DEBUG : dst/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41630de14eb578ee_d20250317_m041349_c001_v7007000_t0000_u01742184829035") 2025/03/17 04:15:26 DEBUG : dst/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f848b3_d20250317_m041338_c001_v0001115_t0039_u01742184818686") 2025/03/17 04:15:26 DEBUG : dst/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41630de14eb578d0_d20250317_m041337_c001_v7007000_t0000_u01742184817027") 2025/03/17 04:15:26 DEBUG : dst/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38be8_d20250317_m041324_c001_v0001130_t0055_u01742184804885") 2025/03/17 04:15:26 DEBUG : dst/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21baded6_d20250317_m041323_c001_v7007000_t0000_u01742184803703") 2025/03/17 04:15:26 DEBUG : dst/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38bce_d20250317_m041314_c001_v0001130_t0048_u01742184794971") 2025/03/17 04:15:26 DEBUG : dst/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badeb7_d20250317_m041313_c001_v7007000_t0000_u01742184793619") 2025/03/17 04:15:26 DEBUG : dst/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38ba3_d20250317_m041301_c001_v0001130_t0049_u01742184781355") 2025/03/17 04:15:26 DEBUG : dst/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed9865_d20250317_m041259_c001_v7007000_t0000_u01742184779445") 2025/03/17 04:15:26 DEBUG : dst/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38b73_d20250317_m041243_c001_v0001130_t0016_u01742184763823") 2025/03/17 04:15:26 DEBUG : dst/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f417201493a38eec1_d20250317_m041242_c001_v7007000_t0000_u01742184762216") 2025/03/17 04:15:26 DEBUG : dst/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84783_d20250317_m041230_c001_v0001115_t0029_u01742184750054") 2025/03/17 04:15:26 DEBUG : dst/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4143dd8edc8cf952_d20250317_m041228_c001_v7007000_t0000_u01742184748191") 2025/03/17 04:15:26 DEBUG : dst/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f1146ee00e0e5e761_d20250317_m041224_c001_v0001184_t0055_u01742184744088") 2025/03/17 04:15:26 DEBUG : dst/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f405e3d2a507aa0ff_d20250317_m041202_c001_v7007000_t0000_u01742184722345") 2025/03/17 04:15:26 DEBUG : dst/two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f114b2065db4dc58f_d20250317_m041200_c001_v0001113_t0013_u01742184720881") 2025/03/17 04:15:26 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4195f78a02c45faa_d20250317_m041118_c001_v7007000_t0000_u01742184678154") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38a65_d20250317_m041114_c001_v0001130_t0058_u01742184674445") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4195f78a02c45f7a_d20250317_m041112_c001_v7007000_t0000_u01742184672307") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38a39_d20250317_m041101_c001_v0001130_t0031_u01742184661698") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd7a0_d20250317_m041052_c001_v7007000_t0000_u01742184652697") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38a15_d20250317_m041049_c001_v0001130_t0043_u01742184649192") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed971e_d20250317_m041021_c001_v7007000_t0000_u01742184621173") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3aba6f_d20250317_m041018_c001_v0001144_t0034_u01742184618479") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed96ff_d20250317_m041016_c001_v7007000_t0000_u01742184616461") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3aba5f_d20250317_m041014_c001_v0001144_t0022_u01742184614734") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed96e9_d20250317_m041010_c001_v7007000_t0000_u01742184610010") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3aba37_d20250317_m041007_c001_v0001144_t0019_u01742184607386") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed96d7_d20250317_m041005_c001_v7007000_t0000_u01742184605646") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3aba17_d20250317_m041003_c001_v0001144_t0037_u01742184603368") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cca7_d20250317_m040953_c001_v7007000_t0000_u01742184593340") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab9c9_d20250317_m040950_c001_v0001144_t0013_u01742184590862") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cc76_d20250317_m040949_c001_v7007000_t0000_u01742184589083") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab9b5_d20250317_m040947_c001_v0001144_t0044_u01742184587947") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cc30_d20250317_m040940_c001_v7007000_t0000_u01742184580368") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab97b_d20250317_m040938_c001_v0001144_t0050_u01742184578564") 2025/03/17 04:15:27 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cc2b_d20250317_m040936_c001_v7007000_t0000_u01742184576005") 2025/03/17 04:15:28 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab95e_d20250317_m040934_c001_v0001144_t0041_u01742184574386") 2025/03/17 04:15:28 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cc26_d20250317_m040933_c001_v7007000_t0000_u01742184573288") 2025/03/17 04:15:28 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f115bc306adf09412_d20250317_m040932_c001_v0001182_t0014_u01742184572717") 2025/03/17 04:15:28 DEBUG : empty space: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab946_d20250317_m040930_c001_v0001144_t0038_u01742184570677") 2025/03/17 04:15:28 DEBUG : enormous: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed971c_d20250317_m041020_c001_v7007000_t0000_u01742184620244") 2025/03/17 04:15:28 DEBUG : enormous: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3aba77_d20250317_m041019_c001_v0001144_t0029_u01742184619063") 2025/03/17 04:15:28 DEBUG : existing: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41630de14eb578fb_d20250317_m041353_c001_v7007000_t0000_u01742184833882") 2025/03/17 04:15:28 DEBUG : existing: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f848f3_d20250317_m041352_c001_v0001115_t0048_u01742184832440") 2025/03/17 04:15:28 DEBUG : existing: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd79b_d20250317_m041047_c001_v7007000_t0000_u01742184647317") 2025/03/17 04:15:28 DEBUG : existing: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3abb09_d20250317_m041045_c001_v0001144_t0021_u01742184645845") 2025/03/17 04:15:28 DEBUG : existing: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4152037c75c178d9_d20250317_m040925_c001_v7007000_t0000_u01742184565337") 2025/03/17 04:15:28 DEBUG : existing: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab920_d20250317_m040923_c001_v0001144_t0026_u01742184563734") 2025/03/17 04:15:28 DEBUG : existing: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4152037c75c178d6_d20250317_m040922_c001_v7007000_t0000_u01742184562457") 2025/03/17 04:15:28 DEBUG : existing: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab918_d20250317_m040921_c001_v0001144_t0000_u01742184561578") 2025/03/17 04:15:28 DEBUG : existing: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab90e_d20250317_m040920_c001_v0001144_t0051_u01742184560266") 2025/03/17 04:15:28 DEBUG : existing-b: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd79c_d20250317_m041047_c001_v7007000_t0000_u01742184647500") 2025/03/17 04:15:28 DEBUG : existing-b: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38a07_d20250317_m041045_c001_v0001130_t0005_u01742184645854") 2025/03/17 04:15:28 DEBUG : file1: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c7332_d20250317_m041503_c001_v7007000_t0000_u01742184903417") 2025/03/17 04:15:28 DEBUG : file1: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84a9c_d20250317_m041502_c001_v0001115_t0043_u01742184902001") 2025/03/17 04:15:28 DEBUG : file1: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c731d_d20250317_m041459_c001_v7007000_t0000_u01742184899884") 2025/03/17 04:15:28 DEBUG : file1: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f1156253eab6f0d50_d20250317_m041458_c001_v0001043_t0002_u01742184898433") 2025/03/17 04:15:29 DEBUG : five: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed9729_d20250317_m041027_c001_v7007000_t0000_u01742184627017") 2025/03/17 04:15:29 DEBUG : five: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f409ceb9c9b3aba99_d20250317_m041024_c001_v0001144_t0049_u01742184624405") 2025/03/17 04:15:29 DEBUG : foo: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cc2c_d20250317_m040937_c001_v7007000_t0000_u01742184577827") 2025/03/17 04:15:29 DEBUG : foo: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f409ceb9c9b3ab975_d20250317_m040937_c001_v0001144_t0049_u01742184577283") 2025/03/17 04:15:29 DEBUG : foo: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f409ceb9c9b3ab971_d20250317_m040936_c001_v0001144_t0049_u01742184576734") 2025/03/17 04:15:29 DEBUG : four: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed972a_d20250317_m041027_c001_v7007000_t0000_u01742184627199") 2025/03/17 04:15:29 DEBUG : four: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40913f4b71f389c7_d20250317_m041024_c001_v0001130_t0026_u01742184624956") 2025/03/17 04:15:29 DEBUG : four: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3aba95_d20250317_m041023_c001_v0001144_t0015_u01742184623418") 2025/03/17 04:15:29 DEBUG : hello world2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd615_d20250317_m040821_c001_v7007000_t0000_u01742184501235") 2025/03/17 04:15:29 DEBUG : hello world2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab7fe_d20250317_m040820_c001_v0001144_t0043_u01742184500326") 2025/03/17 04:15:29 DEBUG : ignore-size: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4152037c75c178d3_d20250317_m040919_c001_v7007000_t0000_u01742184559174") 2025/03/17 04:15:29 DEBUG : ignore-size: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab907_d20250317_m040917_c001_v0001144_t0042_u01742184557912") 2025/03/17 04:15:29 DEBUG : nested/sub dir/file: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd799_d20250317_m041044_c001_v7007000_t0000_u01742184644732") 2025/03/17 04:15:29 DEBUG : nested/sub dir/file: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38a01_d20250317_m041043_c001_v0001130_t0043_u01742184643369") 2025/03/17 04:15:29 DEBUG : nested/sub dir/file: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd794_d20250317_m041042_c001_v7007000_t0000_u01742184642252") 2025/03/17 04:15:29 DEBUG : nested/sub dir/file: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f389fb_d20250317_m041040_c001_v0001130_t0037_u01742184640654") 2025/03/17 04:15:29 DEBUG : one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed972b_d20250317_m041027_c001_v7007000_t0000_u01742184627387") 2025/03/17 04:15:29 DEBUG : one: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f409ceb9c9b3aba8f_d20250317_m041022_c001_v0001144_t0049_u01742184622281") 2025/03/17 04:15:29 DEBUG : only0: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72f9_d20250317_m041453_c001_v7007000_t0000_u01742184893578") 2025/03/17 04:15:29 DEBUG : only0: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40913f4b71f38d38_d20250317_m041448_c001_v0001130_t0026_u01742184888994") 2025/03/17 04:15:29 DEBUG : only0: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38cca_d20250317_m041427_c001_v0001130_t0057_u01742184867041") 2025/03/17 04:15:30 DEBUG : only0: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf3b_d20250317_m041420_c001_v7007000_t0000_u01742184860790") 2025/03/17 04:15:30 DEBUG : only0: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c58_d20250317_m041358_c001_v0001130_t0057_u01742184838882") 2025/03/17 04:15:30 DEBUG : only1: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72fb_d20250317_m041453_c001_v7007000_t0000_u01742184893762") 2025/03/17 04:15:30 DEBUG : only1: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f418dcaf981f84a64_d20250317_m041447_c001_v0001115_t0042_u01742184887779") 2025/03/17 04:15:30 DEBUG : only1: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38cce_d20250317_m041427_c001_v0001130_t0058_u01742184867854") 2025/03/17 04:15:30 DEBUG : only1: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4126bda7469ee4e4_d20250317_m041420_c001_v7007000_t0000_u01742184860588") 2025/03/17 04:15:30 DEBUG : only1: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c5e_d20250317_m041359_c001_v0001130_t0020_u01742184839951") 2025/03/17 04:15:30 DEBUG : only10: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72fc_d20250317_m041453_c001_v7007000_t0000_u01742184893957") 2025/03/17 04:15:30 DEBUG : only10: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40913f4b71f38d2c_d20250317_m041447_c001_v0001130_t0026_u01742184887789") 2025/03/17 04:15:30 DEBUG : only10: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38cf0_d20250317_m041437_c001_v0001130_t0052_u01742184877168") 2025/03/17 04:15:30 DEBUG : only10: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf32_d20250317_m041420_c001_v7007000_t0000_u01742184860053") 2025/03/17 04:15:30 DEBUG : only10: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c8e_d20250317_m041408_c001_v0001130_t0040_u01742184848663") 2025/03/17 04:15:30 DEBUG : only11: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72fd_d20250317_m041454_c001_v7007000_t0000_u01742184894140") 2025/03/17 04:15:30 DEBUG : only11: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4127fb5534cb31a7_d20250317_m041448_c001_v0001182_t0000_u01742184888354") 2025/03/17 04:15:30 DEBUG : only11: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38d02_d20250317_m041438_c001_v0001130_t0053_u01742184878468") 2025/03/17 04:15:30 DEBUG : only11: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f404ef92f7ae3beab_d20250317_m041420_c001_v7007000_t0000_u01742184860459") 2025/03/17 04:15:30 DEBUG : only11: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c92_d20250317_m041409_c001_v0001130_t0011_u01742184849493") 2025/03/17 04:15:30 DEBUG : only12: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72fe_d20250317_m041454_c001_v7007000_t0000_u01742184894323") 2025/03/17 04:15:30 DEBUG : only12: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4156253eab6f0d26_d20250317_m041448_c001_v0001043_t0016_u01742184888566") 2025/03/17 04:15:30 DEBUG : only12: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38d06_d20250317_m041439_c001_v0001130_t0044_u01742184879785") 2025/03/17 04:15:31 DEBUG : only12: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf3a_d20250317_m041420_c001_v7007000_t0000_u01742184860609") 2025/03/17 04:15:31 DEBUG : only12: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c94_d20250317_m041410_c001_v0001130_t0036_u01742184850421") 2025/03/17 04:15:31 DEBUG : only13: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c72ff_d20250317_m041454_c001_v7007000_t0000_u01742184894507") 2025/03/17 04:15:31 DEBUG : only13: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f418dcaf981f84a66_d20250317_m041448_c001_v0001115_t0042_u01742184888181") 2025/03/17 04:15:31 DEBUG : only13: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38d08_d20250317_m041440_c001_v0001130_t0028_u01742184880898") 2025/03/17 04:15:31 DEBUG : only13: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4126bda7469ee4df_d20250317_m041419_c001_v7007000_t0000_u01742184859675") 2025/03/17 04:15:31 DEBUG : only13: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c9e_d20250317_m041411_c001_v0001130_t0023_u01742184851707") 2025/03/17 04:15:31 DEBUG : only14: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c7301_d20250317_m041454_c001_v7007000_t0000_u01742184894690") 2025/03/17 04:15:31 DEBUG : only14: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40913f4b71f38d30_d20250317_m041448_c001_v0001130_t0026_u01742184888190") 2025/03/17 04:15:31 DEBUG : only14: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38d0d_d20250317_m041442_c001_v0001130_t0031_u01742184882070") 2025/03/17 04:15:31 DEBUG : only14: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f415632f400d34791_d20250317_m041420_c001_v7007000_t0000_u01742184860046") 2025/03/17 04:15:31 DEBUG : only14: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38ca2_d20250317_m041413_c001_v0001130_t0005_u01742184853046") 2025/03/17 04:15:31 DEBUG : only15: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c7302_d20250317_m041454_c001_v7007000_t0000_u01742184894875") 2025/03/17 04:15:31 DEBUG : only15: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f418dcaf981f84a68_d20250317_m041448_c001_v0001115_t0042_u01742184888365") 2025/03/17 04:15:31 DEBUG : only15: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38d16_d20250317_m041442_c001_v0001130_t0039_u01742184882978") 2025/03/17 04:15:31 DEBUG : only15: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4126bda7469ee4e0_d20250317_m041419_c001_v7007000_t0000_u01742184859855") 2025/03/17 04:15:31 DEBUG : only15: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38ca6_d20250317_m041413_c001_v0001130_t0058_u01742184853882") 2025/03/17 04:15:31 DEBUG : only16: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c7303_d20250317_m041455_c001_v7007000_t0000_u01742184895060") 2025/03/17 04:15:31 DEBUG : only16: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40913f4b71f38d32_d20250317_m041448_c001_v0001130_t0026_u01742184888375") 2025/03/17 04:15:31 DEBUG : only16: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38d1a_d20250317_m041444_c001_v0001130_t0049_u01742184884160") 2025/03/17 04:15:31 DEBUG : only16: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f415632f400d34794_d20250317_m041420_c001_v7007000_t0000_u01742184860621") 2025/03/17 04:15:32 DEBUG : only16: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38ca8_d20250317_m041414_c001_v0001130_t0038_u01742184854807") 2025/03/17 04:15:32 DEBUG : only17: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c7306_d20250317_m041455_c001_v7007000_t0000_u01742184895245") 2025/03/17 04:15:32 DEBUG : only17: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4127fb5534cb31ab_d20250317_m041448_c001_v0001182_t0000_u01742184888569") 2025/03/17 04:15:32 DEBUG : only17: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38d20_d20250317_m041445_c001_v0001130_t0009_u01742184885102") 2025/03/17 04:15:32 DEBUG : only17: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4126bda7469ee4e1_d20250317_m041420_c001_v7007000_t0000_u01742184860046") 2025/03/17 04:15:32 DEBUG : only17: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38cac_d20250317_m041415_c001_v0001130_t0032_u01742184855741") 2025/03/17 04:15:32 DEBUG : only18: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c7307_d20250317_m041455_c001_v7007000_t0000_u01742184895431") 2025/03/17 04:15:32 DEBUG : only18: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f418dcaf981f84a6a_d20250317_m041448_c001_v0001115_t0042_u01742184888550") 2025/03/17 04:15:32 DEBUG : only18: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38d23_d20250317_m041446_c001_v0001130_t0036_u01742184886003") 2025/03/17 04:15:32 DEBUG : only18: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf34_d20250317_m041420_c001_v7007000_t0000_u01742184860235") 2025/03/17 04:15:32 DEBUG : only18: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38cb2_d20250317_m041417_c001_v0001130_t0023_u01742184857178") 2025/03/17 04:15:32 DEBUG : only19: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c7308_d20250317_m041455_c001_v7007000_t0000_u01742184895616") 2025/03/17 04:15:32 DEBUG : only19: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40913f4b71f38d34_d20250317_m041448_c001_v0001130_t0026_u01742184888628") 2025/03/17 04:15:32 DEBUG : only19: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38d28_d20250317_m041446_c001_v0001130_t0046_u01742184886838") 2025/03/17 04:15:32 DEBUG : only19: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f415632f400d34792_d20250317_m041420_c001_v7007000_t0000_u01742184860246") 2025/03/17 04:15:32 DEBUG : only19: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38cb8_d20250317_m041418_c001_v0001130_t0023_u01742184858232") 2025/03/17 04:15:32 DEBUG : only2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c7309_d20250317_m041455_c001_v7007000_t0000_u01742184895813") 2025/03/17 04:15:32 DEBUG : only2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f418dcaf981f84a70_d20250317_m041448_c001_v0001115_t0042_u01742184888734") 2025/03/17 04:15:32 DEBUG : only2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38cd2_d20250317_m041428_c001_v0001130_t0025_u01742184868886") 2025/03/17 04:15:32 DEBUG : only2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f404ef92f7ae3beac_d20250317_m041420_c001_v7007000_t0000_u01742184860643") 2025/03/17 04:15:32 DEBUG : only2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c68_d20250317_m041400_c001_v0001130_t0057_u01742184840823") 2025/03/17 04:15:33 DEBUG : only3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c730a_d20250317_m041455_c001_v7007000_t0000_u01742184895999") 2025/03/17 04:15:33 DEBUG : only3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4156253eab6f0d28_d20250317_m041448_c001_v0001043_t0016_u01742184888750") 2025/03/17 04:15:33 DEBUG : only3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38cd6_d20250317_m041429_c001_v0001130_t0045_u01742184869900") 2025/03/17 04:15:33 DEBUG : only3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f404ef92f7ae3bea9_d20250317_m041420_c001_v7007000_t0000_u01742184860074") 2025/03/17 04:15:33 DEBUG : only3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c70_d20250317_m041401_c001_v0001130_t0031_u01742184841710") 2025/03/17 04:15:33 DEBUG : only4: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c730c_d20250317_m041456_c001_v7007000_t0000_u01742184896183") 2025/03/17 04:15:33 DEBUG : only4: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4127fb5534cb31b3_d20250317_m041448_c001_v0001182_t0000_u01742184888763") 2025/03/17 04:15:33 DEBUG : only4: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38cda_d20250317_m041430_c001_v0001130_t0023_u01742184870767") 2025/03/17 04:15:33 DEBUG : only4: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f404ef92f7ae3beaa_d20250317_m041420_c001_v7007000_t0000_u01742184860260") 2025/03/17 04:15:33 DEBUG : only4: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c74_d20250317_m041402_c001_v0001130_t0049_u01742184842706") 2025/03/17 04:15:33 DEBUG : only5: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c730d_d20250317_m041456_c001_v7007000_t0000_u01742184896366") 2025/03/17 04:15:33 DEBUG : only5: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4127fb5534cb31bb_d20250317_m041448_c001_v0001182_t0000_u01742184888947") 2025/03/17 04:15:33 DEBUG : only5: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38cde_d20250317_m041431_c001_v0001130_t0042_u01742184871815") 2025/03/17 04:15:33 DEBUG : only5: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4126bda7469ee4e2_d20250317_m041420_c001_v7007000_t0000_u01742184860226") 2025/03/17 04:15:33 DEBUG : only5: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c78_d20250317_m041403_c001_v0001130_t0055_u01742184843390") 2025/03/17 04:15:33 DEBUG : only6: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c7310_d20250317_m041456_c001_v7007000_t0000_u01742184896550") 2025/03/17 04:15:33 DEBUG : only6: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40913f4b71f38d36_d20250317_m041448_c001_v0001130_t0026_u01742184888812") 2025/03/17 04:15:33 DEBUG : only6: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38ce0_d20250317_m041432_c001_v0001130_t0047_u01742184872745") 2025/03/17 04:15:33 DEBUG : only6: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4126bda7469ee4e3_d20250317_m041420_c001_v7007000_t0000_u01742184860407") 2025/03/17 04:15:33 DEBUG : only6: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c7e_d20250317_m041404_c001_v0001130_t0015_u01742184844663") 2025/03/17 04:15:34 DEBUG : only7: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c7311_d20250317_m041456_c001_v7007000_t0000_u01742184896734") 2025/03/17 04:15:34 DEBUG : only7: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f418dcaf981f84a72_d20250317_m041448_c001_v0001115_t0042_u01742184888918") 2025/03/17 04:15:34 DEBUG : only7: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38ce2_d20250317_m041433_c001_v0001130_t0014_u01742184873672") 2025/03/17 04:15:34 DEBUG : only7: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f41037a3e21badf35_d20250317_m041420_c001_v7007000_t0000_u01742184860426") 2025/03/17 04:15:34 DEBUG : only7: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c82_d20250317_m041405_c001_v0001130_t0058_u01742184845422") 2025/03/17 04:15:34 DEBUG : only8: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c7313_d20250317_m041456_c001_v7007000_t0000_u01742184896918") 2025/03/17 04:15:34 DEBUG : only8: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4156253eab6f0d2c_d20250317_m041448_c001_v0001043_t0016_u01742184888932") 2025/03/17 04:15:34 DEBUG : only8: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38cea_d20250317_m041435_c001_v0001130_t0004_u01742184875006") 2025/03/17 04:15:34 DEBUG : only8: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4126bda7469ee4e5_d20250317_m041420_c001_v7007000_t0000_u01742184860772") 2025/03/17 04:15:34 DEBUG : only8: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c88_d20250317_m041406_c001_v0001130_t0011_u01742184846803") 2025/03/17 04:15:34 DEBUG : only9: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c7314_d20250317_m041457_c001_v7007000_t0000_u01742184897101") 2025/03/17 04:15:34 DEBUG : only9: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f418dcaf981f84a74_d20250317_m041449_c001_v0001115_t0042_u01742184889101") 2025/03/17 04:15:34 DEBUG : only9: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38cec_d20250317_m041436_c001_v0001130_t0003_u01742184876014") 2025/03/17 04:15:34 DEBUG : only9: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f415632f400d34793_d20250317_m041420_c001_v7007000_t0000_u01742184860438") 2025/03/17 04:15:34 DEBUG : only9: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38c8c_d20250317_m041407_c001_v0001130_t0059_u01742184847749") 2025/03/17 04:15:34 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd78c_d20250317_m041038_c001_v7007000_t0000_u01742184638800") 2025/03/17 04:15:34 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f389eb_d20250317_m041036_c001_v0001130_t0012_u01742184636340") 2025/03/17 04:15:34 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed9769_d20250317_m041034_c001_v7007000_t0000_u01742184634857") 2025/03/17 04:15:34 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3abac3_d20250317_m041032_c001_v0001144_t0017_u01742184632678") 2025/03/17 04:15:34 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed974a_d20250317_m041030_c001_v7007000_t0000_u01742184630813") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f845cb_d20250317_m041028_c001_v0001115_t0040_u01742184628313") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed96f0_d20250317_m041013_c001_v7007000_t0000_u01742184613171") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3aba4b_d20250317_m041010_c001_v0001144_t0024_u01742184610932") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed96dd_d20250317_m041008_c001_v7007000_t0000_u01742184608683") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3aba2d_d20250317_m041006_c001_v0001144_t0000_u01742184606559") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed96d6_d20250317_m041004_c001_v7007000_t0000_u01742184604730") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3aba0f_d20250317_m041002_c001_v0001144_t0054_u01742184602616") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cca4_d20250317_m040952_c001_v7007000_t0000_u01742184592791") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab9c1_d20250317_m040949_c001_v0001144_t0048_u01742184589995") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cc79_d20250317_m040949_c001_v7007000_t0000_u01742184589268") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab9b1_d20250317_m040947_c001_v0001144_t0036_u01742184587440") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cc54_d20250317_m040946_c001_v7007000_t0000_u01742184586712") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab9a5_d20250317_m040945_c001_v0001144_t0004_u01742184585362") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab99b_d20250317_m040944_c001_v0001144_t0033_u01742184584420") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cc37_d20250317_m040943_c001_v7007000_t0000_u01742184583683") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab993_d20250317_m040942_c001_v0001144_t0055_u01742184582318") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab98d_d20250317_m040941_c001_v0001144_t0020_u01742184581278") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cc31_d20250317_m040940_c001_v7007000_t0000_u01742184580549") 2025/03/17 04:15:35 DEBUG : potato: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab97f_d20250317_m040939_c001_v0001144_t0036_u01742184579522") 2025/03/17 04:15:35 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f417201493a38ee58_d20250317_m041127_c001_v7007000_t0000_u01742184687838") 2025/03/17 04:15:35 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f846a9_d20250317_m041126_c001_v0001115_t0033_u01742184686949") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4195f78a02c45fae_d20250317_m041118_c001_v7007000_t0000_u01742184678439") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84671_d20250317_m041113_c001_v0001115_t0056_u01742184673610") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f419a5fc6629c3542_d20250317_m041106_c001_v7007000_t0000_u01742184666159") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f8463d_d20250317_m041100_c001_v0001115_t0051_u01742184660609") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd7a1_d20250317_m041052_c001_v7007000_t0000_u01742184652932") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84611_d20250317_m041048_c001_v0001115_t0050_u01742184648798") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed971d_d20250317_m041020_c001_v7007000_t0000_u01742184620426") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3aba69_d20250317_m041017_c001_v0001144_t0041_u01742184617752") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed9704_d20250317_m041016_c001_v7007000_t0000_u01742184616644") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3aba57_d20250317_m041014_c001_v0001144_t0023_u01742184614096") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed96f2_d20250317_m041013_c001_v7007000_t0000_u01742184613359") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3aba51_d20250317_m041011_c001_v0001144_t0011_u01742184611944") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed96eb_d20250317_m041010_c001_v7007000_t0000_u01742184610193") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3aba3d_d20250317_m041009_c001_v0001144_t0038_u01742184609054") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed96d8_d20250317_m041005_c001_v7007000_t0000_u01742184605829") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3aba21_d20250317_m041004_c001_v0001144_t0037_u01742184604724") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40407bc8f801cca8_d20250317_m040953_c001_v7007000_t0000_u01742184593525") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab9cd_d20250317_m040951_c001_v0001144_t0033_u01742184591982") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd634_d20250317_m040825_c001_v7007000_t0000_u01742184505689") 2025/03/17 04:15:36 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab808_d20250317_m040824_c001_v0001144_t0026_u01742184504683") 2025/03/17 04:15:37 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd624_d20250317_m040823_c001_v7007000_t0000_u01742184503376") 2025/03/17 04:15:37 DEBUG : potato2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab804_d20250317_m040822_c001_v0001144_t0022_u01742184502138") 2025/03/17 04:15:37 DEBUG : potato3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4195f78a02c45fb4_d20250317_m041119_c001_v7007000_t0000_u01742184679130") 2025/03/17 04:15:37 DEBUG : potato3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3abb84_d20250317_m041115_c001_v0001144_t0011_u01742184675117") 2025/03/17 04:15:37 DEBUG : potato3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f419a5fc6629c3543_d20250317_m041106_c001_v7007000_t0000_u01742184666380") 2025/03/17 04:15:37 DEBUG : potato3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3abb4f_d20250317_m041102_c001_v0001144_t0006_u01742184662546") 2025/03/17 04:15:37 DEBUG : potato3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd7a2_d20250317_m041053_c001_v7007000_t0000_u01742184653159") 2025/03/17 04:15:37 DEBUG : potato3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3abb19_d20250317_m041049_c001_v0001144_t0052_u01742184649464") 2025/03/17 04:15:37 DEBUG : pre-dest1/1: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4143dd8edc8cf925_d20250317_m041211_c001_v7007000_t0000_u01742184731668") 2025/03/17 04:15:37 DEBUG : pre-dest1/1: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3abc85_d20250317_m041203_c001_v0001144_t0024_u01742184723078") 2025/03/17 04:15:37 DEBUG : pre-dest2/2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4143dd8edc8cf926_d20250317_m041211_c001_v7007000_t0000_u01742184731851") 2025/03/17 04:15:37 DEBUG : pre-dest2/2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f8472c_d20250317_m041203_c001_v0001115_t0018_u01742184723944") 2025/03/17 04:15:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f405e3d2a507aa0de_d20250317_m041141_c001_v7007000_t0000_u01742184701380") 2025/03/17 04:15:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38aaf_d20250317_m041137_c001_v0001130_t0015_u01742184697431") 2025/03/17 04:15:37 DEBUG : sizeonly: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4130c18dd3916089_d20250317_m040916_c001_v7007000_t0000_u01742184556284") 2025/03/17 04:15:37 DEBUG : sizeonly: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab8fd_d20250317_m040914_c001_v0001144_t0004_u01742184554895") 2025/03/17 04:15:37 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f405e3d2a507aa261_d20250317_m041513_c001_v7007000_t0000_u01742184913089") 2025/03/17 04:15:37 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38d66_d20250317_m041510_c001_v0001130_t0032_u01742184910092") 2025/03/17 04:15:37 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c733a_d20250317_m041508_c001_v7007000_t0000_u01742184908193") 2025/03/17 04:15:37 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f1156253eab6f0d6a_d20250317_m041505_c001_v0001043_t0022_u01742184905501") 2025/03/17 04:15:37 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd79a_d20250317_m041044_c001_v7007000_t0000_u01742184644918") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f845ff_d20250317_m041043_c001_v0001115_t0019_u01742184643725") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd795_d20250317_m041042_c001_v7007000_t0000_u01742184642436") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3abae5_d20250317_m041041_c001_v0001144_t0052_u01742184641002") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4130c18dd3916082_d20250317_m040911_c001_v7007000_t0000_u01742184551076") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab8e3_d20250317_m040909_c001_v0001144_t0000_u01742184549153") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4130c18dd391607f_d20250317_m040908_c001_v7007000_t0000_u01742184548427") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab8d5_d20250317_m040906_c001_v0001144_t0017_u01742184546451") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4130c18dd3916077_d20250317_m040903_c001_v7007000_t0000_u01742184543301") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab8b9_d20250317_m040901_c001_v0001144_t0025_u01742184541698") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4130c18dd3916072_d20250317_m040901_c001_v7007000_t0000_u01742184541157") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab8af_d20250317_m040859_c001_v0001144_t0001_u01742184539027") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab8a0_d20250317_m040856_c001_v0001144_t0022_u01742184536028") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4130c18dd3916069_d20250317_m040855_c001_v7007000_t0000_u01742184535299") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab898_d20250317_m040854_c001_v0001144_t0023_u01742184534418") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab894_d20250317_m040853_c001_v0001144_t0039_u01742184533187") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4130c18dd3916066_d20250317_m040852_c001_v7007000_t0000_u01742184532049") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab880_d20250317_m040849_c001_v0001144_t0057_u01742184529039") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab872_d20250317_m040845_c001_v0001144_t0000_u01742184525871") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4130c18dd3916060_d20250317_m040845_c001_v7007000_t0000_u01742184525140") 2025/03/17 04:15:38 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab86c_d20250317_m040843_c001_v0001144_t0045_u01742184523826") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab866_d20250317_m040842_c001_v0001144_t0000_u01742184522612") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4130c18dd391605a_d20250317_m040841_c001_v7007000_t0000_u01742184521891") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab848_d20250317_m040837_c001_v0001144_t0024_u01742184517938") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f4130c18dd3916057_d20250317_m040837_c001_v7007000_t0000_u01742184517574") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab842_d20250317_m040836_c001_v0001144_t0053_u01742184516639") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd647_d20250317_m040834_c001_v7007000_t0000_u01742184514985") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab838_d20250317_m040833_c001_v0001144_t0059_u01742184513975") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd645_d20250317_m040833_c001_v7007000_t0000_u01742184513433") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab82c_d20250317_m040832_c001_v0001144_t0022_u01742184512397") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd640_d20250317_m040831_c001_v7007000_t0000_u01742184511131") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab81e_d20250317_m040829_c001_v0001144_t0037_u01742184509952") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd63f_d20250317_m040829_c001_v7007000_t0000_u01742184509409") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab818_d20250317_m040828_c001_v0001144_t0027_u01742184508444") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd63d_d20250317_m040827_c001_v7007000_t0000_u01742184507541") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab80e_d20250317_m040826_c001_v0001144_t0046_u01742184506602") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd609_d20250317_m040819_c001_v7007000_t0000_u01742184499423") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab7f2_d20250317_m040818_c001_v0001144_t0039_u01742184498291") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd5fc_d20250317_m040817_c001_v7007000_t0000_u01742184497390") 2025/03/17 04:15:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab7e2_d20250317_m040816_c001_v0001144_t0011_u01742184496234") 2025/03/17 04:15:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd5ee_d20250317_m040815_c001_v7007000_t0000_u01742184495330") 2025/03/17 04:15:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab7d8_d20250317_m040814_c001_v0001144_t0029_u01742184494114") 2025/03/17 04:15:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd5e3_d20250317_m040811_c001_v7007000_t0000_u01742184491206") 2025/03/17 04:15:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3ab7d0_d20250317_m040810_c001_v0001144_t0037_u01742184490416") 2025/03/17 04:15:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f405e3d2a507aa263_d20250317_m041513_c001_v7007000_t0000_u01742184913273") 2025/03/17 04:15:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f84abe_d20250317_m041510_c001_v0001115_t0032_u01742184910102") 2025/03/17 04:15:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c733c_d20250317_m041508_c001_v7007000_t0000_u01742184908377") 2025/03/17 04:15:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f1127fb5534cb3368_d20250317_m041505_c001_v0001182_t0053_u01742184905152") 2025/03/17 04:15:40 DEBUG : sub/yam: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd78b_d20250317_m041038_c001_v7007000_t0000_u01742184638237") 2025/03/17 04:15:40 DEBUG : sub/yam: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f118dcaf981f845e3_d20250317_m041036_c001_v0001115_t0044_u01742184636704") 2025/03/17 04:15:40 DEBUG : test_dir1/file2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c7335_d20250317_m041503_c001_v7007000_t0000_u01742184903602") 2025/03/17 04:15:40 DEBUG : test_dir1/file2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38d50_d20250317_m041501_c001_v0001130_t0000_u01742184901659") 2025/03/17 04:15:40 DEBUG : test_dir1/file2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c731f_d20250317_m041500_c001_v7007000_t0000_u01742184900072") 2025/03/17 04:15:40 DEBUG : test_dir1/file2: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f1127fb5534cb32c2_d20250317_m041458_c001_v0001182_t0002_u01742184898441") 2025/03/17 04:15:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c7336_d20250317_m041503_c001_v7007000_t0000_u01742184903786") 2025/03/17 04:15:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f1127fb5534cb332c_d20250317_m041501_c001_v0001182_t0033_u01742184901653") 2025/03/17 04:15:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40170399ef9c7321_d20250317_m041500_c001_v7007000_t0000_u01742184900255") 2025/03/17 04:15:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f38d4c_d20250317_m041458_c001_v0001130_t0004_u01742184898439") 2025/03/17 04:15:40 DEBUG : three: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed972d_d20250317_m041027_c001_v7007000_t0000_u01742184627569") 2025/03/17 04:15:40 DEBUG : three: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3aba9d_d20250317_m041025_c001_v0001144_t0007_u01742184625745") 2025/03/17 04:15:40 DEBUG : three: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f109ceb9c9b3aba93_d20250317_m041022_c001_v0001144_t0005_u01742184622665") 2025/03/17 04:15:41 DEBUG : two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed972f_d20250317_m041027_c001_v7007000_t0000_u01742184627753") 2025/03/17 04:15:41 DEBUG : two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f418dcaf981f845b9_d20250317_m041025_c001_v0001115_t0042_u01742184625145") 2025/03/17 04:15:41 DEBUG : two: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f409ceb9c9b3aba91_d20250317_m041022_c001_v0001144_t0049_u01742184622482") 2025/03/17 04:15:41 DEBUG : yam: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd78d_d20250317_m041038_c001_v7007000_t0000_u01742184638985") 2025/03/17 04:15:41 DEBUG : yam: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f110c08d1e3e824b6_d20250317_m041037_c001_v0001183_t0018_u01742184637929") 2025/03/17 04:15:41 DEBUG : yam: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed9764_d20250317_m041034_c001_v7007000_t0000_u01742184634308") 2025/03/17 04:15:41 DEBUG : yam: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f389db_d20250317_m041032_c001_v0001130_t0018_u01742184632322") 2025/03/17 04:15:41 DEBUG : yam: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed9746_d20250317_m041030_c001_v7007000_t0000_u01742184630259") 2025/03/17 04:15:41 DEBUG : yam: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f10913f4b71f389cf_d20250317_m041028_c001_v0001130_t0029_u01742184628302") 2025/03/17 04:15:41 DEBUG : yaml: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f408e064f624bd788_d20250317_m041035_c001_v7007000_t0000_u01742184635049") 2025/03/17 04:15:41 DEBUG : yaml: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f1057d673c1a65a93_d20250317_m041033_c001_v0001172_t0031_u01742184633899") 2025/03/17 04:15:41 DEBUG : yaml: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f40200070b1ed974d_d20250317_m041030_c001_v7007000_t0000_u01742184630996") 2025/03/17 04:15:41 DEBUG : yaml: Deleting (id "4_z1f229dd3409dab2b9f580e1b_f111d3532366f2ea4_d20250317_m041029_c001_v0001134_t0006_u01742184629966") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m35.52838548s (try 1/5)