"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/03/10 04:12:41 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano" 2026/03/10 04:12:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 04:12:42 DEBUG : Creating backend with remote "/tmp/rclone2144353049" === 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:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:12:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:12:43 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:12:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/10 04:12:43 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.47s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:12:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:12:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:12:44 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:12:44 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:12:45 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:12:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:12:45 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:12:45 DEBUG : B2 bucket rclone-test-felejir7rano: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.97s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:12:46 DEBUG : Creating backend with remote "/non-existing" 2026/03/10 04:12:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/10 04:12:46 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:12:46 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:12:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:12:47 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:12:47 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:12:48 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:12:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:12:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.90s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:12:49 INFO : B2 bucket rclone-test-felejir7rano: Running all checks before starting transfers 2026/03/10 04:12:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:12:49 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:12:49 INFO : B2 bucket rclone-test-felejir7rano: Checks finished, now starting transfers 2026/03/10 04:12:49 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:12:50 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:12:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:12:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.40s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:12:50 ERROR : Ignoring --no-traverse with sync 2026/03/10 04:12:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:12:51 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:12:51 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:12:51 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:12:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:12:51 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:12:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.51s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:12:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/10 04:12:52 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:12:52 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:12:53 DEBUG : hello world2: size = 12 OK 2026/03/10 04:12:53 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/10 04:12:53 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.62s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:12:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:12:54 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:12:54 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:12:55 DEBUG : potato2: size = 11 OK 2026/03/10 04:12:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:12:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.81s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:12:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:12:56 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:12:56 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:12:57 DEBUG : potato2: size = 11 OK 2026/03/10 04:12:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:12:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.45s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:12:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/10 04:12:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:12:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/10 04:12:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:12:58 INFO : sub dir2: Making directory 2026/03/10 04:12:58 INFO : sub dir: Making directory 2026/03/10 04:12:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:12:58 INFO : sub dir2/sub sub dir2: Making directory 2026/03/10 04:12:58 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:12:58 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:12:59 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:12:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:12:59 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/03/10 04:12:59 DEBUG : B2 bucket rclone-test-felejir7rano: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.04s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:00 INFO : sub dir2: Making directory 2026/03/10 04:13:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/10 04:13:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:13:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:13:00 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:00 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:00 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:13:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:13:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.34s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:01 DEBUG : sub dir2: Making directory with metadata 2026/03/10 04:13:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:13:01 INFO : sub dir2: Making directory 2026/03/10 04:13:01 INFO : sub dir: Making directory 2026/03/10 04:13:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:13:01 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:01 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:02 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:13:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:13:02 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:13:02 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/10 04:13:02 DEBUG : B2 bucket rclone-test-felejir7rano: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/10 04:13:02 DEBUG : B2 bucket rclone-test-felejir7rano: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.50s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:03 INFO : sub dir2: Making directory 2026/03/10 04:13:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:13:03 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:03 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:04 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:13:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:13:04 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:13:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.37s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:04 DEBUG : sub dir2: Making directory with metadata 2026/03/10 04:13:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:13:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:13:05 INFO : sub dir2: Making directory 2026/03/10 04:13:05 INFO : sub dir: Making directory 2026/03/10 04:13:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:13:05 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:05 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:05 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:13:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:13:05 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:13:05 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/10 04:13:05 DEBUG : B2 bucket rclone-test-felejir7rano: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.58s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:06 INFO : sub dir2: Making directory 2026/03/10 04:13:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:13:07 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:07 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:07 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:13:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:13:07 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:13:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.61s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:09 DEBUG : Creating backend with remote "TestB2:rclone-test-solaqim8vube" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-felejir7rano -> B2 bucket rclone-test-solaqim8vube 2026/03/10 04:13:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:13:10 DEBUG : B2 bucket rclone-test-solaqim8vube: Waiting for checks to finish 2026/03/10 04:13:10 DEBUG : B2 bucket rclone-test-solaqim8vube: Waiting for transfers to finish 2026/03/10 04:13:11 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:13:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:13:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 04:13:11 DEBUG : B2 bucket rclone-test-solaqim8vube: Purge remote 2026/03/10 04:13:11 INFO : B2 bucket rclone-test-solaqim8vube: cleaning bucket "rclone-test-solaqim8vube" of all files 2026/03/10 04:13:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2ed13f02ddb5b9fc80e1b_f114aa295ae043657_d20260310_m041310_c001_v0001044_t0053_u01773115990762") --- PASS: TestServerSideCopy (4.19s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:13:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:13:13 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 04:13:13 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:13 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:14 DEBUG : sub dir/hello world: size = 17 OK 2026/03/10 04:13:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/10 04:13:14 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.24s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:15 DEBUG : Creating backend with remote "TestB2:rclone-test-suborem6tuhe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-felejir7rano -> B2 bucket rclone-test-suborem6tuhe 2026/03/10 04:13:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:13:16 DEBUG : B2 bucket rclone-test-suborem6tuhe: Waiting for checks to finish 2026/03/10 04:13:16 DEBUG : B2 bucket rclone-test-suborem6tuhe: Waiting for transfers to finish 2026/03/10 04:13:17 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:13:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:13:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 04:13:19 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:13:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-suborem6tuhe) 2026/03/10 04:13:19 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 04:13:19 DEBUG : B2 bucket rclone-test-suborem6tuhe: Waiting for checks to finish 2026/03/10 04:13:19 DEBUG : B2 bucket rclone-test-suborem6tuhe: Waiting for transfers to finish 2026/03/10 04:13:19 DEBUG : sub dir/hello world: size = 17 OK 2026/03/10 04:13:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/10 04:13:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 04:13:19 DEBUG : B2 bucket rclone-test-suborem6tuhe: Purge remote 2026/03/10 04:13:19 INFO : B2 bucket rclone-test-suborem6tuhe: cleaning bucket "rclone-test-suborem6tuhe" of all files 2026/03/10 04:13:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f72fda3f02ddb5b9fc80e1b_f113d2fb77024f973_d20260310_m041319_c001_v0001097_t0046_u01773115999233") 2026/03/10 04:13:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f72fda3f02ddb5b9fc80e1b_f1099d34b7f40ef3f_d20260310_m041317_c001_v0001137_t0029_u01773115997244") --- PASS: TestServerSideCopyOverSelf (6.94s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:22 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:13:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:13:22 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 04:13:22 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:22 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:23 DEBUG : sub dir/hello world: size = 17 OK 2026/03/10 04:13:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/10 04:13:23 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/10 04:13:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.42s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jenirux6zelu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-felejir7rano -> B2 bucket rclone-test-jenirux6zelu 2026/03/10 04:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:13:25 DEBUG : B2 bucket rclone-test-jenirux6zelu: Waiting for checks to finish 2026/03/10 04:13:25 DEBUG : B2 bucket rclone-test-jenirux6zelu: Waiting for transfers to finish 2026/03/10 04:13:26 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:13:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:13:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 04:13:27 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:13:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jenirux6zelu) 2026/03/10 04:13:27 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 04:13:27 DEBUG : B2 bucket rclone-test-jenirux6zelu: Waiting for checks to finish 2026/03/10 04:13:27 DEBUG : B2 bucket rclone-test-jenirux6zelu: Waiting for transfers to finish 2026/03/10 04:13:28 DEBUG : sub dir/hello world: size = 17 OK 2026/03/10 04:13:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/10 04:13:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 04:13:28 INFO : sub dir/hello world: Deleted 2026/03/10 04:13:29 DEBUG : testing file moves 2026/03/10 04:13:29 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:13:29 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jenirux6zelu) 2026/03/10 04:13:29 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 04:13:29 DEBUG : B2 bucket rclone-test-jenirux6zelu: Waiting for checks to finish 2026/03/10 04:13:29 DEBUG : B2 bucket rclone-test-jenirux6zelu: Waiting for transfers to finish 2026/03/10 04:13:29 DEBUG : sub dir/hello world: size = 24 OK 2026/03/10 04:13:29 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/10 04:13:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 04:13:30 INFO : sub dir/hello world: Deleted 2026/03/10 04:13:30 DEBUG : B2 bucket rclone-test-jenirux6zelu: Purge remote 2026/03/10 04:13:30 INFO : B2 bucket rclone-test-jenirux6zelu: cleaning bucket "rclone-test-jenirux6zelu" of all files 2026/03/10 04:13:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f521de3f03ddb5b9fc80e1b_f1182d139552ccb75_d20260310_m041329_c001_v0001181_t0012_u01773116009733") 2026/03/10 04:13:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f521de3f03ddb5b9fc80e1b_f100ebcaab4073fe1_d20260310_m041327_c001_v0001091_t0012_u01773116007993") 2026/03/10 04:13:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f521de3f03ddb5b9fc80e1b_f11706d9d738dc114_d20260310_m041326_c001_v0001102_t0053_u01773116006438") --- PASS: TestServerSideMoveOverSelf (7.69s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:32 ERROR : error listing: directory not found 2026/03/10 04:13:32 INFO : Local file system at /tmp/rclone2144353049: Making directory 2026/03/10 04:13:32 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:32 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.71s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:13:34 DEBUG : Local file system at /tmp/rclone2144353049: Waiting for checks to finish 2026/03/10 04:13:34 DEBUG : Local file system at /tmp/rclone2144353049: Waiting for transfers to finish 2026/03/10 04:13:34 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/10 04:13:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:13:34 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/10 04:13:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.85s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:35 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/10 04:13:35 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:35 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:36 DEBUG : check sum: size = 1 OK 2026/03/10 04:13:36 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/10 04:13:36 INFO : check sum: Copied (new) 2026/03/10 04:13:36 DEBUG : Waiting for deletions to finish 2026/03/10 04:13:36 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:36 DEBUG : check sum: size = 1 OK 2026/03/10 04:13:36 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/10 04:13:36 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/10 04:13:36 DEBUG : check sum: Unchanged skipping 2026/03/10 04:13:36 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:36 DEBUG : Waiting for deletions to finish 2026/03/10 04:13:36 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.72s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/10 04:13:37 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:37 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:37 DEBUG : sizeonly: size = 6 OK 2026/03/10 04:13:37 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/10 04:13:37 INFO : sizeonly: Copied (new) 2026/03/10 04:13:37 DEBUG : Waiting for deletions to finish 2026/03/10 04:13:38 DEBUG : sizeonly: size = 6 OK 2026/03/10 04:13:38 DEBUG : sizeonly: Sizes identical 2026/03/10 04:13:38 DEBUG : sizeonly: Unchanged skipping 2026/03/10 04:13:38 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:38 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:38 DEBUG : Waiting for deletions to finish 2026/03/10 04:13:38 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.82s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/10 04:13:39 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:39 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:39 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/10 04:13:39 INFO : ignore-size: Copied (new) 2026/03/10 04:13:39 DEBUG : Waiting for deletions to finish 2026/03/10 04:13:40 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:40 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:13:40 DEBUG : ignore-size: Unchanged skipping 2026/03/10 04:13:40 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:40 DEBUG : Waiting for deletions to finish 2026/03/10 04:13:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.08s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:41 DEBUG : existing: size = 6 OK 2026/03/10 04:13:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:13:41 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:41 DEBUG : existing: Unchanged skipping 2026/03/10 04:13:41 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:41 DEBUG : Waiting for deletions to finish 2026/03/10 04:13:41 INFO : There was nothing to transfer 2026/03/10 04:13:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/10 04:13:42 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:42 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:42 DEBUG : existing: size = 6 OK 2026/03/10 04:13:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/10 04:13:42 INFO : existing: Copied (replaced existing) 2026/03/10 04:13:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.13s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/10 04:13:43 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:43 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:43 DEBUG : existing: size = 6 OK 2026/03/10 04:13:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/10 04:13:43 INFO : existing: Copied (new) 2026/03/10 04:13:43 DEBUG : Waiting for deletions to finish 2026/03/10 04:13:44 DEBUG : existing: Destination exists, skipping 2026/03/10 04:13:44 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:44 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:44 DEBUG : Waiting for deletions to finish 2026/03/10 04:13:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.63s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:45 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/10 04:13:46 DEBUG : c/non empty space: size = 5 OK 2026/03/10 04:13:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:13:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/10 04:13:46 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:46 DEBUG : c/non empty space: Unchanged skipping 2026/03/10 04:13:46 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:47 DEBUG : a/potato2: size = 60 OK 2026/03/10 04:13:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 04:13:47 INFO : a/potato2: Copied (new) 2026/03/10 04:13:47 DEBUG : Waiting for deletions to finish 2026/03/10 04:13:47 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.28s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:48 DEBUG : empty space: size = 1 OK 2026/03/10 04:13:48 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 2026/03/10 04:13:48 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/10 04:13:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/10 04:13:48 DEBUG : empty space: Unchanged skipping 2026/03/10 04:13:48 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:48 DEBUG : Waiting for deletions to finish 2026/03/10 04:13:48 INFO : There was nothing to transfer 2026/03/10 04:13:49 DEBUG : empty space: size = 1 OK 2026/03/10 04:13:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/10 04:13:49 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/10 04:13:50 INFO : empty space: Updated modification time in destination 2026/03/10 04:13:50 DEBUG : empty space: Unchanged skipping 2026/03/10 04:13:50 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:50 DEBUG : Waiting for deletions to finish 2026/03/10 04:13:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.65s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:51 DEBUG : empty space: size = 1 OK 2026/03/10 04:13:51 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 2026/03/10 04:13:51 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/10 04:13:51 DEBUG : empty space: Unchanged skipping 2026/03/10 04:13:51 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:51 DEBUG : Waiting for deletions to finish 2026/03/10 04:13:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.45s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:52 DEBUG : foo: size = 3 OK 2026/03/10 04:13:52 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 2026/03/10 04:13:52 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:13:52 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:13:52 DEBUG : foo: sha1 differ 2026/03/10 04:13:52 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:52 DEBUG : foo: size = 3 OK 2026/03/10 04:13:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/10 04:13:52 INFO : foo: Copied (replaced existing) 2026/03/10 04:13:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:54 DEBUG : empty space: size = 1 OK 2026/03/10 04:13:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:13:54 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/10 04:13:54 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:54 DEBUG : empty space: Unchanged skipping 2026/03/10 04:13:54 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:55 DEBUG : potato: size = 60 OK 2026/03/10 04:13:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 04:13:55 INFO : potato: Copied (new) 2026/03/10 04:13:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.00s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:57 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:13:57 DEBUG : potato: size = 60 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:13:57 DEBUG : potato: Sizes differ 2026/03/10 04:13:57 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:57 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:13:58 DEBUG : potato: size = 21 OK 2026/03/10 04:13:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/10 04:13:58 INFO : potato: Copied (replaced existing) 2026/03/10 04:13:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.22s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:13:59 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:13:59 DEBUG : potato: size = 21 OK 2026/03/10 04:13:59 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 2026/03/10 04:13:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2144353049) 2026/03/10 04:13:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:13:59 DEBUG : potato: sha1 differ 2026/03/10 04:13:59 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:00 DEBUG : potato: size = 21 OK 2026/03/10 04:14:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/10 04:14:00 INFO : potato: Copied (replaced existing) 2026/03/10 04:14:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:14:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:14:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/10 04:14:02 DEBUG : empty space: size = 1 OK 2026/03/10 04:14:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:14:02 DEBUG : empty space: Unchanged skipping 2026/03/10 04:14:02 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:02 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:02 DEBUG : Waiting for deletions to finish 2026/03/10 04:14:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:14:05 DEBUG : empty space: size = 1 OK 2026/03/10 04:14:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:14:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:14:05 DEBUG : empty space: Unchanged skipping 2026/03/10 04:14:05 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:05 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:05 DEBUG : potato2: size = 60 OK 2026/03/10 04:14:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 04:14:05 INFO : potato2: Copied (new) 2026/03/10 04:14:05 DEBUG : Waiting for deletions to finish 2026/03/10 04:14:06 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:14:08 INFO : d: Making directory 2026/03/10 04:14:08 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/10 04:14:08 DEBUG : c/non empty space: size = 5 OK 2026/03/10 04:14:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:14:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/10 04:14:08 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:08 DEBUG : c/non empty space: Unchanged skipping 2026/03/10 04:14:08 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:09 DEBUG : a/potato2: size = 60 OK 2026/03/10 04:14:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 04:14:09 INFO : a/potato2: Copied (new) 2026/03/10 04:14:09 DEBUG : Waiting for deletions to finish 2026/03/10 04:14:09 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:14:11 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/10 04:14:11 DEBUG : c/non empty space: size = 5 OK 2026/03/10 04:14:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:14:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/10 04:14:11 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:11 DEBUG : c/non empty space: Unchanged skipping 2026/03/10 04:14:11 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:12 DEBUG : a/potato2: size = 60 OK 2026/03/10 04:14:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 04:14:12 INFO : a/potato2: Copied (new) 2026/03/10 04:14:12 ERROR : B2 bucket rclone-test-felejir7rano: not deleting files as there were IO errors 2026/03/10 04:14:12 ERROR : B2 bucket rclone-test-felejir7rano: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:14:15 DEBUG : Waiting for deletions to finish 2026/03/10 04:14:15 DEBUG : empty space: size = 1 OK 2026/03/10 04:14:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:14:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:14:15 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:15 DEBUG : empty space: Unchanged skipping 2026/03/10 04:14:15 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:15 INFO : potato: Deleted 2026/03/10 04:14:15 DEBUG : potato2: size = 60 OK 2026/03/10 04:14:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 04:14:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.85s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:14:18 DEBUG : Waiting for deletions to finish 2026/03/10 04:14:18 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:18 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:18 INFO : potato: Deleted 2026/03/10 04:14:18 DEBUG : empty space: size = 1 OK 2026/03/10 04:14:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:14:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:14:18 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:18 DEBUG : empty space: Unchanged skipping 2026/03/10 04:14:18 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:19 DEBUG : potato2: size = 60 OK 2026/03/10 04:14:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 04:14:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.67s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:14:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:14:21 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:21 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:21 DEBUG : potato2: size = 19 OK 2026/03/10 04:14:21 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/10 04:14:21 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.20s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:14:24 DEBUG : enormous: Excluded (Size Filter) 2026/03/10 04:14:24 DEBUG : enormous: Excluded 2026/03/10 04:14:24 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 04:14:24 DEBUG : potato2: Excluded 2026/03/10 04:14:24 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 04:14:24 DEBUG : empty space: size = 1 OK 2026/03/10 04:14:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:14:24 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:24 DEBUG : empty space: Unchanged skipping 2026/03/10 04:14:24 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:24 DEBUG : Waiting for deletions to finish 2026/03/10 04:14:24 INFO : There was nothing to transfer 2026/03/10 04:14:24 DEBUG : enormous: Excluded (Size Filter) 2026/03/10 04:14:24 DEBUG : enormous: Excluded 2026/03/10 04:14:24 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 04:14:24 DEBUG : potato2: Excluded 2026/03/10 04:14:24 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 04:14:24 DEBUG : empty space: size = 1 OK 2026/03/10 04:14:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/10 04:14:24 DEBUG : empty space: Unchanged skipping 2026/03/10 04:14:24 DEBUG : Local file system at /tmp/rclone2144353049: Waiting for checks to finish 2026/03/10 04:14:24 DEBUG : Local file system at /tmp/rclone2144353049: Waiting for transfers to finish 2026/03/10 04:14:24 DEBUG : Waiting for deletions to finish 2026/03/10 04:14:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.81s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:14:27 DEBUG : enormous: Excluded (Size Filter) 2026/03/10 04:14:27 DEBUG : enormous: Excluded 2026/03/10 04:14:27 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 04:14:27 DEBUG : potato2: Excluded 2026/03/10 04:14:27 DEBUG : empty space: size = 1 OK 2026/03/10 04:14:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:14:27 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:27 DEBUG : empty space: Unchanged skipping 2026/03/10 04:14:27 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:27 DEBUG : Waiting for deletions to finish 2026/03/10 04:14:27 INFO : enormous: Deleted 2026/03/10 04:14:27 INFO : potato2: Deleted 2026/03/10 04:14:27 INFO : There was nothing to transfer 2026/03/10 04:14:27 DEBUG : empty space: size = 1 OK 2026/03/10 04:14:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/10 04:14:27 DEBUG : empty space: Unchanged skipping 2026/03/10 04:14:27 DEBUG : Local file system at /tmp/rclone2144353049: Waiting for checks to finish 2026/03/10 04:14:27 DEBUG : Local file system at /tmp/rclone2144353049: Waiting for transfers to finish 2026/03/10 04:14:27 DEBUG : Waiting for deletions to finish 2026/03/10 04:14:27 INFO : enormous: Deleted 2026/03/10 04:14:27 INFO : potato2: Deleted 2026/03/10 04:14:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.19s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:14:30 DEBUG : five: Need to transfer - File not found at Destination 2026/03/10 04:14:30 DEBUG : four: size = 4 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:14:30 DEBUG : four: size = 8 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:14:30 DEBUG : four: Sizes differ 2026/03/10 04:14:30 DEBUG : three: size = 5 OK 2026/03/10 04:14:30 DEBUG : three: Sizes identical 2026/03/10 04:14:30 DEBUG : two: size = 3 OK 2026/03/10 04:14:30 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:30 DEBUG : one: Destination is newer than source, skipping 2026/03/10 04:14:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/10 04:14:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2144353049) 2026/03/10 04:14:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:14:30 DEBUG : two: sha1 differ 2026/03/10 04:14:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/10 04:14:30 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:30 DEBUG : five: size = 4 OK 2026/03/10 04:14:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/10 04:14:30 INFO : five: Copied (new) 2026/03/10 04:14:31 DEBUG : two: size = 3 OK 2026/03/10 04:14:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/10 04:14:31 INFO : two: Copied (replaced existing) 2026/03/10 04:14:31 DEBUG : four: size = 4 OK 2026/03/10 04:14:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/10 04:14:31 INFO : four: Copied (replaced existing) 2026/03/10 04:14:31 DEBUG : Waiting for deletions to finish 2026/03/10 04:14:31 DEBUG : five: size = 4 OK 2026/03/10 04:14:31 DEBUG : three: size = 5 OK 2026/03/10 04:14:31 DEBUG : two: size = 3 OK 2026/03/10 04:14:31 DEBUG : one: Destination is newer than source, skipping 2026/03/10 04:14:31 DEBUG : four: size = 4 OK 2026/03/10 04:14:31 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/10 04:14:31 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/10 04:14:31 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/10 04:14:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/10 04:14:31 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/10 04:14:31 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/10 04:14:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/10 04:14:31 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/10 04:14:31 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/10 04:14:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2144353049) 2026/03/10 04:14:31 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:14:31 DEBUG : three: sha1 differ 2026/03/10 04:14:31 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/10 04:14:31 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:32 DEBUG : three: size = 5 OK 2026/03/10 04:14:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/10 04:14:32 INFO : three: Copied (replaced existing) 2026/03/10 04:14:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.50s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/10 04:14:34 INFO : B2 bucket rclone-test-felejir7rano: Making map for --track-renames 2026/03/10 04:14:34 INFO : B2 bucket rclone-test-felejir7rano: Finished making map for --track-renames 2026/03/10 04:14:34 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:34 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for renames to finish 2026/03/10 04:14:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/10 04:14:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/10 04:14:34 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:34 DEBUG : yam: size = 11 OK 2026/03/10 04:14:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/10 04:14:34 INFO : yam: Copied (new) 2026/03/10 04:14:34 DEBUG : potato: size = 14 OK 2026/03/10 04:14:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/10 04:14:34 INFO : potato: Copied (new) 2026/03/10 04:14:34 DEBUG : Waiting for deletions to finish 2026/03/10 04:14:35 DEBUG : potato: size = 14 OK 2026/03/10 04:14:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:14:35 INFO : B2 bucket rclone-test-felejir7rano: Making map for --track-renames 2026/03/10 04:14:35 INFO : B2 bucket rclone-test-felejir7rano: Finished making map for --track-renames 2026/03/10 04:14:35 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:35 DEBUG : potato: Unchanged skipping 2026/03/10 04:14:35 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for renames to finish 2026/03/10 04:14:36 DEBUG : yaml: size = 11 OK 2026/03/10 04:14:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/10 04:14:36 INFO : yam: Copied (server-side copy) to: yaml 2026/03/10 04:14:36 INFO : yam: Deleted 2026/03/10 04:14:36 INFO : yaml: Renamed from "yam" 2026/03/10 04:14:36 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.19s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/10 04:14:37 INFO : B2 bucket rclone-test-felejir7rano: Making map for --track-renames 2026/03/10 04:14:37 INFO : B2 bucket rclone-test-felejir7rano: Finished making map for --track-renames 2026/03/10 04:14:37 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/10 04:14:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/10 04:14:37 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for renames to finish 2026/03/10 04:14:37 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:37 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1167-17.backblaze.com/b2api/v1/b2_upload_file/6f827d63f02ddb5b9fc80e1b/c001_v0001167_t0018": EOF 2026/03/10 04:14:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-17.backblaze.com/b2api/v1/b2_upload_file/6f827d63f02ddb5b9fc80e1b/c001_v0001167_t0018": EOF) 2026/03/10 04:14:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/10 04:14:37 DEBUG : yam: Received error: Post "https://pod-000-1167-17.backblaze.com/b2api/v1/b2_upload_file/6f827d63f02ddb5b9fc80e1b/c001_v0001167_t0018": EOF - low level retry 0/10 2026/03/10 04:14:37 DEBUG : pacer: Reducing sleep to 10ms 2026/03/10 04:14:37 DEBUG : potato: size = 14 OK 2026/03/10 04:14:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/10 04:14:37 INFO : potato: Copied (new) 2026/03/10 04:14:38 DEBUG : yam: size = 11 OK 2026/03/10 04:14:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/10 04:14:38 INFO : yam: Copied (new) 2026/03/10 04:14:38 DEBUG : Waiting for deletions to finish 2026/03/10 04:14:38 DEBUG : potato: size = 14 OK 2026/03/10 04:14:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:14:38 INFO : B2 bucket rclone-test-felejir7rano: Making map for --track-renames 2026/03/10 04:14:38 INFO : B2 bucket rclone-test-felejir7rano: Finished making map for --track-renames 2026/03/10 04:14:38 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:38 DEBUG : potato: Unchanged skipping 2026/03/10 04:14:38 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for renames to finish 2026/03/10 04:14:39 DEBUG : yaml: size = 11 OK 2026/03/10 04:14:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/10 04:14:39 INFO : yam: Copied (server-side copy) to: yaml 2026/03/10 04:14:39 INFO : yam: Deleted 2026/03/10 04:14:39 INFO : yaml: Renamed from "yam" 2026/03/10 04:14:39 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.00s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/10 04:14:40 INFO : B2 bucket rclone-test-felejir7rano: Making map for --track-renames 2026/03/10 04:14:40 INFO : B2 bucket rclone-test-felejir7rano: Finished making map for --track-renames 2026/03/10 04:14:40 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/10 04:14:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/10 04:14:40 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for renames to finish 2026/03/10 04:14:40 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:40 DEBUG : potato: size = 14 OK 2026/03/10 04:14:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/10 04:14:40 INFO : potato: Copied (new) 2026/03/10 04:14:40 DEBUG : sub/yam: size = 11 OK 2026/03/10 04:14:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/10 04:14:40 INFO : sub/yam: Copied (new) 2026/03/10 04:14:40 DEBUG : Waiting for deletions to finish 2026/03/10 04:14:41 DEBUG : potato: size = 14 OK 2026/03/10 04:14:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:14:41 DEBUG : potato: Unchanged skipping 2026/03/10 04:14:41 INFO : B2 bucket rclone-test-felejir7rano: Making map for --track-renames 2026/03/10 04:14:41 INFO : B2 bucket rclone-test-felejir7rano: Finished making map for --track-renames 2026/03/10 04:14:41 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:41 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for renames to finish 2026/03/10 04:14:41 DEBUG : yam: size = 11 OK 2026/03/10 04:14:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/10 04:14:41 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/10 04:14:41 INFO : sub/yam: Deleted 2026/03/10 04:14:41 INFO : yam: Renamed from "sub/yam" 2026/03/10 04:14:41 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.67s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:14:42 DEBUG : Creating backend with remote "/tmp/rclone2144353049/dir1" 2026/03/10 04:14:42 DEBUG : Creating backend with remote "/tmp/rclone2144353049/dir2" 2026/03/10 04:14:42 DEBUG : Local file system at /tmp/rclone2144353049/dir2: Using server-side directory move 2026/03/10 04:14:42 INFO : Local file system at /tmp/rclone2144353049/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/10 04:14:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/10 04:14:42 DEBUG : Local file system at /tmp/rclone2144353049/dir2: Waiting for checks to finish 2026/03/10 04:14:42 DEBUG : Local file system at /tmp/rclone2144353049/dir2: Waiting for transfers to finish 2026/03/10 04:14:42 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:14:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:14:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/10 04:14:43 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:43 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:43 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:14:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:14:43 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:14:43 INFO : sub dir/hello world: Deleted 2026/03/10 04:14:46 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/10 04:14:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/10 04:14:46 INFO : nested/sub dir/file: Copied (new) 2026/03/10 04:14:46 INFO : nested/sub dir/file: Deleted 2026/03/10 04:14:46 INFO : sub dir: Removing directory 2026/03/10 04:14:46 INFO : nested/sub dir: Removing directory 2026/03/10 04:14:46 INFO : nested: Removing directory 2026/03/10 04:14:46 DEBUG : Local file system at /tmp/rclone2144353049: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (4.46s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:14:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 04:14:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/10 04:14:47 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:47 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:48 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 04:14:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:14:48 INFO : sub dir/hello world: Copied (new) 2026/03/10 04:14:48 INFO : sub dir/hello world: Deleted 2026/03/10 04:14:48 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/10 04:14:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/10 04:14:48 INFO : nested/sub dir/file: Copied (new) 2026/03/10 04:14:48 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.80s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:14:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/10 04:14:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/10 04:14:49 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:49 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:49 DEBUG : existing-b: size = 6 OK 2026/03/10 04:14:49 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/10 04:14:49 INFO : existing-b: Copied (new) 2026/03/10 04:14:49 INFO : existing-b: Deleted 2026/03/10 04:14:50 DEBUG : existing: size = 6 OK 2026/03/10 04:14:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/10 04:14:50 INFO : existing: Copied (new) 2026/03/10 04:14:50 INFO : existing: Deleted 2026/03/10 04:14:50 DEBUG : existing: Destination exists, skipping 2026/03/10 04:14:50 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:14:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/10 04:14:50 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:14:50 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.96s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:14:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qanorab3qale" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-felejir7rano -> B2 bucket rclone-test-qanorab3qale 2026/03/10 04:14:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:14:55 DEBUG : empty space: size = 1 OK 2026/03/10 04:14:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 04:14:55 DEBUG : empty space: Unchanged skipping 2026/03/10 04:14:55 DEBUG : potato3: size = 68 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:14:55 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qanorab3qale) 2026/03/10 04:14:55 DEBUG : potato3: Sizes differ 2026/03/10 04:14:55 DEBUG : B2 bucket rclone-test-qanorab3qale: Waiting for checks to finish 2026/03/10 04:14:55 INFO : empty space: Deleted 2026/03/10 04:14:55 DEBUG : B2 bucket rclone-test-qanorab3qale: Waiting for transfers to finish 2026/03/10 04:14:56 DEBUG : potato2: size = 60 OK 2026/03/10 04:14:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 04:14:56 INFO : potato2: Copied (server-side copy) 2026/03/10 04:14:56 INFO : potato2: Deleted 2026/03/10 04:14:56 DEBUG : potato3: size = 68 OK 2026/03/10 04:14:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/10 04:14:56 INFO : potato3: Copied (server-side copy) 2026/03/10 04:14:57 INFO : potato3: Deleted 2026/03/10 04:14:57 DEBUG : Creating backend with remote "TestB2:rclone-test-nukatap3vuji" 2026/03/10 04:14:58 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/10 04:14:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:14:58 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/10 04:14:58 DEBUG : B2 bucket rclone-test-nukatap3vuji: Waiting for checks to finish 2026/03/10 04:14:58 DEBUG : B2 bucket rclone-test-nukatap3vuji: Waiting for transfers to finish 2026/03/10 04:14:59 DEBUG : empty space: size = 1 OK 2026/03/10 04:14:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/10 04:14:59 INFO : empty space: Copied (server-side copy) 2026/03/10 04:14:59 INFO : empty space: Deleted 2026/03/10 04:14:59 DEBUG : potato2: size = 60 OK 2026/03/10 04:14:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 04:14:59 INFO : potato2: Copied (server-side copy) 2026/03/10 04:14:59 INFO : potato2: Deleted 2026/03/10 04:15:00 DEBUG : potato3: size = 68 OK 2026/03/10 04:15:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/10 04:15:00 INFO : potato3: Copied (server-side copy) 2026/03/10 04:15:00 INFO : potato3: Deleted 2026/03/10 04:15:00 DEBUG : B2 bucket rclone-test-nukatap3vuji: Purge remote 2026/03/10 04:15:00 INFO : B2 bucket rclone-test-nukatap3vuji: cleaning bucket "rclone-test-nukatap3vuji" of all files 2026/03/10 04:15:00 DEBUG : empty space: Deleting (id "4_z9f928d83f04ddb5b9fc80e1b_f1069e9edf08a1d39_d20260310_m041459_c001_v0001184_t0043_u01773116099152") 2026/03/10 04:15:00 DEBUG : potato2: Deleting (id "4_z9f928d83f04ddb5b9fc80e1b_f1095ea6d2e784b52_d20260310_m041459_c001_v0001134_t0055_u01773116099481") 2026/03/10 04:15:00 DEBUG : potato3: Deleting (id "4_z9f928d83f04ddb5b9fc80e1b_f117e66e04c03a793_d20260310_m041459_c001_v0001167_t0059_u01773116099528") 2026/03/10 04:15:01 DEBUG : B2 bucket rclone-test-qanorab3qale: Purge remote 2026/03/10 04:15:01 INFO : B2 bucket rclone-test-qanorab3qale: cleaning bucket "rclone-test-qanorab3qale" of all files 2026/03/10 04:15:01 DEBUG : empty space: Deleting (id "4_zafe27d53f04ddb5b9fc80e1b_f40792c0dba2390b8_d20260310_m041459_c001_v7007000_t0000_u01773116099450") 2026/03/10 04:15:01 DEBUG : empty space: Deleting (id "4_zafe27d53f04ddb5b9fc80e1b_f1006d6148f067e36_d20260310_m041454_c001_v0001171_t0042_u01773116094861") 2026/03/10 04:15:01 DEBUG : potato2: Deleting (id "4_zafe27d53f04ddb5b9fc80e1b_f40792c0dba2390b9_d20260310_m041459_c001_v7007000_t0000_u01773116099858") 2026/03/10 04:15:01 DEBUG : potato2: Deleting (id "4_zafe27d53f04ddb5b9fc80e1b_f103bf6f490ec737e_d20260310_m041455_c001_v0001104_t0057_u01773116095901") 2026/03/10 04:15:01 DEBUG : potato3: Deleting (id "4_zafe27d53f04ddb5b9fc80e1b_f40792c0dba2390ba_d20260310_m041500_c001_v7007000_t0000_u01773116100108") 2026/03/10 04:15:01 DEBUG : potato3: Deleting (id "4_zafe27d53f04ddb5b9fc80e1b_f1125d653e49d52d0_d20260310_m041456_c001_v0001043_t0034_u01773116096515") 2026/03/10 04:15:01 DEBUG : potato3: Deleting (id "4_zafe27d53f04ddb5b9fc80e1b_f1006d6148f067e38_d20260310_m041455_c001_v0001171_t0033_u01773116095201") --- PASS: TestServerSideMove (12.18s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:15:03 DEBUG : Creating backend with remote "TestB2:rclone-test-rogiqup8pepu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-felejir7rano -> B2 bucket rclone-test-rogiqup8pepu 2026/03/10 04:15:08 DEBUG : empty space: Excluded (Size Filter) 2026/03/10 04:15:08 DEBUG : empty space: Excluded (Size Filter) 2026/03/10 04:15:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:15:08 DEBUG : potato3: size = 68 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:15:08 DEBUG : potato3: size = 60 (B2 bucket rclone-test-rogiqup8pepu) 2026/03/10 04:15:08 DEBUG : potato3: Sizes differ 2026/03/10 04:15:08 DEBUG : B2 bucket rclone-test-rogiqup8pepu: Waiting for checks to finish 2026/03/10 04:15:08 DEBUG : B2 bucket rclone-test-rogiqup8pepu: Waiting for transfers to finish 2026/03/10 04:15:09 DEBUG : potato2: size = 60 OK 2026/03/10 04:15:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 04:15:09 INFO : potato2: Copied (server-side copy) 2026/03/10 04:15:09 INFO : potato2: Deleted 2026/03/10 04:15:09 DEBUG : potato3: size = 68 OK 2026/03/10 04:15:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/10 04:15:09 INFO : potato3: Copied (server-side copy) 2026/03/10 04:15:10 INFO : potato3: Deleted 2026/03/10 04:15:10 DEBUG : Creating backend with remote "TestB2:rclone-test-tiseqeh9hivi" 2026/03/10 04:15:11 DEBUG : empty space: Excluded (Size Filter) 2026/03/10 04:15:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:15:11 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/10 04:15:11 DEBUG : B2 bucket rclone-test-tiseqeh9hivi: Waiting for checks to finish 2026/03/10 04:15:11 DEBUG : B2 bucket rclone-test-tiseqeh9hivi: Waiting for transfers to finish 2026/03/10 04:15:13 DEBUG : potato2: size = 60 OK 2026/03/10 04:15:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 04:15:13 INFO : potato2: Copied (server-side copy) 2026/03/10 04:15:13 DEBUG : potato3: size = 68 OK 2026/03/10 04:15:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/10 04:15:13 INFO : potato3: Copied (server-side copy) 2026/03/10 04:15:13 INFO : potato2: Deleted 2026/03/10 04:15:13 INFO : potato3: Deleted 2026/03/10 04:15:13 DEBUG : B2 bucket rclone-test-tiseqeh9hivi: Purge remote 2026/03/10 04:15:13 INFO : B2 bucket rclone-test-tiseqeh9hivi: cleaning bucket "rclone-test-tiseqeh9hivi" of all files 2026/03/10 04:15:13 DEBUG : potato2: Deleting (id "4_zaf92bdb3f04ddb5b9fc80e1b_f1121ac7f67a6a028_d20260310_m041512_c001_v0001091_t0007_u01773116112797") 2026/03/10 04:15:13 DEBUG : potato3: Deleting (id "4_zaf92bdb3f04ddb5b9fc80e1b_f113255894c0c2d36_d20260310_m041512_c001_v0001117_t0053_u01773116112738") 2026/03/10 04:15:14 DEBUG : B2 bucket rclone-test-rogiqup8pepu: Purge remote 2026/03/10 04:15:14 INFO : B2 bucket rclone-test-rogiqup8pepu: cleaning bucket "rclone-test-rogiqup8pepu" of all files 2026/03/10 04:15:14 DEBUG : empty space: Deleting (id "4_z7ff2ad83f04ddb5b9fc80e1b_f112ced68b87e6a33_d20260310_m041507_c001_v0001185_t0058_u01773116107801") 2026/03/10 04:15:14 DEBUG : potato2: Deleting (id "4_z7ff2ad83f04ddb5b9fc80e1b_f4172ddf8572b01dd_d20260310_m041513_c001_v7007000_t0000_u01773116113199") 2026/03/10 04:15:14 DEBUG : potato2: Deleting (id "4_z7ff2ad83f04ddb5b9fc80e1b_f11600cb79456cdf1_d20260310_m041508_c001_v0001182_t0025_u01773116108954") 2026/03/10 04:15:14 DEBUG : potato3: Deleting (id "4_z7ff2ad83f04ddb5b9fc80e1b_f4060d65fef30d80a_d20260310_m041513_c001_v7007000_t0000_u01773116113269") 2026/03/10 04:15:14 DEBUG : potato3: Deleting (id "4_z7ff2ad83f04ddb5b9fc80e1b_f10108ee7d495196f_d20260310_m041509_c001_v0001039_t0013_u01773116109193") 2026/03/10 04:15:14 DEBUG : potato3: Deleting (id "4_z7ff2ad83f04ddb5b9fc80e1b_f112ced68b87e6a3b_d20260310_m041508_c001_v0001185_t0043_u01773116108023") --- PASS: TestServerSideMoveWithFilter (13.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:15:16 DEBUG : Creating backend with remote "TestB2:rclone-test-coyumid6cagi" 2026/03/10 04:15:18 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-felejir7rano -> B2 bucket rclone-test-coyumid6cagi 2026/03/10 04:15:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:15:21 DEBUG : empty space: size = 1 OK 2026/03/10 04:15:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 04:15:21 DEBUG : empty space: Unchanged skipping 2026/03/10 04:15:21 DEBUG : potato3: size = 68 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:15:21 DEBUG : potato3: size = 60 (B2 bucket rclone-test-coyumid6cagi) 2026/03/10 04:15:21 DEBUG : potato3: Sizes differ 2026/03/10 04:15:21 DEBUG : B2 bucket rclone-test-coyumid6cagi: Waiting for checks to finish 2026/03/10 04:15:22 INFO : empty space: Deleted 2026/03/10 04:15:22 DEBUG : B2 bucket rclone-test-coyumid6cagi: Waiting for transfers to finish 2026/03/10 04:15:22 DEBUG : potato3: size = 68 OK 2026/03/10 04:15:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/10 04:15:22 INFO : potato3: Copied (server-side copy) 2026/03/10 04:15:22 INFO : potato3: Deleted 2026/03/10 04:15:23 DEBUG : potato2: size = 60 OK 2026/03/10 04:15:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 04:15:23 INFO : potato2: Copied (server-side copy) 2026/03/10 04:15:23 INFO : potato2: Deleted 2026/03/10 04:15:24 DEBUG : Creating backend with remote "TestB2:rclone-test-vuseciy5xuni" 2026/03/10 04:15:24 INFO : tomatoDir: Making directory 2026/03/10 04:15:25 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/10 04:15:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 04:15:25 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/10 04:15:25 DEBUG : B2 bucket rclone-test-vuseciy5xuni: Waiting for checks to finish 2026/03/10 04:15:25 DEBUG : B2 bucket rclone-test-vuseciy5xuni: Waiting for transfers to finish 2026/03/10 04:15:26 DEBUG : empty space: size = 1 OK 2026/03/10 04:15:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/10 04:15:26 INFO : empty space: Copied (server-side copy) 2026/03/10 04:15:26 INFO : empty space: Deleted 2026/03/10 04:15:26 DEBUG : potato3: size = 68 OK 2026/03/10 04:15:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/10 04:15:26 INFO : potato3: Copied (server-side copy) 2026/03/10 04:15:26 INFO : potato3: Deleted 2026/03/10 04:15:26 DEBUG : potato2: size = 60 OK 2026/03/10 04:15:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/10 04:15:26 INFO : potato2: Copied (server-side copy) 2026/03/10 04:15:27 INFO : potato2: Deleted 2026/03/10 04:15:27 DEBUG : B2 bucket rclone-test-vuseciy5xuni: Purge remote 2026/03/10 04:15:27 INFO : B2 bucket rclone-test-vuseciy5xuni: cleaning bucket "rclone-test-vuseciy5xuni" of all files 2026/03/10 04:15:27 DEBUG : empty space: Deleting (id "4_zcf52fd03f04ddb5b9fc80e1b_f108bc1d4ede52e31_d20260310_m041525_c001_v0001091_t0035_u01773116125783") 2026/03/10 04:15:27 DEBUG : potato2: Deleting (id "4_zcf52fd03f04ddb5b9fc80e1b_f118e719f7879b259_d20260310_m041526_c001_v0001167_t0014_u01773116126150") 2026/03/10 04:15:27 DEBUG : potato3: Deleting (id "4_zcf52fd03f04ddb5b9fc80e1b_f117e66e04c03a8a4_d20260310_m041526_c001_v0001167_t0006_u01773116126154") 2026/03/10 04:15:28 DEBUG : B2 bucket rclone-test-coyumid6cagi: Purge remote 2026/03/10 04:15:28 INFO : B2 bucket rclone-test-coyumid6cagi: cleaning bucket "rclone-test-coyumid6cagi" of all files 2026/03/10 04:15:28 DEBUG : empty space: Deleting (id "4_z5fe2dda3f04ddb5b9fc80e1b_f41844cdd184d8d73_d20260310_m041526_c001_v7007000_t0000_u01773116126371") 2026/03/10 04:15:28 DEBUG : empty space: Deleting (id "4_z5fe2dda3f04ddb5b9fc80e1b_f109efbf4192cb8a6_d20260310_m041520_c001_v0001150_t0048_u01773116120804") 2026/03/10 04:15:28 DEBUG : potato2: Deleting (id "4_z5fe2dda3f04ddb5b9fc80e1b_f41844cdd184d8d76_d20260310_m041526_c001_v7007000_t0000_u01773116126912") 2026/03/10 04:15:28 DEBUG : potato2: Deleting (id "4_z5fe2dda3f04ddb5b9fc80e1b_f1107c0c95bc962d3_d20260310_m041522_c001_v0001039_t0013_u01773116122313") 2026/03/10 04:15:28 DEBUG : potato3: Deleting (id "4_z5fe2dda3f04ddb5b9fc80e1b_f41844cdd184d8d74_d20260310_m041526_c001_v7007000_t0000_u01773116126659") 2026/03/10 04:15:28 DEBUG : potato3: Deleting (id "4_z5fe2dda3f04ddb5b9fc80e1b_f11041f614120db2b_d20260310_m041522_c001_v0001183_t0018_u01773116122352") 2026/03/10 04:15:28 DEBUG : potato3: Deleting (id "4_z5fe2dda3f04ddb5b9fc80e1b_f109efbf4192cb8a8_d20260310_m041521_c001_v0001150_t0037_u01773116121193") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.77s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:15:30 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.00s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:15:33 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:15:35 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/rclone-sync-test" 2026/03/10 04:15:36 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/rclone-sync-test-include/layer2" 2026/03/10 04:15:39 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/rclone-sync-test-ignore-file" 2026/03/10 04:15:42 DEBUG : B2 bucket rclone-test-felejir7rano path rclone-sync-test: Waiting for checks to finish 2026/03/10 04:15:42 DEBUG : B2 bucket rclone-test-felejir7rano path rclone-sync-test: Waiting for transfers to finish 2026/03/10 04:15:42 DEBUG : Waiting for deletions to finish 2026/03/10 04:15:42 INFO : There was nothing to transfer 2026/03/10 04:15:42 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:15:42 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:15:42 DEBUG : Waiting for deletions to finish 2026/03/10 04:15:42 INFO : There was nothing to transfer 2026/03/10 04:15:43 DEBUG : B2 bucket rclone-test-felejir7rano path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/10 04:15:43 DEBUG : B2 bucket rclone-test-felejir7rano path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/10 04:15:43 DEBUG : Waiting for deletions to finish 2026/03/10 04:15:43 INFO : There was nothing to transfer 2026/03/10 04:15:43 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:15:43 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:15:43 DEBUG : Waiting for deletions to finish 2026/03/10 04:15:43 INFO : There was nothing to transfer 2026/03/10 04:15:44 DEBUG : B2 bucket rclone-test-felejir7rano path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/10 04:15:44 DEBUG : B2 bucket rclone-test-felejir7rano path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/10 04:15:44 DEBUG : Waiting for deletions to finish 2026/03/10 04:15:44 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.65s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:15:44 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/dst" 2026/03/10 04:15:45 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/CompareDest" 2026/03/10 04:15:47 DEBUG : one: Need to transfer - File not found at Destination 2026/03/10 04:15:47 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:15:47 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:15:48 DEBUG : one: size = 3 OK 2026/03/10 04:15:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 04:15:48 INFO : one: Copied (new) 2026/03/10 04:15:48 DEBUG : Waiting for deletions to finish 2026/03/10 04:15:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:15:49 DEBUG : one: size = 3 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:15:49 DEBUG : one: Sizes differ 2026/03/10 04:15:49 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:15:49 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:15:49 DEBUG : one: size = 5 OK 2026/03/10 04:15:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/10 04:15:49 INFO : one: Copied (replaced existing) 2026/03/10 04:15:49 DEBUG : Waiting for deletions to finish 2026/03/10 04:15:51 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:15:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:15:51 DEBUG : one: size = 3 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:15:51 DEBUG : one: Sizes differ 2026/03/10 04:15:51 DEBUG : one: size = 5 OK 2026/03/10 04:15:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:15:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 04:15:51 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:15:51 DEBUG : Waiting for deletions to finish 2026/03/10 04:15:51 INFO : There was nothing to transfer 2026/03/10 04:15:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:15:52 DEBUG : one: size = 3 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:15:52 DEBUG : one: Sizes differ 2026/03/10 04:15:53 DEBUG : two: size = 3 OK 2026/03/10 04:15:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:15:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/10 04:15:53 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:15:53 DEBUG : one: size = 5 OK 2026/03/10 04:15:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:15:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 04:15:53 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:15:53 DEBUG : Waiting for deletions to finish 2026/03/10 04:15:53 INFO : There was nothing to transfer 2026/03/10 04:15:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:15:53 DEBUG : one: size = 3 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:15:53 DEBUG : one: Sizes differ 2026/03/10 04:15:53 DEBUG : two: size = 3 OK 2026/03/10 04:15:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:15:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/10 04:15:53 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:15:53 DEBUG : one: size = 5 OK 2026/03/10 04:15:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:15:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 04:15:53 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:15:53 DEBUG : Waiting for deletions to finish 2026/03/10 04:15:53 INFO : There was nothing to transfer 2026/03/10 04:15:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:15:54 DEBUG : one: size = 3 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:15:54 DEBUG : one: Sizes differ 2026/03/10 04:15:55 DEBUG : two: size = 3 OK 2026/03/10 04:15:55 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 2026/03/10 04:15:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/10 04:15:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/10 04:15:55 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:15:55 DEBUG : one: size = 5 OK 2026/03/10 04:15:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:15:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 04:15:55 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:15:55 DEBUG : Waiting for deletions to finish 2026/03/10 04:15:55 INFO : There was nothing to transfer 2026/03/10 04:15:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:15:55 DEBUG : one: size = 3 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:15:55 DEBUG : one: Sizes differ 2026/03/10 04:15:55 DEBUG : two: size = 5 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:15:55 DEBUG : two: size = 3 (B2 bucket rclone-test-felejir7rano path CompareDest) 2026/03/10 04:15:55 DEBUG : two: Sizes differ 2026/03/10 04:15:55 DEBUG : two: Need to transfer - File not found at Destination 2026/03/10 04:15:55 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:15:55 DEBUG : one: size = 5 OK 2026/03/10 04:15:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:15:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 04:15:55 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:15:56 DEBUG : two: size = 5 OK 2026/03/10 04:15:56 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/10 04:15:56 INFO : two: Copied (new) 2026/03/10 04:15:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.11s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:15:59 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/dest" 2026/03/10 04:16:00 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/pre-dest1" 2026/03/10 04:16:01 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/pre-dest2" 2026/03/10 04:16:03 DEBUG : 1: size = 1 OK 2026/03/10 04:16:03 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:16:03 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/10 04:16:04 DEBUG : 2: size = 1 OK 2026/03/10 04:16:04 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:16:04 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/10 04:16:04 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/10 04:16:04 DEBUG : B2 bucket rclone-test-felejir7rano path dest: Waiting for checks to finish 2026/03/10 04:16:04 DEBUG : B2 bucket rclone-test-felejir7rano path dest: Waiting for transfers to finish 2026/03/10 04:16:05 DEBUG : 3: size = 1 OK 2026/03/10 04:16:05 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/10 04:16:05 INFO : 3: Copied (new) 2026/03/10 04:16:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.20s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:16:06 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/dst" 2026/03/10 04:16:08 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/CopyDest" 2026/03/10 04:16:10 DEBUG : one: Need to transfer - File not found at Destination 2026/03/10 04:16:10 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:16:10 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:16:11 DEBUG : one: size = 3 OK 2026/03/10 04:16:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 04:16:11 INFO : one: Copied (new) 2026/03/10 04:16:11 DEBUG : Waiting for deletions to finish 2026/03/10 04:16:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:16:11 DEBUG : one: size = 3 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:16:11 DEBUG : one: Sizes differ 2026/03/10 04:16:11 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:16:11 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:16:12 DEBUG : one: size = 5 OK 2026/03/10 04:16:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/10 04:16:12 INFO : one: Copied (replaced existing) 2026/03/10 04:16:12 DEBUG : Waiting for deletions to finish 2026/03/10 04:16:14 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/BackupDir" 2026/03/10 04:16:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:16:15 DEBUG : one: size = 3 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:16:15 DEBUG : one: Sizes differ 2026/03/10 04:16:15 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:16:15 DEBUG : one: size = 5 OK 2026/03/10 04:16:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:16:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:16:15 DEBUG : one: size = 3 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:16:15 DEBUG : one: Sizes differ 2026/03/10 04:16:16 DEBUG : one: size = 3 OK 2026/03/10 04:16:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 04:16:16 INFO : one: Copied (server-side copy) 2026/03/10 04:16:17 INFO : one: Deleted 2026/03/10 04:16:17 DEBUG : one: size = 5 OK 2026/03/10 04:16:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/10 04:16:17 INFO : one: Copied (server-side copy) 2026/03/10 04:16:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/10 04:16:17 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:16:17 DEBUG : Waiting for deletions to finish 2026/03/10 04:16:18 DEBUG : one: size = 5 OK 2026/03/10 04:16:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:16:18 DEBUG : one: Unchanged skipping 2026/03/10 04:16:18 DEBUG : two: size = 3 OK 2026/03/10 04:16:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:16:19 DEBUG : two: size = 3 OK 2026/03/10 04:16:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/10 04:16:19 INFO : two: Copied (server-side copy) 2026/03/10 04:16:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/10 04:16:19 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:16:19 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:16:19 DEBUG : Waiting for deletions to finish 2026/03/10 04:16:19 DEBUG : one: size = 5 OK 2026/03/10 04:16:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:16:19 DEBUG : one: Unchanged skipping 2026/03/10 04:16:19 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:16:19 DEBUG : two: size = 3 OK 2026/03/10 04:16:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:16:19 DEBUG : two: Unchanged skipping 2026/03/10 04:16:19 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:16:19 DEBUG : Waiting for deletions to finish 2026/03/10 04:16:19 INFO : There was nothing to transfer 2026/03/10 04:16:20 DEBUG : one: size = 5 OK 2026/03/10 04:16:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:16:20 DEBUG : one: Unchanged skipping 2026/03/10 04:16:21 DEBUG : three: size = 7 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:16:21 DEBUG : three: size = 5 (B2 bucket rclone-test-felejir7rano path CopyDest) 2026/03/10 04:16:21 DEBUG : three: Sizes differ 2026/03/10 04:16:21 DEBUG : three: Destination not found in --copy-dest 2026/03/10 04:16:21 DEBUG : three: Need to transfer - File not found at Destination 2026/03/10 04:16:21 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:16:21 DEBUG : two: size = 3 OK 2026/03/10 04:16:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 04:16:21 DEBUG : two: Unchanged skipping 2026/03/10 04:16:21 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:16:22 DEBUG : three: size = 7 OK 2026/03/10 04:16:22 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/10 04:16:22 INFO : three: Copied (new) 2026/03/10 04:16:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.06s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:16:25 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/dst" 2026/03/10 04:16:26 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/backup" 2026/03/10 04:16:28 DEBUG : two: size = 3 OK 2026/03/10 04:16:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:16:28 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:16:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:16:28 DEBUG : one: size = 3 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:16:28 DEBUG : one: Sizes differ 2026/03/10 04:16:28 DEBUG : two: Unchanged skipping 2026/03/10 04:16:29 DEBUG : one: size = 3 OK 2026/03/10 04:16:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 04:16:29 INFO : one: Copied (server-side copy) 2026/03/10 04:16:30 INFO : one: Deleted 2026/03/10 04:16:30 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:16:31 DEBUG : one: size = 4 OK 2026/03/10 04:16:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 04:16:31 INFO : one: Copied (new) 2026/03/10 04:16:31 DEBUG : Waiting for deletions to finish 2026/03/10 04:16:31 DEBUG : three.txt: size = 5 OK 2026/03/10 04:16:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/10 04:16:31 INFO : three.txt: Copied (server-side copy) 2026/03/10 04:16:31 INFO : three.txt: Deleted 2026/03/10 04:16:31 INFO : three.txt: Moved into backup dir 2026/03/10 04:16:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:16:33 DEBUG : one: size = 4 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:16:33 DEBUG : one: Sizes differ 2026/03/10 04:16:33 DEBUG : two: size = 3 OK 2026/03/10 04:16:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:16:33 DEBUG : two: Unchanged skipping 2026/03/10 04:16:33 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:16:34 DEBUG : one: size = 4 OK 2026/03/10 04:16:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 04:16:34 INFO : one: Copied (server-side copy) 2026/03/10 04:16:34 INFO : one: Deleted 2026/03/10 04:16:34 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:16:34 DEBUG : one: size = 5 OK 2026/03/10 04:16:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/10 04:16:34 INFO : one: Copied (new) 2026/03/10 04:16:34 DEBUG : Waiting for deletions to finish 2026/03/10 04:16:35 DEBUG : three.txt: size = 6 OK 2026/03/10 04:16:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/10 04:16:35 INFO : three.txt: Copied (server-side copy) 2026/03/10 04:16:35 INFO : three.txt: Deleted 2026/03/10 04:16:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.09s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:16:38 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/dst" 2026/03/10 04:16:39 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/backup" 2026/03/10 04:16:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:16:41 DEBUG : one: size = 3 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:16:41 DEBUG : one: Sizes differ 2026/03/10 04:16:41 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:16:41 DEBUG : two: size = 3 OK 2026/03/10 04:16:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:16:41 DEBUG : two: Unchanged skipping 2026/03/10 04:16:42 DEBUG : one.bak: size = 3 OK 2026/03/10 04:16:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 04:16:42 INFO : one: Copied (server-side copy) to: one.bak 2026/03/10 04:16:42 INFO : one: Deleted 2026/03/10 04:16:42 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:16:43 DEBUG : one: size = 4 OK 2026/03/10 04:16:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 04:16:43 INFO : one: Copied (new) 2026/03/10 04:16:43 DEBUG : Waiting for deletions to finish 2026/03/10 04:16:44 DEBUG : three.txt.bak: size = 5 OK 2026/03/10 04:16:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/10 04:16:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/10 04:16:44 INFO : three.txt: Deleted 2026/03/10 04:16:44 INFO : three.txt: Moved into backup dir 2026/03/10 04:16:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:16:46 DEBUG : one: size = 4 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:16:46 DEBUG : one: Sizes differ 2026/03/10 04:16:46 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:16:46 DEBUG : two: size = 3 OK 2026/03/10 04:16:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:16:46 DEBUG : two: Unchanged skipping 2026/03/10 04:16:47 DEBUG : one.bak: size = 4 OK 2026/03/10 04:16:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 04:16:47 INFO : one: Copied (server-side copy) to: one.bak 2026/03/10 04:16:47 INFO : one: Deleted 2026/03/10 04:16:47 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:16:47 DEBUG : one: size = 5 OK 2026/03/10 04:16:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/10 04:16:47 INFO : one: Copied (new) 2026/03/10 04:16:47 DEBUG : Waiting for deletions to finish 2026/03/10 04:16:48 DEBUG : three.txt.bak: size = 6 OK 2026/03/10 04:16:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/10 04:16:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/10 04:16:48 INFO : three.txt: Deleted 2026/03/10 04:16:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.73s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:16:51 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/dst" 2026/03/10 04:16:52 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/backup" 2026/03/10 04:16:54 DEBUG : two: size = 3 OK 2026/03/10 04:16:54 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:16:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:16:54 DEBUG : two: Unchanged skipping 2026/03/10 04:16:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:16:54 DEBUG : one: size = 3 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:16:54 DEBUG : one: Sizes differ 2026/03/10 04:16:55 DEBUG : one-2019-01-01: size = 3 OK 2026/03/10 04:16:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 04:16:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/10 04:16:55 INFO : one: Deleted 2026/03/10 04:16:55 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:16:56 DEBUG : one: size = 4 OK 2026/03/10 04:16:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 04:16:56 INFO : one: Copied (new) 2026/03/10 04:16:56 DEBUG : Waiting for deletions to finish 2026/03/10 04:16:57 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/10 04:16:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/10 04:16:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/10 04:16:57 INFO : three.txt: Deleted 2026/03/10 04:16:57 INFO : three.txt: Moved into backup dir 2026/03/10 04:16:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:16:59 DEBUG : one: size = 4 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:16:59 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:16:59 DEBUG : one: Sizes differ 2026/03/10 04:16:59 DEBUG : two: size = 3 OK 2026/03/10 04:16:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:16:59 DEBUG : two: Unchanged skipping 2026/03/10 04:16:59 DEBUG : one-2019-01-01: size = 4 OK 2026/03/10 04:16:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 04:16:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/10 04:17:00 INFO : one: Deleted 2026/03/10 04:17:00 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:17:00 DEBUG : one: size = 5 OK 2026/03/10 04:17:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/10 04:17:00 INFO : one: Copied (new) 2026/03/10 04:17:00 DEBUG : Waiting for deletions to finish 2026/03/10 04:17:00 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/10 04:17:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/10 04:17:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/10 04:17:01 INFO : three.txt: Deleted 2026/03/10 04:17:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.58s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:17:04 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/dst" 2026/03/10 04:17:06 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:17:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:17:06 DEBUG : two: size = 3 OK 2026/03/10 04:17:06 DEBUG : one: size = 3 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:17:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:17:06 DEBUG : two: Unchanged skipping 2026/03/10 04:17:06 DEBUG : one: Sizes differ 2026/03/10 04:17:06 DEBUG : one.bak: size = 3 OK 2026/03/10 04:17:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 04:17:06 INFO : one: Copied (server-side copy) to: one.bak 2026/03/10 04:17:06 INFO : one: Deleted 2026/03/10 04:17:06 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:17:08 DEBUG : one: size = 4 OK 2026/03/10 04:17:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 04:17:08 INFO : one: Copied (new) 2026/03/10 04:17:08 DEBUG : Waiting for deletions to finish 2026/03/10 04:17:09 DEBUG : three.txt.bak: size = 5 OK 2026/03/10 04:17:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/10 04:17:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/10 04:17:09 INFO : three.txt: Deleted 2026/03/10 04:17:09 INFO : three.txt: Moved into backup dir 2026/03/10 04:17:11 DEBUG : one.bak: Excluded (Path Filter) 2026/03/10 04:17:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/10 04:17:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:17:11 DEBUG : one: size = 4 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:17:11 DEBUG : one: Sizes differ 2026/03/10 04:17:11 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for checks to finish 2026/03/10 04:17:11 DEBUG : two: size = 3 OK 2026/03/10 04:17:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:17:11 DEBUG : two: Unchanged skipping 2026/03/10 04:17:11 DEBUG : one.bak: size = 4 OK 2026/03/10 04:17:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 04:17:11 INFO : one: Copied (server-side copy) to: one.bak 2026/03/10 04:17:12 INFO : one: Deleted 2026/03/10 04:17:12 DEBUG : B2 bucket rclone-test-felejir7rano path dst: Waiting for transfers to finish 2026/03/10 04:17:12 DEBUG : one: size = 5 OK 2026/03/10 04:17:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/10 04:17:12 INFO : one: Copied (new) 2026/03/10 04:17:12 DEBUG : Waiting for deletions to finish 2026/03/10 04:17:13 DEBUG : three.txt.bak: size = 6 OK 2026/03/10 04:17:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/10 04:17:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/10 04:17:13 INFO : three.txt: Deleted 2026/03/10 04:17:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.26s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:17:16 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/dst" 2026/03/10 04:17:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:17:17 DEBUG : one: size = 3 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:17:17 DEBUG : one: Sizes differ 2026/03/10 04:17:18 DEBUG : one.bak: size = 3 OK 2026/03/10 04:17:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 04:17:18 INFO : one: Copied (server-side copy) to: one.bak 2026/03/10 04:17:18 INFO : one: Deleted 2026/03/10 04:17:19 DEBUG : one: size = 4 OK 2026/03/10 04:17:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 04:17:19 INFO : one: Copied (new) 2026/03/10 04:17:19 DEBUG : two: size = 3 OK 2026/03/10 04:17:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:17:19 DEBUG : two: Unchanged skipping 2026/03/10 04:17:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:17:19 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:17:19 DEBUG : three.txt: Sizes differ 2026/03/10 04:17:20 DEBUG : three.txt.bak: size = 5 OK 2026/03/10 04:17:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/10 04:17:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/10 04:17:20 INFO : three.txt: Deleted 2026/03/10 04:17:20 DEBUG : three.txt: size = 6 OK 2026/03/10 04:17:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/10 04:17:20 INFO : three.txt: Copied (new) 2026/03/10 04:17:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:17:21 DEBUG : one: size = 4 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:17:21 DEBUG : one: Sizes differ 2026/03/10 04:17:22 DEBUG : one.bak: size = 4 OK 2026/03/10 04:17:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 04:17:22 INFO : one: Copied (server-side copy) to: one.bak 2026/03/10 04:17:22 INFO : one: Deleted 2026/03/10 04:17:22 DEBUG : one: size = 5 OK 2026/03/10 04:17:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/10 04:17:22 INFO : one: Copied (new) 2026/03/10 04:17:22 DEBUG : two: size = 3 OK 2026/03/10 04:17:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:17:22 DEBUG : two: Unchanged skipping 2026/03/10 04:17:22 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:17:22 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:17:22 DEBUG : three.txt: Sizes differ 2026/03/10 04:17:23 DEBUG : three.txt.bak: size = 6 OK 2026/03/10 04:17:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/10 04:17:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/10 04:17:23 INFO : three.txt: Deleted 2026/03/10 04:17:23 DEBUG : three.txt: size = 19 OK 2026/03/10 04:17:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/10 04:17:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.70s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:17:28 DEBUG : Creating backend with remote "TestB2:rclone-test-felejir7rano/dst" 2026/03/10 04:17:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:17:29 DEBUG : one: size = 3 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:17:29 DEBUG : one: Sizes differ 2026/03/10 04:17:31 DEBUG : one-2019-01-01: size = 3 OK 2026/03/10 04:17:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/10 04:17:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/10 04:17:32 INFO : one: Deleted 2026/03/10 04:17:34 DEBUG : one: size = 4 OK 2026/03/10 04:17:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 04:17:34 INFO : one: Copied (new) 2026/03/10 04:17:34 DEBUG : two: size = 3 OK 2026/03/10 04:17:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:17:34 DEBUG : two: Unchanged skipping 2026/03/10 04:17:34 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:17:34 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:17:34 DEBUG : three.txt: Sizes differ 2026/03/10 04:17:35 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/10 04:17:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/10 04:17:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/10 04:17:35 INFO : three.txt: Deleted 2026/03/10 04:17:36 DEBUG : three.txt: size = 6 OK 2026/03/10 04:17:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/10 04:17:36 INFO : three.txt: Copied (new) 2026/03/10 04:17:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:17:37 DEBUG : one: size = 4 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:17:37 DEBUG : one: Sizes differ 2026/03/10 04:17:37 DEBUG : one-2019-01-01: size = 4 OK 2026/03/10 04:17:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/10 04:17:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/10 04:17:38 INFO : one: Deleted 2026/03/10 04:17:38 DEBUG : one: size = 5 OK 2026/03/10 04:17:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/10 04:17:38 INFO : one: Copied (new) 2026/03/10 04:17:39 DEBUG : two: size = 3 OK 2026/03/10 04:17:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:17:39 DEBUG : two: Unchanged skipping 2026/03/10 04:17:39 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:17:39 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-felejir7rano path dst) 2026/03/10 04:17:39 DEBUG : three.txt: Sizes differ 2026/03/10 04:17:39 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/10 04:17:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/10 04:17:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/10 04:17:39 INFO : three.txt: Deleted 2026/03/10 04:17:40 DEBUG : three.txt: size = 19 OK 2026/03/10 04:17:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/10 04:17:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (16.55s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:17:42 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:17:42 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:17:42 DEBUG : Testêé: Sizes differ 2026/03/10 04:17:42 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:17:42 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:17:43 DEBUG : Testêé: size = 14 OK 2026/03/10 04:17:43 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/10 04:17:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/10 04:17:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.46s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:17:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/10 04:17:44 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:17:44 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:17:45 DEBUG : existing: size = 6 OK 2026/03/10 04:17:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/10 04:17:45 INFO : existing: Copied (new) 2026/03/10 04:17:45 DEBUG : Waiting for deletions to finish 2026/03/10 04:17:45 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:17:45 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:17:45 DEBUG : existing: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:17:45 DEBUG : existing: Sizes differ 2026/03/10 04:17:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/10 04:17:45 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:17:45 ERROR : B2 bucket rclone-test-felejir7rano: not deleting files as there were IO errors 2026/03/10 04:17:45 ERROR : B2 bucket rclone-test-felejir7rano: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.94s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:17:47 DEBUG : EXISTING: size = 6 OK 2026/03/10 04:17:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:17:47 DEBUG : existing: Unchanged skipping 2026/03/10 04:17:47 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:17:47 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:17:47 DEBUG : Waiting for deletions to finish 2026/03/10 04:17:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.99s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:18:06 DEBUG : both0: size = 6 OK 2026/03/10 04:18:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both10: size = 6 OK 2026/03/10 04:18:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both11: size = 6 OK 2026/03/10 04:18:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both12: size = 6 OK 2026/03/10 04:18:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both0: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both13: size = 6 OK 2026/03/10 04:18:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:18:06 DEBUG : both10: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both14: size = 6 OK 2026/03/10 04:18:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both14: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both15: size = 6 OK 2026/03/10 04:18:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both15: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both16: size = 6 OK 2026/03/10 04:18:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both11: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both13: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both17: size = 6 OK 2026/03/10 04:18:06 DEBUG : both18: size = 6 OK 2026/03/10 04:18:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both12: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both19: size = 6 OK 2026/03/10 04:18:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both16: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both1: size = 6 OK 2026/03/10 04:18:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both1: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both2: size = 6 OK 2026/03/10 04:18:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both2: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both3: size = 6 OK 2026/03/10 04:18:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both3: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both4: size = 6 OK 2026/03/10 04:18:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both18: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both5: size = 6 OK 2026/03/10 04:18:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both5: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both6: size = 6 OK 2026/03/10 04:18:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both6: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both7: size = 6 OK 2026/03/10 04:18:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both17: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both8: size = 6 OK 2026/03/10 04:18:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both19: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both4: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both9: size = 6 OK 2026/03/10 04:18:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:06 DEBUG : both7: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both8: Unchanged skipping 2026/03/10 04:18:06 DEBUG : both9: Unchanged skipping 2026/03/10 04:18:06 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:18:06 DEBUG : Waiting for deletions to finish 2026/03/10 04:18:06 INFO : only17: Deleted 2026/03/10 04:18:07 INFO : only9: Deleted 2026/03/10 04:18:07 INFO : only4: Deleted 2026/03/10 04:18:07 INFO : only7: Deleted 2026/03/10 04:18:07 INFO : only0: Deleted 2026/03/10 04:18:07 INFO : only12: Deleted 2026/03/10 04:18:07 INFO : only14: Deleted 2026/03/10 04:18:07 INFO : only18: Deleted 2026/03/10 04:18:07 INFO : only2: Deleted 2026/03/10 04:18:07 INFO : only8: Deleted 2026/03/10 04:18:07 INFO : only10: Deleted 2026/03/10 04:18:07 INFO : only11: Deleted 2026/03/10 04:18:07 INFO : only13: Deleted 2026/03/10 04:18:07 INFO : only15: Deleted 2026/03/10 04:18:07 INFO : only16: Deleted 2026/03/10 04:18:07 INFO : only19: Deleted 2026/03/10 04:18:07 INFO : only1: Deleted 2026/03/10 04:18:07 INFO : only3: Deleted 2026/03/10 04:18:08 INFO : only5: Deleted 2026/03/10 04:18:08 INFO : only6: Deleted 2026/03/10 04:18:08 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.50s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:18:30 DEBUG : both10: size = 6 OK 2026/03/10 04:18:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both12: size = 6 OK 2026/03/10 04:18:30 DEBUG : both11: size = 6 OK 2026/03/10 04:18:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both0: size = 6 OK 2026/03/10 04:18:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:18:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both10: Unchanged skipping 2026/03/10 04:18:30 DEBUG : both13: size = 6 OK 2026/03/10 04:18:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both12: Unchanged skipping 2026/03/10 04:18:30 DEBUG : both14: size = 6 OK 2026/03/10 04:18:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both14: Unchanged skipping 2026/03/10 04:18:30 DEBUG : both15: size = 6 OK 2026/03/10 04:18:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both15: Unchanged skipping 2026/03/10 04:18:30 DEBUG : both16: size = 6 OK 2026/03/10 04:18:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both16: Unchanged skipping 2026/03/10 04:18:30 DEBUG : both17: size = 6 OK 2026/03/10 04:18:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both17: Unchanged skipping 2026/03/10 04:18:30 DEBUG : both18: size = 6 OK 2026/03/10 04:18:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both11: Unchanged skipping 2026/03/10 04:18:30 DEBUG : both19: size = 6 OK 2026/03/10 04:18:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both0: Unchanged skipping 2026/03/10 04:18:30 DEBUG : both1: size = 6 OK 2026/03/10 04:18:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both13: Unchanged skipping 2026/03/10 04:18:30 DEBUG : both2: size = 6 OK 2026/03/10 04:18:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both18: Unchanged skipping 2026/03/10 04:18:30 DEBUG : both3: size = 6 OK 2026/03/10 04:18:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both3: Unchanged skipping 2026/03/10 04:18:30 DEBUG : both4: size = 6 OK 2026/03/10 04:18:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both4: Unchanged skipping 2026/03/10 04:18:30 DEBUG : both5: size = 6 OK 2026/03/10 04:18:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both5: Unchanged skipping 2026/03/10 04:18:30 DEBUG : both6: size = 6 OK 2026/03/10 04:18:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both19: Unchanged skipping 2026/03/10 04:18:30 DEBUG : both7: size = 6 OK 2026/03/10 04:18:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both1: Unchanged skipping 2026/03/10 04:18:30 DEBUG : both8: size = 6 OK 2026/03/10 04:18:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both2: Unchanged skipping 2026/03/10 04:18:30 DEBUG : both9: size = 6 OK 2026/03/10 04:18:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:18:30 DEBUG : both6: Unchanged skipping 2026/03/10 04:18:30 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only0: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only0: Sizes differ 2026/03/10 04:18:30 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only10: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only10: Sizes differ 2026/03/10 04:18:30 DEBUG : both7: Unchanged skipping 2026/03/10 04:18:30 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only11: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only11: Sizes differ 2026/03/10 04:18:30 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only12: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only12: Sizes differ 2026/03/10 04:18:30 DEBUG : both8: Unchanged skipping 2026/03/10 04:18:30 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only13: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only13: Sizes differ 2026/03/10 04:18:30 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only14: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only14: Sizes differ 2026/03/10 04:18:30 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only15: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only15: Sizes differ 2026/03/10 04:18:30 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only16: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only16: Sizes differ 2026/03/10 04:18:30 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only17: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only17: Sizes differ 2026/03/10 04:18:30 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only18: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only18: Sizes differ 2026/03/10 04:18:30 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only19: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only19: Sizes differ 2026/03/10 04:18:30 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only1: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only1: Sizes differ 2026/03/10 04:18:30 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only2: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only2: Sizes differ 2026/03/10 04:18:30 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only3: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only3: Sizes differ 2026/03/10 04:18:30 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only4: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only4: Sizes differ 2026/03/10 04:18:30 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only5: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only5: Sizes differ 2026/03/10 04:18:30 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only6: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only6: Sizes differ 2026/03/10 04:18:30 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only7: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only7: Sizes differ 2026/03/10 04:18:30 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only8: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only8: Sizes differ 2026/03/10 04:18:30 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2144353049) 2026/03/10 04:18:30 DEBUG : only9: size = 6 (B2 bucket rclone-test-felejir7rano) 2026/03/10 04:18:30 DEBUG : only9: Sizes differ 2026/03/10 04:18:30 DEBUG : both9: Unchanged skipping 2026/03/10 04:18:30 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:18:30 DEBUG : only0: size = 0 OK 2026/03/10 04:18:30 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:30 DEBUG : only11: size = 0 OK 2026/03/10 04:18:30 INFO : only0: Copied (replaced existing) 2026/03/10 04:18:30 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:30 INFO : only11: Copied (replaced existing) 2026/03/10 04:18:30 DEBUG : only15: size = 0 OK 2026/03/10 04:18:30 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:30 INFO : only15: Copied (replaced existing) 2026/03/10 04:18:30 DEBUG : only16: size = 0 OK 2026/03/10 04:18:30 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:30 INFO : only16: Copied (replaced existing) 2026/03/10 04:18:30 DEBUG : only17: size = 0 OK 2026/03/10 04:18:30 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:30 INFO : only17: Copied (replaced existing) 2026/03/10 04:18:30 DEBUG : only18: size = 0 OK 2026/03/10 04:18:30 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:30 INFO : only18: Copied (replaced existing) 2026/03/10 04:18:30 DEBUG : only13: size = 0 OK 2026/03/10 04:18:30 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:30 INFO : only13: Copied (replaced existing) 2026/03/10 04:18:31 DEBUG : only19: size = 0 OK 2026/03/10 04:18:31 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:31 INFO : only19: Copied (replaced existing) 2026/03/10 04:18:31 DEBUG : only1: size = 0 OK 2026/03/10 04:18:31 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:31 INFO : only1: Copied (replaced existing) 2026/03/10 04:18:31 DEBUG : only2: size = 0 OK 2026/03/10 04:18:31 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:31 INFO : only2: Copied (replaced existing) 2026/03/10 04:18:31 DEBUG : only14: size = 0 OK 2026/03/10 04:18:31 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:31 INFO : only14: Copied (replaced existing) 2026/03/10 04:18:31 DEBUG : only3: size = 0 OK 2026/03/10 04:18:31 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:31 INFO : only3: Copied (replaced existing) 2026/03/10 04:18:31 DEBUG : only4: size = 0 OK 2026/03/10 04:18:31 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:31 INFO : only4: Copied (replaced existing) 2026/03/10 04:18:31 DEBUG : only5: size = 0 OK 2026/03/10 04:18:31 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:31 INFO : only5: Copied (replaced existing) 2026/03/10 04:18:31 DEBUG : only6: size = 0 OK 2026/03/10 04:18:31 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:31 INFO : only6: Copied (replaced existing) 2026/03/10 04:18:31 DEBUG : only7: size = 0 OK 2026/03/10 04:18:31 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:31 INFO : only7: Copied (replaced existing) 2026/03/10 04:18:31 DEBUG : only8: size = 0 OK 2026/03/10 04:18:31 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:31 INFO : only8: Copied (replaced existing) 2026/03/10 04:18:31 DEBUG : only9: size = 0 OK 2026/03/10 04:18:31 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:31 INFO : only9: Copied (replaced existing) 2026/03/10 04:18:31 DEBUG : only10: size = 0 OK 2026/03/10 04:18:31 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:31 INFO : only10: Copied (replaced existing) 2026/03/10 04:18:31 DEBUG : only12: size = 0 OK 2026/03/10 04:18:31 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/10 04:18:31 INFO : only12: Copied (replaced existing) 2026/03/10 04:18:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.29s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:18:39 DEBUG : empty_dir: Making directory with metadata 2026/03/10 04:18:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:18:39 DEBUG : empty_on_remote: Making directory with metadata 2026/03/10 04:18:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:18:39 INFO : empty_on_remote: Making directory 2026/03/10 04:18:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/10 04:18:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/10 04:18:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/10 04:18:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:18:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.18s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:18:42 DEBUG : empty_dir: Making directory with metadata 2026/03/10 04:18:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:18:42 DEBUG : empty_on_remote: Making directory with metadata 2026/03/10 04:18:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 04:18:42 INFO : empty_on_remote: Making directory 2026/03/10 04:18:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/10 04:18:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/10 04:18:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/10 04:18:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:18:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/10 04:18:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.24s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:18:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:18:45 INFO : sub dir: Making directory 2026/03/10 04:18:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.23s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:18:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 04:18:47 INFO : sub dir: Making directory 2026/03/10 04:18:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.14s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:19:04 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:04 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:19:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : apple: size = 5 OK 2026/03/10 04:19:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : apple: Unchanged skipping 2026/03/10 04:19:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:19:05 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:19:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:19:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:19:05 DEBUG : banana: size = 6 OK 2026/03/10 04:19:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : banana: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:19:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:19:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:19:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:19:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:19:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:19:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:19:05 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:05 INFO : There was nothing to transfer 2026/03/10 04:19:05 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:05 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:19:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:19:05 DEBUG : apple: size = 5 OK 2026/03/10 04:19:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : apple: Unchanged skipping 2026/03/10 04:19:05 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:19:05 DEBUG : banana: size = 6 OK 2026/03/10 04:19:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : banana: Unchanged skipping 2026/03/10 04:19:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:19:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:19:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:19:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:19:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:19:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:19:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:19:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:19:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:19:05 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:19:05 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:05 INFO : There was nothing to transfer 2026/03/10 04:19:05 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:05 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:19:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:19:23 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:24 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:19:24 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:19:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:19:24 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:19:24 DEBUG : apple: size = 5 OK 2026/03/10 04:19:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : apple: Unchanged skipping 2026/03/10 04:19:24 DEBUG : banana: size = 6 OK 2026/03/10 04:19:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : banana: Unchanged skipping 2026/03/10 04:19:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:19:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:19:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:19:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:19:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:19:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:19:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:19:24 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:19:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:19:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:19:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:19:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:19:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:19:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:19:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:19:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:19:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:19:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:19:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:19:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:19:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:19:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:19:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:19:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:19:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:19:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:19:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:19:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:19:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:19:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:19:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:19:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:19:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:19:24 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:19:24 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:24 INFO : There was nothing to transfer 2026/03/10 04:19:24 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:24 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:19:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : apple: size = 5 OK 2026/03/10 04:19:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : apple: Unchanged skipping 2026/03/10 04:19:25 DEBUG : banana: size = 6 OK 2026/03/10 04:19:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : banana: Unchanged skipping 2026/03/10 04:19:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:19:25 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:19:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:19:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:19:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:19:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:19:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:19:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:19:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:19:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:19:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:19:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:19:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:19:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:19:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:19:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:19:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:19:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:19:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:19:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:19:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:19:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:19:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:19:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:19:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:19:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:19:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:19:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:19:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:19:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:19:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:19:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:19:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:19:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:19:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:19:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:19:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:19:25 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:19:25 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:25 INFO : There was nothing to transfer 2026/03/10 04:19:25 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:25 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:19:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:19:42 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:43 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:19:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/10 04:19:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/10 04:19:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:19:43 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:19:43 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:19:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/10 04:19:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/10 04:19:44 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/10 04:19:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/10 04:19:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/10 04:19:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/10 04:19:44 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:44 DEBUG : YmFuYW5h: size = 6 OK 2026/03/10 04:19:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/10 04:19:44 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/10 04:19:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:44 DEBUG : YXBwbGU=: size = 5 OK 2026/03/10 04:19:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/10 04:19:44 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/10 04:19:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/10 04:19:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/10 04:19:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/10 04:19:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/10 04:19:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/10 04:19:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/10 04:19:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/10 04:19:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/10 04:19:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/10 04:19:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/10 04:19:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/10 04:19:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/10 04:19:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/10 04:19:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/10 04:19:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/10 04:19:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/10 04:19:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/10 04:19:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/10 04:19:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/10 04:19:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/10 04:19:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/10 04:19:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/10 04:19:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:19:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/10 04:19:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/10 04:19:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:19:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/10 04:19:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/10 04:19:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/10 04:19:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/10 04:19:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/10 04:19:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/10 04:19:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:46 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/10 04:19:46 INFO : banana: Deleted 2026/03/10 04:19:46 INFO : apple: Deleted 2026/03/10 04:19:46 INFO : dir1/0008-2345678.txt: Deleted 2026/03/10 04:19:46 INFO : dir1/0012-6789;.txt: Deleted 2026/03/10 04:19:46 INFO : dir1/0013-789;=.txt: Deleted 2026/03/10 04:19:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/10 04:19:46 INFO : dir1/0009-3456789.txt: Deleted 2026/03/10 04:19:46 INFO : dir1/0014-89;=.txt: Deleted 2026/03/10 04:19:47 INFO : appleappleapplebanana: Deleted 2026/03/10 04:19:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/10 04:19:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/10 04:19:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/10 04:19:47 INFO : dir1/0007-1234567.txt: Deleted 2026/03/10 04:19:47 INFO : dir1/0015-9;=.txt: Deleted 2026/03/10 04:19:47 INFO : splitbananasplit: Deleted 2026/03/10 04:19:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/10 04:19:47 INFO : dir1/0003-defghij.txt: Deleted 2026/03/10 04:19:47 INFO : dir1/0010-456789.txt: Deleted 2026/03/10 04:19:47 INFO : dir1/0011-56789;.txt: Deleted 2026/03/10 04:19:47 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/10 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:19:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:48 DEBUG : YXBwbGU=: size = 5 OK 2026/03/10 04:19:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : apple: Unchanged skipping 2026/03/10 04:19:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/10 04:19:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : YmFuYW5h: size = 6 OK 2026/03/10 04:19:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : banana: Unchanged skipping 2026/03/10 04:19:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/10 04:19:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:19:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:19:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/10 04:19:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/10 04:19:48 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:19:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/10 04:19:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/10 04:19:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/10 04:19:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:19:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/10 04:19:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:19:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/10 04:19:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/10 04:19:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:19:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/10 04:19:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/10 04:19:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:19:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/10 04:19:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/10 04:19:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:19:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/10 04:19:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:19:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/10 04:19:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:19:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/10 04:19:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:19:48 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/10 04:19:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:19:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:19:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:19:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:19:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:19:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/10 04:19:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:19:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:19:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/10 04:19:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:19:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:19:48 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:19:48 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:48 DEBUG : Waiting for deletions to finish 2026/03/10 04:19:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/10 04:19:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 04:19:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 04:19:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 04:19:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 04:19:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 04:19:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 04:19:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 04:19:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 04:19:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 04:19:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 04:19:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:20:05 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:05 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:20:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:05 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:05 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:05 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:05 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:05 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:05 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:05 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:05 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:20:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:20:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:20:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:20:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:20:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:20:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:20:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:20:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:20:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:20:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:20:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:20:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:20:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:20:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:20:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:20:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:20:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:20:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:20:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:20:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:20:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:20:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:20:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:20:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:20:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:20:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:20:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:20:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:20:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:20:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:20:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:20:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:20:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:20:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:20:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:20:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:20:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:20:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:20:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:20:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:20:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:20:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:20:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:20:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:20:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:20:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:20:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:20:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:20:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:20:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:20:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:20:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:20:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:20:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:20:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:20:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:20:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:20:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:20:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:20:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:20:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:20:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:20:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:20:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:20:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:20:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:20:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:20:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:20:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:20:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:20:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:20:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:20:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:20:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:20:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:20:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:20:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:20:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:20:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:20:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:20:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:20:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:20:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:20:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:20:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:20:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:20:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:20:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:20:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:20:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:20:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:20:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:20:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:20:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:20:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:20:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:20:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:20:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:20:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:20:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:20:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:20:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:20:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:20:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:20:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:20:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:20:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:20:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:20:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:20:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:20:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:20:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:20:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:20:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:20:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:20:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:20:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:20:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:20:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:20:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:20:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:20:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:20:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:20:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:20:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:20:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:20:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:20:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:20:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:20:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 04:20:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:20:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 04:20:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:20:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 04:20:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:20:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 04:20:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:20:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 04:20:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:20:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:20:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:20:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:20:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:20:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:20:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:20:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:20:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:20:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:20:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 04:20:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:20:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:20:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:20:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:20:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:20:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:20:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:20:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:20:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:20:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:20:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:20:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:20:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:20:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:20:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:20:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:20:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:20:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:20:05 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/10 04:20:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:20:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 04:20:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 04:20:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 04:20:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 04:20:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 04:20:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 04:20:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 04:20:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 04:20:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 04:20:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 04:20:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 04:20:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 04:20:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 04:20:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 04:20:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 04:20:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/10 04:20:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:05 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:20:05 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:20:06 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/10 04:20:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/10 04:20:06 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/10 04:20:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 04:20:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/10 04:20:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/10 04:20:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 04:20:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:20:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:20:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/10 04:20:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:20:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:20:06 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/10 04:20:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/10 04:20:06 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/10 04:20:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:20:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/10 04:20:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/10 04:20:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:20:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:20:06 DEBUG : PREFIXbanana: size = 6 OK 2026/03/10 04:20:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/10 04:20:06 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/10 04:20:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:20:06 DEBUG : PREFIXapple: size = 5 OK 2026/03/10 04:20:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/10 04:20:06 INFO : apple: Copied (new) to: PREFIXapple 2026/03/10 04:20:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:20:06 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/10 04:20:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/10 04:20:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:20:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:20:07 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/10 04:20:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/10 04:20:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:20:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:20:07 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/10 04:20:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/10 04:20:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:20:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:20:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/10 04:20:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/10 04:20:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:20:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 04:20:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/10 04:20:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/10 04:20:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:20:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:20:07 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/10 04:20:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/10 04:20:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:20:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:20:07 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/10 04:20:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/10 04:20:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/10 04:20:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:20:08 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/10 04:20:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/10 04:20:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:20:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:20:08 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/10 04:20:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/10 04:20:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:20:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 04:20:08 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/10 04:20:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/10 04:20:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/10 04:20:08 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/10 04:20:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/10 04:20:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:20:08 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/10 04:20:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/10 04:20:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:20:08 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/10 04:20:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/10 04:20:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:20:08 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:09 INFO : dir1/0008-2345678.txt: Deleted 2026/03/10 04:20:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/10 04:20:09 INFO : dir1/0015-9;=.txt: Deleted 2026/03/10 04:20:09 INFO : dir1/0009-3456789.txt: Deleted 2026/03/10 04:20:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/10 04:20:09 INFO : splitbananasplit: Deleted 2026/03/10 04:20:09 INFO : dir1/0007-1234567.txt: Deleted 2026/03/10 04:20:09 INFO : apple: Deleted 2026/03/10 04:20:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/10 04:20:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/10 04:20:09 INFO : dir1/0003-defghij.txt: Deleted 2026/03/10 04:20:09 INFO : dir1/0010-456789.txt: Deleted 2026/03/10 04:20:09 INFO : dir1/0011-56789;.txt: Deleted 2026/03/10 04:20:09 INFO : dir1/0013-789;=.txt: Deleted 2026/03/10 04:20:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/10 04:20:09 INFO : appleappleapplebanana: Deleted 2026/03/10 04:20:09 INFO : banana: Deleted 2026/03/10 04:20:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/10 04:20:09 INFO : dir1/0012-6789;.txt: Deleted 2026/03/10 04:20:09 INFO : dir1/0014-89;=.txt: Deleted 2026/03/10 04:20:09 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:09 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:20:09 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:20:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:20:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 04:20:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:20:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:20:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:20:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:20:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:20:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:20:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:20:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:20:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:20:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:20:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:20:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:20:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:20:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:20:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:20:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:20:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 04:20:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:20:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:20:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 04:20:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:20:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:20:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:20:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:20:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:20:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:20:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 04:20:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 04:20:10 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 04:20:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 04:20:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 04:20:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 04:20:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 04:20:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 04:20:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 04:20:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 04:20:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 04:20:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 04:20:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 04:20:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 04:20:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 04:20:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 04:20:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 04:20:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 04:20:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 04:20:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 04:20:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:10 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:20:10 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:20:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/10 04:20:10 INFO : appleappleapplebanana: Copied (new) 2026/03/10 04:20:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:20:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/10 04:20:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/10 04:20:10 DEBUG : banana: size = 6 OK 2026/03/10 04:20:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/10 04:20:10 INFO : banana: Copied (new) 2026/03/10 04:20:10 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:20:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/10 04:20:10 INFO : splitbananasplit: Copied (new) 2026/03/10 04:20:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:20:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/10 04:20:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/10 04:20:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:20:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/10 04:20:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/10 04:20:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:20:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/10 04:20:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/10 04:20:11 DEBUG : apple: size = 5 OK 2026/03/10 04:20:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/10 04:20:11 INFO : apple: Copied (new) 2026/03/10 04:20:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:20:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/10 04:20:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/10 04:20:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:20:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/10 04:20:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/10 04:20:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:20:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/10 04:20:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/10 04:20:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:20:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/10 04:20:11 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/10 04:20:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:20:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/10 04:20:11 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/10 04:20:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:20:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/10 04:20:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/10 04:20:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:20:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/10 04:20:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/10 04:20:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:20:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/10 04:20:12 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/10 04:20:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:20:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/10 04:20:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/10 04:20:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:20:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/10 04:20:12 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/10 04:20:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:20:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/10 04:20:12 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/10 04:20:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:20:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/10 04:20:12 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/10 04:20:12 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:13 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/10 04:20:13 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/10 04:20:13 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/10 04:20:13 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/10 04:20:13 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/10 04:20:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/10 04:20:13 INFO : PREFIXsplitbananasplit: Deleted 2026/03/10 04:20:13 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/10 04:20:13 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/10 04:20:13 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/10 04:20:13 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/10 04:20:13 INFO : PREFIXapple: Deleted 2026/03/10 04:20:13 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/10 04:20:13 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/10 04:20:13 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/10 04:20:13 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/10 04:20:13 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/10 04:20:13 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/10 04:20:13 INFO : PREFIXbanana: Deleted 2026/03/10 04:20:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/10 04:20:13 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:13 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:20:13 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:14 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:20:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:20:32 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:32 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:20:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 04:20:32 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 04:20:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:32 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 04:20:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 04:20:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:32 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:32 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 04:20:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 04:20:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 04:20:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 04:20:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 04:20:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 04:20:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 04:20:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 04:20:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 04:20:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 04:20:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 04:20:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 04:20:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 04:20:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/10 04:20:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:32 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:20:32 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:20:33 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/10 04:20:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/10 04:20:33 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/10 04:20:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 04:20:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/10 04:20:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/10 04:20:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 04:20:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:33 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/10 04:20:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/10 04:20:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/10 04:20:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 04:20:33 DEBUG : appleSUFFIX: size = 5 OK 2026/03/10 04:20:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/10 04:20:33 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/10 04:20:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 04:20:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/10 04:20:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/10 04:20:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 04:20:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/10 04:20:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/10 04:20:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 04:20:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 04:20:33 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/10 04:20:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/10 04:20:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/10 04:20:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/10 04:20:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/10 04:20:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/10 04:20:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/10 04:20:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/10 04:20:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/10 04:20:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/10 04:20:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/10 04:20:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/10 04:20:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/10 04:20:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/10 04:20:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/10 04:20:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/10 04:20:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/10 04:20:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/10 04:20:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/10 04:20:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/10 04:20:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/10 04:20:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 04:20:34 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/10 04:20:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/10 04:20:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/10 04:20:35 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/10 04:20:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/10 04:20:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/10 04:20:35 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/10 04:20:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/10 04:20:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/10 04:20:35 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/10 04:20:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/10 04:20:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/10 04:20:35 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:35 INFO : dir1/0003-defghij.txt: Deleted 2026/03/10 04:20:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/10 04:20:35 INFO : dir1/0008-2345678.txt: Deleted 2026/03/10 04:20:35 INFO : dir1/0009-3456789.txt: Deleted 2026/03/10 04:20:35 INFO : dir1/0015-9;=.txt: Deleted 2026/03/10 04:20:35 INFO : dir1/0007-1234567.txt: Deleted 2026/03/10 04:20:35 INFO : banana: Deleted 2026/03/10 04:20:35 INFO : apple: Deleted 2026/03/10 04:20:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/10 04:20:35 INFO : dir1/0010-456789.txt: Deleted 2026/03/10 04:20:35 INFO : splitbananasplit: Deleted 2026/03/10 04:20:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/10 04:20:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/10 04:20:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/10 04:20:36 INFO : dir1/0011-56789;.txt: Deleted 2026/03/10 04:20:36 INFO : dir1/0012-6789;.txt: Deleted 2026/03/10 04:20:36 INFO : appleappleapplebanana: Deleted 2026/03/10 04:20:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/10 04:20:36 INFO : dir1/0013-789;=.txt: Deleted 2026/03/10 04:20:36 INFO : dir1/0014-89;=.txt: Deleted 2026/03/10 04:20:36 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:36 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/10 04:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 04:20:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 04:20:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 04:20:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:36 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:20:36 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:20:37 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:20:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/10 04:20:37 INFO : splitbananasplit: Copied (new) 2026/03/10 04:20:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:20:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/10 04:20:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/10 04:20:37 DEBUG : banana: size = 6 OK 2026/03/10 04:20:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/10 04:20:37 INFO : banana: Copied (new) 2026/03/10 04:20:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:20:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/10 04:20:37 INFO : appleappleapplebanana: Copied (new) 2026/03/10 04:20:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:20:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/10 04:20:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/10 04:20:37 DEBUG : apple: size = 5 OK 2026/03/10 04:20:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/10 04:20:37 INFO : apple: Copied (new) 2026/03/10 04:20:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:20:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/10 04:20:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/10 04:20:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:20:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/10 04:20:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/10 04:20:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:20:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/10 04:20:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/10 04:20:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:20:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/10 04:20:38 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/10 04:20:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:20:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/10 04:20:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/10 04:20:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:20:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/10 04:20:38 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/10 04:20:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:20:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/10 04:20:38 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/10 04:20:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:20:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/10 04:20:38 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/10 04:20:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:20:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/10 04:20:38 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/10 04:20:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:20:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/10 04:20:38 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/10 04:20:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:20:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/10 04:20:39 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/10 04:20:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:20:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/10 04:20:39 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/10 04:20:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:20:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/10 04:20:39 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/10 04:20:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:20:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/10 04:20:40 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/10 04:20:40 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:40 INFO : splitbananasplitSUFFIX: Deleted 2026/03/10 04:20:40 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/10 04:20:40 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/10 04:20:40 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/10 04:20:41 INFO : bananaSUFFIX: Deleted 2026/03/10 04:20:41 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/10 04:20:41 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/10 04:20:41 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/10 04:20:41 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/10 04:20:41 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/10 04:20:41 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/10 04:20:41 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/10 04:20:41 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/10 04:20:41 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/10 04:20:41 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/10 04:20:41 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/10 04:20:41 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/10 04:20:41 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/10 04:20:41 INFO : appleSUFFIX: Deleted 2026/03/10 04:20:41 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/10 04:20:41 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:41 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:20:41 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:42 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:20:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:20:59 DEBUG : Waiting for deletions to finish 2026/03/10 04:20:59 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:20:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:20:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:20:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:20:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:20:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:20:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : apple: size = 5 OK 2026/03/10 04:20:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:20:59 DEBUG : apple: Unchanged skipping 2026/03/10 04:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:20:59 DEBUG : banana: size = 6 OK 2026/03/10 04:20:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:20:59 DEBUG : banana: Unchanged skipping 2026/03/10 04:20:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:20:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:20:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:20:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:20:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:20:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:20:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:20:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:20:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:20:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:20:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:20:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:20:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:20:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:20:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:20:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:20:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:20:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:20:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:20:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:20:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:20:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:20:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:20:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:20:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:20:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:20:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:20:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:20:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:20:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:20:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:20:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:20:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:20:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:20:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:20:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:20:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:20:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:20:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:20:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:20:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:20:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:20:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:20:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:20:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:20:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:20:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:20:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:20:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:20:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:20:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:20:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:20:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:20:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:20:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:20:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:20:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:20:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:20:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:20:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:20:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:20:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:20:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:20:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:20:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:20:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:20:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:20:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:20:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:20:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:20:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:20:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:20:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:20:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:20:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:20:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:20:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:20:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:20:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:20:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:20:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:20:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:20:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:20:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:20:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:20:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:20:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:20:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:20:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:20:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:20:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:20:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:20:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:20:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:20:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:20:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:20:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:20:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:20:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:20:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:20:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:20:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:20:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:20:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:20:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:20:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:20:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:20:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:20:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:20:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:20:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:20:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:20:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:20:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:20:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:20:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:20:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:20:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:20:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:20:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:20:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:20:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:20:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:20:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:20:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:20:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:20:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:20:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:20:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:20:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:20:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:20:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:20:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:20:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:20:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:20:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:20:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:20:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:20:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:20:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:20:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:20:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:20:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:20:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:20:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:20:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:20:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:20:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:20:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:20:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:20:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:20:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:20:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:20:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:20:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:20:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:20:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:20:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:20:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:20:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:20:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:20:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:20:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:20:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:20:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:20:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:20:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:20:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:20:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:20:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/10 04:20:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:20:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:20:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:20:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:20:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:20:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:20:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:20:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:20:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:20:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:20:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:20:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:20:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:20:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:20:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:20:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:20:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:20:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/10 04:20:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 04:20:59 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:20:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:20:59 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:21:00 DEBUG : appleapple: size = 21 OK 2026/03/10 04:21:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/10 04:21:00 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/10 04:21:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:21:00 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/10 04:21:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/10 04:21:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/10 04:21:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:21:00 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/10 04:21:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/10 04:21:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/10 04:21:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:21:00 DEBUG : splitbanan: size = 16 OK 2026/03/10 04:21:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/10 04:21:00 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/10 04:21:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:21:00 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/10 04:21:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/10 04:21:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/10 04:21:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:21:00 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/10 04:21:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/10 04:21:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/10 04:21:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:21:00 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/10 04:21:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/10 04:21:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/10 04:21:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:21:00 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/10 04:21:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/10 04:21:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/10 04:21:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:21:01 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/10 04:21:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/10 04:21:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/10 04:21:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:21:01 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/10 04:21:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/10 04:21:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/10 04:21:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:21:01 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/10 04:21:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/10 04:21:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/10 04:21:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:21:01 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/10 04:21:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/10 04:21:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/10 04:21:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:21:01 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/10 04:21:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/10 04:21:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/10 04:21:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:21:01 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/10 04:21:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/10 04:21:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/10 04:21:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:21:01 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/10 04:21:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/10 04:21:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/10 04:21:02 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/10 04:21:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/10 04:21:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/10 04:21:02 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/10 04:21:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/10 04:21:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/10 04:21:03 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/10 04:21:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/10 04:21:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/10 04:21:03 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/10 04:21:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/10 04:21:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/10 04:21:03 INFO : dir1/0011-56789;.txt: Deleted 2026/03/10 04:21:03 INFO : dir1/0012-6789;.txt: Deleted 2026/03/10 04:21:03 INFO : dir1/0015-9;=.txt: Deleted 2026/03/10 04:21:04 INFO : appleappleapplebanana: Deleted 2026/03/10 04:21:04 INFO : splitbananasplit: Deleted 2026/03/10 04:21:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/10 04:21:04 INFO : dir1/0003-defghij.txt: Deleted 2026/03/10 04:21:04 INFO : dir1/0013-789;=.txt: Deleted 2026/03/10 04:21:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/10 04:21:04 INFO : dir1/0007-1234567.txt: Deleted 2026/03/10 04:21:04 INFO : dir1/0008-2345678.txt: Deleted 2026/03/10 04:21:04 INFO : dir1/0009-3456789.txt: Deleted 2026/03/10 04:21:04 INFO : dir1/0014-89;=.txt: Deleted 2026/03/10 04:21:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/10 04:21:04 INFO : dir1/0010-456789.txt: Deleted 2026/03/10 04:21:04 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:04 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : appleapple: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/10 04:21:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:21:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:21:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:21:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:21:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:21:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:21:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:21:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:21:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:21:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:21:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:21:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:21:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:21:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:21:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:21:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:21:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:21:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:21:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:21:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:21:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:21:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:21:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:21:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:21:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:21:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:21:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:21:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:21:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:21:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:21:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:21:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:21:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:21:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:21:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:21:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:21:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:21:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:21:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:21:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:21:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:21:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:21:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:21:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:21:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:21:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:21:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:21:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:21:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:21:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:21:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:21:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:21:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:21:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:21:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:21:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:21:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:21:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:21:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:21:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:21:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:21:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:21:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:21:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:21:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:21:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:21:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:21:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:21:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:21:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:21:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:21:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:21:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:21:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:21:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:21:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:21:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:21:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:21:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:21:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:21:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:21:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:21:05 DEBUG : apple: size = 5 OK 2026/03/10 04:21:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : apple: Unchanged skipping 2026/03/10 04:21:05 DEBUG : appleapple: size = 21 OK 2026/03/10 04:21:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : splitbanan: size = 16 OK 2026/03/10 04:21:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:21:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : banana: size = 6 OK 2026/03/10 04:21:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:21:05 DEBUG : banana: Unchanged skipping 2026/03/10 04:21:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:21:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:21:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:21:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:21:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:21:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:21:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:21:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:21:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:21:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:21:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:21:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:21:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:21:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:21:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:21:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:21:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:21:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:21:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:21:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:21:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:21:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:21:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:21:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:21:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:21:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:21:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:21:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:21:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:21:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:21:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:21:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:21:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:21:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:21:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:21:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:21:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:21:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:21:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:21:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:21:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:21:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:21:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:21:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:21:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:21:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:21:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:21:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:21:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:21:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:21:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:21:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:21:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:21:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:21:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:21:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:21:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:21:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:21:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:21:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:21:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:21:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:21:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:21:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:21:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:21:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:21:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:21:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:21:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:21:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:21:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:21:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:21:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:21:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:21:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:21:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:21:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:21:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:21:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:21:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:21:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:21:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:21:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:21:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:21:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:21:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:21:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:21:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:21:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:21:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:21:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:21:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:21:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:21:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:21:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:21:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:21:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:21:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:21:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:21:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:21:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:21:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:21:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:21:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:21:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:21:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:21:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:21:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:21:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:21:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:21:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:21:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:21:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:21:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:21:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:21:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:21:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:21:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:21:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:21:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:21:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:21:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:21:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:21:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:21:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:21:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:21:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:21:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:21:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:21:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:21:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:21:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:21:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:21:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:21:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:21:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:21:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:21:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:21:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:21:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:21:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:21:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:21:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:21:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:21:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:21:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:21:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:21:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:21:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:21:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:21:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:21:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:21:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:21:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:21:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:21:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:21:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:21:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:21:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:21:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:21:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:21:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:21:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:21:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:21:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:21:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:21:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:21:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:21:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/10 04:21:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:21:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 04:21:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 04:21:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 04:21:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 04:21:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 04:21:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 04:21:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 04:21:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 04:21:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 04:21:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 04:21:05 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/10 04:21:05 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/10 04:21:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:21:05 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/10 04:21:05 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/10 04:21:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:21:05 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/10 04:21:05 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/10 04:21:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:21:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/10 04:21:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:21:05 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/10 04:21:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 04:21:05 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/10 04:21:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 04:21:05 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/10 04:21:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 04:21:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 04:21:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 04:21:05 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/10 04:21:05 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/10 04:21:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:21:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:21:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/10 04:21:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:21:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:21:05 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/10 04:21:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/10 04:21:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:21:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:21:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:21:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:21:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/10 04:21:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:21:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:21:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/10 04:21:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:21:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:21:05 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:21:05 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:21:05 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:05 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:05 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : appleapple: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/10 04:21:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:21:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:21:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:21:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:21:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:21:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:21:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:21:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:21:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:21:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:21:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:21:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:21:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:21:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:21:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:21:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:21:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:21:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:21:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:21:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:21:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:21:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:21:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:21:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:21:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:21:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:21:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:21:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:21:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:21:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:21:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:21:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 04:21:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:21:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 04:21:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 04:21:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 04:21:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 04:21:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 04:21:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 04:21:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 04:21:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 04:21:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 04:21:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 04:21:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 04:21:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 04:21:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 04:21:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 04:21:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 04:21:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 04:21:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 04:21:05 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:21:21 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:21 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:21:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : apple: size = 5 OK 2026/03/10 04:21:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:21:22 DEBUG : banana: size = 6 OK 2026/03/10 04:21:22 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:21:22 DEBUG : apple: Unchanged skipping 2026/03/10 04:21:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : banana: Unchanged skipping 2026/03/10 04:21:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:21:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:21:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:21:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:21:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:21:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:21:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:21:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:21:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:21:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:21:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:21:22 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:21:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:21:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:21:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:21:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:21:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:21:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:21:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:21:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:21:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:21:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:21:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:21:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:21:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:21:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:21:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:21:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:21:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:21:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:21:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:21:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:21:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:21:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:21:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:21:22 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:21:22 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:22 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:22 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:21:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:21:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:21:23 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:21:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:21:23 DEBUG : apple: size = 5 OK 2026/03/10 04:21:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : apple: Unchanged skipping 2026/03/10 04:21:23 DEBUG : banana: size = 6 OK 2026/03/10 04:21:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : banana: Unchanged skipping 2026/03/10 04:21:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:21:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:21:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:21:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:21:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:21:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:21:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:21:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:21:23 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:21:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:21:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:21:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:21:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:21:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:21:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:21:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:21:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:21:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:21:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:21:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:21:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:21:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:21:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:21:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:21:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:21:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:21:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:21:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:21:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:21:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:21:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:21:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:21:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:21:23 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:21:23 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:23 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:23 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:23 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:21:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:21:40 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:40 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:21:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : apple: size = 5 OK 2026/03/10 04:21:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : apple: Unchanged skipping 2026/03/10 04:21:41 DEBUG : banana: size = 6 OK 2026/03/10 04:21:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:21:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:21:41 DEBUG : banana: Unchanged skipping 2026/03/10 04:21:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:21:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:21:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:21:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:21:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:21:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:21:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:21:41 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:21:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:21:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:21:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:21:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:21:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:21:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:21:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:21:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:21:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:21:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:21:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:21:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:21:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:21:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:21:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:21:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:21:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:21:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:21:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:21:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:21:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:21:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:21:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:21:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:21:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:21:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:21:41 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:21:41 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:41 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:41 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:21:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : apple: size = 5 OK 2026/03/10 04:21:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:21:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:21:42 DEBUG : apple: Unchanged skipping 2026/03/10 04:21:42 DEBUG : banana: size = 6 OK 2026/03/10 04:21:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : banana: Unchanged skipping 2026/03/10 04:21:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:21:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:21:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:21:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:21:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:21:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:21:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:21:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:21:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:21:42 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:21:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:21:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:21:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:21:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:21:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:21:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:21:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:21:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:21:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:21:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:21:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:21:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:21:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:21:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:21:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:21:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:21:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:21:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:21:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:21:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:21:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:21:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:21:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:21:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:21:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:21:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:21:42 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:21:42 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:42 DEBUG : Waiting for deletions to finish 2026/03/10 04:21:42 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:21:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:22:00 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:00 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:22:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:22:01 DEBUG : banana: size = 6 OK 2026/03/10 04:22:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:22:01 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:22:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:22:01 DEBUG : banana: Unchanged skipping 2026/03/10 04:22:01 DEBUG : apple: size = 5 OK 2026/03/10 04:22:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : apple: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:22:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:22:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:22:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:22:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:22:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:22:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:22:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:22:01 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:01 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:01 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:22:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:22:01 DEBUG : banana: size = 6 OK 2026/03/10 04:22:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : banana: Unchanged skipping 2026/03/10 04:22:01 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:22:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:22:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:22:01 DEBUG : apple: size = 5 OK 2026/03/10 04:22:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : apple: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:22:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:22:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:22:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:22:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:22:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:22:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:22:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:22:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:22:01 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:22:01 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:01 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:02 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:22:18 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:19 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:22:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:22:19 DEBUG : banana: size = 6 OK 2026/03/10 04:22:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:22:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:22:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:22:19 DEBUG : banana: Unchanged skipping 2026/03/10 04:22:19 DEBUG : apple: size = 5 OK 2026/03/10 04:22:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : apple: Unchanged skipping 2026/03/10 04:22:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:22:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:22:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:22:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:22:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:22:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:22:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:22:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:22:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:22:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:22:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:22:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:22:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:22:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:22:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:22:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:22:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:22:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:22:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:22:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:22:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:22:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:22:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:22:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:22:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:22:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:22:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:22:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:22:19 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:22:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:22:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:22:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:22:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:22:19 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:22:19 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:19 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:20 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:22:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:22:20 DEBUG : banana: size = 6 OK 2026/03/10 04:22:20 DEBUG : apple: size = 5 OK 2026/03/10 04:22:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : apple: Unchanged skipping 2026/03/10 04:22:20 DEBUG : banana: Unchanged skipping 2026/03/10 04:22:20 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:22:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:22:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:22:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:22:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:22:20 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:22:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:22:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:22:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:22:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:22:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:22:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:22:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:22:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:22:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:22:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:22:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:22:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:22:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:22:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:22:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:22:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:22:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:22:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:22:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:22:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:22:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:22:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:22:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:22:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:22:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:22:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:22:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:22:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:22:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:22:20 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:22:20 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:20 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:20 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:22:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:22:37 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:38 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:22:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : apple: size = 5 OK 2026/03/10 04:22:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:22:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : apple: Unchanged skipping 2026/03/10 04:22:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:22:39 DEBUG : banana: size = 6 OK 2026/03/10 04:22:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : banana: Unchanged skipping 2026/03/10 04:22:39 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:22:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:22:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:22:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:22:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:22:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:22:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:22:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:22:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:22:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:22:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:22:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:22:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:22:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:22:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:22:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:22:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:22:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:22:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:22:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:22:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:22:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:22:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:22:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:22:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:22:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:22:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:22:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:22:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:22:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:22:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:22:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:22:39 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:22:39 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:39 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:39 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:22:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : apple: size = 5 OK 2026/03/10 04:22:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : banana: size = 6 OK 2026/03/10 04:22:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : banana: Unchanged skipping 2026/03/10 04:22:40 DEBUG : apple: Unchanged skipping 2026/03/10 04:22:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 04:22:40 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 04:22:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 04:22:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 04:22:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 04:22:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 04:22:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 04:22:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 04:22:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 04:22:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 04:22:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 04:22:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 04:22:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 04:22:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:22:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 04:22:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 04:22:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 04:22:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 04:22:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 04:22:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 04:22:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 04:22:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 04:22:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 04:22:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 04:22:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 04:22:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 04:22:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 04:22:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 04:22:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 04:22:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 04:22:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 04:22:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 04:22:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 04:22:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 04:22:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 04:22:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 04:22:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 04:22:40 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:22:40 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:40 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:40 DEBUG : apple: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : banana: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 04:22:40 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (235.96s) --- PASS: TestTransform/NFC (21.25s) --- PASS: TestTransform/NFD (19.79s) --- PASS: TestTransform/base64 (22.51s) --- PASS: TestTransform/prefix (25.97s) --- PASS: TestTransform/suffix (27.93s) --- PASS: TestTransform/truncate (23.17s) --- PASS: TestTransform/encoder (18.48s) --- PASS: TestTransform/ISO-8859-1 (18.66s) --- PASS: TestTransform/charmap (19.84s) --- PASS: TestTransform/lowercase (18.55s) --- PASS: TestTransform/ascii (19.82s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:22:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/10 04:22:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/10 04:22:45 INFO : sub dir_somesuffix: Making directory 2026/03/10 04:22:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/10 04:22:45 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/10 04:22:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/10 04:22:45 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/10 04:22:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/10 04:22:45 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:22:45 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:22:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/10 04:22:46 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:22:46 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/10 04:22:46 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:22:47 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:47 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:47 INFO : tictactoe: Making directory 2026/03/10 04:22:47 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:47 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:22:47 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/10 04:22:47 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:22:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:22:47 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:22:48 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/10 04:22:48 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:22:48 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/10 04:22:48 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.89s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:22:49 INFO : toe: Making directory 2026/03/10 04:22:49 INFO : toe/toe: Making directory 2026/03/10 04:22:49 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/10 04:22:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/10 04:22:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/10 04:22:49 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:22:49 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:22:50 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/10 04:22:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:22:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/10 04:22:50 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.29s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:22:51 INFO : toe: Making directory 2026/03/10 04:22:51 INFO : toe/toe: Making directory 2026/03/10 04:22:51 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/10 04:22:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/10 04:22:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/10 04:22:51 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:22:51 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:22:52 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/10 04:22:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:22:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/10 04:22:52 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.90s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:22:53 DEBUG : empty_dir: Making directory with metadata 2026/03/10 04:22:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:22:53 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:22:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:22:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:22:53 INFO : tictacempty_dir: Making directory 2026/03/10 04:22:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:22:53 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:53 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:53 INFO : tictactoe: Making directory 2026/03/10 04:22:53 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:53 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:22:53 INFO : tictactoe/tictactoe: Making directory 2026/03/10 04:22:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:22:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 04:22:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 04:22:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 04:22:53 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:22:53 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:22:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/10 04:22:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:22:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/10 04:22:53 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.65s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:22:54 DEBUG : empty_dir: Making directory with metadata 2026/03/10 04:22:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:22:54 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:22:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:22:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:22:54 INFO : tictacempty_dir: Making directory 2026/03/10 04:22:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:22:54 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:54 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:54 INFO : tictactoe: Making directory 2026/03/10 04:22:54 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:54 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:22:54 INFO : tictactoe/tictactoe: Making directory 2026/03/10 04:22:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:22:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 04:22:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:22:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 04:22:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:22:54 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:22:54 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:22:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 04:22:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:22:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:22:55 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/10 04:22:56 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:22:56 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:22:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:22:56 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:56 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 04:22:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 04:22:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:22:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/10 04:22:56 NOTICE: B2 bucket rclone-test-felejir7rano: 0 differences found 2026/03/10 04:22:56 NOTICE: B2 bucket rclone-test-felejir7rano: 1 matching files --- PASS: TestAllTag (2.20s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:22:56 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:57 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:57 INFO : tictactoe: Making directory 2026/03/10 04:22:57 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:57 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:22:57 INFO : tictactoe/tictactoe: Making directory 2026/03/10 04:22:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:22:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 04:22:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 04:22:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 04:22:57 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:22:57 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:22:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/10 04:22:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:22:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/10 04:22:58 DEBUG : Waiting for deletions to finish 2026/03/10 04:22:58 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:58 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:58 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:22:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:22:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/10 04:22:58 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 04:22:58 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:22:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 04:22:58 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/10 04:22:58 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:22:58 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.51s) === RUN TestSyntax 2026/03/10 04:22:59 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:22:59 INFO : toe: Making directory 2026/03/10 04:22:59 INFO : toe/toe: Making directory 2026/03/10 04:22:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/10 04:22:59 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:22:59 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:23:00 DEBUG : toe/toe/toe: size = 11 OK 2026/03/10 04:23:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:23:00 INFO : toe/toe/toe: Copied (new) 2026/03/10 04:23:00 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.92s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:23:01 DEBUG : empty_dir: Making directory with metadata 2026/03/10 04:23:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:23:01 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:23:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:23:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:23:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:23:01 INFO : tictacempty_dir: Making directory 2026/03/10 04:23:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:23:01 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:23:01 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:23:01 INFO : tictactoe: Making directory 2026/03/10 04:23:01 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:23:01 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:23:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:23:01 INFO : tictactoe/tictactoe: Making directory 2026/03/10 04:23:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:23:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 04:23:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:23:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 04:23:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:23:01 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:23:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:23:01 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:23:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 04:23:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:23:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:23:02 INFO : toe/toe/toe.txt: Deleted 2026/03/10 04:23:02 INFO : toe/toe: Removing directory 2026/03/10 04:23:02 INFO : toe: Removing directory 2026/03/10 04:23:02 INFO : empty_dir: Removing directory 2026/03/10 04:23:02 DEBUG : Local file system at /tmp/rclone2144353049: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.67s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:23:03 DEBUG : empty_dir: Making directory with metadata 2026/03/10 04:23:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:23:03 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:23:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:23:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:23:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:23:03 INFO : tictacempty_dir: Making directory 2026/03/10 04:23:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:23:03 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:23:03 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:23:03 INFO : tictactoe: Making directory 2026/03/10 04:23:03 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:23:03 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:23:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:23:03 INFO : tictactoe/tictactoe: Making directory 2026/03/10 04:23:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:23:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 04:23:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:23:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 04:23:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:23:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:23:03 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:23:03 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:23:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 04:23:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:23:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:23:04 INFO : toe/toe/toe.txt: Deleted 2026/03/10 04:23:04 INFO : toe/toe: Removing directory 2026/03/10 04:23:04 INFO : toe: Removing directory 2026/03/10 04:23:04 INFO : empty_dir: Removing directory 2026/03/10 04:23:04 DEBUG : Local file system at /tmp/rclone2144353049: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/10 04:23:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 04:23:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 04:23:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 04:23:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 04:23:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 04:23:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/10 04:23:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:23:05 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/10 04:23:06 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (4.00s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:23:07 DEBUG : Reset feature "Copy" 2026/03/10 04:23:07 DEBUG : Reset feature "Move" 2026/03/10 04:23:07 DEBUG : Reset feature "Copy" 2026/03/10 04:23:07 DEBUG : Reset feature "Move" 2026/03/10 04:23:07 DEBUG : empty_dir: Making directory with metadata 2026/03/10 04:23:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 04:23:07 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:23:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:23:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:23:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:23:07 INFO : tictacempty_dir: Making directory 2026/03/10 04:23:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 04:23:07 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:23:07 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:23:07 INFO : tictactoe: Making directory 2026/03/10 04:23:07 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:23:07 DEBUG : toe: transformed to: tictactoe 2026/03/10 04:23:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:23:07 INFO : tictactoe/tictactoe: Making directory 2026/03/10 04:23:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 04:23:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 04:23:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:23:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 04:23:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:23:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:23:07 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:23:07 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:23:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 04:23:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:23:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 04:23:08 INFO : toe/toe/toe.txt: Deleted 2026/03/10 04:23:08 INFO : toe/toe: Removing directory 2026/03/10 04:23:08 INFO : toe: Removing directory 2026/03/10 04:23:08 INFO : empty_dir: Removing directory 2026/03/10 04:23:08 DEBUG : Local file system at /tmp/rclone2144353049: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/10 04:23:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 04:23:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 04:23:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 04:23:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 04:23:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 04:23:09 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/10 04:23:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:23:09 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/10 04:23:10 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.86s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:23:10 DEBUG : toe: transformed to: dG9l 2026/03/10 04:23:11 DEBUG : toe: transformed to: dG9l 2026/03/10 04:23:11 INFO : dG9l: Making directory 2026/03/10 04:23:11 DEBUG : toe: transformed to: dG9l 2026/03/10 04:23:11 DEBUG : toe: transformed to: dG9l 2026/03/10 04:23:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/10 04:23:11 INFO : dG9l/dG9l: Making directory 2026/03/10 04:23:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/10 04:23:11 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/10 04:23:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/10 04:23:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 04:23:11 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:23:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/10 04:23:11 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:23:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/10 04:23:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:23:11 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/10 04:23:11 DEBUG : Waiting for deletions to finish 2026/03/10 04:23:12 DEBUG : dG9l: transformed to: toe 2026/03/10 04:23:12 DEBUG : dG9l: transformed to: toe 2026/03/10 04:23:12 DEBUG : dG9l: transformed to: toe 2026/03/10 04:23:12 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/10 04:23:12 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/10 04:23:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/10 04:23:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/10 04:23:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/10 04:23:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/10 04:23:12 DEBUG : Local file system at /tmp/rclone2144353049: Waiting for checks to finish 2026/03/10 04:23:12 DEBUG : Local file system at /tmp/rclone2144353049: Waiting for transfers to finish 2026/03/10 04:23:12 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.38s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-felejir7rano", Local "Local file system at /tmp/rclone2144353049", Modify Window "1ms" 2026/03/10 04:23:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 04:23:13 DEBUG : toe: transformed to: 2026/03/10 04:23:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 04:23:13 DEBUG : toe: transformed to: 2026/03/10 04:23:13 INFO : B2 bucket rclone-test-felejir7rano: Making directory 2026/03/10 04:23:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 04:23:13 DEBUG : toe: transformed to: 2026/03/10 04:23:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 04:23:13 DEBUG : toe: transformed to: 2026/03/10 04:23:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 04:23:13 DEBUG : toe/toe: transformed to: 2026/03/10 04:23:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/10 04:23:13 INFO : toe/toe: Making directory 2026/03/10 04:23:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 04:23:13 DEBUG : toe/toe: transformed to: 2026/03/10 04:23:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/10 04:23:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 04:23:13 DEBUG : toe: transformed to: 2026/03/10 04:23:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/10 04:23:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 04:23:13 DEBUG : toe/toe/toe: transformed to: 2026/03/10 04:23:13 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/10 04:23:13 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for checks to finish 2026/03/10 04:23:13 DEBUG : B2 bucket rclone-test-felejir7rano: Waiting for transfers to finish 2026/03/10 04:23:14 DEBUG : toe/toe/toe: size = 11 OK 2026/03/10 04:23:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/10 04:23:14 INFO : toe/toe/toe: Copied (new) 2026/03/10 04:23:14 ERROR : B2 bucket rclone-test-felejir7rano: not deleting files as there were IO errors 2026/03/10 04:23:14 ERROR : B2 bucket rclone-test-felejir7rano: not deleting directories as there were IO errors --- PASS: TestError (1.96s) PASS 2026/03/10 04:23:15 DEBUG : B2 bucket rclone-test-felejir7rano: Purge remote 2026/03/10 04:23:15 INFO : B2 bucket rclone-test-felejir7rano: cleaning bucket "rclone-test-felejir7rano" of all files 2026/03/10 04:23:16 DEBUG : BackupDir/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4057d1dd1a695731_d20260310_m041622_c001_v7007000_t0000_u01773116182568") 2026/03/10 04:23:16 DEBUG : BackupDir/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1058ec82e12296fd_d20260310_m041616_c001_v0001173_t0010_u01773116176645") 2026/03/10 04:23:16 DEBUG : CompareDest/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f420635515dd23131_d20260310_m041556_c001_v7007000_t0000_u01773116156930") 2026/03/10 04:23:16 DEBUG : CompareDest/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8e3b_d20260310_m041551_c001_v0001179_t0016_u01773116151019") 2026/03/10 04:23:16 DEBUG : CompareDest/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f420635515dd23132_d20260310_m041557_c001_v7007000_t0000_u01773116157112") 2026/03/10 04:23:16 DEBUG : CompareDest/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e6d61_d20260310_m041551_c001_v0001167_t0012_u01773116151984") 2026/03/10 04:23:16 DEBUG : CopyDest/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4057d1dd1a695733_d20260310_m041622_c001_v7007000_t0000_u01773116182754") 2026/03/10 04:23:16 DEBUG : CopyDest/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e6e76_d20260310_m041613_c001_v0001167_t0010_u01773116173517") 2026/03/10 04:23:16 DEBUG : CopyDest/three: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4057d1dd1a695734_d20260310_m041622_c001_v7007000_t0000_u01773116182939") 2026/03/10 04:23:16 DEBUG : CopyDest/three: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e6ebd_d20260310_m041620_c001_v0001167_t0022_u01773116180039") 2026/03/10 04:23:16 DEBUG : CopyDest/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4057d1dd1a695735_d20260310_m041623_c001_v7007000_t0000_u01773116183124") 2026/03/10 04:23:16 DEBUG : CopyDest/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8ea7_d20260310_m041617_c001_v0001179_t0005_u01773116177712") 2026/03/10 04:23:16 DEBUG : EXISTING: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f414cf046bdd45a62_d20260310_m041748_c001_v7007000_t0000_u01773116268071") 2026/03/10 04:23:16 DEBUG : EXISTING: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e735b_d20260310_m041746_c001_v0001167_t0040_u01773116266458") 2026/03/10 04:23:16 DEBUG : PREFIXapple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526c6_d20260310_m042013_c001_v7007000_t0000_u01773116413256") 2026/03/10 04:23:17 DEBUG : PREFIXapple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7ac7_d20260310_m042006_c001_v0001167_t0019_u01773116406003") 2026/03/10 04:23:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4030e6bc44e48080_d20260310_m042013_c001_v7007000_t0000_u01773116413258") 2026/03/10 04:23:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd927a_d20260310_m042005_c001_v0001179_t0019_u01773116405975") 2026/03/10 04:23:17 DEBUG : PREFIXbanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d9c7_d20260310_m042013_c001_v7007000_t0000_u01773116413422") 2026/03/10 04:23:17 DEBUG : PREFIXbanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb990a_d20260310_m042005_c001_v0001109_t0034_u01773116405981") 2026/03/10 04:23:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7468ce_d20260310_m042013_c001_v7007000_t0000_u01773116413090") 2026/03/10 04:23:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca59e3_d20260310_m042005_c001_v0001106_t0019_u01773116405995") 2026/03/10 04:23:17 DEBUG : Testêé: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f414cf046bdd45a59_d20260310_m041744_c001_v7007000_t0000_u01773116264141") 2026/03/10 04:23:17 DEBUG : Testêé: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7329_d20260310_m041743_c001_v0001167_t0008_u01773116263353") 2026/03/10 04:23:17 DEBUG : Testêé: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8fde_d20260310_m041742_c001_v0001179_t0031_u01773116262413") 2026/03/10 04:23:17 DEBUG : YXBwbGU=: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c2d_d20260310_m041948_c001_v7007000_t0000_u01773116388837") 2026/03/10 04:23:17 DEBUG : YXBwbGU=: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e79b3_d20260310_m041943_c001_v0001167_t0051_u01773116383897") 2026/03/10 04:23:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c2e_d20260310_m041949_c001_v7007000_t0000_u01773116389018") 2026/03/10 04:23:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb98c4_d20260310_m041943_c001_v0001109_t0026_u01773116383888") 2026/03/10 04:23:17 DEBUG : YmFuYW5h: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c2f_d20260310_m041949_c001_v7007000_t0000_u01773116389201") 2026/03/10 04:23:17 DEBUG : YmFuYW5h: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca59a5_d20260310_m041943_c001_v0001106_t0058_u01773116383920") 2026/03/10 04:23:17 DEBUG : a/potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7464d8_d20260310_m041413_c001_v7007000_t0000_u01773116053174") 2026/03/10 04:23:17 DEBUG : a/potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a4bf_d20260310_m041412_c001_v0001167_t0023_u01773116052069") 2026/03/10 04:23:17 DEBUG : a/potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7464d1_d20260310_m041409_c001_v7007000_t0000_u01773116049772") 2026/03/10 04:23:17 DEBUG : a/potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a481_d20260310_m041408_c001_v0001167_t0054_u01773116048684") 2026/03/10 04:23:17 DEBUG : a/potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb39_d20260310_m041347_c001_v7007000_t0000_u01773116027672") 2026/03/10 04:23:17 DEBUG : a/potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a2c4_d20260310_m041346_c001_v0001167_t0014_u01773116026449") 2026/03/10 04:23:17 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd432_d20260310_m042241_c001_v7007000_t0000_u01773116561070") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9507_d20260310_m042235_c001_v0001179_t0055_u01773116555189") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152815_d20260310_m042221_c001_v7007000_t0000_u01773116541373") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd94a2_d20260310_m042216_c001_v0001179_t0020_u01773116536822") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf4f_d20260310_m042202_c001_v7007000_t0000_u01773116522755") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9452_d20260310_m042158_c001_v0001179_t0009_u01773116518169") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be0632eb_d20260310_m042142_c001_v7007000_t0000_u01773116502913") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9419_d20260310_m042138_c001_v0001179_t0041_u01773116498450") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a24_d20260310_m042124_c001_v7007000_t0000_u01773116484296") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd93ae_d20260310_m042119_c001_v0001179_t0007_u01773116479818") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e115275f_d20260310_m042105_c001_v7007000_t0000_u01773116465851") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9348_d20260310_m042057_c001_v0001179_t0010_u01773116457322") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3950_d20260310_m042042_c001_v7007000_t0000_u01773116442653") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a33_d20260310_m042037_c001_v0001106_t0020_u01773116437053") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d9f0_d20260310_m042035_c001_v7007000_t0000_u01773116435841") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb995a_d20260310_m042029_c001_v0001109_t0004_u01773116429916") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526ca_d20260310_m042014_c001_v7007000_t0000_u01773116414774") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca59fb_d20260310_m042010_c001_v0001106_t0058_u01773116410521") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526bb_d20260310_m042009_c001_v7007000_t0000_u01773116409358") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd926c_d20260310_m042002_c001_v0001179_t0037_u01773116402965") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b38c1_d20260310_m041946_c001_v7007000_t0000_u01773116386837") 2026/03/10 04:23:18 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb98c2_d20260310_m041940_c001_v0001109_t0021_u01773116380604") 2026/03/10 04:23:19 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd348_d20260310_m041926_c001_v7007000_t0000_u01773116366233") 2026/03/10 04:23:19 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9882_d20260310_m041921_c001_v0001109_t0018_u01773116361690") 2026/03/10 04:23:19 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7d8_d20260310_m041906_c001_v7007000_t0000_u01773116346516") 2026/03/10 04:23:19 DEBUG : apple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9842_d20260310_m041858_c001_v0001109_t0021_u01773116338420") 2026/03/10 04:23:19 DEBUG : appleSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40827aaff4a80c3e_d20260310_m042041_c001_v7007000_t0000_u01773116441283") 2026/03/10 04:23:19 DEBUG : appleSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9960_d20260310_m042032_c001_v0001109_t0013_u01773116432955") 2026/03/10 04:23:19 DEBUG : appleapple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152761_d20260310_m042106_c001_v7007000_t0000_u01773116466035") 2026/03/10 04:23:19 DEBUG : appleapple: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9352_d20260310_m042059_c001_v0001179_t0044_u01773116459933") 2026/03/10 04:23:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd433_d20260310_m042241_c001_v7007000_t0000_u01773116561252") 2026/03/10 04:23:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9ae7_d20260310_m042236_c001_v0001109_t0044_u01773116556443") 2026/03/10 04:23:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152816_d20260310_m042221_c001_v7007000_t0000_u01773116541556") 2026/03/10 04:23:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9ab7_d20260310_m042217_c001_v0001109_t0031_u01773116537633") 2026/03/10 04:23:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf50_d20260310_m042202_c001_v7007000_t0000_u01773116522979") 2026/03/10 04:23:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9a82_d20260310_m042159_c001_v0001109_t0044_u01773116519328") 2026/03/10 04:23:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be0632ed_d20260310_m042143_c001_v7007000_t0000_u01773116503094") 2026/03/10 04:23:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9a50_d20260310_m042139_c001_v0001109_t0041_u01773116499448") 2026/03/10 04:23:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a25_d20260310_m042124_c001_v7007000_t0000_u01773116484479") 2026/03/10 04:23:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9a0e_d20260310_m042120_c001_v0001109_t0016_u01773116480541") 2026/03/10 04:23:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152758_d20260310_m042103_c001_v7007000_t0000_u01773116463992") 2026/03/10 04:23:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb99b6_d20260310_m042057_c001_v0001109_t0034_u01773116457992") 2026/03/10 04:23:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3952_d20260310_m042042_c001_v7007000_t0000_u01773116442836") 2026/03/10 04:23:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb996a_d20260310_m042037_c001_v0001109_t0049_u01773116437072") 2026/03/10 04:23:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40882dbb043d33ad_d20260310_m042036_c001_v7007000_t0000_u01773116436035") 2026/03/10 04:23:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a21_d20260310_m042030_c001_v0001106_t0058_u01773116430670") 2026/03/10 04:23:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526cb_d20260310_m042014_c001_v7007000_t0000_u01773116414958") 2026/03/10 04:23:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9292_d20260310_m042010_c001_v0001179_t0020_u01773116410491") 2026/03/10 04:23:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4030e6bc44e4807c_d20260310_m042009_c001_v7007000_t0000_u01773116409541") 2026/03/10 04:23:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca59dd_d20260310_m042003_c001_v0001106_t0026_u01773116403867") 2026/03/10 04:23:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be063243_d20260310_m041946_c001_v7007000_t0000_u01773116386904") 2026/03/10 04:23:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9204_d20260310_m041941_c001_v0001179_t0041_u01773116381719") 2026/03/10 04:23:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd349_d20260310_m041926_c001_v7007000_t0000_u01773116366416") 2026/03/10 04:23:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd91bb_d20260310_m041922_c001_v0001179_t0056_u01773116362962") 2026/03/10 04:23:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7d9_d20260310_m041906_c001_v7007000_t0000_u01773116346698") 2026/03/10 04:23:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9155_d20260310_m041903_c001_v0001179_t0016_u01773116343239") 2026/03/10 04:23:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41299c15a7f2c286_d20260310_m042040_c001_v7007000_t0000_u01773116440927") 2026/03/10 04:23:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7cac_d20260310_m042032_c001_v0001167_t0016_u01773116432986") 2026/03/10 04:23:20 DEBUG : b/potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7464d9_d20260310_m041413_c001_v7007000_t0000_u01773116053362") 2026/03/10 04:23:20 DEBUG : b/potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a4a1_d20260310_m041410_c001_v0001167_t0030_u01773116050318") 2026/03/10 04:23:20 DEBUG : b/potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7464ca_d20260310_m041409_c001_v7007000_t0000_u01773116049217") 2026/03/10 04:23:20 DEBUG : b/potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a467_d20260310_m041407_c001_v0001167_t0030_u01773116047114") 2026/03/10 04:23:20 DEBUG : b/potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb38_d20260310_m041347_c001_v7007000_t0000_u01773116027109") 2026/03/10 04:23:20 DEBUG : b/potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a2b0_d20260310_m041344_c001_v0001167_t0050_u01773116024950") 2026/03/10 04:23:21 DEBUG : backup/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b025a_d20260310_m041636_c001_v7007000_t0000_u01773116196306") 2026/03/10 04:23:21 DEBUG : backup/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f103d87a4de7d05dc_d20260310_m041633_c001_v0001178_t0022_u01773116193930") 2026/03/10 04:23:21 DEBUG : backup/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f11041a4bb9d18f42_d20260310_m041629_c001_v0001173_t0034_u01773116189496") 2026/03/10 04:23:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f404ff05cb09c6131_d20260310_m041701_c001_v7007000_t0000_u01773116221618") 2026/03/10 04:23:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1100cca1935c6ea7_d20260310_m041659_c001_v0001032_t0018_u01773116219553") 2026/03/10 04:23:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f10905fbc5a6c1f81_d20260310_m041655_c001_v0001167_t0044_u01773116215275") 2026/03/10 04:23:21 DEBUG : backup/one.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d874_d20260310_m041648_c001_v7007000_t0000_u01773116208942") 2026/03/10 04:23:21 DEBUG : backup/one.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016ece9ed11f312_d20260310_m041646_c001_v0001097_t0007_u01773116206554") 2026/03/10 04:23:21 DEBUG : backup/one.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f118292eec003b397_d20260310_m041642_c001_v0001098_t0058_u01773116202432") 2026/03/10 04:23:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f404ff05cb09c6132_d20260310_m041701_c001_v7007000_t0000_u01773116221799") 2026/03/10 04:23:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117fe60211cfb9b9_d20260310_m041700_c001_v0001099_t0031_u01773116220663") 2026/03/10 04:23:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f102930b483979177_d20260310_m041657_c001_v0001157_t0031_u01773116217026") 2026/03/10 04:23:21 DEBUG : backup/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b025b_d20260310_m041636_c001_v7007000_t0000_u01773116196487") 2026/03/10 04:23:21 DEBUG : backup/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f111b2b14b892aee1_d20260310_m041635_c001_v0001144_t0035_u01773116195221") 2026/03/10 04:23:21 DEBUG : backup/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1021c87a348d7bb1_d20260310_m041631_c001_v0001171_t0053_u01773116191542") 2026/03/10 04:23:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d875_d20260310_m041649_c001_v7007000_t0000_u01773116209124") 2026/03/10 04:23:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f107ef2079342f733_d20260310_m041648_c001_v0001185_t0040_u01773116208108") 2026/03/10 04:23:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f119d6bc9acf2642d_d20260310_m041644_c001_v0001185_t0016_u01773116204080") 2026/03/10 04:23:21 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd434_d20260310_m042241_c001_v7007000_t0000_u01773116561435") 2026/03/10 04:23:21 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5b7c_d20260310_m042235_c001_v0001106_t0027_u01773116555855") 2026/03/10 04:23:21 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152817_d20260310_m042221_c001_v7007000_t0000_u01773116541740") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5b44_d20260310_m042217_c001_v0001106_t0001_u01773116537032") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf51_d20260310_m042203_c001_v7007000_t0000_u01773116523164") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5b1e_d20260310_m042158_c001_v0001106_t0001_u01773116518395") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be0632f0_d20260310_m042143_c001_v7007000_t0000_u01773116503277") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5af1_d20260310_m042138_c001_v0001106_t0015_u01773116498912") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a26_d20260310_m042124_c001_v7007000_t0000_u01773116484663") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5ab3_d20260310_m042120_c001_v0001106_t0014_u01773116480021") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152762_d20260310_m042106_c001_v7007000_t0000_u01773116466219") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7e3d_d20260310_m042057_c001_v0001167_t0058_u01773116457529") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3953_d20260310_m042043_c001_v7007000_t0000_u01773116443021") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7cfe_d20260310_m042037_c001_v0001167_t0021_u01773116437062") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b04d8_d20260310_m042035_c001_v7007000_t0000_u01773116435832") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92d4_d20260310_m042030_c001_v0001179_t0054_u01773116430468") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526cc_d20260310_m042015_c001_v7007000_t0000_u01773116415150") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7b31_d20260310_m042010_c001_v0001167_t0057_u01773116410509") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526bc_d20260310_m042009_c001_v7007000_t0000_u01773116409561") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9904_d20260310_m042003_c001_v0001109_t0008_u01773116403308") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b38c0_d20260310_m041946_c001_v7007000_t0000_u01773116386654") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7993_d20260310_m041941_c001_v0001167_t0009_u01773116381061") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd34a_d20260310_m041926_c001_v7007000_t0000_u01773116366608") 2026/03/10 04:23:22 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7869_d20260310_m041922_c001_v0001167_t0027_u01773116362392") 2026/03/10 04:23:23 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7da_d20260310_m041906_c001_v7007000_t0000_u01773116346881") 2026/03/10 04:23:23 DEBUG : banana: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e774e_d20260310_m041858_c001_v0001167_t0014_u01773116338921") 2026/03/10 04:23:23 DEBUG : bananaSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40827aaff4a80c3c_d20260310_m042040_c001_v7007000_t0000_u01773116440914") 2026/03/10 04:23:23 DEBUG : bananaSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92da_d20260310_m042032_c001_v0001179_t0048_u01773116432968") 2026/03/10 04:23:23 DEBUG : both0: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f9737fd_d20260310_m041832_c001_v7007000_t0000_u01773116312195") 2026/03/10 04:23:23 DEBUG : both0: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9070_d20260310_m041812_c001_v0001179_t0046_u01773116292793") 2026/03/10 04:23:23 DEBUG : both0: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb26_d20260310_m041808_c001_v7007000_t0000_u01773116288580") 2026/03/10 04:23:23 DEBUG : both0: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9008_d20260310_m041749_c001_v0001179_t0025_u01773116269935") 2026/03/10 04:23:23 DEBUG : both1: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f9737fe_d20260310_m041832_c001_v7007000_t0000_u01773116312380") 2026/03/10 04:23:23 DEBUG : both1: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9076_d20260310_m041814_c001_v0001179_t0017_u01773116294070") 2026/03/10 04:23:23 DEBUG : both1: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb28_d20260310_m041808_c001_v7007000_t0000_u01773116288764") 2026/03/10 04:23:23 DEBUG : both1: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd900a_d20260310_m041750_c001_v0001179_t0050_u01773116270608") 2026/03/10 04:23:23 DEBUG : both10: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f9737ff_d20260310_m041832_c001_v7007000_t0000_u01773116312562") 2026/03/10 04:23:23 DEBUG : both10: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9098_d20260310_m041821_c001_v0001179_t0039_u01773116301657") 2026/03/10 04:23:23 DEBUG : both10: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb29_d20260310_m041808_c001_v7007000_t0000_u01773116288946") 2026/03/10 04:23:23 DEBUG : both10: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9030_d20260310_m041757_c001_v0001179_t0033_u01773116277658") 2026/03/10 04:23:23 DEBUG : both11: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973800_d20260310_m041832_c001_v7007000_t0000_u01773116312744") 2026/03/10 04:23:23 DEBUG : both11: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd90a4_d20260310_m041822_c001_v0001179_t0020_u01773116302912") 2026/03/10 04:23:23 DEBUG : both11: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb2a_d20260310_m041809_c001_v7007000_t0000_u01773116289129") 2026/03/10 04:23:24 DEBUG : both11: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9037_d20260310_m041758_c001_v0001179_t0015_u01773116278287") 2026/03/10 04:23:24 DEBUG : both12: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973801_d20260310_m041832_c001_v7007000_t0000_u01773116312926") 2026/03/10 04:23:24 DEBUG : both12: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd90a6_d20260310_m041823_c001_v0001179_t0011_u01773116303572") 2026/03/10 04:23:24 DEBUG : both12: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb2c_d20260310_m041809_c001_v7007000_t0000_u01773116289312") 2026/03/10 04:23:24 DEBUG : both12: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd903e_d20260310_m041759_c001_v0001179_t0021_u01773116279253") 2026/03/10 04:23:24 DEBUG : both13: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973802_d20260310_m041833_c001_v7007000_t0000_u01773116313108") 2026/03/10 04:23:24 DEBUG : both13: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd90aa_d20260310_m041824_c001_v0001179_t0041_u01773116304343") 2026/03/10 04:23:24 DEBUG : both13: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb2d_d20260310_m041809_c001_v7007000_t0000_u01773116289493") 2026/03/10 04:23:24 DEBUG : both13: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9040_d20260310_m041800_c001_v0001179_t0010_u01773116280052") 2026/03/10 04:23:24 DEBUG : both14: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973804_d20260310_m041833_c001_v7007000_t0000_u01773116313290") 2026/03/10 04:23:24 DEBUG : both14: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd90ae_d20260310_m041825_c001_v0001179_t0014_u01773116305160") 2026/03/10 04:23:24 DEBUG : both14: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb2e_d20260310_m041809_c001_v7007000_t0000_u01773116289674") 2026/03/10 04:23:24 DEBUG : both14: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9044_d20260310_m041800_c001_v0001179_t0057_u01773116280808") 2026/03/10 04:23:24 DEBUG : both15: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973805_d20260310_m041833_c001_v7007000_t0000_u01773116313472") 2026/03/10 04:23:24 DEBUG : both15: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd90b2_d20260310_m041826_c001_v0001179_t0047_u01773116306065") 2026/03/10 04:23:24 DEBUG : both15: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb30_d20260310_m041809_c001_v7007000_t0000_u01773116289858") 2026/03/10 04:23:24 DEBUG : both15: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd904a_d20260310_m041801_c001_v0001179_t0005_u01773116281887") 2026/03/10 04:23:24 DEBUG : both16: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973806_d20260310_m041833_c001_v7007000_t0000_u01773116313655") 2026/03/10 04:23:24 DEBUG : both16: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd90b8_d20260310_m041826_c001_v0001179_t0018_u01773116306757") 2026/03/10 04:23:24 DEBUG : both16: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb31_d20260310_m041810_c001_v7007000_t0000_u01773116290040") 2026/03/10 04:23:25 DEBUG : both16: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd904c_d20260310_m041802_c001_v0001179_t0012_u01773116282439") 2026/03/10 04:23:25 DEBUG : both17: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973807_d20260310_m041833_c001_v7007000_t0000_u01773116313837") 2026/03/10 04:23:25 DEBUG : both17: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd90ba_d20260310_m041827_c001_v0001179_t0054_u01773116307531") 2026/03/10 04:23:25 DEBUG : both17: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb32_d20260310_m041810_c001_v7007000_t0000_u01773116290223") 2026/03/10 04:23:25 DEBUG : both17: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd904e_d20260310_m041803_c001_v0001179_t0052_u01773116283094") 2026/03/10 04:23:25 DEBUG : both18: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973808_d20260310_m041834_c001_v7007000_t0000_u01773116314020") 2026/03/10 04:23:25 DEBUG : both18: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd90c0_d20260310_m041828_c001_v0001179_t0004_u01773116308309") 2026/03/10 04:23:25 DEBUG : both18: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb34_d20260310_m041810_c001_v7007000_t0000_u01773116290405") 2026/03/10 04:23:25 DEBUG : both18: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9050_d20260310_m041803_c001_v0001179_t0044_u01773116283743") 2026/03/10 04:23:25 DEBUG : both19: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973809_d20260310_m041834_c001_v7007000_t0000_u01773116314203") 2026/03/10 04:23:25 DEBUG : both19: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd90c2_d20260310_m041828_c001_v0001179_t0044_u01773116308882") 2026/03/10 04:23:25 DEBUG : both19: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb35_d20260310_m041810_c001_v7007000_t0000_u01773116290591") 2026/03/10 04:23:25 DEBUG : both19: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9058_d20260310_m041805_c001_v0001179_t0025_u01773116285016") 2026/03/10 04:23:25 DEBUG : both2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f97380a_d20260310_m041834_c001_v7007000_t0000_u01773116314385") 2026/03/10 04:23:25 DEBUG : both2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd907a_d20260310_m041814_c001_v0001179_t0007_u01773116294892") 2026/03/10 04:23:25 DEBUG : both2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb37_d20260310_m041810_c001_v7007000_t0000_u01773116290774") 2026/03/10 04:23:25 DEBUG : both2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9012_d20260310_m041751_c001_v0001179_t0027_u01773116271488") 2026/03/10 04:23:25 DEBUG : both3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f97380b_d20260310_m041834_c001_v7007000_t0000_u01773116314568") 2026/03/10 04:23:25 DEBUG : both3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd907c_d20260310_m041815_c001_v0001179_t0047_u01773116295651") 2026/03/10 04:23:25 DEBUG : both3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb3a_d20260310_m041810_c001_v7007000_t0000_u01773116290956") 2026/03/10 04:23:25 DEBUG : both3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9014_d20260310_m041752_c001_v0001179_t0016_u01773116272182") 2026/03/10 04:23:25 DEBUG : both4: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f97380c_d20260310_m041834_c001_v7007000_t0000_u01773116314750") 2026/03/10 04:23:26 DEBUG : both4: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9082_d20260310_m041816_c001_v0001179_t0007_u01773116296627") 2026/03/10 04:23:26 DEBUG : both4: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb3b_d20260310_m041811_c001_v7007000_t0000_u01773116291140") 2026/03/10 04:23:26 DEBUG : both4: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9016_d20260310_m041752_c001_v0001179_t0042_u01773116272861") 2026/03/10 04:23:26 DEBUG : both5: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f97380d_d20260310_m041834_c001_v7007000_t0000_u01773116314933") 2026/03/10 04:23:26 DEBUG : both5: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd908a_d20260310_m041817_c001_v0001179_t0030_u01773116297212") 2026/03/10 04:23:26 DEBUG : both5: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb3c_d20260310_m041811_c001_v7007000_t0000_u01773116291323") 2026/03/10 04:23:26 DEBUG : both5: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9018_d20260310_m041753_c001_v0001179_t0038_u01773116273523") 2026/03/10 04:23:26 DEBUG : both6: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f97380e_d20260310_m041835_c001_v7007000_t0000_u01773116315116") 2026/03/10 04:23:26 DEBUG : both6: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd908c_d20260310_m041818_c001_v0001179_t0025_u01773116298309") 2026/03/10 04:23:26 DEBUG : both6: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb3d_d20260310_m041811_c001_v7007000_t0000_u01773116291506") 2026/03/10 04:23:26 DEBUG : both6: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd901e_d20260310_m041754_c001_v0001179_t0057_u01773116274539") 2026/03/10 04:23:26 DEBUG : both7: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f97380f_d20260310_m041835_c001_v7007000_t0000_u01773116315298") 2026/03/10 04:23:26 DEBUG : both7: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9090_d20260310_m041818_c001_v0001179_t0036_u01773116298981") 2026/03/10 04:23:26 DEBUG : both7: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb3e_d20260310_m041811_c001_v7007000_t0000_u01773116291689") 2026/03/10 04:23:26 DEBUG : both7: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9024_d20260310_m041755_c001_v0001179_t0044_u01773116275439") 2026/03/10 04:23:26 DEBUG : both8: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973810_d20260310_m041835_c001_v7007000_t0000_u01773116315480") 2026/03/10 04:23:26 DEBUG : both8: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9094_d20260310_m041820_c001_v0001179_t0050_u01773116300166") 2026/03/10 04:23:26 DEBUG : both8: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb3f_d20260310_m041811_c001_v7007000_t0000_u01773116291872") 2026/03/10 04:23:26 DEBUG : both8: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9028_d20260310_m041756_c001_v0001179_t0008_u01773116276283") 2026/03/10 04:23:26 DEBUG : both9: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973811_d20260310_m041835_c001_v7007000_t0000_u01773116315662") 2026/03/10 04:23:26 DEBUG : both9: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9096_d20260310_m041820_c001_v0001179_t0021_u01773116300776") 2026/03/10 04:23:27 DEBUG : both9: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb40_d20260310_m041812_c001_v7007000_t0000_u01773116292054") 2026/03/10 04:23:27 DEBUG : both9: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd902c_d20260310_m041756_c001_v0001179_t0010_u01773116276937") 2026/03/10 04:23:27 DEBUG : c/non empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7464da_d20260310_m041413_c001_v7007000_t0000_u01773116053544") 2026/03/10 04:23:27 DEBUG : c/non empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a4ab_d20260310_m041410_c001_v0001167_t0029_u01773116050990") 2026/03/10 04:23:27 DEBUG : c/non empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7464d2_d20260310_m041409_c001_v7007000_t0000_u01773116049953") 2026/03/10 04:23:27 DEBUG : c/non empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a46d_d20260310_m041407_c001_v0001167_t0007_u01773116047884") 2026/03/10 04:23:27 DEBUG : c/non empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb3a_d20260310_m041347_c001_v7007000_t0000_u01773116027856") 2026/03/10 04:23:27 DEBUG : c/non empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a2b8_d20260310_m041345_c001_v0001167_t0042_u01773116025582") 2026/03/10 04:23:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c30_d20260310_m041949_c001_v7007000_t0000_u01773116389385") 2026/03/10 04:23:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd920e_d20260310_m041943_c001_v0001179_t0003_u01773116383910") 2026/03/10 04:23:27 DEBUG : check sum: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb2e_d20260310_m041336_c001_v7007000_t0000_u01773116016926") 2026/03/10 04:23:27 DEBUG : check sum: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a236_d20260310_m041335_c001_v0001167_t0026_u01773116015764") 2026/03/10 04:23:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f420635515dd23a71_d20260310_m042312_c001_v7007000_t0000_u01773116592968") 2026/03/10 04:23:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd95ad_d20260310_m042311_c001_v0001179_t0052_u01773116591556") 2026/03/10 04:23:27 DEBUG : dest/3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4057d1dd1a695728_d20260310_m041606_c001_v7007000_t0000_u01773116166325") 2026/03/10 04:23:27 DEBUG : dest/3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4142cd5c1ac4b211_d20260310_m041605_c001_v0001171_t0002_u01773116165216") 2026/03/10 04:23:27 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152764_d20260310_m042106_c001_v7007000_t0000_u01773116466403") 2026/03/10 04:23:27 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb99be_d20260310_m042059_c001_v0001109_t0032_u01773116459952") 2026/03/10 04:23:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd435_d20260310_m042241_c001_v7007000_t0000_u01773116561618") 2026/03/10 04:23:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd94d4_d20260310_m042226_c001_v0001179_t0001_u01773116546021") 2026/03/10 04:23:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152818_d20260310_m042221_c001_v7007000_t0000_u01773116541923") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9474_d20260310_m042207_c001_v0001179_t0028_u01773116527466") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf52_d20260310_m042203_c001_v7007000_t0000_u01773116523348") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd942b_d20260310_m042147_c001_v0001179_t0017_u01773116507620") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be0632f3_d20260310_m042143_c001_v7007000_t0000_u01773116503459") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd93f5_d20260310_m042128_c001_v0001179_t0044_u01773116488964") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a27_d20260310_m042124_c001_v7007000_t0000_u01773116484850") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9382_d20260310_m042110_c001_v0001179_t0016_u01773116470478") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152753_d20260310_m042103_c001_v7007000_t0000_u01773116463625") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9322_d20260310_m042047_c001_v0001179_t0053_u01773116447318") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3955_d20260310_m042043_c001_v7007000_t0000_u01773116443206") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92f8_d20260310_m042037_c001_v0001179_t0012_u01773116437252") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40455a6615d90540_d20260310_m042035_c001_v7007000_t0000_u01773116435939") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb993a_d20260310_m042019_c001_v0001109_t0049_u01773116419426") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526cd_d20260310_m042015_c001_v7007000_t0000_u01773116415337") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9296_d20260310_m042010_c001_v0001179_t0049_u01773116410711") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4030e6bc44e4807b_d20260310_m042009_c001_v7007000_t0000_u01773116409359") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9242_d20260310_m041953_c001_v0001179_t0033_u01773116393421") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b38c4_d20260310_m041947_c001_v7007000_t0000_u01773116387020") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb989c_d20260310_m041930_c001_v0001109_t0030_u01773116370930") 2026/03/10 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd34b_d20260310_m041926_c001_v7007000_t0000_u01773116366793") 2026/03/10 04:23:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb985e_d20260310_m041911_c001_v0001109_t0050_u01773116351137") 2026/03/10 04:23:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7db_d20260310_m041907_c001_v7007000_t0000_u01773116347064") 2026/03/10 04:23:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb982e_d20260310_m041849_c001_v0001109_t0011_u01773116329511") 2026/03/10 04:23:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b0503_d20260310_m042040_c001_v7007000_t0000_u01773116440933") 2026/03/10 04:23:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92dc_d20260310_m042033_c001_v0001179_t0050_u01773116433215") 2026/03/10 04:23:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152766_d20260310_m042106_c001_v7007000_t0000_u01773116466585") 2026/03/10 04:23:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a7d_d20260310_m042059_c001_v0001106_t0046_u01773116459963") 2026/03/10 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd436_d20260310_m042241_c001_v7007000_t0000_u01773116561802") 2026/03/10 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5b60_d20260310_m042226_c001_v0001106_t0017_u01773116546597") 2026/03/10 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152819_d20260310_m042222_c001_v7007000_t0000_u01773116542107") 2026/03/10 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5b32_d20260310_m042208_c001_v0001106_t0006_u01773116528053") 2026/03/10 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf53_d20260310_m042203_c001_v7007000_t0000_u01773116523531") 2026/03/10 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5b0b_d20260310_m042148_c001_v0001106_t0048_u01773116508243") 2026/03/10 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be0632f6_d20260310_m042143_c001_v7007000_t0000_u01773116503641") 2026/03/10 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5ac9_d20260310_m042129_c001_v0001106_t0043_u01773116489598") 2026/03/10 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a28_d20260310_m042125_c001_v7007000_t0000_u01773116485035") 2026/03/10 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a97_d20260310_m042111_c001_v0001106_t0055_u01773116471046") 2026/03/10 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f404ff05cb09c63fd_d20260310_m042104_c001_v7007000_t0000_u01773116464005") 2026/03/10 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7dbd_d20260310_m042047_c001_v0001167_t0044_u01773116447893") 2026/03/10 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3957_d20260310_m042043_c001_v7007000_t0000_u01773116443388") 2026/03/10 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92fa_d20260310_m042037_c001_v0001179_t0022_u01773116437460") 2026/03/10 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f9738f4_d20260310_m042035_c001_v7007000_t0000_u01773116435941") 2026/03/10 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92b6_d20260310_m042020_c001_v0001179_t0003_u01773116420679") 2026/03/10 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526ce_d20260310_m042015_c001_v7007000_t0000_u01773116415522") 2026/03/10 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9298_d20260310_m042010_c001_v0001179_t0000_u01773116410944") 2026/03/10 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40882dbb043d3362_d20260310_m042008_c001_v7007000_t0000_u01773116408971") 2026/03/10 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb98e0_d20260310_m041954_c001_v0001109_t0016_u01773116394038") 2026/03/10 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c2a_d20260310_m041947_c001_v7007000_t0000_u01773116387029") 2026/03/10 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e78f9_d20260310_m041932_c001_v0001167_t0030_u01773116371999") 2026/03/10 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd34c_d20260310_m041926_c001_v7007000_t0000_u01773116366976") 2026/03/10 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7805_d20260310_m041911_c001_v0001167_t0026_u01773116351948") 2026/03/10 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7dc_d20260310_m041907_c001_v7007000_t0000_u01773116347247") 2026/03/10 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e76e4_d20260310_m041850_c001_v0001167_t0006_u01773116330135") 2026/03/10 04:23:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4078302f7c53990f_d20260310_m042040_c001_v7007000_t0000_u01773116440948") 2026/03/10 04:23:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92e0_d20260310_m042033_c001_v0001179_t0018_u01773116433461") 2026/03/10 04:23:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152768_d20260310_m042106_c001_v7007000_t0000_u01773116466768") 2026/03/10 04:23:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9354_d20260310_m042100_c001_v0001179_t0002_u01773116460163") 2026/03/10 04:23:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd437_d20260310_m042241_c001_v7007000_t0000_u01773116561985") 2026/03/10 04:23:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9ac9_d20260310_m042227_c001_v0001109_t0057_u01773116547910") 2026/03/10 04:23:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e115281a_d20260310_m042222_c001_v7007000_t0000_u01773116542289") 2026/03/10 04:23:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9a9d_d20260310_m042209_c001_v0001109_t0044_u01773116529116") 2026/03/10 04:23:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf54_d20260310_m042203_c001_v7007000_t0000_u01773116523715") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9a60_d20260310_m042149_c001_v0001109_t0010_u01773116509293") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be0632f7_d20260310_m042143_c001_v7007000_t0000_u01773116503824") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9a2c_d20260310_m042130_c001_v0001109_t0034_u01773116490644") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a2a_d20260310_m042125_c001_v7007000_t0000_u01773116485223") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb99e4_d20260310_m042111_c001_v0001109_t0046_u01773116471989") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4008d87a9632df7d_d20260310_m042104_c001_v7007000_t0000_u01773116464200") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9994_d20260310_m042049_c001_v0001109_t0037_u01773116449013") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b395a_d20260310_m042043_c001_v7007000_t0000_u01773116443572") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7d02_d20260310_m042037_c001_v0001167_t0027_u01773116437536") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40882dbb043d33ac_d20260310_m042035_c001_v7007000_t0000_u01773116435850") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a0b_d20260310_m042021_c001_v0001106_t0024_u01773116421323") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526cf_d20260310_m042015_c001_v7007000_t0000_u01773116415702") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7b37_d20260310_m042010_c001_v0001167_t0027_u01773116410951") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d9bb_d20260310_m042009_c001_v7007000_t0000_u01773116409376") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca59c3_d20260310_m041954_c001_v0001106_t0053_u01773116394904") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746897_d20260310_m041947_c001_v7007000_t0000_u01773116387083") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd91d2_d20260310_m041933_c001_v0001179_t0006_u01773116373000") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd34d_d20260310_m041927_c001_v7007000_t0000_u01773116367161") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd918d_d20260310_m041913_c001_v0001179_t0019_u01773116353011") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7dd_d20260310_m041907_c001_v7007000_t0000_u01773116347430") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd911d_d20260310_m041851_c001_v0001179_t0048_u01773116331276") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4057d1dd1a69578c_d20260310_m042040_c001_v7007000_t0000_u01773116440893") 2026/03/10 04:23:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7cb4_d20260310_m042033_c001_v0001167_t0031_u01773116433611") 2026/03/10 04:23:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152769_d20260310_m042106_c001_v7007000_t0000_u01773116466951") 2026/03/10 04:23:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9356_d20260310_m042100_c001_v0001179_t0035_u01773116460459") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd438_d20260310_m042242_c001_v7007000_t0000_u01773116562169") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e832a_d20260310_m042228_c001_v0001167_t0036_u01773116548773") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e115281b_d20260310_m042222_c001_v7007000_t0000_u01773116542473") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e8236_d20260310_m042210_c001_v0001167_t0016_u01773116530293") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf55_d20260310_m042203_c001_v7007000_t0000_u01773116523899") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e8139_d20260310_m042150_c001_v0001167_t0010_u01773116510553") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be0632f8_d20260310_m042144_c001_v7007000_t0000_u01773116504006") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e8032_d20260310_m042131_c001_v0001167_t0059_u01773116491491") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a2b_d20260310_m042125_c001_v7007000_t0000_u01773116485416") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7f08_d20260310_m042112_c001_v0001167_t0032_u01773116472921") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4008d87a9632df7b_d20260310_m042104_c001_v7007000_t0000_u01773116464012") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a63_d20260310_m042049_c001_v0001106_t0008_u01773116449938") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b395b_d20260310_m042043_c001_v7007000_t0000_u01773116443755") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9970_d20260310_m042037_c001_v0001109_t0030_u01773116437637") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b04d3_d20260310_m042035_c001_v7007000_t0000_u01773116435464") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7bee_d20260310_m042022_c001_v0001167_t0046_u01773116422189") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526d0_d20260310_m042015_c001_v7007000_t0000_u01773116415885") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9926_d20260310_m042011_c001_v0001109_t0021_u01773116411063") 2026/03/10 04:23:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d9bc_d20260310_m042009_c001_v7007000_t0000_u01773116409389") 2026/03/10 04:23:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7a40_d20260310_m041955_c001_v0001167_t0020_u01773116395936") 2026/03/10 04:23:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be063246_d20260310_m041947_c001_v7007000_t0000_u01773116387096") 2026/03/10 04:23:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5989_d20260310_m041933_c001_v0001106_t0022_u01773116373595") 2026/03/10 04:23:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd34f_d20260310_m041927_c001_v7007000_t0000_u01773116367349") 2026/03/10 04:23:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca595e_d20260310_m041913_c001_v0001106_t0026_u01773116353587") 2026/03/10 04:23:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7de_d20260310_m041907_c001_v7007000_t0000_u01773116347613") 2026/03/10 04:23:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5914_d20260310_m041851_c001_v0001106_t0043_u01773116331520") 2026/03/10 04:23:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b394c_d20260310_m042041_c001_v7007000_t0000_u01773116441293") 2026/03/10 04:23:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9962_d20260310_m042033_c001_v0001109_t0003_u01773116433629") 2026/03/10 04:23:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e115276a_d20260310_m042107_c001_v7007000_t0000_u01773116467132") 2026/03/10 04:23:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb99c0_d20260310_m042100_c001_v0001109_t0036_u01773116460515") 2026/03/10 04:23:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd439_d20260310_m042242_c001_v7007000_t0000_u01773116562353") 2026/03/10 04:23:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd94e4_d20260310_m042229_c001_v0001179_t0014_u01773116549367") 2026/03/10 04:23:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e115281c_d20260310_m042222_c001_v7007000_t0000_u01773116542658") 2026/03/10 04:23:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd947c_d20260310_m042210_c001_v0001179_t0032_u01773116530900") 2026/03/10 04:23:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf56_d20260310_m042204_c001_v7007000_t0000_u01773116524085") 2026/03/10 04:23:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd943a_d20260310_m042151_c001_v0001179_t0010_u01773116511998") 2026/03/10 04:23:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be0632fa_d20260310_m042144_c001_v7007000_t0000_u01773116504187") 2026/03/10 04:23:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9409_d20260310_m042132_c001_v0001179_t0012_u01773116492800") 2026/03/10 04:23:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a2c_d20260310_m042125_c001_v7007000_t0000_u01773116485600") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd938a_d20260310_m042113_c001_v0001179_t0015_u01773116473440") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152754_d20260310_m042103_c001_v7007000_t0000_u01773116463636") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9332_d20260310_m042050_c001_v0001179_t0050_u01773116450664") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b395c_d20260310_m042043_c001_v7007000_t0000_u01773116443938") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92fc_d20260310_m042037_c001_v0001179_t0009_u01773116437666") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d9ee_d20260310_m042035_c001_v7007000_t0000_u01773116435477") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb993e_d20260310_m042022_c001_v0001109_t0030_u01773116422598") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526d1_d20260310_m042016_c001_v7007000_t0000_u01773116416066") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd929a_d20260310_m042011_c001_v0001179_t0013_u01773116411170") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d9bd_d20260310_m042009_c001_v7007000_t0000_u01773116409566") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9252_d20260310_m041956_c001_v0001179_t0055_u01773116396560") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b38be_d20260310_m041946_c001_v7007000_t0000_u01773116386472") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb98a6_d20260310_m041934_c001_v0001109_t0037_u01773116374081") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd350_d20260310_m041927_c001_v7007000_t0000_u01773116367533") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9862_d20260310_m041915_c001_v0001109_t0033_u01773116355151") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7df_d20260310_m041907_c001_v7007000_t0000_u01773116347796") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9834_d20260310_m041852_c001_v0001109_t0035_u01773116332101") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40455a6615d9054c_d20260310_m042041_c001_v7007000_t0000_u01773116441060") 2026/03/10 04:23:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92e2_d20260310_m042033_c001_v0001179_t0057_u01773116433693") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e115276b_d20260310_m042107_c001_v7007000_t0000_u01773116467315") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7e59_d20260310_m042100_c001_v0001167_t0045_u01773116460526") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd43a_d20260310_m042242_c001_v7007000_t0000_u01773116562538") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5b6c_d20260310_m042229_c001_v0001106_t0036_u01773116549588") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e115281d_d20260310_m042222_c001_v7007000_t0000_u01773116542840") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5b3a_d20260310_m042211_c001_v0001106_t0051_u01773116531106") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf57_d20260310_m042204_c001_v7007000_t0000_u01773116524270") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5b0f_d20260310_m042152_c001_v0001106_t0049_u01773116512225") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be0632fc_d20260310_m042144_c001_v7007000_t0000_u01773116504369") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5ad5_d20260310_m042133_c001_v0001106_t0021_u01773116493090") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a2d_d20260310_m042125_c001_v7007000_t0000_u01773116485783") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5aa1_d20260310_m042113_c001_v0001106_t0041_u01773116473662") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746943_d20260310_m042104_c001_v7007000_t0000_u01773116464024") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7de9_d20260310_m042050_c001_v0001167_t0057_u01773116450875") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b395d_d20260310_m042044_c001_v7007000_t0000_u01773116444120") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a37_d20260310_m042037_c001_v0001106_t0017_u01773116437751") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3938_d20260310_m042036_c001_v7007000_t0000_u01773116436049") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92b8_d20260310_m042023_c001_v0001179_t0031_u01773116423768") 2026/03/10 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526d3_d20260310_m042016_c001_v7007000_t0000_u01773116416249") 2026/03/10 04:23:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd929c_d20260310_m042011_c001_v0001179_t0023_u01773116411430") 2026/03/10 04:23:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40882dbb043d3366_d20260310_m042009_c001_v7007000_t0000_u01773116409531") 2026/03/10 04:23:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb98ec_d20260310_m041956_c001_v0001109_t0008_u01773116396772") 2026/03/10 04:23:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be063242_d20260310_m041946_c001_v7007000_t0000_u01773116386872") 2026/03/10 04:23:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e792b_d20260310_m041934_c001_v0001167_t0005_u01773116374720") 2026/03/10 04:23:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd351_d20260310_m041927_c001_v7007000_t0000_u01773116367721") 2026/03/10 04:23:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7825_d20260310_m041915_c001_v0001167_t0024_u01773116355662") 2026/03/10 04:23:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7e0_d20260310_m041907_c001_v7007000_t0000_u01773116347979") 2026/03/10 04:23:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7704_d20260310_m041852_c001_v0001167_t0026_u01773116332696") 2026/03/10 04:23:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40882dbb043d33c2_d20260310_m042040_c001_v7007000_t0000_u01773116440900") 2026/03/10 04:23:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92e4_d20260310_m042033_c001_v0001179_t0019_u01773116433919") 2026/03/10 04:23:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e115276c_d20260310_m042107_c001_v7007000_t0000_u01773116467495") 2026/03/10 04:23:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a81_d20260310_m042100_c001_v0001106_t0037_u01773116460668") 2026/03/10 04:23:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd43b_d20260310_m042242_c001_v7007000_t0000_u01773116562721") 2026/03/10 04:23:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9ad3_d20260310_m042230_c001_v0001109_t0053_u01773116550145") 2026/03/10 04:23:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e115281e_d20260310_m042223_c001_v7007000_t0000_u01773116543022") 2026/03/10 04:23:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9a9f_d20260310_m042211_c001_v0001109_t0035_u01773116531616") 2026/03/10 04:23:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf58_d20260310_m042204_c001_v7007000_t0000_u01773116524455") 2026/03/10 04:23:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9a6e_d20260310_m042152_c001_v0001109_t0043_u01773116512833") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be0632fd_d20260310_m042144_c001_v7007000_t0000_u01773116504563") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9a38_d20260310_m042133_c001_v0001109_t0055_u01773116493687") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a2e_d20260310_m042125_c001_v7007000_t0000_u01773116485966") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb99f4_d20260310_m042114_c001_v0001109_t0022_u01773116474518") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f404ff05cb09c63fb_d20260310_m042103_c001_v7007000_t0000_u01773116463639") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb999e_d20260310_m042051_c001_v0001109_t0056_u01773116451365") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b395f_d20260310_m042044_c001_v7007000_t0000_u01773116444305") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92fe_d20260310_m042037_c001_v0001179_t0041_u01773116437911") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41790e618b9166dc_d20260310_m042035_c001_v7007000_t0000_u01773116435946") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a13_d20260310_m042023_c001_v0001106_t0034_u01773116423975") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526d5_d20260310_m042016_c001_v7007000_t0000_u01773116416432") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7b43_d20260310_m042011_c001_v0001167_t0005_u01773116411427") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f404ff05cb09c6389_d20260310_m042009_c001_v7007000_t0000_u01773116409328") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca59c9_d20260310_m041957_c001_v0001106_t0007_u01773116397403") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4239a250228f2c69_d20260310_m041947_c001_v7007000_t0000_u01773116387040") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd91e2_d20260310_m041935_c001_v0001179_t0052_u01773116375490") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd352_d20260310_m041927_c001_v7007000_t0000_u01773116367914") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd919d_d20260310_m041916_c001_v0001179_t0033_u01773116356221") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7e1_d20260310_m041908_c001_v7007000_t0000_u01773116348161") 2026/03/10 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9125_d20260310_m041853_c001_v0001179_t0054_u01773116333149") 2026/03/10 04:23:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b394b_d20260310_m042041_c001_v7007000_t0000_u01773116441108") 2026/03/10 04:23:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a2f_d20260310_m042033_c001_v0001106_t0020_u01773116433996") 2026/03/10 04:23:38 DEBUG : dir1/0007-12345: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e115276d_d20260310_m042107_c001_v7007000_t0000_u01773116467677") 2026/03/10 04:23:38 DEBUG : dir1/0007-12345: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd935a_d20260310_m042100_c001_v0001179_t0026_u01773116460736") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd43d_d20260310_m042242_c001_v7007000_t0000_u01773116562904") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e8346_d20260310_m042230_c001_v0001167_t0016_u01773116550558") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e115281f_d20260310_m042223_c001_v7007000_t0000_u01773116543204") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e8250_d20260310_m042212_c001_v0001167_t0008_u01773116532134") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf59_d20260310_m042204_c001_v7007000_t0000_u01773116524639") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e8168_d20260310_m042153_c001_v0001167_t0035_u01773116513332") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be0632ff_d20260310_m042144_c001_v7007000_t0000_u01773116504744") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e8062_d20260310_m042134_c001_v0001167_t0038_u01773116494261") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a2f_d20260310_m042126_c001_v7007000_t0000_u01773116486150") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7f29_d20260310_m042115_c001_v0001167_t0021_u01773116475059") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbe96_d20260310_m042104_c001_v7007000_t0000_u01773116464039") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a6b_d20260310_m042052_c001_v0001106_t0022_u01773116451999") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3961_d20260310_m042044_c001_v7007000_t0000_u01773116444514") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9300_d20260310_m042038_c001_v0001179_t0058_u01773116438148") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40882dbb043d33ab_d20260310_m042035_c001_v7007000_t0000_u01773116435667") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7c24_d20260310_m042024_c001_v0001167_t0058_u01773116424848") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526d6_d20260310_m042016_c001_v7007000_t0000_u01773116416614") 2026/03/10 04:23:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a01_d20260310_m042011_c001_v0001106_t0052_u01773116411524") 2026/03/10 04:23:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7468c4_d20260310_m042009_c001_v7007000_t0000_u01773116409337") 2026/03/10 04:23:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7a58_d20260310_m041957_c001_v0001167_t0003_u01773116397950") 2026/03/10 04:23:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f9738ba_d20260310_m041947_c001_v7007000_t0000_u01773116387049") 2026/03/10 04:23:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca598f_d20260310_m041935_c001_v0001106_t0023_u01773116375707") 2026/03/10 04:23:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd353_d20260310_m041928_c001_v7007000_t0000_u01773116368103") 2026/03/10 04:23:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5960_d20260310_m041916_c001_v0001106_t0026_u01773116356424") 2026/03/10 04:23:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7e2_d20260310_m041908_c001_v7007000_t0000_u01773116348344") 2026/03/10 04:23:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5918_d20260310_m041853_c001_v0001106_t0028_u01773116333380") 2026/03/10 04:23:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b0506_d20260310_m042041_c001_v7007000_t0000_u01773116441117") 2026/03/10 04:23:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7cc2_d20260310_m042034_c001_v0001167_t0015_u01773116434125") 2026/03/10 04:23:39 DEBUG : dir1/0008-23456: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e115276e_d20260310_m042107_c001_v7007000_t0000_u01773116467861") 2026/03/10 04:23:39 DEBUG : dir1/0008-23456: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd935c_d20260310_m042100_c001_v0001179_t0027_u01773116460973") 2026/03/10 04:23:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd43e_d20260310_m042243_c001_v7007000_t0000_u01773116563088") 2026/03/10 04:23:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd94ea_d20260310_m042231_c001_v0001179_t0017_u01773116551090") 2026/03/10 04:23:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152820_d20260310_m042223_c001_v7007000_t0000_u01773116543385") 2026/03/10 04:23:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9486_d20260310_m042212_c001_v0001179_t0012_u01773116532651") 2026/03/10 04:23:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf5b_d20260310_m042204_c001_v7007000_t0000_u01773116524824") 2026/03/10 04:23:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9442_d20260310_m042154_c001_v0001179_t0029_u01773116514336") 2026/03/10 04:23:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be063300_d20260310_m042144_c001_v7007000_t0000_u01773116504928") 2026/03/10 04:23:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd940f_d20260310_m042134_c001_v0001179_t0014_u01773116494838") 2026/03/10 04:23:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a30_d20260310_m042126_c001_v7007000_t0000_u01773116486333") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9394_d20260310_m042115_c001_v0001179_t0052_u01773116475684") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbe97_d20260310_m042104_c001_v7007000_t0000_u01773116464048") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd933c_d20260310_m042053_c001_v0001179_t0016_u01773116453050") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3962_d20260310_m042044_c001_v7007000_t0000_u01773116444697") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7d10_d20260310_m042038_c001_v0001167_t0020_u01773116438185") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40882dbb043d33a9_d20260310_m042035_c001_v7007000_t0000_u01773116435485") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb994c_d20260310_m042025_c001_v0001109_t0043_u01773116425494") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526d7_d20260310_m042016_c001_v7007000_t0000_u01773116416796") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92a0_d20260310_m042011_c001_v0001179_t0057_u01773116411766") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f404ff05cb09c6387_d20260310_m042008_c001_v7007000_t0000_u01773116408957") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9256_d20260310_m041958_c001_v0001179_t0034_u01773116398570") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c28_d20260310_m041946_c001_v7007000_t0000_u01773116386840") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb98ac_d20260310_m041936_c001_v0001109_t0027_u01773116376445") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd354_d20260310_m041928_c001_v7007000_t0000_u01773116368291") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb986c_d20260310_m041916_c001_v0001109_t0022_u01773116356915") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7e3_d20260310_m041908_c001_v7007000_t0000_u01773116348527") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9838_d20260310_m041853_c001_v0001109_t0048_u01773116333891") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41299c15a7f2c288_d20260310_m042041_c001_v7007000_t0000_u01773116441127") 2026/03/10 04:23:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92e6_d20260310_m042034_c001_v0001179_t0056_u01773116434157") 2026/03/10 04:23:40 DEBUG : dir1/0009-34567: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e115276f_d20260310_m042108_c001_v7007000_t0000_u01773116468044") 2026/03/10 04:23:41 DEBUG : dir1/0009-34567: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7e5f_d20260310_m042100_c001_v0001167_t0040_u01773116460986") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd43f_d20260310_m042243_c001_v7007000_t0000_u01773116563271") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5b72_d20260310_m042231_c001_v0001106_t0026_u01773116551305") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152821_d20260310_m042223_c001_v7007000_t0000_u01773116543568") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5b3c_d20260310_m042212_c001_v0001106_t0030_u01773116532872") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf5c_d20260310_m042205_c001_v7007000_t0000_u01773116525007") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5b14_d20260310_m042154_c001_v0001106_t0033_u01773116514544") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be063301_d20260310_m042145_c001_v7007000_t0000_u01773116505110") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5ae1_d20260310_m042135_c001_v0001106_t0028_u01773116495041") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a32_d20260310_m042126_c001_v7007000_t0000_u01773116486517") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5aa5_d20260310_m042115_c001_v0001106_t0022_u01773116475916") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e115275a_d20260310_m042104_c001_v7007000_t0000_u01773116464174") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7e01_d20260310_m042053_c001_v0001167_t0042_u01773116453252") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3963_d20260310_m042044_c001_v7007000_t0000_u01773116444878") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9302_d20260310_m042038_c001_v0001179_t0039_u01773116438355") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b04d6_d20260310_m042035_c001_v7007000_t0000_u01773116435650") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92ba_d20260310_m042026_c001_v0001179_t0053_u01773116426059") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526d8_d20260310_m042016_c001_v7007000_t0000_u01773116416977") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb992c_d20260310_m042011_c001_v0001109_t0018_u01773116411772") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40882dbb043d3364_d20260310_m042009_c001_v7007000_t0000_u01773116409154") 2026/03/10 04:23:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb98f6_d20260310_m041958_c001_v0001109_t0044_u01773116398784") 2026/03/10 04:23:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c29_d20260310_m041946_c001_v7007000_t0000_u01773116386883") 2026/03/10 04:23:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7957_d20260310_m041937_c001_v0001167_t0040_u01773116377019") 2026/03/10 04:23:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd355_d20260310_m041928_c001_v7007000_t0000_u01773116368474") 2026/03/10 04:23:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7837_d20260310_m041917_c001_v0001167_t0026_u01773116357777") 2026/03/10 04:23:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7e5_d20260310_m041908_c001_v7007000_t0000_u01773116348710") 2026/03/10 04:23:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7718_d20260310_m041854_c001_v0001167_t0004_u01773116334825") 2026/03/10 04:23:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b394a_d20260310_m042040_c001_v7007000_t0000_u01773116440892") 2026/03/10 04:23:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9964_d20260310_m042034_c001_v0001109_t0043_u01773116434194") 2026/03/10 04:23:42 DEBUG : dir1/0010-45678: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152770_d20260310_m042108_c001_v7007000_t0000_u01773116468226") 2026/03/10 04:23:42 DEBUG : dir1/0010-45678: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd935e_d20260310_m042101_c001_v0001179_t0012_u01773116461211") 2026/03/10 04:23:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd440_d20260310_m042243_c001_v7007000_t0000_u01773116563457") 2026/03/10 04:23:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9ad5_d20260310_m042231_c001_v0001109_t0030_u01773116551829") 2026/03/10 04:23:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152822_d20260310_m042223_c001_v7007000_t0000_u01773116543749") 2026/03/10 04:23:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9aa9_d20260310_m042213_c001_v0001109_t0037_u01773116533753") 2026/03/10 04:23:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf5d_d20260310_m042205_c001_v7007000_t0000_u01773116525194") 2026/03/10 04:23:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9a72_d20260310_m042154_c001_v0001109_t0029_u01773116514994") 2026/03/10 04:23:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be063302_d20260310_m042145_c001_v7007000_t0000_u01773116505355") 2026/03/10 04:23:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9a3e_d20260310_m042135_c001_v0001109_t0051_u01773116495666") 2026/03/10 04:23:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a33_d20260310_m042126_c001_v7007000_t0000_u01773116486702") 2026/03/10 04:23:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb99fe_d20260310_m042116_c001_v0001109_t0042_u01773116476687") 2026/03/10 04:23:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e115275b_d20260310_m042104_c001_v7007000_t0000_u01773116464184") 2026/03/10 04:23:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb99a8_d20260310_m042053_c001_v0001109_t0056_u01773116453838") 2026/03/10 04:23:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3964_d20260310_m042045_c001_v7007000_t0000_u01773116445061") 2026/03/10 04:23:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a3b_d20260310_m042038_c001_v0001106_t0024_u01773116438377") 2026/03/10 04:23:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3937_d20260310_m042035_c001_v7007000_t0000_u01773116435859") 2026/03/10 04:23:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a17_d20260310_m042026_c001_v0001106_t0011_u01773116426310") 2026/03/10 04:23:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526d9_d20260310_m042017_c001_v7007000_t0000_u01773116417159") 2026/03/10 04:23:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7b4f_d20260310_m042011_c001_v0001167_t0024_u01773116411940") 2026/03/10 04:23:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a841_d20260310_m042009_c001_v7007000_t0000_u01773116409388") 2026/03/10 04:23:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca59cb_d20260310_m041959_c001_v0001106_t0016_u01773116399490") 2026/03/10 04:23:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b38c5_d20260310_m041947_c001_v7007000_t0000_u01773116387202") 2026/03/10 04:23:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd91ec_d20260310_m041937_c001_v0001179_t0043_u01773116377460") 2026/03/10 04:23:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd357_d20260310_m041928_c001_v7007000_t0000_u01773116368659") 2026/03/10 04:23:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd91ab_d20260310_m041918_c001_v0001179_t0036_u01773116358379") 2026/03/10 04:23:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7e6_d20260310_m041908_c001_v7007000_t0000_u01773116348892") 2026/03/10 04:23:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9133_d20260310_m041855_c001_v0001179_t0053_u01773116335389") 2026/03/10 04:23:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4078302f7c539911_d20260310_m042041_c001_v7007000_t0000_u01773116441138") 2026/03/10 04:23:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92e8_d20260310_m042034_c001_v0001179_t0052_u01773116434373") 2026/03/10 04:23:43 DEBUG : dir1/0011-56789: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152772_d20260310_m042108_c001_v7007000_t0000_u01773116468409") 2026/03/10 04:23:43 DEBUG : dir1/0011-56789: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb99c6_d20260310_m042101_c001_v0001109_t0013_u01773116461223") 2026/03/10 04:23:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd441_d20260310_m042243_c001_v7007000_t0000_u01773116563640") 2026/03/10 04:23:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e8352_d20260310_m042232_c001_v0001167_t0030_u01773116552403") 2026/03/10 04:23:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152823_d20260310_m042223_c001_v7007000_t0000_u01773116543931") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e8265_d20260310_m042214_c001_v0001167_t0034_u01773116534529") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf5e_d20260310_m042205_c001_v7007000_t0000_u01773116525379") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e8190_d20260310_m042155_c001_v0001167_t0020_u01773116515502") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be063304_d20260310_m042145_c001_v7007000_t0000_u01773116505536") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e807c_d20260310_m042136_c001_v0001167_t0004_u01773116496078") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a35_d20260310_m042126_c001_v7007000_t0000_u01773116486886") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7f5b_d20260310_m042117_c001_v0001167_t0024_u01773116477335") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152755_d20260310_m042103_c001_v7007000_t0000_u01773116463808") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a6f_d20260310_m042054_c001_v0001106_t0000_u01773116454430") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3965_d20260310_m042045_c001_v7007000_t0000_u01773116445244") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9972_d20260310_m042038_c001_v0001109_t0008_u01773116438602") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b04db_d20260310_m042036_c001_v7007000_t0000_u01773116436015") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7c4c_d20260310_m042027_c001_v0001167_t0057_u01773116427177") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526db_d20260310_m042017_c001_v7007000_t0000_u01773116417341") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92a4_d20260310_m042011_c001_v0001179_t0034_u01773116411963") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f404ff05cb09c638b_d20260310_m042009_c001_v7007000_t0000_u01773116409513") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7a6c_d20260310_m042000_c001_v0001167_t0016_u01773116400200") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c2c_d20260310_m041947_c001_v7007000_t0000_u01773116387211") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5991_d20260310_m041937_c001_v0001106_t0043_u01773116377959") 2026/03/10 04:23:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd358_d20260310_m041928_c001_v7007000_t0000_u01773116368844") 2026/03/10 04:23:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5964_d20260310_m041918_c001_v0001106_t0026_u01773116358593") 2026/03/10 04:23:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7e7_d20260310_m041909_c001_v7007000_t0000_u01773116349074") 2026/03/10 04:23:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca591e_d20260310_m041855_c001_v0001106_t0025_u01773116335603") 2026/03/10 04:23:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4057d1dd1a69578e_d20260310_m042041_c001_v7007000_t0000_u01773116441077") 2026/03/10 04:23:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92ea_d20260310_m042034_c001_v0001179_t0010_u01773116434570") 2026/03/10 04:23:45 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152773_d20260310_m042108_c001_v7007000_t0000_u01773116468595") 2026/03/10 04:23:45 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a87_d20260310_m042101_c001_v0001106_t0001_u01773116461263") 2026/03/10 04:23:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd442_d20260310_m042243_c001_v7007000_t0000_u01773116563823") 2026/03/10 04:23:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd94fc_d20260310_m042233_c001_v0001179_t0037_u01773116553047") 2026/03/10 04:23:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152824_d20260310_m042224_c001_v7007000_t0000_u01773116544114") 2026/03/10 04:23:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9498_d20260310_m042214_c001_v0001179_t0020_u01773116534913") 2026/03/10 04:23:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf5f_d20260310_m042205_c001_v7007000_t0000_u01773116525562") 2026/03/10 04:23:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9448_d20260310_m042155_c001_v0001179_t0011_u01773116515950") 2026/03/10 04:23:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be063305_d20260310_m042145_c001_v7007000_t0000_u01773116505737") 2026/03/10 04:23:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9415_d20260310_m042136_c001_v0001179_t0023_u01773116496617") 2026/03/10 04:23:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a36_d20260310_m042127_c001_v7007000_t0000_u01773116487069") 2026/03/10 04:23:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd93a4_d20260310_m042117_c001_v0001179_t0016_u01773116477924") 2026/03/10 04:23:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152756_d20260310_m042103_c001_v7007000_t0000_u01773116463818") 2026/03/10 04:23:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9340_d20260310_m042054_c001_v0001179_t0042_u01773116454950") 2026/03/10 04:23:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3966_d20260310_m042045_c001_v7007000_t0000_u01773116445426") 2026/03/10 04:23:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9304_d20260310_m042038_c001_v0001179_t0013_u01773116438759") 2026/03/10 04:23:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40827aaff4a80c39_d20260310_m042036_c001_v7007000_t0000_u01773116436032") 2026/03/10 04:23:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9952_d20260310_m042027_c001_v0001109_t0015_u01773116427625") 2026/03/10 04:23:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526dc_d20260310_m042017_c001_v7007000_t0000_u01773116417523") 2026/03/10 04:23:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a03_d20260310_m042012_c001_v0001106_t0026_u01773116412048") 2026/03/10 04:23:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a842_d20260310_m042009_c001_v7007000_t0000_u01773116409573") 2026/03/10 04:23:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9260_d20260310_m042000_c001_v0001179_t0008_u01773116400570") 2026/03/10 04:23:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4239a250228f2c68_d20260310_m041946_c001_v7007000_t0000_u01773116386851") 2026/03/10 04:23:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb98ba_d20260310_m041938_c001_v0001109_t0033_u01773116378540") 2026/03/10 04:23:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd359_d20260310_m041929_c001_v7007000_t0000_u01773116369030") 2026/03/10 04:23:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9876_d20260310_m041919_c001_v0001109_t0050_u01773116359272") 2026/03/10 04:23:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7e8_d20260310_m041909_c001_v7007000_t0000_u01773116349257") 2026/03/10 04:23:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb983a_d20260310_m041856_c001_v0001109_t0018_u01773116336227") 2026/03/10 04:23:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40882dbb043d33c3_d20260310_m042041_c001_v7007000_t0000_u01773116441094") 2026/03/10 04:23:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a31_d20260310_m042034_c001_v0001106_t0044_u01773116434643") 2026/03/10 04:23:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152774_d20260310_m042108_c001_v7007000_t0000_u01773116468778") 2026/03/10 04:23:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9362_d20260310_m042101_c001_v0001179_t0059_u01773116461411") 2026/03/10 04:23:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd443_d20260310_m042244_c001_v7007000_t0000_u01773116564010") 2026/03/10 04:23:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5b76_d20260310_m042233_c001_v0001106_t0019_u01773116553300") 2026/03/10 04:23:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152825_d20260310_m042224_c001_v7007000_t0000_u01773116544298") 2026/03/10 04:23:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5b40_d20260310_m042215_c001_v0001106_t0040_u01773116535138") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf60_d20260310_m042205_c001_v7007000_t0000_u01773116525748") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5b1a_d20260310_m042156_c001_v0001106_t0043_u01773116516191") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be063307_d20260310_m042145_c001_v7007000_t0000_u01773116505919") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5ae9_d20260310_m042136_c001_v0001106_t0015_u01773116496827") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a37_d20260310_m042127_c001_v7007000_t0000_u01773116487254") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5aa9_d20260310_m042118_c001_v0001106_t0019_u01773116478125") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1cac_d20260310_m042104_c001_v7007000_t0000_u01773116464018") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7e17_d20260310_m042055_c001_v0001167_t0008_u01773116455346") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3967_d20260310_m042045_c001_v7007000_t0000_u01773116445610") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7d1c_d20260310_m042038_c001_v0001167_t0014_u01773116438783") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4057d1dd1a69578b_d20260310_m042036_c001_v7007000_t0000_u01773116436059") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92cc_d20260310_m042028_c001_v0001179_t0038_u01773116428144") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526e0_d20260310_m042017_c001_v7007000_t0000_u01773116417705") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92a6_d20260310_m042012_c001_v0001179_t0039_u01773116412170") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7468c5_d20260310_m042009_c001_v7007000_t0000_u01773116409522") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb98fc_d20260310_m042000_c001_v0001109_t0020_u01773116400799") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f9738b9_d20260310_m041946_c001_v7007000_t0000_u01773116386867") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e797b_d20260310_m041939_c001_v0001167_t0057_u01773116379029") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd35a_d20260310_m041929_c001_v7007000_t0000_u01773116369215") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7855_d20260310_m041920_c001_v0001167_t0033_u01773116360187") 2026/03/10 04:23:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7e9_d20260310_m041909_c001_v7007000_t0000_u01773116349440") 2026/03/10 04:23:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7738_d20260310_m041857_c001_v0001167_t0002_u01773116337129") 2026/03/10 04:23:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40827aaff4a80c3d_d20260310_m042041_c001_v7007000_t0000_u01773116441098") 2026/03/10 04:23:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7cd0_d20260310_m042034_c001_v0001167_t0049_u01773116434727") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152775_d20260310_m042108_c001_v7007000_t0000_u01773116468961") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7e6b_d20260310_m042101_c001_v0001167_t0011_u01773116461630") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd444_d20260310_m042244_c001_v7007000_t0000_u01773116564197") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9add_d20260310_m042233_c001_v0001109_t0044_u01773116553834") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152826_d20260310_m042224_c001_v7007000_t0000_u01773116544481") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9aab_d20260310_m042215_c001_v0001109_t0051_u01773116535646") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf61_d20260310_m042205_c001_v7007000_t0000_u01773116525933") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9a7e_d20260310_m042156_c001_v0001109_t0023_u01773116516725") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be063308_d20260310_m042146_c001_v7007000_t0000_u01773116506099") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9a42_d20260310_m042137_c001_v0001109_t0004_u01773116497426") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a39_d20260310_m042127_c001_v7007000_t0000_u01773116487437") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9a08_d20260310_m042118_c001_v0001109_t0018_u01773116478686") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f404ff05cb09c63ff_d20260310_m042104_c001_v7007000_t0000_u01773116464186") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb99ac_d20260310_m042056_c001_v0001109_t0045_u01773116456009") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3968_d20260310_m042045_c001_v7007000_t0000_u01773116445793") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9306_d20260310_m042038_c001_v0001179_t0041_u01773116438965") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40455a6615d90541_d20260310_m042036_c001_v7007000_t0000_u01773116436127") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a19_d20260310_m042028_c001_v0001106_t0015_u01773116428404") 2026/03/10 04:23:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526e1_d20260310_m042017_c001_v7007000_t0000_u01773116417888") 2026/03/10 04:23:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7b53_d20260310_m042012_c001_v0001167_t0010_u01773116412484") 2026/03/10 04:23:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d9be_d20260310_m042009_c001_v7007000_t0000_u01773116409592") 2026/03/10 04:23:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca59d5_d20260310_m042001_c001_v0001106_t0023_u01773116401553") 2026/03/10 04:23:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746895_d20260310_m041946_c001_v7007000_t0000_u01773116386895") 2026/03/10 04:23:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd91fc_d20260310_m041939_c001_v0001179_t0043_u01773116379682") 2026/03/10 04:23:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd35b_d20260310_m041929_c001_v7007000_t0000_u01773116369399") 2026/03/10 04:23:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd91ad_d20260310_m041920_c001_v0001179_t0030_u01773116360675") 2026/03/10 04:23:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7ea_d20260310_m041909_c001_v7007000_t0000_u01773116349623") 2026/03/10 04:23:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9137_d20260310_m041857_c001_v0001179_t0008_u01773116337652") 2026/03/10 04:23:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40455a6615d9054d_d20260310_m042041_c001_v7007000_t0000_u01773116441245") 2026/03/10 04:23:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9966_d20260310_m042034_c001_v0001109_t0059_u01773116434742") 2026/03/10 04:23:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152776_d20260310_m042109_c001_v7007000_t0000_u01773116469146") 2026/03/10 04:23:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9364_d20260310_m042101_c001_v0001179_t0027_u01773116461663") 2026/03/10 04:23:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd445_d20260310_m042244_c001_v7007000_t0000_u01773116564381") 2026/03/10 04:23:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e8374_d20260310_m042234_c001_v0001167_t0027_u01773116554563") 2026/03/10 04:23:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152827_d20260310_m042224_c001_v7007000_t0000_u01773116544667") 2026/03/10 04:23:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e8280_d20260310_m042216_c001_v0001167_t0057_u01773116536302") 2026/03/10 04:23:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf62_d20260310_m042206_c001_v7007000_t0000_u01773116526118") 2026/03/10 04:23:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e81ac_d20260310_m042157_c001_v0001167_t0058_u01773116517753") 2026/03/10 04:23:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be063309_d20260310_m042146_c001_v7007000_t0000_u01773116506279") 2026/03/10 04:23:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e8094_d20260310_m042137_c001_v0001167_t0015_u01773116497919") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a3b_d20260310_m042127_c001_v7007000_t0000_u01773116487621") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7f7f_d20260310_m042119_c001_v0001167_t0059_u01773116479166") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f404ff05cb09c63fc_d20260310_m042103_c001_v7007000_t0000_u01773116463824") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a73_d20260310_m042056_c001_v0001106_t0006_u01773116456673") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3969_d20260310_m042045_c001_v7007000_t0000_u01773116445979") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9974_d20260310_m042039_c001_v0001109_t0008_u01773116439087") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d9ef_d20260310_m042035_c001_v7007000_t0000_u01773116435659") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7c74_d20260310_m042029_c001_v0001167_t0015_u01773116429266") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526e2_d20260310_m042018_c001_v7007000_t0000_u01773116418071") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92a8_d20260310_m042012_c001_v0001179_t0011_u01773116412626") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f404ff05cb09c6388_d20260310_m042009_c001_v7007000_t0000_u01773116409140") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7a7b_d20260310_m042002_c001_v0001167_t0037_u01773116402279") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be063245_d20260310_m041947_c001_v7007000_t0000_u01773116387064") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5997_d20260310_m041940_c001_v0001106_t0039_u01773116380001") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd35c_d20260310_m041929_c001_v7007000_t0000_u01773116369583") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca596c_d20260310_m041920_c001_v0001106_t0058_u01773116360883") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7eb_d20260310_m041909_c001_v7007000_t0000_u01773116349806") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5934_d20260310_m041857_c001_v0001106_t0006_u01773116337861") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4057d1dd1a69578f_d20260310_m042041_c001_v7007000_t0000_u01773116441259") 2026/03/10 04:23:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92ec_d20260310_m042034_c001_v0001179_t0037_u01773116434776") 2026/03/10 04:23:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c32_d20260310_m041949_c001_v7007000_t0000_u01773116389567") 2026/03/10 04:23:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9212_d20260310_m041944_c001_v0001179_t0001_u01773116384111") 2026/03/10 04:23:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c34_d20260310_m041949_c001_v7007000_t0000_u01773116389748") 2026/03/10 04:23:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9216_d20260310_m041944_c001_v0001179_t0039_u01773116384318") 2026/03/10 04:23:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c35_d20260310_m041949_c001_v7007000_t0000_u01773116389931") 2026/03/10 04:23:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb98c6_d20260310_m041944_c001_v0001109_t0051_u01773116384353") 2026/03/10 04:23:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c36_d20260310_m041950_c001_v7007000_t0000_u01773116390112") 2026/03/10 04:23:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca59a7_d20260310_m041944_c001_v0001106_t0004_u01773116384369") 2026/03/10 04:23:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c37_d20260310_m041950_c001_v7007000_t0000_u01773116390293") 2026/03/10 04:23:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e79c3_d20260310_m041944_c001_v0001167_t0032_u01773116384400") 2026/03/10 04:23:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c38_d20260310_m041950_c001_v7007000_t0000_u01773116390477") 2026/03/10 04:23:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9218_d20260310_m041944_c001_v0001179_t0053_u01773116384664") 2026/03/10 04:23:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c39_d20260310_m041950_c001_v7007000_t0000_u01773116390658") 2026/03/10 04:23:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e79cb_d20260310_m041944_c001_v0001167_t0052_u01773116384909") 2026/03/10 04:23:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c3a_d20260310_m041950_c001_v7007000_t0000_u01773116390840") 2026/03/10 04:23:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd921a_d20260310_m041944_c001_v0001179_t0035_u01773116384874") 2026/03/10 04:23:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c3b_d20260310_m041951_c001_v7007000_t0000_u01773116391021") 2026/03/10 04:23:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca59ab_d20260310_m041945_c001_v0001106_t0042_u01773116385099") 2026/03/10 04:23:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c3e_d20260310_m041951_c001_v7007000_t0000_u01773116391202") 2026/03/10 04:23:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb98c8_d20260310_m041945_c001_v0001109_t0017_u01773116385134") 2026/03/10 04:23:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c3f_d20260310_m041951_c001_v7007000_t0000_u01773116391383") 2026/03/10 04:23:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd921c_d20260310_m041945_c001_v0001179_t0034_u01773116385222") 2026/03/10 04:23:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c40_d20260310_m041951_c001_v7007000_t0000_u01773116391563") 2026/03/10 04:23:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e79d1_d20260310_m041945_c001_v0001167_t0028_u01773116385525") 2026/03/10 04:23:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c41_d20260310_m041951_c001_v7007000_t0000_u01773116391744") 2026/03/10 04:23:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca59ad_d20260310_m041945_c001_v0001106_t0050_u01773116385579") 2026/03/10 04:23:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c42_d20260310_m041951_c001_v7007000_t0000_u01773116391931") 2026/03/10 04:23:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9220_d20260310_m041945_c001_v0001179_t0018_u01773116385607") 2026/03/10 04:23:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c43_d20260310_m041952_c001_v7007000_t0000_u01773116392114") 2026/03/10 04:23:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb98ca_d20260310_m041945_c001_v0001109_t0048_u01773116385698") 2026/03/10 04:23:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c44_d20260310_m041952_c001_v7007000_t0000_u01773116392295") 2026/03/10 04:23:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9222_d20260310_m041945_c001_v0001179_t0021_u01773116385823") 2026/03/10 04:23:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40882dbb043d336c_d20260310_m042013_c001_v7007000_t0000_u01773116413269") 2026/03/10 04:23:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd927c_d20260310_m042006_c001_v0001179_t0059_u01773116406185") 2026/03/10 04:23:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d9c3_d20260310_m042013_c001_v7007000_t0000_u01773116413051") 2026/03/10 04:23:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd927e_d20260310_m042006_c001_v0001179_t0027_u01773116406393") 2026/03/10 04:23:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b390e_d20260310_m042013_c001_v7007000_t0000_u01773116413103") 2026/03/10 04:23:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9282_d20260310_m042006_c001_v0001179_t0012_u01773116406618") 2026/03/10 04:23:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7468d0_d20260310_m042013_c001_v7007000_t0000_u01773116413280") 2026/03/10 04:23:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca59ed_d20260310_m042006_c001_v0001106_t0057_u01773116406627") 2026/03/10 04:23:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d9c4_d20260310_m042013_c001_v7007000_t0000_u01773116413217") 2026/03/10 04:23:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9284_d20260310_m042006_c001_v0001179_t0022_u01773116406834") 2026/03/10 04:23:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40882dbb043d336b_d20260310_m042013_c001_v7007000_t0000_u01773116413079") 2026/03/10 04:23:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb990c_d20260310_m042006_c001_v0001109_t0044_u01773116406873") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a847_d20260310_m042013_c001_v7007000_t0000_u01773116413225") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7aed_d20260310_m042006_c001_v0001167_t0000_u01773116406957") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526c8_d20260310_m042013_c001_v7007000_t0000_u01773116413439") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9286_d20260310_m042007_c001_v0001179_t0026_u01773116407068") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b390f_d20260310_m042013_c001_v7007000_t0000_u01773116413293") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9288_d20260310_m042007_c001_v0001179_t0038_u01773116407268") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d9c6_d20260310_m042013_c001_v7007000_t0000_u01773116413400") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca59ef_d20260310_m042007_c001_v0001106_t0032_u01773116407298") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d9c2_d20260310_m042013_c001_v7007000_t0000_u01773116413032") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb990e_d20260310_m042007_c001_v0001109_t0051_u01773116407441") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a845_d20260310_m042013_c001_v7007000_t0000_u01773116413037") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7b03_d20260310_m042007_c001_v0001167_t0009_u01773116407664") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a848_d20260310_m042013_c001_v7007000_t0000_u01773116413407") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca59f1_d20260310_m042007_c001_v0001106_t0036_u01773116407875") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d9c5_d20260310_m042013_c001_v7007000_t0000_u01773116413239") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9914_d20260310_m042008_c001_v0001109_t0028_u01773116408008") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4030e6bc44e4807f_d20260310_m042013_c001_v7007000_t0000_u01773116413069") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7b0d_d20260310_m042008_c001_v0001167_t0043_u01773116408234") 2026/03/10 04:23:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526c5_d20260310_m042013_c001_v7007000_t0000_u01773116413067") 2026/03/10 04:23:54 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9290_d20260310_m042008_c001_v0001179_t0031_u01773116408299") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f414cf046bdd45a4e_d20260310_m041740_c001_v7007000_t0000_u01773116260907") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f11341c672d133ad4_d20260310_m041738_c001_v0001167_t0033_u01773116258116") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b02be_d20260310_m041737_c001_v7007000_t0000_u01773116257929") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f11341c672d133a6a_d20260310_m041732_c001_v0001167_t0000_u01773116252740") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b02aa_d20260310_m041731_c001_v7007000_t0000_u01773116251987") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7229_d20260310_m041725_c001_v0001167_t0023_u01773116245863") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3808_d20260310_m041724_c001_v7007000_t0000_u01773116244410") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f103838ee4072c679_d20260310_m041722_c001_v0001182_t0043_u01773116242310") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be0630f9_d20260310_m041722_c001_v7007000_t0000_u01773116242128") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f103838ee4072c66f_d20260310_m041719_c001_v0001182_t0030_u01773116239399") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be0630f4_d20260310_m041718_c001_v7007000_t0000_u01773116238654") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8f82_d20260310_m041715_c001_v0001179_t0058_u01773116235157") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b37f8_d20260310_m041713_c001_v7007000_t0000_u01773116233879") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f111f2b13703f6e99_d20260310_m041712_c001_v0001171_t0027_u01773116232215") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d897_d20260310_m041712_c001_v7007000_t0000_u01773116232031") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f111f2b13703f6e91_d20260310_m041708_c001_v0001171_t0059_u01773116228411") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d891_d20260310_m041706_c001_v7007000_t0000_u01773116226620") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8f4c_d20260310_m041702_c001_v0001179_t0057_u01773116222910") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f404ff05cb09c6133_d20260310_m041701_c001_v7007000_t0000_u01773116221981") 2026/03/10 04:23:54 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f109d7a891ccf634b_d20260310_m041700_c001_v0001181_t0057_u01773116220206") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d884_d20260310_m041700_c001_v7007000_t0000_u01773116220019") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f109d7a891ccf6335_d20260310_m041656_c001_v0001181_t0037_u01773116216616") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d87e_d20260310_m041655_c001_v7007000_t0000_u01773116215843") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8f26_d20260310_m041650_c001_v0001179_t0049_u01773116210308") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d876_d20260310_m041649_c001_v7007000_t0000_u01773116209308") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f10926f843a58bc99_d20260310_m041647_c001_v0001097_t0018_u01773116207321") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41299c15a7f2c0d5_d20260310_m041647_c001_v7007000_t0000_u01773116207137") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f10926f843a58bc7d_d20260310_m041643_c001_v0001097_t0002_u01773116203581") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41299c15a7f2c0d2_d20260310_m041642_c001_v7007000_t0000_u01773116202841") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8ef5_d20260310_m041637_c001_v0001179_t0018_u01773116197635") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b025c_d20260310_m041636_c001_v7007000_t0000_u01773116196669") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f118cb90cb9b9b059_d20260310_m041634_c001_v0001039_t0004_u01773116194327") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b0254_d20260310_m041634_c001_v7007000_t0000_u01773116194144") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f118cb90cb9b9b04b_d20260310_m041630_c001_v0001039_t0039_u01773116190817") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b024c_d20260310_m041630_c001_v7007000_t0000_u01773116190047") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8ebb_d20260310_m041624_c001_v0001179_t0004_u01773116184492") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4057d1dd1a695736_d20260310_m041623_c001_v7007000_t0000_u01773116183309") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f110b408fc6a05c2d_d20260310_m041617_c001_v0001184_t0000_u01773116177314") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f419d63c1623cce65_d20260310_m041617_c001_v7007000_t0000_u01773116177079") 2026/03/10 04:23:55 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8e8f_d20260310_m041612_c001_v0001179_t0012_u01773116172939") 2026/03/10 04:23:56 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f115613d256fbb095_d20260310_m041611_c001_v0001173_t0011_u01773116171932") 2026/03/10 04:23:56 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f115613d256fbb08f_d20260310_m041610_c001_v0001173_t0006_u01773116170757") 2026/03/10 04:23:56 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f420635515dd23133_d20260310_m041557_c001_v7007000_t0000_u01773116157297") 2026/03/10 04:23:56 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e6d47_d20260310_m041550_c001_v0001167_t0003_u01773116150129") 2026/03/10 04:23:56 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f10313421ff433bb4_d20260310_m041549_c001_v0001185_t0017_u01773116149397") 2026/03/10 04:23:56 DEBUG : dst/one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f10313421ff433b9e_d20260310_m041548_c001_v0001185_t0053_u01773116148427") 2026/03/10 04:23:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f414cf046bdd45a4f_d20260310_m041741_c001_v7007000_t0000_u01773116261092") 2026/03/10 04:23:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f10991c857e1f2679_d20260310_m041737_c001_v0001037_t0029_u01773116257388") 2026/03/10 04:23:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f105350996d716b62_d20260310_m041730_c001_v0001039_t0034_u01773116250581") 2026/03/10 04:23:56 DEBUG : dst/one.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b3809_d20260310_m041724_c001_v7007000_t0000_u01773116244591") 2026/03/10 04:23:56 DEBUG : dst/one.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1004db3426abeade_d20260310_m041721_c001_v0001131_t0041_u01773116241701") 2026/03/10 04:23:56 DEBUG : dst/one.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f111f2b13703f6eb5_d20260310_m041718_c001_v0001171_t0055_u01773116238351") 2026/03/10 04:23:56 DEBUG : dst/one.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b37f9_d20260310_m041714_c001_v7007000_t0000_u01773116234062") 2026/03/10 04:23:56 DEBUG : dst/one.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f11244853f524e417_d20260310_m041711_c001_v0001171_t0056_u01773116231732") 2026/03/10 04:23:56 DEBUG : dst/one.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1186ab36127dc539_d20260310_m041706_c001_v0001172_t0009_u01773116226344") 2026/03/10 04:23:56 DEBUG : dst/three: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4057d1dd1a695737_d20260310_m041623_c001_v7007000_t0000_u01773116183507") 2026/03/10 04:23:56 DEBUG : dst/three: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f115613d256fbb0d3_d20260310_m041621_c001_v0001173_t0011_u01773116181687") 2026/03/10 04:23:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f414cf046bdd45a51_d20260310_m041741_c001_v7007000_t0000_u01773116261287") 2026/03/10 04:23:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1103ffdfc283f29c_d20260310_m041739_c001_v0001185_t0033_u01773116259480") 2026/03/10 04:23:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b902930f301a6_d20260310_m041735_c001_v0001116_t0046_u01773116255046") 2026/03/10 04:23:56 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f414cf046bdd45a52_d20260310_m041741_c001_v7007000_t0000_u01773116261470") 2026/03/10 04:23:56 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f11341c672d133af2_d20260310_m041739_c001_v0001167_t0005_u01773116259898") 2026/03/10 04:23:56 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b02c1_d20260310_m041739_c001_v7007000_t0000_u01773116259712") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f11341c672d133a9e_d20260310_m041735_c001_v0001167_t0035_u01773116255711") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b02bb_d20260310_m041735_c001_v7007000_t0000_u01773116255523") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e723d_d20260310_m041727_c001_v0001167_t0031_u01773116247419") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b380a_d20260310_m041724_c001_v7007000_t0000_u01773116244772") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f103838ee4072c683_d20260310_m041723_c001_v0001182_t0045_u01773116243818") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be0630fc_d20260310_m041723_c001_v7007000_t0000_u01773116243637") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f103838ee4072c673_d20260310_m041720_c001_v0001182_t0005_u01773116240731") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be0630f6_d20260310_m041720_c001_v7007000_t0000_u01773116240550") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8f84_d20260310_m041715_c001_v0001179_t0006_u01773116235756") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d89b_d20260310_m041713_c001_v7007000_t0000_u01773116233311") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e714d_d20260310_m041710_c001_v0001167_t0057_u01773116230362") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d894_d20260310_m041709_c001_v7007000_t0000_u01773116229279") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8f50_d20260310_m041703_c001_v0001179_t0055_u01773116223885") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d886_d20260310_m041701_c001_v7007000_t0000_u01773116221061") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e70bd_d20260310_m041658_c001_v0001167_t0009_u01773116218513") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d881_d20260310_m041657_c001_v7007000_t0000_u01773116217416") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8f2a_d20260310_m041651_c001_v0001179_t0010_u01773116211021") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41299c15a7f2c0d7_d20260310_m041648_c001_v7007000_t0000_u01773116208389") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e6ff3_d20260310_m041645_c001_v0001167_t0006_u01773116205401") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41299c15a7f2c0d3_d20260310_m041644_c001_v7007000_t0000_u01773116204307") 2026/03/10 04:23:57 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8ef7_d20260310_m041638_c001_v0001179_t0029_u01773116198196") 2026/03/10 04:23:58 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b0259_d20260310_m041635_c001_v7007000_t0000_u01773116195751") 2026/03/10 04:23:58 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e6f53_d20260310_m041632_c001_v0001167_t0019_u01773116192915") 2026/03/10 04:23:58 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b024e_d20260310_m041631_c001_v7007000_t0000_u01773116191803") 2026/03/10 04:23:58 DEBUG : dst/three.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8ebd_d20260310_m041625_c001_v0001179_t0032_u01773116185236") 2026/03/10 04:23:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b380b_d20260310_m041724_c001_v7007000_t0000_u01773116244953") 2026/03/10 04:23:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f108f9a5cbba7d6d7_d20260310_m041723_c001_v0001105_t0035_u01773116243246") 2026/03/10 04:23:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f115cae8751709483_d20260310_m041720_c001_v0001153_t0003_u01773116240193") 2026/03/10 04:23:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b37fa_d20260310_m041714_c001_v7007000_t0000_u01773116234244") 2026/03/10 04:23:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f11727036b00105a1_d20260310_m041712_c001_v0001093_t0041_u01773116232897") 2026/03/10 04:23:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f103841521efe2713_d20260310_m041708_c001_v0001153_t0000_u01773116228918") 2026/03/10 04:23:58 DEBUG : dst/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f414cf046bdd45a53_d20260310_m041741_c001_v7007000_t0000_u01773116261680") 2026/03/10 04:23:58 DEBUG : dst/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8fb0_d20260310_m041727_c001_v0001179_t0010_u01773116247212") 2026/03/10 04:23:58 DEBUG : dst/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b380e_d20260310_m041725_c001_v7007000_t0000_u01773116245134") 2026/03/10 04:23:58 DEBUG : dst/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7189_d20260310_m041715_c001_v0001167_t0043_u01773116235375") 2026/03/10 04:23:58 DEBUG : dst/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b37fb_d20260310_m041714_c001_v7007000_t0000_u01773116234425") 2026/03/10 04:23:58 DEBUG : dst/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e70fb_d20260310_m041703_c001_v0001167_t0025_u01773116223191") 2026/03/10 04:23:58 DEBUG : dst/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f404ff05cb09c6134_d20260310_m041702_c001_v7007000_t0000_u01773116222164") 2026/03/10 04:23:58 DEBUG : dst/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7037_d20260310_m041650_c001_v0001167_t0001_u01773116210554") 2026/03/10 04:23:59 DEBUG : dst/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d877_d20260310_m041649_c001_v7007000_t0000_u01773116209489") 2026/03/10 04:23:59 DEBUG : dst/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e6f99_d20260310_m041637_c001_v0001167_t0049_u01773116197833") 2026/03/10 04:23:59 DEBUG : dst/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4172ddf8572b025d_d20260310_m041636_c001_v7007000_t0000_u01773116196851") 2026/03/10 04:23:59 DEBUG : dst/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e6ef5_d20260310_m041624_c001_v0001167_t0024_u01773116184738") 2026/03/10 04:23:59 DEBUG : dst/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4057d1dd1a695738_d20260310_m041623_c001_v7007000_t0000_u01773116183693") 2026/03/10 04:23:59 DEBUG : dst/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1084b7557196f301_d20260310_m041618_c001_v0001116_t0020_u01773116178519") 2026/03/10 04:23:59 DEBUG : dst/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f420635515dd23134_d20260310_m041557_c001_v7007000_t0000_u01773116157487") 2026/03/10 04:23:59 DEBUG : dst/two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f10313421ff433c39_d20260310_m041556_c001_v0001185_t0030_u01773116156337") 2026/03/10 04:23:59 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4030e6bc44e4792f_d20260310_m041521_c001_v7007000_t0000_u01773116121956") 2026/03/10 04:23:59 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e6b8d_d20260310_m041518_c001_v0001167_t0011_u01773116118424") 2026/03/10 04:23:59 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4030e6bc44e47928_d20260310_m041516_c001_v7007000_t0000_u01773116116516") 2026/03/10 04:23:59 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8d56_d20260310_m041505_c001_v0001179_t0022_u01773116105783") 2026/03/10 04:23:59 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b36d3_d20260310_m041455_c001_v7007000_t0000_u01773116095880") 2026/03/10 04:23:59 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e6a5d_d20260310_m041452_c001_v0001167_t0017_u01773116092352") 2026/03/10 04:23:59 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7465bf_d20260310_m041428_c001_v7007000_t0000_u01773116068267") 2026/03/10 04:23:59 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a588_d20260310_m041426_c001_v0001167_t0044_u01773116066067") 2026/03/10 04:23:59 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746582_d20260310_m041424_c001_v7007000_t0000_u01773116064891") 2026/03/10 04:23:59 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a56e_d20260310_m041423_c001_v0001167_t0038_u01773116063245") 2026/03/10 04:23:59 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746565_d20260310_m041419_c001_v7007000_t0000_u01773116059885") 2026/03/10 04:23:59 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a522_d20260310_m041417_c001_v0001167_t0059_u01773116057526") 2026/03/10 04:23:59 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7464fb_d20260310_m041416_c001_v7007000_t0000_u01773116056219") 2026/03/10 04:23:59 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a4f1_d20260310_m041414_c001_v0001167_t0058_u01773116054331") 2026/03/10 04:24:00 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7464c1_d20260310_m041406_c001_v7007000_t0000_u01773116046566") 2026/03/10 04:24:00 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a427_d20260310_m041404_c001_v0001167_t0056_u01773116044602") 2026/03/10 04:24:00 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7464b9_d20260310_m041403_c001_v7007000_t0000_u01773116043393") 2026/03/10 04:24:00 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a3f7_d20260310_m041402_c001_v0001167_t0010_u01773116042005") 2026/03/10 04:24:00 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb48_d20260310_m041355_c001_v7007000_t0000_u01773116035895") 2026/03/10 04:24:00 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a35c_d20260310_m041353_c001_v0001167_t0016_u01773116033808") 2026/03/10 04:24:00 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb43_d20260310_m041351_c001_v7007000_t0000_u01773116031959") 2026/03/10 04:24:00 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a31c_d20260310_m041350_c001_v0001167_t0049_u01773116030873") 2026/03/10 04:24:00 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb40_d20260310_m041350_c001_v7007000_t0000_u01773116030505") 2026/03/10 04:24:00 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1162e31c3ce56fcb_d20260310_m041349_c001_v0001176_t0054_u01773116029928") 2026/03/10 04:24:00 DEBUG : empty space: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a2d6_d20260310_m041348_c001_v0001167_t0018_u01773116028225") 2026/03/10 04:24:00 DEBUG : enormous: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7465b8_d20260310_m041427_c001_v7007000_t0000_u01773116067352") 2026/03/10 04:24:00 DEBUG : enormous: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a592_d20260310_m041426_c001_v0001167_t0048_u01773116066523") 2026/03/10 04:24:00 DEBUG : existing: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f414cf046bdd45a5d_d20260310_m041746_c001_v7007000_t0000_u01773116266079") 2026/03/10 04:24:00 DEBUG : existing: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8ff0_d20260310_m041744_c001_v0001179_t0042_u01773116264882") 2026/03/10 04:24:00 DEBUG : existing: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b36c6_d20260310_m041451_c001_v7007000_t0000_u01773116091038") 2026/03/10 04:24:00 DEBUG : existing: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e6a43_d20260310_m041449_c001_v0001167_t0020_u01773116089825") 2026/03/10 04:24:00 DEBUG : existing: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb36_d20260310_m041344_c001_v7007000_t0000_u01773116024566") 2026/03/10 04:24:00 DEBUG : existing: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a29a_d20260310_m041343_c001_v0001167_t0010_u01773116023505") 2026/03/10 04:24:01 DEBUG : existing: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb34_d20260310_m041342_c001_v7007000_t0000_u01773116022955") 2026/03/10 04:24:01 DEBUG : existing: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a291_d20260310_m041342_c001_v0001167_t0034_u01773116022138") 2026/03/10 04:24:01 DEBUG : existing: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a280_d20260310_m041341_c001_v0001167_t0033_u01773116021193") 2026/03/10 04:24:01 DEBUG : existing-b: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b36c9_d20260310_m041451_c001_v7007000_t0000_u01773116091221") 2026/03/10 04:24:01 DEBUG : existing-b: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8cf6_d20260310_m041449_c001_v0001179_t0011_u01773116089819") 2026/03/10 04:24:01 DEBUG : file1: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973831_d20260310_m041844_c001_v7007000_t0000_u01773116324402") 2026/03/10 04:24:01 DEBUG : file1: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9107_d20260310_m041843_c001_v0001179_t0047_u01773116323453") 2026/03/10 04:24:01 DEBUG : file1: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f97382b_d20260310_m041842_c001_v7007000_t0000_u01773116322153") 2026/03/10 04:24:01 DEBUG : file1: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7648_d20260310_m041840_c001_v0001167_t0052_u01773116320281") 2026/03/10 04:24:01 DEBUG : five: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7465d0_d20260310_m041433_c001_v7007000_t0000_u01773116073035") 2026/03/10 04:24:01 DEBUG : five: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f417e66e04c03a5cc_d20260310_m041430_c001_v0001167_t0018_u01773116070628") 2026/03/10 04:24:01 DEBUG : foo: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb46_d20260310_m041353_c001_v7007000_t0000_u01773116033440") 2026/03/10 04:24:01 DEBUG : foo: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f417e66e04c03a344_d20260310_m041352_c001_v0001167_t0018_u01773116032887") 2026/03/10 04:24:01 DEBUG : foo: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f417e66e04c03a339_d20260310_m041352_c001_v0001167_t0018_u01773116032326") 2026/03/10 04:24:01 DEBUG : four: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7465d1_d20260310_m041433_c001_v7007000_t0000_u01773116073222") 2026/03/10 04:24:01 DEBUG : four: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f400b7f871cdd8c8e_d20260310_m041431_c001_v0001179_t0006_u01773116071395") 2026/03/10 04:24:01 DEBUG : four: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a5c2_d20260310_m041429_c001_v0001167_t0019_u01773116069504") 2026/03/10 04:24:01 DEBUG : hello world2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be062f0b_d20260310_m041253_c001_v7007000_t0000_u01773115973743") 2026/03/10 04:24:01 DEBUG : hello world2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c039f26_d20260310_m041252_c001_v0001167_t0049_u01773115972665") 2026/03/10 04:24:01 DEBUG : ignore-size: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb31_d20260310_m041340_c001_v7007000_t0000_u01773116020825") 2026/03/10 04:24:01 DEBUG : ignore-size: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a266_d20260310_m041339_c001_v0001167_t0051_u01773116019309") 2026/03/10 04:24:02 DEBUG : nested/sub dir/file: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b36c0_d20260310_m041449_c001_v7007000_t0000_u01773116089080") 2026/03/10 04:24:02 DEBUG : nested/sub dir/file: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e6a27_d20260310_m041448_c001_v0001167_t0038_u01773116088019") 2026/03/10 04:24:02 DEBUG : nested/sub dir/file: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b36bd_d20260310_m041447_c001_v7007000_t0000_u01773116087277") 2026/03/10 04:24:02 DEBUG : nested/sub dir/file: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e69f3_d20260310_m041443_c001_v0001167_t0010_u01773116083562") 2026/03/10 04:24:02 DEBUG : one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7465d3_d20260310_m041433_c001_v7007000_t0000_u01773116073404") 2026/03/10 04:24:02 DEBUG : one: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f417e66e04c03a5ae_d20260310_m041428_c001_v0001167_t0018_u01773116068649") 2026/03/10 04:24:02 DEBUG : only0: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973812_d20260310_m041835_c001_v7007000_t0000_u01773116315863") 2026/03/10 04:24:02 DEBUG : only0: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f400b7f871cdd90c4_d20260310_m041830_c001_v0001179_t0006_u01773116310195") 2026/03/10 04:24:02 DEBUG : only0: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e74dd_d20260310_m041813_c001_v0001167_t0039_u01773116293405") 2026/03/10 04:24:02 DEBUG : only0: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41790e618b916621_d20260310_m041807_c001_v7007000_t0000_u01773116287242") 2026/03/10 04:24:02 DEBUG : only0: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7391_d20260310_m041750_c001_v0001167_t0050_u01773116270141") 2026/03/10 04:24:02 DEBUG : only1: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973813_d20260310_m041836_c001_v7007000_t0000_u01773116316045") 2026/03/10 04:24:02 DEBUG : only1: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4066178e711e75e5_d20260310_m041830_c001_v0001167_t0020_u01773116310982") 2026/03/10 04:24:02 DEBUG : only1: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e74e7_d20260310_m041814_c001_v0001167_t0036_u01773116294304") 2026/03/10 04:24:02 DEBUG : only1: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41790e618b916624_d20260310_m041807_c001_v7007000_t0000_u01773116287797") 2026/03/10 04:24:02 DEBUG : only1: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7397_d20260310_m041750_c001_v0001167_t0002_u01773116270818") 2026/03/10 04:24:02 DEBUG : only10: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973814_d20260310_m041836_c001_v7007000_t0000_u01773116316239") 2026/03/10 04:24:02 DEBUG : only10: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4016d9e9c2fb97f2_d20260310_m041831_c001_v0001109_t0022_u01773116311390") 2026/03/10 04:24:02 DEBUG : only10: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7555_d20260310_m041821_c001_v0001167_t0031_u01773116301970") 2026/03/10 04:24:02 DEBUG : only10: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f414cf046bdd45a75_d20260310_m041807_c001_v7007000_t0000_u01773116287587") 2026/03/10 04:24:02 DEBUG : only10: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7405_d20260310_m041757_c001_v0001167_t0000_u01773116277885") 2026/03/10 04:24:03 DEBUG : only11: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973816_d20260310_m041836_c001_v7007000_t0000_u01773116316420") 2026/03/10 04:24:03 DEBUG : only11: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4066178e711e75d9_d20260310_m041830_c001_v0001167_t0020_u01773116310205") 2026/03/10 04:24:03 DEBUG : only11: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7563_d20260310_m041823_c001_v0001167_t0030_u01773116303136") 2026/03/10 04:24:03 DEBUG : only11: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb23_d20260310_m041807_c001_v7007000_t0000_u01773116287594") 2026/03/10 04:24:03 DEBUG : only11: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7415_d20260310_m041758_c001_v0001167_t0006_u01773116278488") 2026/03/10 04:24:03 DEBUG : only12: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973817_d20260310_m041836_c001_v7007000_t0000_u01773116316603") 2026/03/10 04:24:03 DEBUG : only12: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f400b7f871cdd90d4_d20260310_m041831_c001_v0001179_t0006_u01773116311515") 2026/03/10 04:24:03 DEBUG : only12: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e756d_d20260310_m041823_c001_v0001167_t0051_u01773116303778") 2026/03/10 04:24:03 DEBUG : only12: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4239a250228f2b58_d20260310_m041807_c001_v7007000_t0000_u01773116287248") 2026/03/10 04:24:03 DEBUG : only12: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7429_d20260310_m041759_c001_v0001167_t0050_u01773116279485") 2026/03/10 04:24:03 DEBUG : only13: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973819_d20260310_m041836_c001_v7007000_t0000_u01773116316784") 2026/03/10 04:24:03 DEBUG : only13: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f404f79f6eeca58ee_d20260310_m041830_c001_v0001106_t0026_u01773116310805") 2026/03/10 04:24:03 DEBUG : only13: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7577_d20260310_m041824_c001_v0001167_t0040_u01773116304652") 2026/03/10 04:24:03 DEBUG : only13: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41790e618b916623_d20260310_m041807_c001_v7007000_t0000_u01773116287611") 2026/03/10 04:24:03 DEBUG : only13: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e743b_d20260310_m041800_c001_v0001167_t0029_u01773116280278") 2026/03/10 04:24:03 DEBUG : only14: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f97381a_d20260310_m041836_c001_v7007000_t0000_u01773116316967") 2026/03/10 04:24:03 DEBUG : only14: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4016d9e9c2fb97ea_d20260310_m041830_c001_v0001109_t0022_u01773116310988") 2026/03/10 04:24:03 DEBUG : only14: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7583_d20260310_m041825_c001_v0001167_t0022_u01773116305363") 2026/03/10 04:24:03 DEBUG : only14: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f414cf046bdd45a74_d20260310_m041807_c001_v7007000_t0000_u01773116287405") 2026/03/10 04:24:03 DEBUG : only14: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e744b_d20260310_m041801_c001_v0001167_t0016_u01773116281045") 2026/03/10 04:24:04 DEBUG : only15: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f97381b_d20260310_m041837_c001_v7007000_t0000_u01773116317149") 2026/03/10 04:24:04 DEBUG : only15: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f400b7f871cdd90ca_d20260310_m041830_c001_v0001179_t0006_u01773116310595") 2026/03/10 04:24:04 DEBUG : only15: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7589_d20260310_m041826_c001_v0001167_t0059_u01773116306295") 2026/03/10 04:24:04 DEBUG : only15: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4239a250228f2b5a_d20260310_m041807_c001_v7007000_t0000_u01773116287622") 2026/03/10 04:24:04 DEBUG : only15: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7453_d20260310_m041802_c001_v0001167_t0046_u01773116282090") 2026/03/10 04:24:04 DEBUG : only16: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f97381c_d20260310_m041837_c001_v7007000_t0000_u01773116317330") 2026/03/10 04:24:04 DEBUG : only16: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4066178e711e75db_d20260310_m041830_c001_v0001167_t0020_u01773116310607") 2026/03/10 04:24:04 DEBUG : only16: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7599_d20260310_m041826_c001_v0001167_t0016_u01773116306980") 2026/03/10 04:24:04 DEBUG : only16: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f414cf046bdd45a76_d20260310_m041807_c001_v7007000_t0000_u01773116287770") 2026/03/10 04:24:04 DEBUG : only16: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7459_d20260310_m041802_c001_v0001167_t0025_u01773116282641") 2026/03/10 04:24:05 DEBUG : only17: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f97381d_d20260310_m041837_c001_v7007000_t0000_u01773116317513") 2026/03/10 04:24:05 DEBUG : only17: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f400b7f871cdd90cc_d20260310_m041830_c001_v0001179_t0006_u01773116310778") 2026/03/10 04:24:05 DEBUG : only17: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e75af_d20260310_m041827_c001_v0001167_t0041_u01773116307759") 2026/03/10 04:24:05 DEBUG : only17: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f414cf046bdd45a70_d20260310_m041806_c001_v7007000_t0000_u01773116286856") 2026/03/10 04:24:05 DEBUG : only17: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e746d_d20260310_m041803_c001_v0001167_t0019_u01773116283296") 2026/03/10 04:24:05 DEBUG : only18: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f97381e_d20260310_m041837_c001_v7007000_t0000_u01773116317694") 2026/03/10 04:24:05 DEBUG : only18: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4066178e711e75df_d20260310_m041830_c001_v0001167_t0020_u01773116310794") 2026/03/10 04:24:05 DEBUG : only18: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e75b9_d20260310_m041828_c001_v0001167_t0033_u01773116308518") 2026/03/10 04:24:05 DEBUG : only18: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb22_d20260310_m041807_c001_v7007000_t0000_u01773116287411") 2026/03/10 04:24:05 DEBUG : only18: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7473_d20260310_m041804_c001_v0001167_t0011_u01773116284064") 2026/03/10 04:24:05 DEBUG : only19: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973820_d20260310_m041837_c001_v7007000_t0000_u01773116317877") 2026/03/10 04:24:05 DEBUG : only19: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f400b7f871cdd90ce_d20260310_m041830_c001_v0001179_t0006_u01773116310962") 2026/03/10 04:24:05 DEBUG : only19: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e75c1_d20260310_m041829_c001_v0001167_t0030_u01773116309130") 2026/03/10 04:24:05 DEBUG : only19: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb24_d20260310_m041807_c001_v7007000_t0000_u01773116287778") 2026/03/10 04:24:05 DEBUG : only19: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7481_d20260310_m041805_c001_v0001167_t0032_u01773116285217") 2026/03/10 04:24:05 DEBUG : only2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973821_d20260310_m041838_c001_v7007000_t0000_u01773116318059") 2026/03/10 04:24:05 DEBUG : only2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f404f79f6eeca58f0_d20260310_m041830_c001_v0001106_t0026_u01773116310995") 2026/03/10 04:24:05 DEBUG : only2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e74f1_d20260310_m041815_c001_v0001167_t0020_u01773116295095") 2026/03/10 04:24:05 DEBUG : only2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41790e618b916622_d20260310_m041807_c001_v7007000_t0000_u01773116287426") 2026/03/10 04:24:05 DEBUG : only2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e73a1_d20260310_m041751_c001_v0001167_t0046_u01773116271722") 2026/03/10 04:24:05 DEBUG : only3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973822_d20260310_m041838_c001_v7007000_t0000_u01773116318247") 2026/03/10 04:24:05 DEBUG : only3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f400b7f871cdd90d0_d20260310_m041831_c001_v0001179_t0006_u01773116311145") 2026/03/10 04:24:05 DEBUG : only3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e74f5_d20260310_m041815_c001_v0001167_t0000_u01773116295880") 2026/03/10 04:24:05 DEBUG : only3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4239a250228f2b5c_d20260310_m041807_c001_v7007000_t0000_u01773116287808") 2026/03/10 04:24:05 DEBUG : only3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e73a7_d20260310_m041752_c001_v0001167_t0009_u01773116272393") 2026/03/10 04:24:06 DEBUG : only4: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973823_d20260310_m041838_c001_v7007000_t0000_u01773116318428") 2026/03/10 04:24:06 DEBUG : only4: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4066178e711e75eb_d20260310_m041831_c001_v0001167_t0020_u01773116311169") 2026/03/10 04:24:06 DEBUG : only4: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e74fd_d20260310_m041816_c001_v0001167_t0028_u01773116296831") 2026/03/10 04:24:06 DEBUG : only4: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f414cf046bdd45a73_d20260310_m041807_c001_v7007000_t0000_u01773116287220") 2026/03/10 04:24:06 DEBUG : only4: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e73b9_d20260310_m041753_c001_v0001167_t0024_u01773116273130") 2026/03/10 04:24:06 DEBUG : only5: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973824_d20260310_m041838_c001_v7007000_t0000_u01773116318612") 2026/03/10 04:24:06 DEBUG : only5: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f404f79f6eeca58f2_d20260310_m041831_c001_v0001106_t0026_u01773116311181") 2026/03/10 04:24:06 DEBUG : only5: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7505_d20260310_m041817_c001_v0001167_t0040_u01773116297406") 2026/03/10 04:24:06 DEBUG : only5: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f414cf046bdd45a77_d20260310_m041807_c001_v7007000_t0000_u01773116287954") 2026/03/10 04:24:06 DEBUG : only5: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e73c7_d20260310_m041753_c001_v0001167_t0055_u01773116273819") 2026/03/10 04:24:06 DEBUG : only6: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973825_d20260310_m041838_c001_v7007000_t0000_u01773116318794") 2026/03/10 04:24:06 DEBUG : only6: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4016d9e9c2fb97ee_d20260310_m041831_c001_v0001109_t0022_u01773116311202") 2026/03/10 04:24:06 DEBUG : only6: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7525_d20260310_m041818_c001_v0001167_t0007_u01773116298516") 2026/03/10 04:24:06 DEBUG : only6: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb25_d20260310_m041807_c001_v7007000_t0000_u01773116287959") 2026/03/10 04:24:06 DEBUG : only6: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e73cb_d20260310_m041754_c001_v0001167_t0006_u01773116274751") 2026/03/10 04:24:06 DEBUG : only7: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973826_d20260310_m041838_c001_v7007000_t0000_u01773116318976") 2026/03/10 04:24:06 DEBUG : only7: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f400b7f871cdd90d2_d20260310_m041831_c001_v0001179_t0006_u01773116311329") 2026/03/10 04:24:06 DEBUG : only7: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7535_d20260310_m041819_c001_v0001167_t0034_u01773116299565") 2026/03/10 04:24:06 DEBUG : only7: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4102a247f1ecbb1f_d20260310_m041807_c001_v7007000_t0000_u01773116287225") 2026/03/10 04:24:06 DEBUG : only7: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e73d9_d20260310_m041755_c001_v0001167_t0000_u01773116275676") 2026/03/10 04:24:07 DEBUG : only8: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973827_d20260310_m041839_c001_v7007000_t0000_u01773116319164") 2026/03/10 04:24:07 DEBUG : only8: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4066178e711e75f1_d20260310_m041831_c001_v0001167_t0020_u01773116311356") 2026/03/10 04:24:07 DEBUG : only8: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7541_d20260310_m041820_c001_v0001167_t0017_u01773116300366") 2026/03/10 04:24:07 DEBUG : only8: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4239a250228f2b59_d20260310_m041807_c001_v7007000_t0000_u01773116287437") 2026/03/10 04:24:07 DEBUG : only8: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e73ed_d20260310_m041756_c001_v0001167_t0045_u01773116276522") 2026/03/10 04:24:07 DEBUG : only9: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973828_d20260310_m041839_c001_v7007000_t0000_u01773116319347") 2026/03/10 04:24:07 DEBUG : only9: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f404f79f6eeca58f4_d20260310_m041831_c001_v0001106_t0026_u01773116311369") 2026/03/10 04:24:07 DEBUG : only9: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7549_d20260310_m041820_c001_v0001167_t0001_u01773116300975") 2026/03/10 04:24:07 DEBUG : only9: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f414cf046bdd45a71_d20260310_m041807_c001_v7007000_t0000_u01773116287038") 2026/03/10 04:24:07 DEBUG : only9: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e73f9_d20260310_m041757_c001_v0001167_t0057_u01773116277162") 2026/03/10 04:24:07 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b36ad_d20260310_m041442_c001_v7007000_t0000_u01773116082432") 2026/03/10 04:24:07 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8cbc_d20260310_m041440_c001_v0001179_t0022_u01773116080513") 2026/03/10 04:24:07 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b36a8_d20260310_m041439_c001_v7007000_t0000_u01773116079771") 2026/03/10 04:24:07 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8cb0_d20260310_m041437_c001_v0001179_t0011_u01773116077516") 2026/03/10 04:24:07 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b36a1_d20260310_m041436_c001_v7007000_t0000_u01773116076759") 2026/03/10 04:24:07 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e6973_d20260310_m041434_c001_v0001167_t0045_u01773116074320") 2026/03/10 04:24:07 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746574_d20260310_m041422_c001_v7007000_t0000_u01773116062087") 2026/03/10 04:24:07 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a548_d20260310_m041420_c001_v0001167_t0020_u01773116060435") 2026/03/10 04:24:07 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a74654e_d20260310_m041418_c001_v7007000_t0000_u01773116058634") 2026/03/10 04:24:07 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a516_d20260310_m041416_c001_v0001167_t0020_u01773116056763") 2026/03/10 04:24:07 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7464dd_d20260310_m041415_c001_v7007000_t0000_u01773116055279") 2026/03/10 04:24:07 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a4ed_d20260310_m041413_c001_v0001167_t0041_u01773116053912") 2026/03/10 04:24:08 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7464c0_d20260310_m041406_c001_v7007000_t0000_u01773116046016") 2026/03/10 04:24:08 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a415_d20260310_m041403_c001_v0001167_t0049_u01773116043941") 2026/03/10 04:24:08 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7464ba_d20260310_m041403_c001_v7007000_t0000_u01773116043575") 2026/03/10 04:24:08 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a3dd_d20260310_m041401_c001_v0001167_t0015_u01773116041210") 2026/03/10 04:24:08 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7464b5_d20260310_m041400_c001_v7007000_t0000_u01773116040848") 2026/03/10 04:24:08 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a3cf_d20260310_m041359_c001_v0001167_t0050_u01773116039899") 2026/03/10 04:24:08 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a3b5_d20260310_m041359_c001_v0001167_t0000_u01773116039032") 2026/03/10 04:24:08 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7464b1_d20260310_m041358_c001_v7007000_t0000_u01773116038669") 2026/03/10 04:24:08 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a3a2_d20260310_m041357_c001_v0001167_t0054_u01773116037692") 2026/03/10 04:24:08 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a394_d20260310_m041356_c001_v0001167_t0052_u01773116036813") 2026/03/10 04:24:08 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb49_d20260310_m041356_c001_v7007000_t0000_u01773116036079") 2026/03/10 04:24:08 DEBUG : potato: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a372_d20260310_m041354_c001_v0001167_t0043_u01773116034607") 2026/03/10 04:24:08 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40882dbb043cd3a2_d20260310_m041533_c001_v7007000_t0000_u01773116133277") 2026/03/10 04:24:08 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e6c4f_d20260310_m041532_c001_v0001167_t0038_u01773116132144") 2026/03/10 04:24:08 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4030e6bc44e47933_d20260310_m041523_c001_v7007000_t0000_u01773116123415") 2026/03/10 04:24:08 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8da0_d20260310_m041517_c001_v0001179_t0020_u01773116117843") 2026/03/10 04:24:08 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d808_d20260310_m041509_c001_v7007000_t0000_u01773116109161") 2026/03/10 04:24:08 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e6afa_d20260310_m041504_c001_v0001167_t0000_u01773116104695") 2026/03/10 04:24:08 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b36d4_d20260310_m041456_c001_v7007000_t0000_u01773116096516") 2026/03/10 04:24:08 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8d06_d20260310_m041452_c001_v0001179_t0007_u01773116092150") 2026/03/10 04:24:08 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7465bb_d20260310_m041427_c001_v7007000_t0000_u01773116067533") 2026/03/10 04:24:08 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a57e_d20260310_m041425_c001_v0001167_t0004_u01773116065438") 2026/03/10 04:24:09 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746583_d20260310_m041425_c001_v7007000_t0000_u01773116065072") 2026/03/10 04:24:09 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a568_d20260310_m041422_c001_v0001167_t0050_u01773116062634") 2026/03/10 04:24:09 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746578_d20260310_m041422_c001_v7007000_t0000_u01773116062268") 2026/03/10 04:24:09 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a554_d20260310_m041421_c001_v0001167_t0028_u01773116061255") 2026/03/10 04:24:09 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746567_d20260310_m041420_c001_v7007000_t0000_u01773116060067") 2026/03/10 04:24:09 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a530_d20260310_m041418_c001_v0001167_t0020_u01773116058998") 2026/03/10 04:24:09 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746501_d20260310_m041416_c001_v7007000_t0000_u01773116056400") 2026/03/10 04:24:09 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a505_d20260310_m041415_c001_v0001167_t0051_u01773116055298") 2026/03/10 04:24:09 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7464c3_d20260310_m041406_c001_v7007000_t0000_u01773116046750") 2026/03/10 04:24:09 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a448_d20260310_m041405_c001_v0001167_t0017_u01773116045596") 2026/03/10 04:24:09 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be062f1a_d20260310_m041258_c001_v7007000_t0000_u01773115978003") 2026/03/10 04:24:09 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c039f7c_d20260310_m041256_c001_v0001167_t0058_u01773115976454") 2026/03/10 04:24:09 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be062f12_d20260310_m041255_c001_v7007000_t0000_u01773115975553") 2026/03/10 04:24:09 DEBUG : potato2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c039f4c_d20260310_m041254_c001_v0001167_t0048_u01773115974370") 2026/03/10 04:24:09 DEBUG : potato3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4030e6bc44e47931_d20260310_m041522_c001_v7007000_t0000_u01773116122556") 2026/03/10 04:24:09 DEBUG : potato3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8da6_d20260310_m041518_c001_v0001179_t0016_u01773116118857") 2026/03/10 04:24:09 DEBUG : potato3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4060d65fef30d809_d20260310_m041510_c001_v7007000_t0000_u01773116110084") 2026/03/10 04:24:09 DEBUG : potato3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e6b08_d20260310_m041505_c001_v0001167_t0057_u01773116105984") 2026/03/10 04:24:09 DEBUG : potato3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b36d5_d20260310_m041457_c001_v7007000_t0000_u01773116097014") 2026/03/10 04:24:09 DEBUG : potato3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8d0e_d20260310_m041453_c001_v0001179_t0044_u01773116093076") 2026/03/10 04:24:09 DEBUG : pre-dest1/1: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4057d1dd1a695729_d20260310_m041606_c001_v7007000_t0000_u01773116166508") 2026/03/10 04:24:10 DEBUG : pre-dest1/1: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8e55_d20260310_m041558_c001_v0001179_t0027_u01773116158276") 2026/03/10 04:24:10 DEBUG : pre-dest2/2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4057d1dd1a69572a_d20260310_m041606_c001_v7007000_t0000_u01773116166691") 2026/03/10 04:24:10 DEBUG : pre-dest2/2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e6da4_d20260310_m041558_c001_v0001167_t0049_u01773116158922") 2026/03/10 04:24:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f420635515dd23125_d20260310_m041544_c001_v7007000_t0000_u01773116144372") 2026/03/10 04:24:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8e18_d20260310_m041541_c001_v0001179_t0015_u01773116141332") 2026/03/10 04:24:10 DEBUG : sizeonly: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb30_d20260310_m041338_c001_v7007000_t0000_u01773116018750") 2026/03/10 04:24:10 DEBUG : sizeonly: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a24a_d20260310_m041337_c001_v0001167_t0028_u01773116017485") 2026/03/10 04:24:10 DEBUG : splitbanan: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152777_d20260310_m042109_c001_v7007000_t0000_u01773116469328") 2026/03/10 04:24:10 DEBUG : splitbanan: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7e51_d20260310_m042059_c001_v0001167_t0003_u01773116459941") 2026/03/10 04:24:10 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd446_d20260310_m042244_c001_v7007000_t0000_u01773116564641") 2026/03/10 04:24:10 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e8398_d20260310_m042236_c001_v0001167_t0029_u01773116556920") 2026/03/10 04:24:10 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152828_d20260310_m042224_c001_v7007000_t0000_u01773116544850") 2026/03/10 04:24:10 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e82aa_d20260310_m042218_c001_v0001167_t0001_u01773116538492") 2026/03/10 04:24:10 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbf63_d20260310_m042206_c001_v7007000_t0000_u01773116526302") 2026/03/10 04:24:10 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e81ca_d20260310_m042200_c001_v0001167_t0043_u01773116520113") 2026/03/10 04:24:10 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be06330a_d20260310_m042146_c001_v7007000_t0000_u01773116506464") 2026/03/10 04:24:10 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e80b2_d20260310_m042140_c001_v0001167_t0015_u01773116500042") 2026/03/10 04:24:10 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a746a3c_d20260310_m042127_c001_v7007000_t0000_u01773116487803") 2026/03/10 04:24:10 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7f9d_d20260310_m042121_c001_v0001167_t0038_u01773116481116") 2026/03/10 04:24:10 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e1152759_d20260310_m042104_c001_v7007000_t0000_u01773116464002") 2026/03/10 04:24:11 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a7b_d20260310_m042058_c001_v0001106_t0020_u01773116458595") 2026/03/10 04:24:11 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b396a_d20260310_m042046_c001_v7007000_t0000_u01773116446164") 2026/03/10 04:24:11 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd92f2_d20260310_m042037_c001_v0001179_t0058_u01773116437045") 2026/03/10 04:24:11 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4057d1dd1a69578a_d20260310_m042035_c001_v7007000_t0000_u01773116435871") 2026/03/10 04:24:11 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7c8e_d20260310_m042031_c001_v0001167_t0015_u01773116431255") 2026/03/10 04:24:11 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4094ac70e11526e3_d20260310_m042018_c001_v7007000_t0000_u01773116418252") 2026/03/10 04:24:11 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9922_d20260310_m042010_c001_v0001109_t0038_u01773116410498") 2026/03/10 04:24:11 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40882dbb043d3365_d20260310_m042009_c001_v7007000_t0000_u01773116409337") 2026/03/10 04:24:11 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e7aa9_d20260310_m042004_c001_v0001167_t0008_u01773116404671") 2026/03/10 04:24:11 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f41876ddd2a9e1c2b_d20260310_m041947_c001_v7007000_t0000_u01773116387072") 2026/03/10 04:24:11 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca599b_d20260310_m041941_c001_v0001106_t0026_u01773116381998") 2026/03/10 04:24:11 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd35e_d20260310_m041929_c001_v7007000_t0000_u01773116369767") 2026/03/10 04:24:11 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5973_d20260310_m041923_c001_v0001106_t0031_u01773116363195") 2026/03/10 04:24:11 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f422a33e96709a7ec_d20260310_m041909_c001_v7007000_t0000_u01773116349989") 2026/03/10 04:24:11 DEBUG : splitbananasplit: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5940_d20260310_m041903_c001_v0001106_t0026_u01773116343805") 2026/03/10 04:24:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40455a6615d9054b_d20260310_m042040_c001_v7007000_t0000_u01773116440873") 2026/03/10 04:24:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5a25_d20260310_m042032_c001_v0001106_t0035_u01773116432978") 2026/03/10 04:24:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f97383a_d20260310_m041848_c001_v7007000_t0000_u01773116328951") 2026/03/10 04:24:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9119_d20260310_m041847_c001_v0001179_t0011_u01773116327563") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973836_d20260310_m041846_c001_v7007000_t0000_u01773116326811") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e769c_d20260310_m041845_c001_v0001167_t0019_u01773116325336") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b36c1_d20260310_m041449_c001_v7007000_t0000_u01773116089263") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8cec_d20260310_m041448_c001_v0001179_t0053_u01773116088014") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b36be_d20260310_m041447_c001_v7007000_t0000_u01773116087461") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8cd2_d20260310_m041443_c001_v0001179_t0027_u01773116083557") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb2a_d20260310_m041335_c001_v7007000_t0000_u01773116015212") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a218_d20260310_m041333_c001_v0001167_t0028_u01773116013730") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb28_d20260310_m041333_c001_v7007000_t0000_u01773116013365") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a1fa_d20260310_m041332_c001_v0001167_t0049_u01773116012021") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb25_d20260310_m041329_c001_v7007000_t0000_u01773116009938") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a1cc_d20260310_m041328_c001_v0001167_t0035_u01773116008886") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb21_d20260310_m041328_c001_v7007000_t0000_u01773116008339") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a1a0_d20260310_m041326_c001_v0001167_t0059_u01773116006923") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a172_d20260310_m041324_c001_v0001167_t0009_u01773116004335") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f40246a5f0c5cbb1a_d20260310_m041323_c001_v7007000_t0000_u01773116003964") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a153_d20260310_m041323_c001_v0001167_t0021_u01773116003001") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a14b_d20260310_m041321_c001_v0001167_t0005_u01773116001911") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be062f61_d20260310_m041321_c001_v7007000_t0000_u01773116001183") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a101_d20260310_m041318_c001_v0001167_t0037_u01773115998151") 2026/03/10 04:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a0d7_d20260310_m041314_c001_v0001167_t0058_u01773115994967") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be062f51_d20260310_m041314_c001_v7007000_t0000_u01773115994605") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a0b9_d20260310_m041313_c001_v0001167_t0006_u01773115993757") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a0a5_d20260310_m041312_c001_v0001167_t0002_u01773115992725") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be062f4e_d20260310_m041312_c001_v7007000_t0000_u01773115992361") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a061_d20260310_m041308_c001_v0001167_t0031_u01773115988529") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be062f42_d20260310_m041308_c001_v7007000_t0000_u01773115988165") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a047_d20260310_m041307_c001_v0001167_t0048_u01773115987101") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be062f39_d20260310_m041306_c001_v7007000_t0000_u01773115986190") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a023_d20260310_m041305_c001_v0001167_t0020_u01773115985152") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be062f31_d20260310_m041304_c001_v7007000_t0000_u01773115984611") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a00f_d20260310_m041303_c001_v0001167_t0058_u01773115983784") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be062f2b_d20260310_m041302_c001_v7007000_t0000_u01773115982883") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c039ff1_d20260310_m041301_c001_v0001167_t0043_u01773115981927") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be062f26_d20260310_m041301_c001_v7007000_t0000_u01773115981384") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c039fe3_d20260310_m041300_c001_v0001167_t0019_u01773115980589") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be062f21_d20260310_m041300_c001_v7007000_t0000_u01773115980042") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c039fb3_d20260310_m041258_c001_v0001167_t0048_u01773115978547") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be062f03_d20260310_m041252_c001_v7007000_t0000_u01773115972125") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c039f0c_d20260310_m041251_c001_v0001167_t0026_u01773115971153") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be062efa_d20260310_m041250_c001_v7007000_t0000_u01773115970612") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c039ef0_d20260310_m041249_c001_v0001167_t0002_u01773115969756") 2026/03/10 04:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be062ee0_d20260310_m041248_c001_v7007000_t0000_u01773115968846") 2026/03/10 04:24:14 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c039ec0_d20260310_m041247_c001_v0001167_t0020_u01773115967850") 2026/03/10 04:24:14 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f421966c5be062e97_d20260310_m041245_c001_v7007000_t0000_u01773115965674") 2026/03/10 04:24:14 DEBUG : sub dir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c039e86_d20260310_m041244_c001_v0001167_t0037_u01773115964816") 2026/03/10 04:24:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f97383b_d20260310_m041849_c001_v7007000_t0000_u01773116329134") 2026/03/10 04:24:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5906_d20260310_m041847_c001_v0001106_t0055_u01773116327576") 2026/03/10 04:24:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973837_d20260310_m041846_c001_v7007000_t0000_u01773116326991") 2026/03/10 04:24:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb981c_d20260310_m041845_c001_v0001109_t0031_u01773116325346") 2026/03/10 04:24:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd447_d20260310_m042246_c001_v7007000_t0000_u01773116566711") 2026/03/10 04:24:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd952f_d20260310_m042246_c001_v0001179_t0031_u01773116566043") 2026/03/10 04:24:14 DEBUG : sub/yam: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b36ab_d20260310_m041441_c001_v7007000_t0000_u01773116081877") 2026/03/10 04:24:14 DEBUG : sub/yam: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e69d7_d20260310_m041440_c001_v0001167_t0004_u01773116080519") 2026/03/10 04:24:14 DEBUG : test_dir1/file2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973832_d20260310_m041844_c001_v7007000_t0000_u01773116324583") 2026/03/10 04:24:14 DEBUG : test_dir1/file2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca58fe_d20260310_m041843_c001_v0001106_t0009_u01773116323118") 2026/03/10 04:24:14 DEBUG : test_dir1/file2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f97382c_d20260310_m041842_c001_v7007000_t0000_u01773116322336") 2026/03/10 04:24:14 DEBUG : test_dir1/file2: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb980a_d20260310_m041840_c001_v0001109_t0053_u01773116320344") 2026/03/10 04:24:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f973834_d20260310_m041844_c001_v7007000_t0000_u01773116324764") 2026/03/10 04:24:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9814_d20260310_m041843_c001_v0001109_t0027_u01773116323109") 2026/03/10 04:24:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4116c6451f97382d_d20260310_m041842_c001_v7007000_t0000_u01773116322518") 2026/03/10 04:24:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca58fa_d20260310_m041840_c001_v0001106_t0009_u01773116320339") 2026/03/10 04:24:14 DEBUG : three: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7465d4_d20260310_m041433_c001_v7007000_t0000_u01773116073585") 2026/03/10 04:24:15 DEBUG : three: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a5e8_d20260310_m041431_c001_v0001167_t0020_u01773116071958") 2026/03/10 04:24:15 DEBUG : three: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f117e66e04c03a5ba_d20260310_m041429_c001_v0001167_t0023_u01773116069020") 2026/03/10 04:24:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd44a_d20260310_m042248_c001_v7007000_t0000_u01773116568592") 2026/03/10 04:24:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5b92_d20260310_m042247_c001_v0001106_t0055_u01773116567673") 2026/03/10 04:24:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd4b5_d20260310_m042309_c001_v7007000_t0000_u01773116589981") 2026/03/10 04:24:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9b2d_d20260310_m042307_c001_v0001109_t0019_u01773116587715") 2026/03/10 04:24:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd4b3_d20260310_m042306_c001_v7007000_t0000_u01773116586076") 2026/03/10 04:24:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5bc0_d20260310_m042303_c001_v0001106_t0036_u01773116583691") 2026/03/10 04:24:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd45b_d20260310_m042302_c001_v7007000_t0000_u01773116582726") 2026/03/10 04:24:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9587_d20260310_m042302_c001_v0001179_t0035_u01773116582075") 2026/03/10 04:24:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd455_d20260310_m042256_c001_v7007000_t0000_u01773116576646") 2026/03/10 04:24:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5bac_d20260310_m042255_c001_v0001106_t0040_u01773116575442") 2026/03/10 04:24:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd457_d20260310_m042259_c001_v7007000_t0000_u01773116579151") 2026/03/10 04:24:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9b1b_d20260310_m042257_c001_v0001109_t0043_u01773116577592") 2026/03/10 04:24:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd454_d20260310_m042254_c001_v7007000_t0000_u01773116574378") 2026/03/10 04:24:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd9559_d20260310_m042253_c001_v0001179_t0002_u01773116573759") 2026/03/10 04:24:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd451_d20260310_m042252_c001_v7007000_t0000_u01773116572798") 2026/03/10 04:24:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e8433_d20260310_m042251_c001_v0001167_t0013_u01773116571855") 2026/03/10 04:24:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd44d_d20260310_m042250_c001_v7007000_t0000_u01773116570895") 2026/03/10 04:24:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1016d9e9c2fb9b07_d20260310_m042249_c001_v0001109_t0053_u01773116569564") 2026/03/10 04:24:16 DEBUG : toe/toe/toe: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f420635515dd23a7b_d20260310_m042314_c001_v7007000_t0000_u01773116594935") 2026/03/10 04:24:16 DEBUG : toe/toe/toe: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104f79f6eeca5bde_d20260310_m042313_c001_v0001106_t0019_u01773116593924") 2026/03/10 04:24:16 DEBUG : toe/toe/toe: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd45a_d20260310_m042301_c001_v7007000_t0000_u01773116581057") 2026/03/10 04:24:16 DEBUG : toe/toe/toe: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e84ab_d20260310_m042300_c001_v0001167_t0046_u01773116580113") 2026/03/10 04:24:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd4b6_d20260310_m042310_c001_v7007000_t0000_u01773116590582") 2026/03/10 04:24:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e851b_d20260310_m042309_c001_v0001167_t0018_u01773116589496") 2026/03/10 04:24:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416740bd60efd4b4_d20260310_m042306_c001_v7007000_t0000_u01773116586720") 2026/03/10 04:24:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1172cb38b7df5a0e_d20260310_m042305_c001_v0001116_t0028_u01773116585486") 2026/03/10 04:24:16 DEBUG : two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f401f837f0a7465d6_d20260310_m041433_c001_v7007000_t0000_u01773116073766") 2026/03/10 04:24:16 DEBUG : two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f4066178e711e694c_d20260310_m041431_c001_v0001167_t0020_u01773116071195") 2026/03/10 04:24:16 DEBUG : two: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f417e66e04c03a5b2_d20260310_m041428_c001_v0001167_t0018_u01773116068834") 2026/03/10 04:24:16 DEBUG : yam: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b36ae_d20260310_m041442_c001_v7007000_t0000_u01773116082616") 2026/03/10 04:24:16 DEBUG : yam: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f104e4dd641eca3a4_d20260310_m041441_c001_v0001179_t0048_u01773116081670") 2026/03/10 04:24:16 DEBUG : yam: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b36a6_d20260310_m041439_c001_v7007000_t0000_u01773116079220") 2026/03/10 04:24:16 DEBUG : yam: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f1066178e711e69ad_d20260310_m041437_c001_v0001167_t0016_u01773116077659") 2026/03/10 04:24:16 DEBUG : yam: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b369f_d20260310_m041436_c001_v7007000_t0000_u01773116076208") 2026/03/10 04:24:16 DEBUG : yam: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f100b7f871cdd8c9e_d20260310_m041434_c001_v0001179_t0011_u01773116074330") 2026/03/10 04:24:16 DEBUG : yaml: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b36a9_d20260310_m041439_c001_v7007000_t0000_u01773116079956") 2026/03/10 04:24:16 DEBUG : yaml: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f109af7b70e847d78_d20260310_m041438_c001_v0001115_t0009_u01773116078698") 2026/03/10 04:24:16 DEBUG : yaml: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f416fe720ec7b36a2_d20260310_m041436_c001_v7007000_t0000_u01773116076949") 2026/03/10 04:24:16 DEBUG : yaml: Deleting (id "4_z6f827d63f02ddb5b9fc80e1b_f101ff077528b5420_d20260310_m041435_c001_v0001091_t0021_u01773116075684") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m35.934279363s (try 1/5)