"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/02/24 05:21:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope" 2026/02/24 05:21:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 05:21:14 DEBUG : Creating backend with remote "/tmp/rclone139936496" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:21:15 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/24 05:21:15 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 05:21:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:21:15 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:15 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:21:16 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:21:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:21:16 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:21:17 DEBUG : B2 bucket rclone-test-hibuxej3gope: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.88s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", 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-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:18 DEBUG : Creating backend with remote "/non-existing" 2026/02/24 05:21:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/24 05:21:18 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:18 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:21:19 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:19 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:21:19 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:21:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:21:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.78s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:20 INFO : B2 bucket rclone-test-hibuxej3gope: Running all checks before starting transfers 2026/02/24 05:21:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:21:21 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:21 INFO : B2 bucket rclone-test-hibuxej3gope: Checks finished, now starting transfers 2026/02/24 05:21:21 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:21:21 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:21:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:21:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.40s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:22 ERROR : Ignoring --no-traverse with sync 2026/02/24 05:21:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:21:22 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:22 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:21:22 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:21:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:21:22 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:21:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.28s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/24 05:21:23 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:23 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:21:24 DEBUG : hello world2: size = 12 OK 2026/02/24 05:21:24 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/02/24 05:21:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.61s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:21:25 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:25 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:21:25 DEBUG : potato2: size = 11 OK 2026/02/24 05:21:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:21:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.28s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:21:27 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:27 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:21:27 DEBUG : potato2: size = 11 OK 2026/02/24 05:21:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:21:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.61s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/24 05:21:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 05:21:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/24 05:21:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 05:21:28 INFO : sub dir2: Making directory 2026/02/24 05:21:28 INFO : sub dir: Making directory 2026/02/24 05:21:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:21:28 INFO : sub dir2/sub sub dir2: Making directory 2026/02/24 05:21:28 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:28 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:21:28 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:21:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:21:28 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/02/24 05:21:29 DEBUG : B2 bucket rclone-test-hibuxej3gope: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.41s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:29 INFO : sub dir2: Making directory 2026/02/24 05:21:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/24 05:21:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 05:21:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:21:29 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:29 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:21:30 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:21:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:21:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:30 DEBUG : sub dir2: Making directory with metadata 2026/02/24 05:21:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 05:21:30 INFO : sub dir2: Making directory 2026/02/24 05:21:30 INFO : sub dir: Making directory 2026/02/24 05:21:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:21:30 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:30 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:21:31 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:21:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:21:31 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:21:31 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/02/24 05:21:31 DEBUG : B2 bucket rclone-test-hibuxej3gope: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/24 05:21:31 DEBUG : B2 bucket rclone-test-hibuxej3gope: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:32 INFO : sub dir2: Making directory 2026/02/24 05:21:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:21:32 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:32 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:21:33 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:21:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:21:33 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:21:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.35s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:33 DEBUG : sub dir2: Making directory with metadata 2026/02/24 05:21:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 05:21:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 05:21:34 INFO : sub dir2: Making directory 2026/02/24 05:21:34 INFO : sub dir: Making directory 2026/02/24 05:21:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:21:34 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:34 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:21:34 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:21:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:21:34 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:21:34 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/02/24 05:21:34 DEBUG : B2 bucket rclone-test-hibuxej3gope: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.20s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:35 INFO : sub dir2: Making directory 2026/02/24 05:21:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:21:35 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:35 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:21:36 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:21:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:21:36 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:21:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.27s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:37 DEBUG : Creating backend with remote "TestB2:rclone-test-jahajoc5cate" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-hibuxej3gope -> B2 bucket rclone-test-jahajoc5cate 2026/02/24 05:21:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:21:38 DEBUG : B2 bucket rclone-test-jahajoc5cate: Waiting for checks to finish 2026/02/24 05:21:38 DEBUG : B2 bucket rclone-test-jahajoc5cate: Waiting for transfers to finish 2026/02/24 05:21:39 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:21:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:21:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 05:21:39 DEBUG : B2 bucket rclone-test-jahajoc5cate: Purge remote 2026/02/24 05:21:39 INFO : B2 bucket rclone-test-jahajoc5cate: cleaning bucket "rclone-test-jahajoc5cate" of all files 2026/02/24 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z7f728d93108d8beb9fc80e1b_f110978673e15f1f3_d20260224_m052139_c001_v0001104_t0006_u01771910499115") --- PASS: TestServerSideCopy (4.17s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:41 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:41 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone139936496) 2026/02/24 05:21:41 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:21:41 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 05:21:41 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:21:41 DEBUG : sub dir/hello world: size = 17 OK 2026/02/24 05:21:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/24 05:21:41 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.73s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wamedic4ragu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-hibuxej3gope -> B2 bucket rclone-test-wamedic4ragu 2026/02/24 05:21:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:21:44 DEBUG : B2 bucket rclone-test-wamedic4ragu: Waiting for checks to finish 2026/02/24 05:21:44 DEBUG : B2 bucket rclone-test-wamedic4ragu: Waiting for transfers to finish 2026/02/24 05:21:45 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:21:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:21:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 05:21:46 DEBUG : B2 bucket rclone-test-wamedic4ragu: Waiting for checks to finish 2026/02/24 05:21:46 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:21:46 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wamedic4ragu) 2026/02/24 05:21:46 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 05:21:46 DEBUG : B2 bucket rclone-test-wamedic4ragu: Waiting for transfers to finish 2026/02/24 05:21:46 DEBUG : sub dir/hello world: size = 17 OK 2026/02/24 05:21:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/24 05:21:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 05:21:47 DEBUG : B2 bucket rclone-test-wamedic4ragu: Purge remote 2026/02/24 05:21:47 INFO : B2 bucket rclone-test-wamedic4ragu: cleaning bucket "rclone-test-wamedic4ragu" of all files 2026/02/24 05:21:47 DEBUG : sub dir/hello world: Deleting (id "4_zdff2ad03108d8beb9fc80e1b_f10115ce48739a07b_d20260224_m052146_c001_v0001183_t0020_u01771910506772") 2026/02/24 05:21:47 DEBUG : sub dir/hello world: Deleting (id "4_zdff2ad03108d8beb9fc80e1b_f10476850de5b832c_d20260224_m052145_c001_v0001039_t0000_u01771910505093") --- PASS: TestServerSideCopyOverSelf (6.27s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:49 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:49 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone139936496) 2026/02/24 05:21:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:21:49 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 05:21:49 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:21:50 DEBUG : sub dir/hello world: size = 17 OK 2026/02/24 05:21:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/24 05:21:50 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/24 05:21:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.86s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:51 DEBUG : Creating backend with remote "TestB2:rclone-test-fulufeq5royi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-hibuxej3gope -> B2 bucket rclone-test-fulufeq5royi 2026/02/24 05:21:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:21:52 DEBUG : B2 bucket rclone-test-fulufeq5royi: Waiting for checks to finish 2026/02/24 05:21:52 DEBUG : B2 bucket rclone-test-fulufeq5royi: Waiting for transfers to finish 2026/02/24 05:21:53 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:21:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:21:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 05:21:54 DEBUG : B2 bucket rclone-test-fulufeq5royi: Waiting for checks to finish 2026/02/24 05:21:54 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:21:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fulufeq5royi) 2026/02/24 05:21:54 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 05:21:54 DEBUG : B2 bucket rclone-test-fulufeq5royi: Waiting for transfers to finish 2026/02/24 05:21:54 DEBUG : sub dir/hello world: size = 17 OK 2026/02/24 05:21:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/24 05:21:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 05:21:55 INFO : sub dir/hello world: Deleted 2026/02/24 05:21:56 DEBUG : testing file moves 2026/02/24 05:21:56 DEBUG : B2 bucket rclone-test-fulufeq5royi: Waiting for checks to finish 2026/02/24 05:21:56 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:21:56 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fulufeq5royi) 2026/02/24 05:21:56 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 05:21:56 DEBUG : B2 bucket rclone-test-fulufeq5royi: Waiting for transfers to finish 2026/02/24 05:21:56 DEBUG : sub dir/hello world: size = 24 OK 2026/02/24 05:21:56 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/02/24 05:21:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 05:21:56 INFO : sub dir/hello world: Deleted 2026/02/24 05:21:57 DEBUG : B2 bucket rclone-test-fulufeq5royi: Purge remote 2026/02/24 05:21:57 INFO : B2 bucket rclone-test-fulufeq5royi: cleaning bucket "rclone-test-fulufeq5royi" of all files 2026/02/24 05:21:57 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd03108d8beb9fc80e1b_f1095c95449d6b733_d20260224_m052156_c001_v0001145_t0057_u01771910516454") 2026/02/24 05:21:57 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd03108d8beb9fc80e1b_f10476850de5b83a6_d20260224_m052154_c001_v0001039_t0010_u01771910514331") 2026/02/24 05:21:57 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd03108d8beb9fc80e1b_f11148b9095080ee1_d20260224_m052153_c001_v0001185_t0016_u01771910513264") --- PASS: TestServerSideMoveOverSelf (7.88s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:21:59 ERROR : error listing: directory not found 2026/02/24 05:21:59 INFO : Local file system at /tmp/rclone139936496: Making directory 2026/02/24 05:21:59 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:21:59 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.52s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:22:00 DEBUG : Local file system at /tmp/rclone139936496: Waiting for checks to finish 2026/02/24 05:22:00 DEBUG : Local file system at /tmp/rclone139936496: Waiting for transfers to finish 2026/02/24 05:22:01 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/02/24 05:22:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:22:01 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/02/24 05:22:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.81s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:02 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/24 05:22:02 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:02 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:02 DEBUG : check sum: size = 1 OK 2026/02/24 05:22:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/24 05:22:02 INFO : check sum: Copied (new) 2026/02/24 05:22:02 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:02 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:02 DEBUG : check sum: size = 1 OK 2026/02/24 05:22:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/24 05:22:02 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/02/24 05:22:02 DEBUG : check sum: Unchanged skipping 2026/02/24 05:22:02 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:02 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:02 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.62s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/24 05:22:03 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:03 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:04 DEBUG : sizeonly: size = 6 OK 2026/02/24 05:22:04 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/24 05:22:04 INFO : sizeonly: Copied (new) 2026/02/24 05:22:04 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:04 DEBUG : sizeonly: size = 6 OK 2026/02/24 05:22:04 DEBUG : sizeonly: Sizes identical 2026/02/24 05:22:04 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:04 DEBUG : sizeonly: Unchanged skipping 2026/02/24 05:22:04 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:04 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:04 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.66s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:05 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/24 05:22:05 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:05 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:05 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/02/24 05:22:05 INFO : ignore-size: Copied (new) 2026/02/24 05:22:05 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:06 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:22:06 DEBUG : ignore-size: Unchanged skipping 2026/02/24 05:22:06 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:06 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:06 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.70s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:07 DEBUG : existing: size = 6 OK 2026/02/24 05:22:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:22:07 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:07 DEBUG : existing: Unchanged skipping 2026/02/24 05:22:07 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:07 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:07 INFO : There was nothing to transfer 2026/02/24 05:22:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/24 05:22:07 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:07 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:08 DEBUG : existing: size = 6 OK 2026/02/24 05:22:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/24 05:22:08 INFO : existing: Copied (replaced existing) 2026/02/24 05:22:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.18s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:09 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/24 05:22:09 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:09 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:09 DEBUG : existing: size = 6 OK 2026/02/24 05:22:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/24 05:22:09 INFO : existing: Copied (new) 2026/02/24 05:22:09 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:10 DEBUG : existing: Destination exists, skipping 2026/02/24 05:22:10 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:10 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:10 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.84s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:12 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/24 05:22:12 DEBUG : c/non empty space: size = 5 OK 2026/02/24 05:22:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:22:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/24 05:22:12 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:12 DEBUG : c/non empty space: Unchanged skipping 2026/02/24 05:22:12 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:13 DEBUG : a/potato2: size = 60 OK 2026/02/24 05:22:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 05:22:13 INFO : a/potato2: Copied (new) 2026/02/24 05:22:13 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:13 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.27s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:15 DEBUG : empty space: size = 1 OK 2026/02/24 05:22:15 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/02/24 05:22:15 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/24 05:22:15 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/24 05:22:15 DEBUG : empty space: Unchanged skipping 2026/02/24 05:22:15 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:15 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:15 INFO : There was nothing to transfer 2026/02/24 05:22:15 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:15 DEBUG : empty space: size = 1 OK 2026/02/24 05:22:15 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/02/24 05:22:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/24 05:22:16 INFO : empty space: Updated modification time in destination 2026/02/24 05:22:16 DEBUG : empty space: Unchanged skipping 2026/02/24 05:22:16 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:16 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.07s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:18 DEBUG : empty space: size = 1 OK 2026/02/24 05:22:18 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:18 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/02/24 05:22:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/24 05:22:18 DEBUG : empty space: Unchanged skipping 2026/02/24 05:22:18 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:18 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.62s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:19 DEBUG : foo: size = 3 OK 2026/02/24 05:22:19 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:19 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/02/24 05:22:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone139936496) 2026/02/24 05:22:19 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:22:19 DEBUG : foo: sha1 differ 2026/02/24 05:22:19 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:19 DEBUG : foo: size = 3 OK 2026/02/24 05:22:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/02/24 05:22:19 INFO : foo: Copied (replaced existing) 2026/02/24 05:22:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:21 DEBUG : empty space: size = 1 OK 2026/02/24 05:22:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:22:21 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/24 05:22:21 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:21 DEBUG : empty space: Unchanged skipping 2026/02/24 05:22:21 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:21 DEBUG : potato: size = 60 OK 2026/02/24 05:22:21 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 05:22:21 INFO : potato: Copied (new) 2026/02/24 05:22:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.53s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:23 DEBUG : potato: size = 21 (Local file system at /tmp/rclone139936496) 2026/02/24 05:22:23 DEBUG : potato: size = 60 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:22:23 DEBUG : potato: Sizes differ 2026/02/24 05:22:23 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:23 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:24 DEBUG : potato: size = 21 OK 2026/02/24 05:22:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/02/24 05:22:24 INFO : potato: Copied (replaced existing) 2026/02/24 05:22:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.79s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:25 DEBUG : potato: size = 21 OK 2026/02/24 05:22:25 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/02/24 05:22:25 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone139936496) 2026/02/24 05:22:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:22:25 DEBUG : potato: sha1 differ 2026/02/24 05:22:25 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:26 DEBUG : potato: size = 21 OK 2026/02/24 05:22:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/02/24 05:22:26 INFO : potato: Copied (replaced existing) 2026/02/24 05:22:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:22:27 DEBUG : empty space: size = 1 OK 2026/02/24 05:22:27 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/24 05:22:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:22:27 DEBUG : empty space: Unchanged skipping 2026/02/24 05:22:27 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:27 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:29 DEBUG : empty space: size = 1 OK 2026/02/24 05:22:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:22:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:22:29 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:29 DEBUG : empty space: Unchanged skipping 2026/02/24 05:22:29 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:30 DEBUG : potato2: size = 60 OK 2026/02/24 05:22:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 05:22:30 INFO : potato2: Copied (new) 2026/02/24 05:22:30 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:30 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:32 INFO : d: Making directory 2026/02/24 05:22:32 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/02/24 05:22:32 DEBUG : c/non empty space: size = 5 OK 2026/02/24 05:22:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:22:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/24 05:22:32 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:32 DEBUG : c/non empty space: Unchanged skipping 2026/02/24 05:22:32 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:32 DEBUG : a/potato2: size = 60 OK 2026/02/24 05:22:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 05:22:32 INFO : a/potato2: Copied (new) 2026/02/24 05:22:32 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:33 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:34 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/24 05:22:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/24 05:22:35 DEBUG : c/non empty space: size = 5 OK 2026/02/24 05:22:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:22:35 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:35 DEBUG : c/non empty space: Unchanged skipping 2026/02/24 05:22:35 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:35 DEBUG : a/potato2: size = 60 OK 2026/02/24 05:22:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 05:22:35 INFO : a/potato2: Copied (new) 2026/02/24 05:22:35 ERROR : B2 bucket rclone-test-hibuxej3gope: not deleting files as there were IO errors 2026/02/24 05:22:35 ERROR : B2 bucket rclone-test-hibuxej3gope: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.68s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:37 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:38 DEBUG : empty space: size = 1 OK 2026/02/24 05:22:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:22:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:22:38 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:38 DEBUG : empty space: Unchanged skipping 2026/02/24 05:22:38 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:38 INFO : potato: Deleted 2026/02/24 05:22:38 DEBUG : potato2: size = 60 OK 2026/02/24 05:22:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 05:22:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.82s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:40 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:40 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:40 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:40 INFO : potato: Deleted 2026/02/24 05:22:41 DEBUG : empty space: size = 1 OK 2026/02/24 05:22:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:22:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:22:41 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:41 DEBUG : empty space: Unchanged skipping 2026/02/24 05:22:41 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:41 DEBUG : potato2: size = 60 OK 2026/02/24 05:22:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 05:22:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.11s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:22:43 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:43 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:43 DEBUG : potato2: size = 19 OK 2026/02/24 05:22:43 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/02/24 05:22:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.16s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:45 DEBUG : enormous: Excluded (Size Filter) 2026/02/24 05:22:45 DEBUG : enormous: Excluded 2026/02/24 05:22:45 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 05:22:45 DEBUG : potato2: Excluded 2026/02/24 05:22:46 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 05:22:46 DEBUG : empty space: size = 1 OK 2026/02/24 05:22:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:22:46 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:46 DEBUG : empty space: Unchanged skipping 2026/02/24 05:22:46 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:46 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:46 INFO : There was nothing to transfer 2026/02/24 05:22:46 DEBUG : enormous: Excluded (Size Filter) 2026/02/24 05:22:46 DEBUG : enormous: Excluded 2026/02/24 05:22:46 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 05:22:46 DEBUG : potato2: Excluded 2026/02/24 05:22:46 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 05:22:46 DEBUG : empty space: size = 1 OK 2026/02/24 05:22:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/24 05:22:46 DEBUG : Local file system at /tmp/rclone139936496: Waiting for checks to finish 2026/02/24 05:22:46 DEBUG : empty space: Unchanged skipping 2026/02/24 05:22:46 DEBUG : Local file system at /tmp/rclone139936496: Waiting for transfers to finish 2026/02/24 05:22:46 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.31s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:48 DEBUG : enormous: Excluded (Size Filter) 2026/02/24 05:22:48 DEBUG : enormous: Excluded 2026/02/24 05:22:48 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 05:22:48 DEBUG : potato2: Excluded 2026/02/24 05:22:48 DEBUG : empty space: size = 1 OK 2026/02/24 05:22:48 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:22:48 DEBUG : empty space: Unchanged skipping 2026/02/24 05:22:48 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:48 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:48 INFO : enormous: Deleted 2026/02/24 05:22:48 INFO : potato2: Deleted 2026/02/24 05:22:48 INFO : There was nothing to transfer 2026/02/24 05:22:49 DEBUG : empty space: size = 1 OK 2026/02/24 05:22:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/24 05:22:49 DEBUG : empty space: Unchanged skipping 2026/02/24 05:22:49 DEBUG : Local file system at /tmp/rclone139936496: Waiting for checks to finish 2026/02/24 05:22:49 DEBUG : Local file system at /tmp/rclone139936496: Waiting for transfers to finish 2026/02/24 05:22:49 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:49 INFO : enormous: Deleted 2026/02/24 05:22:49 INFO : potato2: Deleted 2026/02/24 05:22:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.69s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:22:51 DEBUG : five: Need to transfer - File not found at Destination 2026/02/24 05:22:51 DEBUG : four: size = 4 (Local file system at /tmp/rclone139936496) 2026/02/24 05:22:51 DEBUG : one: Destination is newer than source, skipping 2026/02/24 05:22:51 DEBUG : four: size = 8 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:22:51 DEBUG : four: Sizes differ 2026/02/24 05:22:51 DEBUG : three: size = 5 OK 2026/02/24 05:22:51 DEBUG : three: Sizes identical 2026/02/24 05:22:51 DEBUG : two: size = 3 OK 2026/02/24 05:22:51 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/24 05:22:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/24 05:22:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone139936496) 2026/02/24 05:22:51 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:22:51 DEBUG : two: sha1 differ 2026/02/24 05:22:51 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:51 DEBUG : five: size = 4 OK 2026/02/24 05:22:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/24 05:22:51 INFO : five: Copied (new) 2026/02/24 05:22:52 DEBUG : four: size = 4 OK 2026/02/24 05:22:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/24 05:22:52 INFO : four: Copied (replaced existing) 2026/02/24 05:22:52 DEBUG : two: size = 3 OK 2026/02/24 05:22:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/24 05:22:52 INFO : two: Copied (replaced existing) 2026/02/24 05:22:52 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:52 DEBUG : five: size = 4 OK 2026/02/24 05:22:52 DEBUG : four: size = 4 OK 2026/02/24 05:22:52 DEBUG : one: Destination is newer than source, skipping 2026/02/24 05:22:52 DEBUG : three: size = 5 OK 2026/02/24 05:22:52 DEBUG : two: size = 3 OK 2026/02/24 05:22:52 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/24 05:22:52 DEBUG : five: Size and sha1 of src and dst objects identical 2026/02/24 05:22:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/24 05:22:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/24 05:22:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone139936496) 2026/02/24 05:22:52 DEBUG : four: Size and sha1 of src and dst objects identical 2026/02/24 05:22:52 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:22:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/24 05:22:52 DEBUG : three: sha1 differ 2026/02/24 05:22:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/24 05:22:52 DEBUG : two: Size and sha1 of src and dst objects identical 2026/02/24 05:22:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/24 05:22:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/24 05:22:52 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:53 DEBUG : three: size = 5 OK 2026/02/24 05:22:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/24 05:22:53 INFO : three: Copied (replaced existing) 2026/02/24 05:22:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.77s) === 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-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/24 05:22:54 INFO : B2 bucket rclone-test-hibuxej3gope: Making map for --track-renames 2026/02/24 05:22:54 INFO : B2 bucket rclone-test-hibuxej3gope: Finished making map for --track-renames 2026/02/24 05:22:54 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/24 05:22:54 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for renames to finish 2026/02/24 05:22:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/24 05:22:54 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:55 DEBUG : potato: size = 14 OK 2026/02/24 05:22:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/24 05:22:55 INFO : potato: Copied (new) 2026/02/24 05:22:55 DEBUG : yam: size = 11 OK 2026/02/24 05:22:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/24 05:22:55 INFO : yam: Copied (new) 2026/02/24 05:22:55 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:55 DEBUG : potato: size = 14 OK 2026/02/24 05:22:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:22:55 INFO : B2 bucket rclone-test-hibuxej3gope: Making map for --track-renames 2026/02/24 05:22:55 INFO : B2 bucket rclone-test-hibuxej3gope: Finished making map for --track-renames 2026/02/24 05:22:55 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:55 DEBUG : potato: Unchanged skipping 2026/02/24 05:22:55 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for renames to finish 2026/02/24 05:22:56 DEBUG : yaml: size = 11 OK 2026/02/24 05:22:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/24 05:22:56 INFO : yam: Copied (server-side copy) to: yaml 2026/02/24 05:22:56 INFO : yam: Deleted 2026/02/24 05:22:56 INFO : yaml: Renamed from "yam" 2026/02/24 05:22:56 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.25s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/24 05:22:58 INFO : B2 bucket rclone-test-hibuxej3gope: Making map for --track-renames 2026/02/24 05:22:58 INFO : B2 bucket rclone-test-hibuxej3gope: Finished making map for --track-renames 2026/02/24 05:22:58 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/24 05:22:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/24 05:22:58 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for renames to finish 2026/02/24 05:22:58 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:58 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1090-04.backblaze.com/b2api/v1/b2_upload_file/7f522db3108d8beb9fc80e1b/c001_v0001090_t0040": EOF 2026/02/24 05:22:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1090-04.backblaze.com/b2api/v1/b2_upload_file/7f522db3108d8beb9fc80e1b/c001_v0001090_t0040": EOF) 2026/02/24 05:22:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/24 05:22:58 DEBUG : potato: Received error: Post "https://pod-000-1090-04.backblaze.com/b2api/v1/b2_upload_file/7f522db3108d8beb9fc80e1b/c001_v0001090_t0040": EOF - low level retry 0/10 2026/02/24 05:22:58 DEBUG : pacer: Reducing sleep to 10ms 2026/02/24 05:22:58 DEBUG : potato: size = 14 OK 2026/02/24 05:22:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/24 05:22:58 INFO : potato: Copied (new) 2026/02/24 05:22:58 DEBUG : yam: size = 11 OK 2026/02/24 05:22:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/24 05:22:58 INFO : yam: Copied (new) 2026/02/24 05:22:58 DEBUG : Waiting for deletions to finish 2026/02/24 05:22:58 DEBUG : potato: size = 14 OK 2026/02/24 05:22:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:22:58 INFO : B2 bucket rclone-test-hibuxej3gope: Making map for --track-renames 2026/02/24 05:22:58 INFO : B2 bucket rclone-test-hibuxej3gope: Finished making map for --track-renames 2026/02/24 05:22:58 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:22:58 DEBUG : potato: Unchanged skipping 2026/02/24 05:22:58 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for renames to finish 2026/02/24 05:22:59 DEBUG : yaml: size = 11 OK 2026/02/24 05:22:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/24 05:22:59 INFO : yam: Copied (server-side copy) to: yaml 2026/02/24 05:22:59 INFO : yam: Deleted 2026/02/24 05:22:59 INFO : yaml: Renamed from "yam" 2026/02/24 05:22:59 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:22:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.89s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/24 05:23:00 INFO : B2 bucket rclone-test-hibuxej3gope: Making map for --track-renames 2026/02/24 05:23:00 INFO : B2 bucket rclone-test-hibuxej3gope: Finished making map for --track-renames 2026/02/24 05:23:00 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:23:00 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for renames to finish 2026/02/24 05:23:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/24 05:23:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/24 05:23:00 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:23:01 DEBUG : sub/yam: size = 11 OK 2026/02/24 05:23:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/24 05:23:01 INFO : sub/yam: Copied (new) 2026/02/24 05:23:01 DEBUG : potato: size = 14 OK 2026/02/24 05:23:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/24 05:23:01 INFO : potato: Copied (new) 2026/02/24 05:23:01 DEBUG : Waiting for deletions to finish 2026/02/24 05:23:01 DEBUG : potato: size = 14 OK 2026/02/24 05:23:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:23:01 DEBUG : potato: Unchanged skipping 2026/02/24 05:23:01 INFO : B2 bucket rclone-test-hibuxej3gope: Making map for --track-renames 2026/02/24 05:23:01 INFO : B2 bucket rclone-test-hibuxej3gope: Finished making map for --track-renames 2026/02/24 05:23:01 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:23:01 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for renames to finish 2026/02/24 05:23:02 DEBUG : yam: size = 11 OK 2026/02/24 05:23:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/24 05:23:02 INFO : sub/yam: Copied (server-side copy) to: yam 2026/02/24 05:23:02 INFO : sub/yam: Deleted 2026/02/24 05:23:02 INFO : yam: Renamed from "sub/yam" 2026/02/24 05:23:02 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:23:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.94s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:23:03 DEBUG : Creating backend with remote "/tmp/rclone139936496/dir1" 2026/02/24 05:23:03 DEBUG : Creating backend with remote "/tmp/rclone139936496/dir2" 2026/02/24 05:23:03 DEBUG : Local file system at /tmp/rclone139936496/dir2: Using server-side directory move 2026/02/24 05:23:03 INFO : Local file system at /tmp/rclone139936496/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/24 05:23:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/24 05:23:03 DEBUG : Local file system at /tmp/rclone139936496/dir2: Waiting for checks to finish 2026/02/24 05:23:03 INFO : file1.txt: Moved (server-side) 2026/02/24 05:23:03 DEBUG : Local file system at /tmp/rclone139936496/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:23:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:23:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/24 05:23:04 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:23:04 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:23:04 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:23:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:23:04 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:23:04 INFO : sub dir/hello world: Deleted 2026/02/24 05:23:04 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/24 05:23:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/24 05:23:04 INFO : nested/sub dir/file: Copied (new) 2026/02/24 05:23:04 INFO : nested/sub dir/file: Deleted 2026/02/24 05:23:04 INFO : sub dir: Removing directory 2026/02/24 05:23:04 INFO : nested/sub dir: Removing directory 2026/02/24 05:23:04 INFO : nested: Removing directory 2026/02/24 05:23:04 DEBUG : Local file system at /tmp/rclone139936496: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.66s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:23:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:23:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/24 05:23:05 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:23:05 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:23:06 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:23:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:23:06 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:23:06 INFO : sub dir/hello world: Deleted 2026/02/24 05:23:06 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/24 05:23:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/24 05:23:06 INFO : nested/sub dir/file: Copied (new) 2026/02/24 05:23:06 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.53s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:23:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/24 05:23:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/24 05:23:07 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:23:07 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:23:07 DEBUG : existing: size = 6 OK 2026/02/24 05:23:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/24 05:23:07 INFO : existing: Copied (new) 2026/02/24 05:23:07 INFO : existing: Deleted 2026/02/24 05:23:07 DEBUG : existing-b: size = 6 OK 2026/02/24 05:23:07 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/02/24 05:23:07 INFO : existing-b: Copied (new) 2026/02/24 05:23:07 INFO : existing-b: Deleted 2026/02/24 05:23:08 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:23:08 DEBUG : existing: Destination exists, skipping 2026/02/24 05:23:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/24 05:23:08 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:23:08 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.01s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:23:09 DEBUG : Creating backend with remote "TestB2:rclone-test-fotireg4zine" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hibuxej3gope -> B2 bucket rclone-test-fotireg4zine 2026/02/24 05:23:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:23:14 DEBUG : empty space: size = 1 OK 2026/02/24 05:23:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/24 05:23:14 DEBUG : empty space: Unchanged skipping 2026/02/24 05:23:14 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:23:14 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fotireg4zine) 2026/02/24 05:23:14 DEBUG : potato3: Sizes differ 2026/02/24 05:23:14 DEBUG : B2 bucket rclone-test-fotireg4zine: Waiting for checks to finish 2026/02/24 05:23:14 INFO : empty space: Deleted 2026/02/24 05:23:14 DEBUG : B2 bucket rclone-test-fotireg4zine: Waiting for transfers to finish 2026/02/24 05:23:14 DEBUG : potato3: size = 68 OK 2026/02/24 05:23:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/24 05:23:14 INFO : potato3: Copied (server-side copy) 2026/02/24 05:23:14 DEBUG : potato2: size = 60 OK 2026/02/24 05:23:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 05:23:14 INFO : potato2: Copied (server-side copy) 2026/02/24 05:23:14 INFO : potato3: Deleted 2026/02/24 05:23:15 INFO : potato2: Deleted 2026/02/24 05:23:15 DEBUG : Creating backend with remote "TestB2:rclone-test-surokez7tuvo" 2026/02/24 05:23:16 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/24 05:23:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:23:16 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/24 05:23:16 DEBUG : B2 bucket rclone-test-surokez7tuvo: Waiting for checks to finish 2026/02/24 05:23:16 DEBUG : B2 bucket rclone-test-surokez7tuvo: Waiting for transfers to finish 2026/02/24 05:23:17 DEBUG : empty space: size = 1 OK 2026/02/24 05:23:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/24 05:23:17 INFO : empty space: Copied (server-side copy) 2026/02/24 05:23:17 INFO : empty space: Deleted 2026/02/24 05:23:17 DEBUG : potato2: size = 60 OK 2026/02/24 05:23:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 05:23:17 INFO : potato2: Copied (server-side copy) 2026/02/24 05:23:17 INFO : potato2: Deleted 2026/02/24 05:23:17 DEBUG : potato3: size = 68 OK 2026/02/24 05:23:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/24 05:23:17 INFO : potato3: Copied (server-side copy) 2026/02/24 05:23:18 INFO : potato3: Deleted 2026/02/24 05:23:18 DEBUG : B2 bucket rclone-test-surokez7tuvo: Purge remote 2026/02/24 05:23:18 INFO : B2 bucket rclone-test-surokez7tuvo: cleaning bucket "rclone-test-surokez7tuvo" of all files 2026/02/24 05:23:18 DEBUG : empty space: Deleting (id "4_z6f520d8310ad8beb9fc80e1b_f101f88d3ee925208_d20260224_m052317_c001_v0001167_t0007_u01771910597119") 2026/02/24 05:23:18 DEBUG : potato2: Deleting (id "4_z6f520d8310ad8beb9fc80e1b_f110a0c98415f8786_d20260224_m052317_c001_v0001173_t0039_u01771910597488") 2026/02/24 05:23:18 DEBUG : potato3: Deleting (id "4_z6f520d8310ad8beb9fc80e1b_f115710fa9c57ed8d_d20260224_m052317_c001_v0001167_t0012_u01771910597503") 2026/02/24 05:23:19 DEBUG : B2 bucket rclone-test-fotireg4zine: Purge remote 2026/02/24 05:23:19 INFO : B2 bucket rclone-test-fotireg4zine: cleaning bucket "rclone-test-fotireg4zine" of all files 2026/02/24 05:23:19 DEBUG : empty space: Deleting (id "4_zff62fd53109d8beb9fc80e1b_f415419f6ab842322_d20260224_m052317_c001_v7007000_t0000_u01771910597567") 2026/02/24 05:23:19 DEBUG : empty space: Deleting (id "4_zff62fd53109d8beb9fc80e1b_f1066bb9593cb284c_d20260224_m052312_c001_v0001103_t0058_u01771910592972") 2026/02/24 05:23:19 DEBUG : potato2: Deleting (id "4_zff62fd53109d8beb9fc80e1b_f415419f6ab842323_d20260224_m052317_c001_v7007000_t0000_u01771910597842") 2026/02/24 05:23:19 DEBUG : potato2: Deleting (id "4_zff62fd53109d8beb9fc80e1b_f110978673e15f30d_d20260224_m052314_c001_v0001104_t0018_u01771910594248") 2026/02/24 05:23:19 DEBUG : potato3: Deleting (id "4_zff62fd53109d8beb9fc80e1b_f415419f6ab842324_d20260224_m052318_c001_v7007000_t0000_u01771910598051") 2026/02/24 05:23:19 DEBUG : potato3: Deleting (id "4_zff62fd53109d8beb9fc80e1b_f101f9c5875c923c5_d20260224_m052314_c001_v0001185_t0040_u01771910594616") 2026/02/24 05:23:19 DEBUG : potato3: Deleting (id "4_zff62fd53109d8beb9fc80e1b_f1066bb9593cb2852_d20260224_m052313_c001_v0001103_t0047_u01771910593475") 2026/02/24 05:23:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/02/24 05:23:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/24 05:23:19 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.84s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:23:21 DEBUG : Creating backend with remote "TestB2:rclone-test-tulofag1moxe" 2026/02/24 05:23:21 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hibuxej3gope -> B2 bucket rclone-test-tulofag1moxe 2026/02/24 05:23:26 DEBUG : empty space: Excluded (Size Filter) 2026/02/24 05:23:26 DEBUG : empty space: Excluded (Size Filter) 2026/02/24 05:23:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:23:26 DEBUG : B2 bucket rclone-test-tulofag1moxe: Waiting for checks to finish 2026/02/24 05:23:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:23:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tulofag1moxe) 2026/02/24 05:23:26 DEBUG : potato3: Sizes differ 2026/02/24 05:23:26 DEBUG : B2 bucket rclone-test-tulofag1moxe: Waiting for transfers to finish 2026/02/24 05:23:27 DEBUG : potato2: size = 60 OK 2026/02/24 05:23:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 05:23:27 INFO : potato2: Copied (server-side copy) 2026/02/24 05:23:27 INFO : potato2: Deleted 2026/02/24 05:23:27 DEBUG : potato3: size = 68 OK 2026/02/24 05:23:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/24 05:23:27 INFO : potato3: Copied (server-side copy) 2026/02/24 05:23:27 INFO : potato3: Deleted 2026/02/24 05:23:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kajalaw6qevu" 2026/02/24 05:23:28 DEBUG : empty space: Excluded (Size Filter) 2026/02/24 05:23:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:23:29 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/24 05:23:29 DEBUG : B2 bucket rclone-test-kajalaw6qevu: Waiting for checks to finish 2026/02/24 05:23:29 DEBUG : B2 bucket rclone-test-kajalaw6qevu: Waiting for transfers to finish 2026/02/24 05:23:29 DEBUG : potato2: size = 60 OK 2026/02/24 05:23:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 05:23:29 INFO : potato2: Copied (server-side copy) 2026/02/24 05:23:30 INFO : potato2: Deleted 2026/02/24 05:23:30 DEBUG : potato3: size = 68 OK 2026/02/24 05:23:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/24 05:23:30 INFO : potato3: Copied (server-side copy) 2026/02/24 05:23:30 INFO : potato3: Deleted 2026/02/24 05:23:30 DEBUG : B2 bucket rclone-test-kajalaw6qevu: Purge remote 2026/02/24 05:23:30 INFO : B2 bucket rclone-test-kajalaw6qevu: cleaning bucket "rclone-test-kajalaw6qevu" of all files 2026/02/24 05:23:30 DEBUG : potato2: Deleting (id "4_z4f523d9310ad8beb9fc80e1b_f101d012393e8fd1d_d20260224_m052329_c001_v0001161_t0012_u01771910609681") 2026/02/24 05:23:30 DEBUG : potato3: Deleting (id "4_z4f523d9310ad8beb9fc80e1b_f107e4ce5de882b62_d20260224_m052329_c001_v0001171_t0030_u01771910609982") 2026/02/24 05:23:31 DEBUG : B2 bucket rclone-test-tulofag1moxe: Purge remote 2026/02/24 05:23:31 INFO : B2 bucket rclone-test-tulofag1moxe: cleaning bucket "rclone-test-tulofag1moxe" of all files 2026/02/24 05:23:31 DEBUG : empty space: Deleting (id "4_z9f022d6310ad8beb9fc80e1b_f1139ef6a5a6fe72a_d20260224_m052325_c001_v0001097_t0006_u01771910605389") 2026/02/24 05:23:31 DEBUG : potato2: Deleting (id "4_z9f022d6310ad8beb9fc80e1b_f400c02407c6f6257_d20260224_m052329_c001_v7007000_t0000_u01771910609960") 2026/02/24 05:23:31 DEBUG : potato2: Deleting (id "4_z9f022d6310ad8beb9fc80e1b_f103c28cf30c2de56_d20260224_m052326_c001_v0001150_t0031_u01771910606806") 2026/02/24 05:23:31 DEBUG : potato3: Deleting (id "4_z9f022d6310ad8beb9fc80e1b_f400c02407c6f6259_d20260224_m052330_c001_v7007000_t0000_u01771910610260") 2026/02/24 05:23:31 DEBUG : potato3: Deleting (id "4_z9f022d6310ad8beb9fc80e1b_f10525d0fc184aea0_d20260224_m052327_c001_v0001137_t0023_u01771910607184") 2026/02/24 05:23:31 DEBUG : potato3: Deleting (id "4_z9f022d6310ad8beb9fc80e1b_f1139ef6a5a6fe732_d20260224_m052325_c001_v0001097_t0017_u01771910605899") 2026/02/24 05:23:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/24 05:23:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/24 05:23:33 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.62s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:23:33 DEBUG : Creating backend with remote "TestB2:rclone-test-mipanin9wuro" 2026/02/24 05:23:36 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hibuxej3gope -> B2 bucket rclone-test-mipanin9wuro 2026/02/24 05:23:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:23:38 DEBUG : empty space: size = 1 OK 2026/02/24 05:23:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/24 05:23:38 DEBUG : empty space: Unchanged skipping 2026/02/24 05:23:38 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:23:38 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mipanin9wuro) 2026/02/24 05:23:38 DEBUG : potato3: Sizes differ 2026/02/24 05:23:38 DEBUG : B2 bucket rclone-test-mipanin9wuro: Waiting for checks to finish 2026/02/24 05:23:39 INFO : empty space: Deleted 2026/02/24 05:23:39 DEBUG : B2 bucket rclone-test-mipanin9wuro: Waiting for transfers to finish 2026/02/24 05:23:39 DEBUG : potato2: size = 60 OK 2026/02/24 05:23:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 05:23:39 INFO : potato2: Copied (server-side copy) 2026/02/24 05:23:39 INFO : potato2: Deleted 2026/02/24 05:23:39 DEBUG : potato3: size = 68 OK 2026/02/24 05:23:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/24 05:23:39 INFO : potato3: Copied (server-side copy) 2026/02/24 05:23:40 INFO : potato3: Deleted 2026/02/24 05:23:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yohobiv6luqe" 2026/02/24 05:23:41 INFO : tomatoDir: Making directory 2026/02/24 05:23:41 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/24 05:23:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:23:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/24 05:23:41 DEBUG : B2 bucket rclone-test-yohobiv6luqe: Waiting for checks to finish 2026/02/24 05:23:41 DEBUG : B2 bucket rclone-test-yohobiv6luqe: Waiting for transfers to finish 2026/02/24 05:23:42 DEBUG : empty space: size = 1 OK 2026/02/24 05:23:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/24 05:23:42 INFO : empty space: Copied (server-side copy) 2026/02/24 05:23:43 DEBUG : potato3: size = 68 OK 2026/02/24 05:23:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/24 05:23:43 INFO : potato3: Copied (server-side copy) 2026/02/24 05:23:43 INFO : empty space: Deleted 2026/02/24 05:23:43 INFO : potato3: Deleted 2026/02/24 05:23:44 DEBUG : potato2: size = 60 OK 2026/02/24 05:23:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 05:23:44 INFO : potato2: Copied (server-side copy) 2026/02/24 05:23:44 INFO : potato2: Deleted 2026/02/24 05:23:45 DEBUG : B2 bucket rclone-test-yohobiv6luqe: Purge remote 2026/02/24 05:23:45 INFO : B2 bucket rclone-test-yohobiv6luqe: cleaning bucket "rclone-test-yohobiv6luqe" of all files 2026/02/24 05:23:45 DEBUG : empty space: Deleting (id "4_z7f326da310ad8beb9fc80e1b_f1069443aca006025_d20260224_m052342_c001_v0001090_t0012_u01771910622604") 2026/02/24 05:23:45 DEBUG : potato2: Deleting (id "4_z7f326da310ad8beb9fc80e1b_f10492fa3f4f329b9_d20260224_m052344_c001_v0001185_t0057_u01771910624246") 2026/02/24 05:23:45 DEBUG : potato3: Deleting (id "4_z7f326da310ad8beb9fc80e1b_f108402b40718ab08_d20260224_m052342_c001_v0001097_t0056_u01771910622627") 2026/02/24 05:23:45 DEBUG : B2 bucket rclone-test-mipanin9wuro: Purge remote 2026/02/24 05:23:45 INFO : B2 bucket rclone-test-mipanin9wuro: cleaning bucket "rclone-test-mipanin9wuro" of all files 2026/02/24 05:23:46 DEBUG : empty space: Deleting (id "4_z8f225d8310ad8beb9fc80e1b_f407d2dd40b260215_d20260224_m052343_c001_v7007000_t0000_u01771910623059") 2026/02/24 05:23:46 DEBUG : empty space: Deleting (id "4_z8f225d8310ad8beb9fc80e1b_f1086535c52c21175_d20260224_m052338_c001_v0001183_t0003_u01771910618182") 2026/02/24 05:23:46 DEBUG : potato2: Deleting (id "4_z8f225d8310ad8beb9fc80e1b_f4067a6df393877e8_d20260224_m052344_c001_v7007000_t0000_u01771910624432") 2026/02/24 05:23:46 DEBUG : potato2: Deleting (id "4_z8f225d8310ad8beb9fc80e1b_f1193ab4142cac0d3_d20260224_m052339_c001_v0001150_t0039_u01771910619085") 2026/02/24 05:23:46 DEBUG : potato3: Deleting (id "4_z8f225d8310ad8beb9fc80e1b_f4067a6df393877d8_d20260224_m052343_c001_v7007000_t0000_u01771910623091") 2026/02/24 05:23:46 DEBUG : potato3: Deleting (id "4_z8f225d8310ad8beb9fc80e1b_f107e286ebfdcff41_d20260224_m052339_c001_v0001173_t0026_u01771910619458") 2026/02/24 05:23:46 DEBUG : potato3: Deleting (id "4_z8f225d8310ad8beb9fc80e1b_f1086535c52c2117d_d20260224_m052338_c001_v0001183_t0040_u01771910618451") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.16s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:23:47 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.78s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:23:50 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:23:52 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/rclone-sync-test" 2026/02/24 05:23:53 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/rclone-sync-test-include/layer2" 2026/02/24 05:23:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/rclone-sync-test-ignore-file" 2026/02/24 05:23:59 DEBUG : B2 bucket rclone-test-hibuxej3gope path rclone-sync-test: Waiting for checks to finish 2026/02/24 05:23:59 DEBUG : B2 bucket rclone-test-hibuxej3gope path rclone-sync-test: Waiting for transfers to finish 2026/02/24 05:23:59 DEBUG : Waiting for deletions to finish 2026/02/24 05:23:59 INFO : There was nothing to transfer 2026/02/24 05:23:59 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:23:59 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:23:59 DEBUG : Waiting for deletions to finish 2026/02/24 05:23:59 INFO : There was nothing to transfer 2026/02/24 05:24:00 DEBUG : B2 bucket rclone-test-hibuxej3gope path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/24 05:24:00 DEBUG : B2 bucket rclone-test-hibuxej3gope path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/24 05:24:00 DEBUG : Waiting for deletions to finish 2026/02/24 05:24:00 INFO : There was nothing to transfer 2026/02/24 05:24:00 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:24:00 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:24:00 DEBUG : Waiting for deletions to finish 2026/02/24 05:24:00 INFO : There was nothing to transfer 2026/02/24 05:24:01 DEBUG : B2 bucket rclone-test-hibuxej3gope path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/24 05:24:01 DEBUG : B2 bucket rclone-test-hibuxej3gope path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/24 05:24:01 DEBUG : Waiting for deletions to finish 2026/02/24 05:24:01 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.49s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:24:01 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/dst" 2026/02/24 05:24:02 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/CompareDest" 2026/02/24 05:24:04 DEBUG : one: Need to transfer - File not found at Destination 2026/02/24 05:24:04 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:24:04 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:24:05 DEBUG : one: size = 3 OK 2026/02/24 05:24:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 05:24:05 INFO : one: Copied (new) 2026/02/24 05:24:05 DEBUG : Waiting for deletions to finish 2026/02/24 05:24:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone139936496) 2026/02/24 05:24:06 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:24:06 DEBUG : one: size = 3 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:24:06 DEBUG : one: Sizes differ 2026/02/24 05:24:06 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:24:06 DEBUG : one: size = 5 OK 2026/02/24 05:24:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/24 05:24:06 INFO : one: Copied (replaced existing) 2026/02/24 05:24:06 DEBUG : Waiting for deletions to finish 2026/02/24 05:24:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone139936496) 2026/02/24 05:24:08 DEBUG : one: size = 3 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:24:08 DEBUG : one: Sizes differ 2026/02/24 05:24:08 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:24:09 DEBUG : one: size = 5 OK 2026/02/24 05:24:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:24:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 05:24:09 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:24:09 DEBUG : Waiting for deletions to finish 2026/02/24 05:24:09 INFO : There was nothing to transfer 2026/02/24 05:24:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone139936496) 2026/02/24 05:24:09 DEBUG : one: size = 3 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:24:09 DEBUG : one: Sizes differ 2026/02/24 05:24:10 DEBUG : two: size = 3 OK 2026/02/24 05:24:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:24:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/24 05:24:10 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:24:10 DEBUG : one: size = 5 OK 2026/02/24 05:24:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:24:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 05:24:10 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:24:10 DEBUG : Waiting for deletions to finish 2026/02/24 05:24:10 INFO : There was nothing to transfer 2026/02/24 05:24:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone139936496) 2026/02/24 05:24:10 DEBUG : one: size = 3 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:24:10 DEBUG : one: Sizes differ 2026/02/24 05:24:10 DEBUG : two: size = 3 OK 2026/02/24 05:24:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:24:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/24 05:24:10 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:24:10 DEBUG : one: size = 5 OK 2026/02/24 05:24:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:24:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 05:24:10 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:24:10 DEBUG : Waiting for deletions to finish 2026/02/24 05:24:10 INFO : There was nothing to transfer 2026/02/24 05:24:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone139936496) 2026/02/24 05:24:11 DEBUG : one: size = 3 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:24:11 DEBUG : one: Sizes differ 2026/02/24 05:24:12 DEBUG : two: size = 3 OK 2026/02/24 05:24:12 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/02/24 05:24:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/24 05:24:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/24 05:24:12 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:24:12 DEBUG : one: size = 5 OK 2026/02/24 05:24:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:24:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 05:24:12 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:24:12 DEBUG : Waiting for deletions to finish 2026/02/24 05:24:12 INFO : There was nothing to transfer 2026/02/24 05:24:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone139936496) 2026/02/24 05:24:12 DEBUG : one: size = 3 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:24:12 DEBUG : one: Sizes differ 2026/02/24 05:24:12 DEBUG : two: size = 5 (Local file system at /tmp/rclone139936496) 2026/02/24 05:24:12 DEBUG : two: size = 3 (B2 bucket rclone-test-hibuxej3gope path CompareDest) 2026/02/24 05:24:12 DEBUG : two: Sizes differ 2026/02/24 05:24:12 DEBUG : two: Need to transfer - File not found at Destination 2026/02/24 05:24:12 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:24:12 DEBUG : one: size = 5 OK 2026/02/24 05:24:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:24:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 05:24:12 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:24:13 DEBUG : two: size = 5 OK 2026/02/24 05:24:13 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/24 05:24:13 INFO : two: Copied (new) 2026/02/24 05:24:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.53s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:24:16 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/dest" 2026/02/24 05:24:18 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/pre-dest1" 2026/02/24 05:24:19 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/pre-dest2" 2026/02/24 05:24:21 DEBUG : 1: size = 1 OK 2026/02/24 05:24:21 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:24:21 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/24 05:24:21 DEBUG : 2: size = 1 OK 2026/02/24 05:24:21 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:24:21 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/24 05:24:21 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/24 05:24:21 DEBUG : B2 bucket rclone-test-hibuxej3gope path dest: Waiting for checks to finish 2026/02/24 05:24:21 DEBUG : B2 bucket rclone-test-hibuxej3gope path dest: Waiting for transfers to finish 2026/02/24 05:24:22 DEBUG : 3: size = 1 OK 2026/02/24 05:24:22 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/02/24 05:24:22 INFO : 3: Copied (new) 2026/02/24 05:24:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.21s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:24:24 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/dst" 2026/02/24 05:24:25 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/CopyDest" 2026/02/24 05:24:27 DEBUG : one: Need to transfer - File not found at Destination 2026/02/24 05:24:27 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:24:27 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:24:28 DEBUG : one: size = 3 OK 2026/02/24 05:24:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 05:24:28 INFO : one: Copied (new) 2026/02/24 05:24:28 DEBUG : Waiting for deletions to finish 2026/02/24 05:24:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone139936496) 2026/02/24 05:24:28 DEBUG : one: size = 3 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:24:28 DEBUG : one: Sizes differ 2026/02/24 05:24:28 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:24:29 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:24:29 DEBUG : one: size = 5 OK 2026/02/24 05:24:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/24 05:24:29 INFO : one: Copied (replaced existing) 2026/02/24 05:24:29 DEBUG : Waiting for deletions to finish 2026/02/24 05:24:31 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/BackupDir" 2026/02/24 05:24:31 DEBUG : Config file has changed externally - reloading 2026/02/24 05:24:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone139936496) 2026/02/24 05:24:32 DEBUG : one: size = 3 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:24:32 DEBUG : one: Sizes differ 2026/02/24 05:24:32 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:24:32 DEBUG : one: size = 5 OK 2026/02/24 05:24:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:24:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone139936496) 2026/02/24 05:24:32 DEBUG : one: size = 3 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:24:32 DEBUG : one: Sizes differ 2026/02/24 05:24:34 DEBUG : one: size = 3 OK 2026/02/24 05:24:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 05:24:34 INFO : one: Copied (server-side copy) 2026/02/24 05:24:34 INFO : one: Deleted 2026/02/24 05:24:35 DEBUG : one: size = 5 OK 2026/02/24 05:24:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/24 05:24:35 INFO : one: Copied (server-side copy) 2026/02/24 05:24:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/24 05:24:35 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:24:35 DEBUG : Waiting for deletions to finish 2026/02/24 05:24:35 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1097-10.backblaze.com/b2api/v1/b2_upload_file/7f522db3108d8beb9fc80e1b/c001_v0001097_t0026": EOF 2026/02/24 05:24:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1097-10.backblaze.com/b2api/v1/b2_upload_file/7f522db3108d8beb9fc80e1b/c001_v0001097_t0026": EOF) 2026/02/24 05:24:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "CopyDest/two" to B2 bucket rclone-test-hibuxej3gope: 1/10 (Post "https://pod-000-1097-10.backblaze.com/b2api/v1/b2_upload_file/7f522db3108d8beb9fc80e1b/c001_v0001097_t0026": EOF) 2026/02/24 05:24:38 DEBUG : pacer: Reducing sleep to 10ms 2026/02/24 05:24:38 DEBUG : one: size = 5 OK 2026/02/24 05:24:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:24:38 DEBUG : one: Unchanged skipping 2026/02/24 05:24:39 DEBUG : two: size = 3 OK 2026/02/24 05:24:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:24:39 DEBUG : two: size = 3 OK 2026/02/24 05:24:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/24 05:24:39 INFO : two: Copied (server-side copy) 2026/02/24 05:24:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/24 05:24:39 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:24:39 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:24:39 DEBUG : Waiting for deletions to finish 2026/02/24 05:24:39 DEBUG : one: size = 5 OK 2026/02/24 05:24:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:24:39 DEBUG : one: Unchanged skipping 2026/02/24 05:24:39 DEBUG : two: size = 3 OK 2026/02/24 05:24:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:24:39 DEBUG : two: Unchanged skipping 2026/02/24 05:24:39 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:24:39 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:24:39 DEBUG : Waiting for deletions to finish 2026/02/24 05:24:39 INFO : There was nothing to transfer 2026/02/24 05:24:40 DEBUG : one: size = 5 OK 2026/02/24 05:24:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:24:40 DEBUG : one: Unchanged skipping 2026/02/24 05:24:41 DEBUG : three: size = 7 (Local file system at /tmp/rclone139936496) 2026/02/24 05:24:41 DEBUG : three: size = 5 (B2 bucket rclone-test-hibuxej3gope path CopyDest) 2026/02/24 05:24:41 DEBUG : three: Sizes differ 2026/02/24 05:24:41 DEBUG : three: Destination not found in --copy-dest 2026/02/24 05:24:41 DEBUG : three: Need to transfer - File not found at Destination 2026/02/24 05:24:41 DEBUG : two: size = 3 OK 2026/02/24 05:24:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:24:41 DEBUG : two: Unchanged skipping 2026/02/24 05:24:41 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:24:41 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:24:41 DEBUG : three: size = 7 OK 2026/02/24 05:24:41 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/24 05:24:41 INFO : three: Copied (new) 2026/02/24 05:24:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.39s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:24:44 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/dst" 2026/02/24 05:24:45 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/backup" 2026/02/24 05:24:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone139936496) 2026/02/24 05:24:47 DEBUG : one: size = 3 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:24:47 DEBUG : one: Sizes differ 2026/02/24 05:24:47 DEBUG : two: size = 3 OK 2026/02/24 05:24:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:24:47 DEBUG : two: Unchanged skipping 2026/02/24 05:24:47 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:24:49 DEBUG : one: size = 3 OK 2026/02/24 05:24:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 05:24:49 INFO : one: Copied (server-side copy) 2026/02/24 05:24:49 INFO : one: Deleted 2026/02/24 05:24:49 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:24:50 DEBUG : one: size = 4 OK 2026/02/24 05:24:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 05:24:50 INFO : one: Copied (new) 2026/02/24 05:24:50 DEBUG : Waiting for deletions to finish 2026/02/24 05:24:50 DEBUG : three.txt: size = 5 OK 2026/02/24 05:24:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/24 05:24:50 INFO : three.txt: Copied (server-side copy) 2026/02/24 05:24:51 INFO : three.txt: Deleted 2026/02/24 05:24:51 INFO : three.txt: Moved into backup dir 2026/02/24 05:24:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone139936496) 2026/02/24 05:24:52 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:24:52 DEBUG : one: size = 4 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:24:52 DEBUG : two: size = 3 OK 2026/02/24 05:24:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:24:52 DEBUG : two: Unchanged skipping 2026/02/24 05:24:52 DEBUG : one: Sizes differ 2026/02/24 05:24:53 DEBUG : one: size = 4 OK 2026/02/24 05:24:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 05:24:53 INFO : one: Copied (server-side copy) 2026/02/24 05:24:53 INFO : one: Deleted 2026/02/24 05:24:53 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:24:53 DEBUG : one: size = 5 OK 2026/02/24 05:24:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/24 05:24:53 INFO : one: Copied (new) 2026/02/24 05:24:53 DEBUG : Waiting for deletions to finish 2026/02/24 05:24:54 DEBUG : three.txt: size = 6 OK 2026/02/24 05:24:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/24 05:24:54 INFO : three.txt: Copied (server-side copy) 2026/02/24 05:24:54 INFO : three.txt: Deleted 2026/02/24 05:24:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.08s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:24:57 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/dst" 2026/02/24 05:24:58 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/backup" 2026/02/24 05:25:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone139936496) 2026/02/24 05:25:00 DEBUG : one: size = 3 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:25:00 DEBUG : one: Sizes differ 2026/02/24 05:25:00 DEBUG : two: size = 3 OK 2026/02/24 05:25:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:25:00 DEBUG : two: Unchanged skipping 2026/02/24 05:25:00 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:25:01 DEBUG : one.bak: size = 3 OK 2026/02/24 05:25:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 05:25:01 INFO : one: Copied (server-side copy) to: one.bak 2026/02/24 05:25:01 INFO : one: Deleted 2026/02/24 05:25:01 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:25:03 DEBUG : one: size = 4 OK 2026/02/24 05:25:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 05:25:03 INFO : one: Copied (new) 2026/02/24 05:25:03 DEBUG : Waiting for deletions to finish 2026/02/24 05:25:03 DEBUG : three.txt.bak: size = 5 OK 2026/02/24 05:25:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/24 05:25:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/24 05:25:04 INFO : three.txt: Deleted 2026/02/24 05:25:04 INFO : three.txt: Moved into backup dir 2026/02/24 05:25:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone139936496) 2026/02/24 05:25:05 DEBUG : one: size = 4 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:25:05 DEBUG : one: Sizes differ 2026/02/24 05:25:05 DEBUG : two: size = 3 OK 2026/02/24 05:25:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:25:05 DEBUG : two: Unchanged skipping 2026/02/24 05:25:05 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:25:06 DEBUG : one.bak: size = 4 OK 2026/02/24 05:25:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 05:25:06 INFO : one: Copied (server-side copy) to: one.bak 2026/02/24 05:25:06 INFO : one: Deleted 2026/02/24 05:25:06 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:25:06 DEBUG : one: size = 5 OK 2026/02/24 05:25:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/24 05:25:06 INFO : one: Copied (new) 2026/02/24 05:25:06 DEBUG : Waiting for deletions to finish 2026/02/24 05:25:07 DEBUG : three.txt.bak: size = 6 OK 2026/02/24 05:25:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/24 05:25:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/24 05:25:07 INFO : three.txt: Deleted 2026/02/24 05:25:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.37s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:25:10 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/dst" 2026/02/24 05:25:11 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/backup" 2026/02/24 05:25:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone139936496) 2026/02/24 05:25:13 DEBUG : one: size = 3 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:25:13 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:25:13 DEBUG : one: Sizes differ 2026/02/24 05:25:13 DEBUG : two: size = 3 OK 2026/02/24 05:25:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:25:13 DEBUG : two: Unchanged skipping 2026/02/24 05:25:15 DEBUG : one-2019-01-01: size = 3 OK 2026/02/24 05:25:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 05:25:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/24 05:25:15 INFO : one: Deleted 2026/02/24 05:25:15 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:25:16 DEBUG : one: size = 4 OK 2026/02/24 05:25:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 05:25:16 INFO : one: Copied (new) 2026/02/24 05:25:16 DEBUG : Waiting for deletions to finish 2026/02/24 05:25:16 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/24 05:25:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/24 05:25:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/24 05:25:16 INFO : three.txt: Deleted 2026/02/24 05:25:16 INFO : three.txt: Moved into backup dir 2026/02/24 05:25:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone139936496) 2026/02/24 05:25:18 DEBUG : one: size = 4 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:25:18 DEBUG : one: Sizes differ 2026/02/24 05:25:18 DEBUG : two: size = 3 OK 2026/02/24 05:25:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:25:18 DEBUG : two: Unchanged skipping 2026/02/24 05:25:18 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:25:19 DEBUG : one-2019-01-01: size = 4 OK 2026/02/24 05:25:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 05:25:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/24 05:25:19 INFO : one: Deleted 2026/02/24 05:25:19 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:25:20 DEBUG : one: size = 5 OK 2026/02/24 05:25:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/24 05:25:20 INFO : one: Copied (new) 2026/02/24 05:25:20 DEBUG : Waiting for deletions to finish 2026/02/24 05:25:21 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/24 05:25:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/24 05:25:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/24 05:25:21 INFO : three.txt: Deleted 2026/02/24 05:25:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.31s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:25:23 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/dst" 2026/02/24 05:25:23 DEBUG : Config file has changed externally - reloading 2026/02/24 05:25:25 DEBUG : two: size = 3 OK 2026/02/24 05:25:25 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:25:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:25:25 DEBUG : two: Unchanged skipping 2026/02/24 05:25:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone139936496) 2026/02/24 05:25:25 DEBUG : one: size = 3 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:25:25 DEBUG : one: Sizes differ 2026/02/24 05:25:26 DEBUG : one.bak: size = 3 OK 2026/02/24 05:25:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 05:25:26 INFO : one: Copied (server-side copy) to: one.bak 2026/02/24 05:25:26 INFO : one: Deleted 2026/02/24 05:25:26 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:25:27 DEBUG : one: size = 4 OK 2026/02/24 05:25:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 05:25:27 INFO : one: Copied (new) 2026/02/24 05:25:27 DEBUG : Waiting for deletions to finish 2026/02/24 05:25:27 DEBUG : three.txt.bak: size = 5 OK 2026/02/24 05:25:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/24 05:25:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/24 05:25:28 INFO : three.txt: Deleted 2026/02/24 05:25:28 INFO : three.txt: Moved into backup dir 2026/02/24 05:25:28 DEBUG : one.bak: Excluded (Path Filter) 2026/02/24 05:25:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/24 05:25:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone139936496) 2026/02/24 05:25:28 DEBUG : one: size = 4 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:25:28 DEBUG : one: Sizes differ 2026/02/24 05:25:28 DEBUG : two: size = 3 OK 2026/02/24 05:25:28 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for checks to finish 2026/02/24 05:25:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:25:28 DEBUG : two: Unchanged skipping 2026/02/24 05:25:29 DEBUG : one.bak: size = 4 OK 2026/02/24 05:25:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 05:25:29 INFO : one: Copied (server-side copy) to: one.bak 2026/02/24 05:25:29 INFO : one: Deleted 2026/02/24 05:25:29 DEBUG : B2 bucket rclone-test-hibuxej3gope path dst: Waiting for transfers to finish 2026/02/24 05:25:29 DEBUG : one: size = 5 OK 2026/02/24 05:25:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/24 05:25:29 INFO : one: Copied (new) 2026/02/24 05:25:29 DEBUG : Waiting for deletions to finish 2026/02/24 05:25:30 DEBUG : three.txt.bak: size = 6 OK 2026/02/24 05:25:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/24 05:25:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/24 05:25:30 INFO : three.txt: Deleted 2026/02/24 05:25:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.77s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:25:33 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/dst" 2026/02/24 05:25:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone139936496) 2026/02/24 05:25:34 DEBUG : one: size = 3 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:25:34 DEBUG : one: Sizes differ 2026/02/24 05:25:36 DEBUG : one.bak: size = 3 OK 2026/02/24 05:25:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 05:25:36 INFO : one: Copied (server-side copy) to: one.bak 2026/02/24 05:25:36 INFO : one: Deleted 2026/02/24 05:25:37 DEBUG : one: size = 4 OK 2026/02/24 05:25:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 05:25:37 INFO : one: Copied (new) 2026/02/24 05:25:37 DEBUG : two: size = 3 OK 2026/02/24 05:25:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:25:37 DEBUG : two: Unchanged skipping 2026/02/24 05:25:37 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone139936496) 2026/02/24 05:25:37 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:25:37 DEBUG : three.txt: Sizes differ 2026/02/24 05:25:38 DEBUG : three.txt.bak: size = 5 OK 2026/02/24 05:25:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/24 05:25:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/24 05:25:38 INFO : three.txt: Deleted 2026/02/24 05:25:38 DEBUG : three.txt: size = 6 OK 2026/02/24 05:25:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/24 05:25:38 INFO : three.txt: Copied (new) 2026/02/24 05:25:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone139936496) 2026/02/24 05:25:39 DEBUG : one: size = 4 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:25:39 DEBUG : one: Sizes differ 2026/02/24 05:25:40 DEBUG : one.bak: size = 4 OK 2026/02/24 05:25:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 05:25:40 INFO : one: Copied (server-side copy) to: one.bak 2026/02/24 05:25:40 INFO : one: Deleted 2026/02/24 05:25:41 DEBUG : one: size = 5 OK 2026/02/24 05:25:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/24 05:25:41 INFO : one: Copied (new) 2026/02/24 05:25:41 DEBUG : two: size = 3 OK 2026/02/24 05:25:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:25:41 DEBUG : two: Unchanged skipping 2026/02/24 05:25:41 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone139936496) 2026/02/24 05:25:41 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:25:41 DEBUG : three.txt: Sizes differ 2026/02/24 05:25:42 DEBUG : three.txt.bak: size = 6 OK 2026/02/24 05:25:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/24 05:25:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/24 05:25:42 INFO : three.txt: Deleted 2026/02/24 05:25:42 DEBUG : three.txt: size = 19 OK 2026/02/24 05:25:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/24 05:25:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.11s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:25:46 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuxej3gope/dst" 2026/02/24 05:25:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone139936496) 2026/02/24 05:25:47 DEBUG : one: size = 3 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:25:47 DEBUG : one: Sizes differ 2026/02/24 05:25:49 DEBUG : one-2019-01-01: size = 3 OK 2026/02/24 05:25:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 05:25:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/24 05:25:49 INFO : one: Deleted 2026/02/24 05:25:50 DEBUG : one: size = 4 OK 2026/02/24 05:25:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 05:25:50 INFO : one: Copied (new) 2026/02/24 05:25:50 DEBUG : two: size = 3 OK 2026/02/24 05:25:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:25:50 DEBUG : two: Unchanged skipping 2026/02/24 05:25:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone139936496) 2026/02/24 05:25:50 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:25:50 DEBUG : three.txt: Sizes differ 2026/02/24 05:25:50 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/24 05:25:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/24 05:25:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/24 05:25:51 INFO : three.txt: Deleted 2026/02/24 05:25:51 DEBUG : three.txt: size = 6 OK 2026/02/24 05:25:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/24 05:25:51 INFO : three.txt: Copied (new) 2026/02/24 05:25:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone139936496) 2026/02/24 05:25:52 DEBUG : one: size = 4 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:25:52 DEBUG : one: Sizes differ 2026/02/24 05:25:52 DEBUG : one-2019-01-01: size = 4 OK 2026/02/24 05:25:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 05:25:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/24 05:25:52 INFO : one: Deleted 2026/02/24 05:25:53 DEBUG : one: size = 5 OK 2026/02/24 05:25:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/24 05:25:53 INFO : one: Copied (new) 2026/02/24 05:25:53 DEBUG : two: size = 3 OK 2026/02/24 05:25:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:25:53 DEBUG : two: Unchanged skipping 2026/02/24 05:25:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone139936496) 2026/02/24 05:25:53 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hibuxej3gope path dst) 2026/02/24 05:25:53 DEBUG : three.txt: Sizes differ 2026/02/24 05:25:53 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/24 05:25:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/24 05:25:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/24 05:25:54 INFO : three.txt: Deleted 2026/02/24 05:25:54 DEBUG : three.txt: size = 19 OK 2026/02/24 05:25:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/24 05:25:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.41s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:25:56 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone139936496) 2026/02/24 05:25:56 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:25:56 DEBUG : Testêé: Sizes differ 2026/02/24 05:25:56 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:25:56 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:25:57 DEBUG : Testêé: size = 14 OK 2026/02/24 05:25:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/02/24 05:25:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/24 05:25:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.36s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:25:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/24 05:25:58 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:25:58 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:25:58 DEBUG : existing: size = 6 OK 2026/02/24 05:25:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/24 05:25:58 INFO : existing: Copied (new) 2026/02/24 05:25:58 DEBUG : Waiting for deletions to finish 2026/02/24 05:25:59 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:25:59 DEBUG : existing: size = 8 (Local file system at /tmp/rclone139936496) 2026/02/24 05:25:59 DEBUG : existing: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:25:59 DEBUG : existing: Sizes differ 2026/02/24 05:25:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/24 05:25:59 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:25:59 ERROR : B2 bucket rclone-test-hibuxej3gope: not deleting files as there were IO errors 2026/02/24 05:25:59 ERROR : B2 bucket rclone-test-hibuxej3gope: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.07s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:26:00 DEBUG : EXISTING: size = 6 OK 2026/02/24 05:26:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:00 DEBUG : existing: Unchanged skipping 2026/02/24 05:26:00 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:26:00 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:26:00 DEBUG : Waiting for deletions to finish 2026/02/24 05:26:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", 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-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", 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.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:26:18 DEBUG : both0: size = 6 OK 2026/02/24 05:26:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both10: size = 6 OK 2026/02/24 05:26:18 DEBUG : both11: size = 6 OK 2026/02/24 05:26:18 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:26:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both0: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both12: size = 6 OK 2026/02/24 05:26:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both13: size = 6 OK 2026/02/24 05:26:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both11: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both14: size = 6 OK 2026/02/24 05:26:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both14: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both15: size = 6 OK 2026/02/24 05:26:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both10: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both16: size = 6 OK 2026/02/24 05:26:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both16: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both17: size = 6 OK 2026/02/24 05:26:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both17: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both18: size = 6 OK 2026/02/24 05:26:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both18: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both19: size = 6 OK 2026/02/24 05:26:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both12: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both1: size = 6 OK 2026/02/24 05:26:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both1: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both2: size = 6 OK 2026/02/24 05:26:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both13: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both3: size = 6 OK 2026/02/24 05:26:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both15: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both19: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both5: size = 6 OK 2026/02/24 05:26:18 DEBUG : both4: size = 6 OK 2026/02/24 05:26:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both2: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both6: size = 6 OK 2026/02/24 05:26:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both6: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both7: size = 6 OK 2026/02/24 05:26:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both3: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both8: size = 6 OK 2026/02/24 05:26:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both4: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both9: size = 6 OK 2026/02/24 05:26:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:18 DEBUG : both9: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both5: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both7: Unchanged skipping 2026/02/24 05:26:18 DEBUG : both8: Unchanged skipping 2026/02/24 05:26:18 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:26:18 DEBUG : Waiting for deletions to finish 2026/02/24 05:26:19 INFO : only11: Deleted 2026/02/24 05:26:19 INFO : only12: Deleted 2026/02/24 05:26:19 INFO : only0: Deleted 2026/02/24 05:26:19 INFO : only19: Deleted 2026/02/24 05:26:19 INFO : only10: Deleted 2026/02/24 05:26:19 INFO : only13: Deleted 2026/02/24 05:26:19 INFO : only14: Deleted 2026/02/24 05:26:19 INFO : only15: Deleted 2026/02/24 05:26:19 INFO : only1: Deleted 2026/02/24 05:26:19 INFO : only8: Deleted 2026/02/24 05:26:19 INFO : only9: Deleted 2026/02/24 05:26:19 INFO : only17: Deleted 2026/02/24 05:26:19 INFO : only3: Deleted 2026/02/24 05:26:19 INFO : only5: Deleted 2026/02/24 05:26:19 INFO : only6: Deleted 2026/02/24 05:26:19 INFO : only16: Deleted 2026/02/24 05:26:19 INFO : only18: Deleted 2026/02/24 05:26:19 INFO : only2: Deleted 2026/02/24 05:26:20 INFO : only4: Deleted 2026/02/24 05:26:20 INFO : only7: Deleted 2026/02/24 05:26:20 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.32s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:26:39 DEBUG : both0: size = 6 OK 2026/02/24 05:26:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:26:39 DEBUG : both11: size = 6 OK 2026/02/24 05:26:39 DEBUG : both12: size = 6 OK 2026/02/24 05:26:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both10: size = 6 OK 2026/02/24 05:26:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both0: Unchanged skipping 2026/02/24 05:26:39 DEBUG : both13: size = 6 OK 2026/02/24 05:26:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both13: Unchanged skipping 2026/02/24 05:26:39 DEBUG : both14: size = 6 OK 2026/02/24 05:26:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both12: Unchanged skipping 2026/02/24 05:26:39 DEBUG : both15: size = 6 OK 2026/02/24 05:26:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both15: Unchanged skipping 2026/02/24 05:26:39 DEBUG : both16: size = 6 OK 2026/02/24 05:26:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both16: Unchanged skipping 2026/02/24 05:26:39 DEBUG : both17: size = 6 OK 2026/02/24 05:26:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both17: Unchanged skipping 2026/02/24 05:26:39 DEBUG : both18: size = 6 OK 2026/02/24 05:26:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both18: Unchanged skipping 2026/02/24 05:26:39 DEBUG : both19: size = 6 OK 2026/02/24 05:26:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both19: Unchanged skipping 2026/02/24 05:26:39 DEBUG : both1: size = 6 OK 2026/02/24 05:26:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both11: Unchanged skipping 2026/02/24 05:26:39 DEBUG : both2: size = 6 OK 2026/02/24 05:26:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both10: Unchanged skipping 2026/02/24 05:26:39 DEBUG : both3: size = 6 OK 2026/02/24 05:26:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both3: Unchanged skipping 2026/02/24 05:26:39 DEBUG : both4: size = 6 OK 2026/02/24 05:26:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both14: Unchanged skipping 2026/02/24 05:26:39 DEBUG : both5: size = 6 OK 2026/02/24 05:26:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both1: Unchanged skipping 2026/02/24 05:26:39 DEBUG : both6: size = 6 OK 2026/02/24 05:26:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both6: Unchanged skipping 2026/02/24 05:26:39 DEBUG : both7: size = 6 OK 2026/02/24 05:26:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both7: Unchanged skipping 2026/02/24 05:26:39 DEBUG : both8: size = 6 OK 2026/02/24 05:26:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both8: Unchanged skipping 2026/02/24 05:26:39 DEBUG : both9: size = 6 OK 2026/02/24 05:26:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:26:39 DEBUG : both2: Unchanged skipping 2026/02/24 05:26:39 DEBUG : only0: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only0: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only0: Sizes differ 2026/02/24 05:26:39 DEBUG : only10: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only10: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only10: Sizes differ 2026/02/24 05:26:39 DEBUG : only11: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only11: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only11: Sizes differ 2026/02/24 05:26:39 DEBUG : only12: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only12: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only12: Sizes differ 2026/02/24 05:26:39 DEBUG : only13: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only13: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only13: Sizes differ 2026/02/24 05:26:39 DEBUG : only14: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only14: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only14: Sizes differ 2026/02/24 05:26:39 DEBUG : only15: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only15: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only15: Sizes differ 2026/02/24 05:26:39 DEBUG : only16: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only16: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only16: Sizes differ 2026/02/24 05:26:39 DEBUG : both4: Unchanged skipping 2026/02/24 05:26:39 DEBUG : only17: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only17: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only17: Sizes differ 2026/02/24 05:26:39 DEBUG : both5: Unchanged skipping 2026/02/24 05:26:39 DEBUG : only18: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only18: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only18: Sizes differ 2026/02/24 05:26:39 DEBUG : both9: Unchanged skipping 2026/02/24 05:26:39 DEBUG : only19: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only19: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only19: Sizes differ 2026/02/24 05:26:39 DEBUG : only1: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only1: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only1: Sizes differ 2026/02/24 05:26:39 DEBUG : only2: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only2: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only2: Sizes differ 2026/02/24 05:26:39 DEBUG : only3: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only3: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only3: Sizes differ 2026/02/24 05:26:39 DEBUG : only4: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only4: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only4: Sizes differ 2026/02/24 05:26:39 DEBUG : only5: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only5: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only5: Sizes differ 2026/02/24 05:26:39 DEBUG : only6: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only6: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only6: Sizes differ 2026/02/24 05:26:39 DEBUG : only7: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only7: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only7: Sizes differ 2026/02/24 05:26:39 DEBUG : only8: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only8: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only8: Sizes differ 2026/02/24 05:26:39 DEBUG : only9: size = 0 (Local file system at /tmp/rclone139936496) 2026/02/24 05:26:39 DEBUG : only9: size = 6 (B2 bucket rclone-test-hibuxej3gope) 2026/02/24 05:26:39 DEBUG : only9: Sizes differ 2026/02/24 05:26:39 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:26:39 DEBUG : only0: size = 0 OK 2026/02/24 05:26:39 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:39 INFO : only0: Copied (replaced existing) 2026/02/24 05:26:40 DEBUG : only13: size = 0 OK 2026/02/24 05:26:40 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:40 INFO : only13: Copied (replaced existing) 2026/02/24 05:26:40 DEBUG : only10: size = 0 OK 2026/02/24 05:26:40 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:40 INFO : only10: Copied (replaced existing) 2026/02/24 05:26:40 DEBUG : only14: size = 0 OK 2026/02/24 05:26:40 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:40 INFO : only14: Copied (replaced existing) 2026/02/24 05:26:40 DEBUG : only15: size = 0 OK 2026/02/24 05:26:40 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:40 INFO : only15: Copied (replaced existing) 2026/02/24 05:26:40 DEBUG : only12: size = 0 OK 2026/02/24 05:26:40 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:40 INFO : only12: Copied (replaced existing) 2026/02/24 05:26:40 DEBUG : only16: size = 0 OK 2026/02/24 05:26:40 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:40 INFO : only16: Copied (replaced existing) 2026/02/24 05:26:40 DEBUG : only1: size = 0 OK 2026/02/24 05:26:40 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:40 INFO : only1: Copied (replaced existing) 2026/02/24 05:26:40 DEBUG : only17: size = 0 OK 2026/02/24 05:26:40 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:40 INFO : only17: Copied (replaced existing) 2026/02/24 05:26:40 DEBUG : only11: size = 0 OK 2026/02/24 05:26:40 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:40 INFO : only11: Copied (replaced existing) 2026/02/24 05:26:40 DEBUG : only3: size = 0 OK 2026/02/24 05:26:40 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:40 INFO : only3: Copied (replaced existing) 2026/02/24 05:26:40 DEBUG : only18: size = 0 OK 2026/02/24 05:26:40 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:40 INFO : only18: Copied (replaced existing) 2026/02/24 05:26:40 DEBUG : only4: size = 0 OK 2026/02/24 05:26:40 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:40 INFO : only4: Copied (replaced existing) 2026/02/24 05:26:40 DEBUG : only6: size = 0 OK 2026/02/24 05:26:40 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:40 INFO : only6: Copied (replaced existing) 2026/02/24 05:26:40 DEBUG : only7: size = 0 OK 2026/02/24 05:26:40 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:40 INFO : only7: Copied (replaced existing) 2026/02/24 05:26:40 DEBUG : only8: size = 0 OK 2026/02/24 05:26:40 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:40 INFO : only8: Copied (replaced existing) 2026/02/24 05:26:40 DEBUG : only9: size = 0 OK 2026/02/24 05:26:40 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:40 INFO : only9: Copied (replaced existing) 2026/02/24 05:26:40 DEBUG : only5: size = 0 OK 2026/02/24 05:26:40 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:40 INFO : only5: Copied (replaced existing) 2026/02/24 05:26:41 DEBUG : only2: size = 0 OK 2026/02/24 05:26:41 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:41 INFO : only2: Copied (replaced existing) 2026/02/24 05:26:41 DEBUG : only19: size = 0 OK 2026/02/24 05:26:41 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 05:26:41 INFO : only19: Copied (replaced existing) 2026/02/24 05:26:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.76s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:26:49 DEBUG : empty_dir: Making directory with metadata 2026/02/24 05:26:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 05:26:49 DEBUG : empty_on_remote: Making directory with metadata 2026/02/24 05:26:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 05:26:49 INFO : empty_on_remote: Making directory 2026/02/24 05:26:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/24 05:26:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/24 05:26:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/24 05:26:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/24 05:26:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.62s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:26:51 DEBUG : empty_dir: Making directory with metadata 2026/02/24 05:26:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 05:26:51 DEBUG : empty_on_remote: Making directory with metadata 2026/02/24 05:26:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 05:26:51 INFO : empty_on_remote: Making directory 2026/02/24 05:26:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/24 05:26:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/24 05:26:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/24 05:26:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/24 05:26:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/24 05:26:52 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.17s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:26:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 05:26:54 INFO : sub dir: Making directory 2026/02/24 05:26:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:26:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 05:26:56 INFO : sub dir: Making directory 2026/02/24 05:26:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.87s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:27:04 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:04 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:27:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : apple: size = 5 OK 2026/02/24 05:27:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : apple: Unchanged skipping 2026/02/24 05:27:05 DEBUG : banana: size = 6 OK 2026/02/24 05:27:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : banana: Unchanged skipping 2026/02/24 05:27:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 05:27:05 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 05:27:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 05:27:05 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:27:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 05:27:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 05:27:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 05:27:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 05:27:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 05:27:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 05:27:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:27:05 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:05 INFO : There was nothing to transfer 2026/02/24 05:27:05 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:05 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : apple: size = 5 OK 2026/02/24 05:27:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : apple: Unchanged skipping 2026/02/24 05:27:05 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 05:27:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 05:27:05 DEBUG : banana: size = 6 OK 2026/02/24 05:27:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 05:27:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : banana: Unchanged skipping 2026/02/24 05:27:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:27:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 05:27:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 05:27:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 05:27:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 05:27:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 05:27:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 05:27:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 05:27:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 05:27:05 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:27:05 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:05 INFO : There was nothing to transfer 2026/02/24 05:27:05 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:05 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:27:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:27:18 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:19 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:27:19 DEBUG : apple: size = 5 OK 2026/02/24 05:27:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : apple: Unchanged skipping 2026/02/24 05:27:19 DEBUG : banana: size = 6 OK 2026/02/24 05:27:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : banana: Unchanged skipping 2026/02/24 05:27:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 05:27:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 05:27:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 05:27:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 05:27:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 05:27:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 05:27:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 05:27:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 05:27:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 05:27:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 05:27:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 05:27:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 05:27:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 05:27:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 05:27:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 05:27:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 05:27:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 05:27:19 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:27:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 05:27:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 05:27:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 05:27:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 05:27:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 05:27:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 05:27:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 05:27:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 05:27:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 05:27:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 05:27:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 05:27:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 05:27:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 05:27:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 05:27:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 05:27:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 05:27:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 05:27:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 05:27:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 05:27:19 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:27:19 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:19 INFO : There was nothing to transfer 2026/02/24 05:27:19 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:20 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : apple: size = 5 OK 2026/02/24 05:27:20 DEBUG : banana: size = 6 OK 2026/02/24 05:27:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 05:27:20 DEBUG : apple: Unchanged skipping 2026/02/24 05:27:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 05:27:20 DEBUG : banana: Unchanged skipping 2026/02/24 05:27:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 05:27:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 05:27:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 05:27:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 05:27:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 05:27:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 05:27:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 05:27:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 05:27:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 05:27:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 05:27:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 05:27:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 05:27:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 05:27:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 05:27:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 05:27:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 05:27:20 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:27:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 05:27:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 05:27:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 05:27:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 05:27:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 05:27:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 05:27:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 05:27:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 05:27:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 05:27:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 05:27:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 05:27:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 05:27:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 05:27:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 05:27:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 05:27:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 05:27:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 05:27:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 05:27:20 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:27:20 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:20 INFO : There was nothing to transfer 2026/02/24 05:27:20 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:20 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:27:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:27:33 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:34 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:27:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:34 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:34 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:34 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:34 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:34 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:34 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:34 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:34 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/24 05:27:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/24 05:27:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:34 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:27:34 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:27:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/24 05:27:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/24 05:27:34 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:34 DEBUG : YmFuYW5h: size = 6 OK 2026/02/24 05:27:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/24 05:27:34 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/24 05:27:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/24 05:27:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/24 05:27:35 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/24 05:27:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/24 05:27:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/24 05:27:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/24 05:27:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:35 DEBUG : YXBwbGU=: size = 5 OK 2026/02/24 05:27:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/24 05:27:35 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/24 05:27:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/24 05:27:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/24 05:27:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/24 05:27:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/24 05:27:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/24 05:27:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/24 05:27:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/24 05:27:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/24 05:27:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/24 05:27:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/24 05:27:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/24 05:27:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/24 05:27:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/24 05:27:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/24 05:27:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/24 05:27:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/24 05:27:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/24 05:27:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/24 05:27:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/24 05:27:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/24 05:27:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 05:27:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/24 05:27:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/24 05:27:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/24 05:27:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/24 05:27:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/24 05:27:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/24 05:27:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:36 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/24 05:27:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/24 05:27:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/24 05:27:36 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/24 05:27:36 INFO : dir1/0003-defghij.txt: Deleted 2026/02/24 05:27:36 INFO : dir1/0012-6789;.txt: Deleted 2026/02/24 05:27:36 INFO : apple: Deleted 2026/02/24 05:27:36 INFO : dir1/0008-2345678.txt: Deleted 2026/02/24 05:27:36 INFO : dir1/0013-789;=.txt: Deleted 2026/02/24 05:27:36 INFO : dir1/0015-9;=.txt: Deleted 2026/02/24 05:27:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/24 05:27:36 INFO : dir1/0009-3456789.txt: Deleted 2026/02/24 05:27:36 INFO : dir1/0010-456789.txt: Deleted 2026/02/24 05:27:37 INFO : dir1/0011-56789;.txt: Deleted 2026/02/24 05:27:37 INFO : dir1/0014-89;=.txt: Deleted 2026/02/24 05:27:37 INFO : banana: Deleted 2026/02/24 05:27:37 INFO : splitbananasplit: Deleted 2026/02/24 05:27:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/24 05:27:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/24 05:27:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/24 05:27:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/24 05:27:37 INFO : dir1/0007-1234567.txt: Deleted 2026/02/24 05:27:37 INFO : appleappleapplebanana: Deleted 2026/02/24 05:27:37 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/24 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 05:27:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:38 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/24 05:27:38 DEBUG : YmFuYW5h: size = 6 OK 2026/02/24 05:27:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/24 05:27:38 DEBUG : banana: Unchanged skipping 2026/02/24 05:27:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 05:27:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 05:27:38 DEBUG : YXBwbGU=: size = 5 OK 2026/02/24 05:27:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : apple: Unchanged skipping 2026/02/24 05:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/24 05:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/24 05:27:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/24 05:27:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 05:27:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/24 05:27:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 05:27:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/24 05:27:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 05:27:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/24 05:27:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 05:27:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/24 05:27:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 05:27:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/24 05:27:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 05:27:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/24 05:27:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 05:27:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/24 05:27:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 05:27:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/24 05:27:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 05:27:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/24 05:27:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 05:27:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/24 05:27:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 05:27:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/24 05:27:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 05:27:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/24 05:27:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 05:27:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/24 05:27:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 05:27:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/24 05:27:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 05:27:38 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/24 05:27:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:27:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 05:27:38 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:27:38 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:27:38 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:38 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/24 05:27:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:38 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:38 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:38 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 05:27:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 05:27:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 05:27:38 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 05:27:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 05:27:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 05:27:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 05:27:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 05:27:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 05:27:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 05:27:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:27:50 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:50 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:27:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 05:27:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 05:27:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 05:27:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 05:27:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 05:27:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 05:27:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 05:27:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 05:27:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 05:27:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 05:27:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 05:27:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 05:27:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 05:27:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 05:27:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 05:27:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 05:27:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 05:27:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 05:27:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 05:27:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 05:27:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 05:27:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 05:27:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 05:27:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 05:27:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 05:27:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 05:27:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 05:27:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 05:27:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 05:27:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 05:27:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 05:27:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 05:27:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 05:27:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 05:27:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 05:27:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 05:27:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 05:27:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 05:27:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 05:27:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 05:27:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 05:27:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 05:27:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 05:27:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 05:27:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 05:27:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 05:27:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 05:27:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 05:27:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 05:27:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 05:27:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 05:27:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 05:27:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 05:27:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 05:27:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 05:27:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 05:27:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 05:27:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 05:27:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 05:27:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 05:27:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 05:27:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 05:27:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 05:27:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 05:27:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 05:27:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 05:27:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 05:27:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 05:27:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 05:27:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 05:27:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 05:27:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 05:27:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 05:27:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 05:27:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 05:27:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 05:27:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 05:27:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 05:27:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 05:27:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 05:27:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 05:27:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 05:27:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 05:27:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 05:27:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 05:27:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 05:27:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 05:27:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 05:27:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 05:27:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 05:27:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 05:27:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 05:27:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 05:27:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 05:27:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 05:27:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 05:27:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 05:27:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 05:27:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 05:27:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 05:27:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 05:27:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 05:27:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 05:27:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 05:27:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 05:27:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 05:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 05:27:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 05:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 05:27:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 05:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 05:27:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 05:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 05:27:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 05:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 05:27:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 05:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 05:27:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 05:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 05:27:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 05:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 05:27:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 05:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 05:27:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 05:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 05:27:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 05:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 05:27:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 05:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 05:27:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 05:27:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 05:27:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 05:27:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 05:27:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 05:27:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 05:27:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 05:27:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 05:27:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 05:27:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 05:27:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 05:27:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 05:27:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 05:27:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 05:27:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 05:27:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 05:27:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 05:27:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 05:27:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 05:27:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 05:27:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 05:27:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 05:27:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 05:27:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 05:27:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 05:27:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 05:27:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 05:27:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 05:27:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 05:27:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 05:27:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 05:27:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 05:27:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 05:27:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 05:27:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 05:27:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 05:27:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 05:27:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 05:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 05:27:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/24 05:27:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 05:27:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 05:27:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 05:27:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 05:27:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 05:27:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 05:27:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 05:27:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 05:27:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 05:27:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 05:27:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 05:27:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 05:27:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 05:27:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 05:27:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 05:27:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 05:27:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/24 05:27:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:51 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:27:51 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:27:51 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/24 05:27:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/24 05:27:51 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/24 05:27:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 05:27:51 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/24 05:27:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/24 05:27:51 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/24 05:27:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 05:27:51 DEBUG : PREFIXapple: size = 5 OK 2026/02/24 05:27:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/24 05:27:51 INFO : apple: Copied (new) to: PREFIXapple 2026/02/24 05:27:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 05:27:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/24 05:27:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/24 05:27:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 05:27:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 05:27:51 DEBUG : PREFIXbanana: size = 6 OK 2026/02/24 05:27:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/24 05:27:51 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/24 05:27:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 05:27:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/24 05:27:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/24 05:27:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 05:27:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 05:27:52 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/24 05:27:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/24 05:27:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/24 05:27:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 05:27:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/24 05:27:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/24 05:27:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 05:27:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 05:27:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/24 05:27:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/24 05:27:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 05:27:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 05:27:52 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/24 05:27:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/24 05:27:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/24 05:27:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 05:27:52 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/24 05:27:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/24 05:27:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/24 05:27:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 05:27:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/24 05:27:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/24 05:27:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 05:27:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 05:27:52 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/24 05:27:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/24 05:27:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/24 05:27:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 05:27:52 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/24 05:27:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/24 05:27:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/24 05:27:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 05:27:52 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/24 05:27:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/24 05:27:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/24 05:27:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 05:27:52 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/24 05:27:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/24 05:27:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/24 05:27:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 05:27:52 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/24 05:27:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/24 05:27:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/24 05:27:52 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/24 05:27:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/24 05:27:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/24 05:27:52 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/24 05:27:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/24 05:27:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/24 05:27:53 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/24 05:27:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/24 05:27:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/24 05:27:53 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:53 INFO : dir1/0008-2345678.txt: Deleted 2026/02/24 05:27:53 INFO : dir1/0009-3456789.txt: Deleted 2026/02/24 05:27:53 INFO : apple: Deleted 2026/02/24 05:27:53 INFO : appleappleapplebanana: Deleted 2026/02/24 05:27:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/24 05:27:53 INFO : dir1/0011-56789;.txt: Deleted 2026/02/24 05:27:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/24 05:27:53 INFO : dir1/0015-9;=.txt: Deleted 2026/02/24 05:27:53 INFO : splitbananasplit: Deleted 2026/02/24 05:27:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/24 05:27:53 INFO : dir1/0012-6789;.txt: Deleted 2026/02/24 05:27:53 INFO : dir1/0014-89;=.txt: Deleted 2026/02/24 05:27:54 INFO : banana: Deleted 2026/02/24 05:27:54 INFO : dir1/0003-defghij.txt: Deleted 2026/02/24 05:27:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/24 05:27:54 INFO : dir1/0007-1234567.txt: Deleted 2026/02/24 05:27:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/24 05:27:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/24 05:27:54 INFO : dir1/0010-456789.txt: Deleted 2026/02/24 05:27:54 INFO : dir1/0013-789;=.txt: Deleted 2026/02/24 05:27:54 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:54 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 05:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 05:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 05:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 05:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 05:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 05:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 05:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 05:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 05:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 05:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 05:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 05:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 05:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 05:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 05:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 05:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 05:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 05:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 05:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 05:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 05:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 05:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 05:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 05:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 05:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 05:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 05:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 05:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 05:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 05:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 05:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 05:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 05:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 05:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 05:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 05:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 05:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 05:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 05:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 05:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 05:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 05:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 05:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 05:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 05:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 05:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 05:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 05:27:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:27:54 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:27:54 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:27:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 05:27:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/24 05:27:55 INFO : appleappleapplebanana: Copied (new) 2026/02/24 05:27:55 DEBUG : banana: size = 6 OK 2026/02/24 05:27:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/24 05:27:55 INFO : banana: Copied (new) 2026/02/24 05:27:55 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 05:27:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/24 05:27:55 INFO : splitbananasplit: Copied (new) 2026/02/24 05:27:55 DEBUG : apple: size = 5 OK 2026/02/24 05:27:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/24 05:27:55 INFO : apple: Copied (new) 2026/02/24 05:27:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 05:27:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/24 05:27:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/24 05:27:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 05:27:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/24 05:27:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/24 05:27:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 05:27:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 05:27:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/24 05:27:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/24 05:27:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/24 05:27:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/24 05:27:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 05:27:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/24 05:27:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/24 05:27:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 05:27:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/24 05:27:55 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/24 05:27:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 05:27:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/24 05:27:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/24 05:27:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 05:27:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/24 05:27:55 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/24 05:27:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 05:27:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/24 05:27:55 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/24 05:27:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 05:27:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/24 05:27:55 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/24 05:27:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 05:27:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/24 05:27:55 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/24 05:27:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 05:27:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/24 05:27:56 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/24 05:27:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 05:27:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/24 05:27:56 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/24 05:27:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 05:27:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/24 05:27:56 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/24 05:27:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 05:27:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/24 05:27:56 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/24 05:27:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 05:27:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/24 05:27:56 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/24 05:27:56 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:56 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/24 05:27:56 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/24 05:27:56 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/24 05:27:56 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/24 05:27:56 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/24 05:27:56 INFO : PREFIXbanana: Deleted 2026/02/24 05:27:56 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/24 05:27:56 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/24 05:27:56 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/24 05:27:56 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/24 05:27:56 INFO : PREFIXsplitbananasplit: Deleted 2026/02/24 05:27:57 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/24 05:27:57 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/24 05:27:57 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/24 05:27:57 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/24 05:27:57 INFO : PREFIXapple: Deleted 2026/02/24 05:27:57 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/24 05:27:57 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/24 05:27:57 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/24 05:27:57 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/24 05:27:57 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:57 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : Waiting for deletions to finish 2026/02/24 05:27:57 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:27:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:28:10 DEBUG : Waiting for deletions to finish 2026/02/24 05:28:10 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:28:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 05:28:11 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 05:28:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:11 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 05:28:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 05:28:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:11 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:11 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 05:28:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 05:28:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:11 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:28:11 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:28:11 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/24 05:28:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/24 05:28:11 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 05:28:11 DEBUG : appleSUFFIX: size = 5 OK 2026/02/24 05:28:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/24 05:28:11 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:11 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/24 05:28:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/24 05:28:11 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 05:28:11 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/24 05:28:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/24 05:28:11 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/24 05:28:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/24 05:28:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 05:28:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/24 05:28:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/24 05:28:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/24 05:28:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/24 05:28:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/24 05:28:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/24 05:28:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/24 05:28:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/24 05:28:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/24 05:28:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/24 05:28:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/24 05:28:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/24 05:28:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/24 05:28:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/24 05:28:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/24 05:28:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/24 05:28:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/24 05:28:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/24 05:28:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/24 05:28:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/24 05:28:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/24 05:28:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/24 05:28:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/24 05:28:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/24 05:28:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/24 05:28:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/24 05:28:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/24 05:28:12 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/24 05:28:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/24 05:28:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/24 05:28:13 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/24 05:28:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/24 05:28:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/24 05:28:13 DEBUG : Waiting for deletions to finish 2026/02/24 05:28:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/24 05:28:13 INFO : dir1/0003-defghij.txt: Deleted 2026/02/24 05:28:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/24 05:28:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/24 05:28:13 INFO : banana: Deleted 2026/02/24 05:28:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/24 05:28:13 INFO : dir1/0008-2345678.txt: Deleted 2026/02/24 05:28:13 INFO : dir1/0011-56789;.txt: Deleted 2026/02/24 05:28:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/24 05:28:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/24 05:28:13 INFO : dir1/0007-1234567.txt: Deleted 2026/02/24 05:28:13 INFO : dir1/0010-456789.txt: Deleted 2026/02/24 05:28:13 INFO : dir1/0014-89;=.txt: Deleted 2026/02/24 05:28:13 INFO : appleappleapplebanana: Deleted 2026/02/24 05:28:13 INFO : splitbananasplit: Deleted 2026/02/24 05:28:13 INFO : dir1/0009-3456789.txt: Deleted 2026/02/24 05:28:13 INFO : dir1/0012-6789;.txt: Deleted 2026/02/24 05:28:13 INFO : dir1/0013-789;=.txt: Deleted 2026/02/24 05:28:13 INFO : dir1/0015-9;=.txt: Deleted 2026/02/24 05:28:13 INFO : apple: Deleted 2026/02/24 05:28:13 DEBUG : Waiting for deletions to finish 2026/02/24 05:28:14 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/24 05:28:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 05:28:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 05:28:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 05:28:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:14 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:28:14 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 05:28:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/24 05:28:14 INFO : appleappleapplebanana: Copied (new) 2026/02/24 05:28:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 05:28:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/24 05:28:14 INFO : splitbananasplit: Copied (new) 2026/02/24 05:28:14 DEBUG : banana: size = 6 OK 2026/02/24 05:28:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/24 05:28:14 INFO : banana: Copied (new) 2026/02/24 05:28:15 DEBUG : apple: size = 5 OK 2026/02/24 05:28:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/24 05:28:15 INFO : apple: Copied (new) 2026/02/24 05:28:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 05:28:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/24 05:28:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/24 05:28:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 05:28:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/24 05:28:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/24 05:28:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 05:28:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/24 05:28:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/24 05:28:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 05:28:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/24 05:28:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/24 05:28:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 05:28:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/24 05:28:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/24 05:28:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 05:28:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/24 05:28:15 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/24 05:28:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 05:28:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/24 05:28:15 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/24 05:28:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 05:28:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/24 05:28:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/24 05:28:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 05:28:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/24 05:28:15 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/24 05:28:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 05:28:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/24 05:28:15 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/24 05:28:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 05:28:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/24 05:28:15 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/24 05:28:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 05:28:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/24 05:28:15 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/24 05:28:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 05:28:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/24 05:28:15 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/24 05:28:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 05:28:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/24 05:28:15 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/24 05:28:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 05:28:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/24 05:28:15 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/24 05:28:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 05:28:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/24 05:28:16 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/24 05:28:16 DEBUG : Waiting for deletions to finish 2026/02/24 05:28:16 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/24 05:28:16 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/24 05:28:16 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/24 05:28:16 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/24 05:28:16 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/24 05:28:16 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/24 05:28:16 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/24 05:28:16 INFO : splitbananasplitSUFFIX: Deleted 2026/02/24 05:28:16 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/24 05:28:16 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/24 05:28:16 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/24 05:28:16 INFO : appleSUFFIX: Deleted 2026/02/24 05:28:16 INFO : bananaSUFFIX: Deleted 2026/02/24 05:28:16 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/24 05:28:16 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/24 05:28:16 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/24 05:28:16 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/24 05:28:16 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/24 05:28:16 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/24 05:28:16 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/24 05:28:16 DEBUG : Waiting for deletions to finish 2026/02/24 05:28:16 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:28:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : Waiting for deletions to finish 2026/02/24 05:28:17 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:28:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:28:30 DEBUG : Waiting for deletions to finish 2026/02/24 05:28:30 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:28:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 05:28:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 05:28:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 05:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 05:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 05:28:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : apple: size = 5 OK 2026/02/24 05:28:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:31 DEBUG : apple: Unchanged skipping 2026/02/24 05:28:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 05:28:31 DEBUG : banana: size = 6 OK 2026/02/24 05:28:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:31 DEBUG : banana: Unchanged skipping 2026/02/24 05:28:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 05:28:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 05:28:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 05:28:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 05:28:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 05:28:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 05:28:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/24 05:28:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 05:28:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 05:28:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 05:28:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/24 05:28:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 05:28:31 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:28:31 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:28:31 DEBUG : splitbanan: size = 16 OK 2026/02/24 05:28:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/24 05:28:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/24 05:28:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 05:28:31 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/24 05:28:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/24 05:28:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/24 05:28:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 05:28:31 DEBUG : appleapple: size = 21 OK 2026/02/24 05:28:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/24 05:28:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/24 05:28:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 05:28:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/24 05:28:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/24 05:28:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/24 05:28:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 05:28:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/24 05:28:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/24 05:28:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/24 05:28:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 05:28:31 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/24 05:28:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/24 05:28:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/24 05:28:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 05:28:31 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/24 05:28:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/24 05:28:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/24 05:28:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 05:28:31 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/24 05:28:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/24 05:28:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/24 05:28:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 05:28:32 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/24 05:28:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/24 05:28:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/24 05:28:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 05:28:32 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/24 05:28:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/24 05:28:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/24 05:28:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 05:28:32 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/24 05:28:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/24 05:28:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/24 05:28:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 05:28:32 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/24 05:28:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/24 05:28:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/24 05:28:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 05:28:32 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/24 05:28:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/24 05:28:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/24 05:28:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 05:28:32 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/24 05:28:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/24 05:28:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/24 05:28:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 05:28:32 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/24 05:28:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/24 05:28:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/24 05:28:32 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/24 05:28:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/24 05:28:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/24 05:28:32 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/24 05:28:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/24 05:28:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/24 05:28:32 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/24 05:28:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/24 05:28:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/24 05:28:32 DEBUG : Waiting for deletions to finish 2026/02/24 05:28:32 INFO : dir1/0003-defghij.txt: Deleted 2026/02/24 05:28:32 INFO : dir1/0007-1234567.txt: Deleted 2026/02/24 05:28:32 INFO : dir1/0014-89;=.txt: Deleted 2026/02/24 05:28:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/24 05:28:33 INFO : dir1/0009-3456789.txt: Deleted 2026/02/24 05:28:33 INFO : dir1/0011-56789;.txt: Deleted 2026/02/24 05:28:33 INFO : dir1/0015-9;=.txt: Deleted 2026/02/24 05:28:33 INFO : dir1/0013-789;=.txt: Deleted 2026/02/24 05:28:33 INFO : dir1/0008-2345678.txt: Deleted 2026/02/24 05:28:33 INFO : appleappleapplebanana: Deleted 2026/02/24 05:28:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/24 05:28:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/24 05:28:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/24 05:28:33 INFO : dir1/0012-6789;.txt: Deleted 2026/02/24 05:28:33 INFO : dir1/0010-456789.txt: Deleted 2026/02/24 05:28:33 INFO : splitbananasplit: Deleted 2026/02/24 05:28:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/24 05:28:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/24 05:28:33 DEBUG : Waiting for deletions to finish 2026/02/24 05:28:33 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : appleapple: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/24 05:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 05:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 05:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 05:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 05:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 05:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 05:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 05:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 05:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 05:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 05:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 05:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 05:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 05:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 05:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 05:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 05:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 05:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 05:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 05:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 05:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 05:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 05:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 05:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 05:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 05:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 05:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 05:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 05:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 05:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 05:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 05:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 05:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 05:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 05:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 05:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 05:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 05:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 05:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 05:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 05:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 05:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 05:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 05:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 05:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 05:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 05:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 05:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 05:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 05:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 05:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 05:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 05:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 05:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 05:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 05:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 05:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 05:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 05:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 05:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 05:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 05:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 05:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 05:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 05:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 05:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 05:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 05:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 05:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 05:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 05:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 05:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 05:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 05:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 05:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 05:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 05:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 05:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 05:28:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 05:28:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 05:28:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 05:28:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 05:28:34 DEBUG : apple: size = 5 OK 2026/02/24 05:28:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : apple: Unchanged skipping 2026/02/24 05:28:34 DEBUG : splitbanan: size = 16 OK 2026/02/24 05:28:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 05:28:34 DEBUG : appleapple: size = 21 OK 2026/02/24 05:28:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 05:28:34 DEBUG : banana: size = 6 OK 2026/02/24 05:28:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : banana: Unchanged skipping 2026/02/24 05:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 05:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 05:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 05:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 05:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 05:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 05:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/24 05:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 05:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 05:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 05:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 05:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 05:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 05:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 05:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 05:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 05:28:34 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/24 05:28:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/24 05:28:34 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/24 05:28:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/24 05:28:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 05:28:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/24 05:28:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 05:28:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 05:28:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/24 05:28:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 05:28:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/24 05:28:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 05:28:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 05:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 05:28:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 05:28:34 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/24 05:28:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/24 05:28:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 05:28:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/24 05:28:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 05:28:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 05:28:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 05:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 05:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 05:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 05:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 05:28:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/24 05:28:34 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/24 05:28:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 05:28:34 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/24 05:28:34 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:28:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/24 05:28:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/24 05:28:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 05:28:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 05:28:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/24 05:28:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/24 05:28:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 05:28:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 05:28:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 05:28:34 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:28:34 DEBUG : Waiting for deletions to finish 2026/02/24 05:28:34 DEBUG : Waiting for deletions to finish 2026/02/24 05:28:34 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : appleapple: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/24 05:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 05:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 05:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 05:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 05:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 05:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 05:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 05:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 05:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 05:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 05:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 05:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 05:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 05:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 05:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 05:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 05:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 05:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 05:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 05:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 05:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 05:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 05:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 05:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 05:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 05:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 05:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 05:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 05:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 05:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 05:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 05:28:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 05:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 05:28:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 05:28:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 05:28:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 05:28:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 05:28:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 05:28:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 05:28:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 05:28:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 05:28:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 05:28:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 05:28:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 05:28:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 05:28:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 05:28:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 05:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 05:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 05:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 05:28:34 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:28:46 DEBUG : Waiting for deletions to finish 2026/02/24 05:28:46 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:28:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : banana: size = 6 OK 2026/02/24 05:28:47 DEBUG : apple: size = 5 OK 2026/02/24 05:28:47 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 05:28:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 05:28:47 DEBUG : banana: Unchanged skipping 2026/02/24 05:28:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 05:28:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 05:28:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : apple: Unchanged skipping 2026/02/24 05:28:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 05:28:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 05:28:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 05:28:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 05:28:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 05:28:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 05:28:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 05:28:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 05:28:47 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:28:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 05:28:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 05:28:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 05:28:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 05:28:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 05:28:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 05:28:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 05:28:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 05:28:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 05:28:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 05:28:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 05:28:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 05:28:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 05:28:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 05:28:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 05:28:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 05:28:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 05:28:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 05:28:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 05:28:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 05:28:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 05:28:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 05:28:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 05:28:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 05:28:47 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:28:47 DEBUG : Waiting for deletions to finish 2026/02/24 05:28:47 DEBUG : Waiting for deletions to finish 2026/02/24 05:28:47 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:28:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : apple: size = 5 OK 2026/02/24 05:28:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : apple: Unchanged skipping 2026/02/24 05:28:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 05:28:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 05:28:48 DEBUG : banana: size = 6 OK 2026/02/24 05:28:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : banana: Unchanged skipping 2026/02/24 05:28:48 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 05:28:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 05:28:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 05:28:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 05:28:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 05:28:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 05:28:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 05:28:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 05:28:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 05:28:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 05:28:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 05:28:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 05:28:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 05:28:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 05:28:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 05:28:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 05:28:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 05:28:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 05:28:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 05:28:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 05:28:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 05:28:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 05:28:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 05:28:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 05:28:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 05:28:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 05:28:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 05:28:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 05:28:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 05:28:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 05:28:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 05:28:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 05:28:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 05:28:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:28:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 05:28:48 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:28:48 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:28:48 DEBUG : Waiting for deletions to finish 2026/02/24 05:28:48 DEBUG : Waiting for deletions to finish 2026/02/24 05:28:48 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : Waiting for deletions to finish 2026/02/24 05:28:48 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:28:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:29:01 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:01 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:29:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : apple: size = 5 OK 2026/02/24 05:29:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 05:29:02 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 05:29:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 05:29:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 05:29:02 DEBUG : banana: size = 6 OK 2026/02/24 05:29:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : apple: Unchanged skipping 2026/02/24 05:29:02 DEBUG : banana: Unchanged skipping 2026/02/24 05:29:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 05:29:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 05:29:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 05:29:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 05:29:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 05:29:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 05:29:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 05:29:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 05:29:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 05:29:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 05:29:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 05:29:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 05:29:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 05:29:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 05:29:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 05:29:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 05:29:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 05:29:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 05:29:02 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:29:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 05:29:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 05:29:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 05:29:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 05:29:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 05:29:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 05:29:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 05:29:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 05:29:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 05:29:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 05:29:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 05:29:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 05:29:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 05:29:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 05:29:02 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:29:02 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:02 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:02 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:29:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : apple: size = 5 OK 2026/02/24 05:29:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : apple: Unchanged skipping 2026/02/24 05:29:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 05:29:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 05:29:03 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 05:29:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : banana: size = 6 OK 2026/02/24 05:29:03 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 05:29:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : banana: Unchanged skipping 2026/02/24 05:29:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 05:29:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 05:29:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 05:29:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 05:29:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 05:29:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 05:29:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 05:29:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 05:29:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 05:29:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 05:29:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 05:29:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 05:29:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 05:29:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 05:29:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 05:29:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 05:29:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 05:29:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 05:29:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 05:29:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 05:29:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 05:29:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 05:29:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 05:29:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 05:29:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 05:29:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:29:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 05:29:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 05:29:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 05:29:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 05:29:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 05:29:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 05:29:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 05:29:03 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:29:03 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:03 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:03 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:29:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:29:15 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:16 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:29:16 DEBUG : apple: size = 5 OK 2026/02/24 05:29:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 05:29:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : banana: size = 6 OK 2026/02/24 05:29:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 05:29:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : banana: Unchanged skipping 2026/02/24 05:29:16 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 05:29:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 05:29:16 DEBUG : apple: Unchanged skipping 2026/02/24 05:29:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 05:29:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 05:29:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 05:29:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 05:29:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 05:29:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 05:29:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 05:29:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 05:29:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 05:29:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 05:29:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 05:29:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 05:29:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 05:29:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 05:29:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 05:29:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 05:29:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 05:29:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 05:29:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 05:29:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 05:29:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 05:29:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 05:29:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 05:29:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 05:29:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 05:29:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 05:29:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 05:29:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 05:29:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 05:29:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 05:29:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 05:29:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 05:29:16 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:29:16 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:29:16 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:16 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:17 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 05:29:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : banana: size = 6 OK 2026/02/24 05:29:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 05:29:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : banana: Unchanged skipping 2026/02/24 05:29:17 DEBUG : apple: size = 5 OK 2026/02/24 05:29:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : apple: Unchanged skipping 2026/02/24 05:29:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 05:29:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 05:29:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 05:29:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 05:29:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 05:29:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 05:29:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 05:29:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 05:29:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 05:29:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 05:29:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 05:29:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 05:29:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 05:29:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 05:29:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 05:29:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 05:29:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 05:29:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 05:29:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 05:29:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 05:29:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 05:29:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 05:29:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 05:29:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 05:29:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 05:29:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 05:29:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 05:29:17 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:29:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 05:29:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 05:29:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 05:29:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 05:29:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 05:29:17 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:29:17 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:17 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:17 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:29:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:29:30 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:30 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:29:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : apple: size = 5 OK 2026/02/24 05:29:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : apple: Unchanged skipping 2026/02/24 05:29:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 05:29:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 05:29:31 DEBUG : banana: size = 6 OK 2026/02/24 05:29:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : banana: Unchanged skipping 2026/02/24 05:29:31 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 05:29:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 05:29:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 05:29:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 05:29:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 05:29:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 05:29:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 05:29:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 05:29:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 05:29:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 05:29:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 05:29:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 05:29:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 05:29:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 05:29:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 05:29:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 05:29:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 05:29:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 05:29:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 05:29:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 05:29:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 05:29:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 05:29:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 05:29:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 05:29:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 05:29:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 05:29:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 05:29:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 05:29:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 05:29:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 05:29:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 05:29:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 05:29:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 05:29:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 05:29:31 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:29:31 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:29:31 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:31 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:31 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:29:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : banana: size = 6 OK 2026/02/24 05:29:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : banana: Unchanged skipping 2026/02/24 05:29:32 DEBUG : apple: size = 5 OK 2026/02/24 05:29:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : apple: Unchanged skipping 2026/02/24 05:29:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 05:29:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 05:29:32 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 05:29:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 05:29:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 05:29:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 05:29:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 05:29:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 05:29:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 05:29:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 05:29:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 05:29:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 05:29:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 05:29:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 05:29:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 05:29:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 05:29:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 05:29:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 05:29:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 05:29:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 05:29:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 05:29:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 05:29:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 05:29:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 05:29:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 05:29:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 05:29:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 05:29:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 05:29:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 05:29:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 05:29:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 05:29:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 05:29:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 05:29:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 05:29:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 05:29:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 05:29:32 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:29:32 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:29:32 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:32 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:32 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:29:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:29:44 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:45 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:29:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 05:29:46 DEBUG : apple: size = 5 OK 2026/02/24 05:29:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 05:29:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : apple: Unchanged skipping 2026/02/24 05:29:46 DEBUG : banana: size = 6 OK 2026/02/24 05:29:46 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 05:29:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : banana: Unchanged skipping 2026/02/24 05:29:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:29:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 05:29:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 05:29:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 05:29:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 05:29:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 05:29:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 05:29:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:29:46 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:46 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:46 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 05:29:46 DEBUG : apple: size = 5 OK 2026/02/24 05:29:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : apple: Unchanged skipping 2026/02/24 05:29:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 05:29:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 05:29:46 DEBUG : banana: size = 6 OK 2026/02/24 05:29:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : banana: Unchanged skipping 2026/02/24 05:29:46 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 05:29:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 05:29:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 05:29:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 05:29:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 05:29:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 05:29:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 05:29:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 05:29:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:29:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 05:29:46 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:29:46 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:29:46 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:46 DEBUG : Waiting for deletions to finish 2026/02/24 05:29:47 DEBUG : apple: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : banana: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 05:29:47 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (173.96s) --- PASS: TestTransform/NFC (12.92s) --- PASS: TestTransform/NFD (14.75s) --- PASS: TestTransform/base64 (17.51s) --- PASS: TestTransform/prefix (19.63s) --- PASS: TestTransform/suffix (19.59s) --- PASS: TestTransform/truncate (17.00s) --- PASS: TestTransform/encoder (14.51s) --- PASS: TestTransform/ISO-8859-1 (14.27s) --- PASS: TestTransform/charmap (14.49s) --- PASS: TestTransform/lowercase (14.54s) --- PASS: TestTransform/ascii (14.75s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:29:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/24 05:29:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/24 05:29:52 INFO : sub dir_somesuffix: Making directory 2026/02/24 05:29:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/24 05:29:52 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/24 05:29:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/24 05:29:52 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/24 05:29:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/24 05:29:52 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:29:52 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:29:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/24 05:29:52 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:29:52 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/24 05:29:52 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:29:53 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:29:53 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:29:53 INFO : tictactoe: Making directory 2026/02/24 05:29:53 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:29:53 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:29:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 05:29:53 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/24 05:29:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 05:29:53 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:29:53 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:29:54 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/24 05:29:54 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:29:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/24 05:29:54 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.85s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:29:55 INFO : toe: Making directory 2026/02/24 05:29:55 INFO : toe/toe: Making directory 2026/02/24 05:29:55 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:29:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/24 05:29:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/24 05:29:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/24 05:29:55 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:29:55 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:29:56 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/24 05:29:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:29:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/24 05:29:56 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.78s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:29:57 INFO : toe: Making directory 2026/02/24 05:29:57 INFO : toe/toe: Making directory 2026/02/24 05:29:57 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:29:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/24 05:29:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/24 05:29:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/24 05:29:57 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:29:57 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:29:58 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/24 05:29:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:29:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/24 05:29:58 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.89s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:29:59 DEBUG : empty_dir: Making directory with metadata 2026/02/24 05:29:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 05:29:59 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:29:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:29:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:29:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:29:59 INFO : tictacempty_dir: Making directory 2026/02/24 05:29:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:29:59 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:29:59 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:29:59 INFO : tictactoe: Making directory 2026/02/24 05:29:59 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:29:59 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:29:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 05:29:59 INFO : tictactoe/tictactoe: Making directory 2026/02/24 05:29:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 05:29:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/24 05:29:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 05:29:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/24 05:29:59 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:29:59 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:29:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/24 05:29:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:29:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/24 05:29:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:30:00 DEBUG : empty_dir: Making directory with metadata 2026/02/24 05:30:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 05:30:00 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:00 INFO : tictacempty_dir: Making directory 2026/02/24 05:30:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:00 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:00 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:00 INFO : tictactoe: Making directory 2026/02/24 05:30:00 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:00 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 05:30:00 INFO : tictactoe/tictactoe: Making directory 2026/02/24 05:30:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 05:30:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/24 05:30:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 05:30:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 05:30:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 05:30:00 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:30:00 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:30:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 05:30:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:30:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 05:30:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/24 05:30:01 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:30:01 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:01 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:01 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/24 05:30:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 05:30:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:30:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/24 05:30:01 NOTICE: B2 bucket rclone-test-hibuxej3gope: 0 differences found 2026/02/24 05:30:01 NOTICE: B2 bucket rclone-test-hibuxej3gope: 1 matching files --- PASS: TestAllTag (1.83s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:30:02 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:02 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:02 INFO : tictactoe: Making directory 2026/02/24 05:30:02 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:02 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 05:30:02 INFO : tictactoe/tictactoe: Making directory 2026/02/24 05:30:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 05:30:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/24 05:30:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 05:30:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/24 05:30:02 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:30:02 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:30:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/24 05:30:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:30:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/24 05:30:03 DEBUG : Waiting for deletions to finish 2026/02/24 05:30:03 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:03 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:03 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 05:30:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/24 05:30:03 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:30:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:30:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/24 05:30:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/24 05:30:03 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:30:03 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.26s) === RUN TestSyntax 2026/02/24 05:30:04 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:30:04 INFO : toe: Making directory 2026/02/24 05:30:04 INFO : toe/toe: Making directory 2026/02/24 05:30:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/24 05:30:04 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:30:04 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:30:05 DEBUG : toe/toe/toe: size = 11 OK 2026/02/24 05:30:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:30:05 INFO : toe/toe/toe: Copied (new) 2026/02/24 05:30:05 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.73s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:30:06 DEBUG : empty_dir: Making directory with metadata 2026/02/24 05:30:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 05:30:06 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:06 INFO : tictacempty_dir: Making directory 2026/02/24 05:30:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:06 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:06 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:06 INFO : tictactoe: Making directory 2026/02/24 05:30:06 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:06 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 05:30:06 INFO : tictactoe/tictactoe: Making directory 2026/02/24 05:30:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 05:30:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/24 05:30:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 05:30:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 05:30:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 05:30:06 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:30:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 05:30:06 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:30:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 05:30:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:30:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 05:30:07 INFO : toe/toe/toe.txt: Deleted 2026/02/24 05:30:07 INFO : toe/toe: Removing directory 2026/02/24 05:30:07 INFO : toe: Removing directory 2026/02/24 05:30:07 INFO : empty_dir: Removing directory 2026/02/24 05:30:07 DEBUG : Local file system at /tmp/rclone139936496: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.63s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:30:08 DEBUG : empty_dir: Making directory with metadata 2026/02/24 05:30:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 05:30:08 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:08 INFO : tictacempty_dir: Making directory 2026/02/24 05:30:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:08 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:08 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:08 INFO : tictactoe: Making directory 2026/02/24 05:30:08 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:08 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 05:30:08 INFO : tictactoe/tictactoe: Making directory 2026/02/24 05:30:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 05:30:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/24 05:30:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 05:30:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 05:30:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 05:30:08 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:30:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 05:30:08 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:30:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 05:30:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:30:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 05:30:08 INFO : toe/toe/toe.txt: Deleted 2026/02/24 05:30:08 INFO : toe/toe: Removing directory 2026/02/24 05:30:08 INFO : toe: Removing directory 2026/02/24 05:30:08 INFO : empty_dir: Removing directory 2026/02/24 05:30:08 DEBUG : Local file system at /tmp/rclone139936496: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/24 05:30:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 05:30:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/24 05:30:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 05:30:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 05:30:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 05:30:10 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/24 05:30:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:30:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/02/24 05:30: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: TestTransformFile (3.24s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:30:11 DEBUG : Reset feature "Copy" 2026/02/24 05:30:11 DEBUG : Reset feature "Move" 2026/02/24 05:30:11 DEBUG : Reset feature "Copy" 2026/02/24 05:30:11 DEBUG : Reset feature "Move" 2026/02/24 05:30:11 DEBUG : empty_dir: Making directory with metadata 2026/02/24 05:30:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 05:30:11 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:11 INFO : tictacempty_dir: Making directory 2026/02/24 05:30:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 05:30:11 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:11 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:11 INFO : tictactoe: Making directory 2026/02/24 05:30:11 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:11 DEBUG : toe: transformed to: tictactoe 2026/02/24 05:30:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 05:30:11 INFO : tictactoe/tictactoe: Making directory 2026/02/24 05:30:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 05:30:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/24 05:30:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 05:30:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 05:30:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 05:30:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 05:30:11 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:30:11 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:30:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 05:30:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:30:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 05:30:12 INFO : toe/toe/toe.txt: Deleted 2026/02/24 05:30:12 INFO : toe/toe: Removing directory 2026/02/24 05:30:12 INFO : toe: Removing directory 2026/02/24 05:30:12 INFO : empty_dir: Removing directory 2026/02/24 05:30:12 DEBUG : Local file system at /tmp/rclone139936496: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/24 05:30:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 05:30:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/24 05:30:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 05:30:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 05:30:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 05:30:13 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/24 05:30:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:30:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/24 05:30:14 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.56s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:30:14 DEBUG : toe: transformed to: dG9l 2026/02/24 05:30:15 DEBUG : toe: transformed to: dG9l 2026/02/24 05:30:15 INFO : dG9l: Making directory 2026/02/24 05:30:15 DEBUG : toe: transformed to: dG9l 2026/02/24 05:30:15 DEBUG : toe: transformed to: dG9l 2026/02/24 05:30:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/24 05:30:15 INFO : dG9l/dG9l: Making directory 2026/02/24 05:30:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/24 05:30:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/24 05:30:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/24 05:30:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 05:30:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/24 05:30:15 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:30:15 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:30:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/24 05:30:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:30:15 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/24 05:30:15 DEBUG : Waiting for deletions to finish 2026/02/24 05:30:16 DEBUG : dG9l: transformed to: toe 2026/02/24 05:30:16 DEBUG : dG9l: transformed to: toe 2026/02/24 05:30:16 DEBUG : dG9l: transformed to: toe 2026/02/24 05:30:16 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/24 05:30:16 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/24 05:30:16 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/24 05:30:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/24 05:30:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/24 05:30:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/24 05:30:16 DEBUG : Local file system at /tmp/rclone139936496: Waiting for checks to finish 2026/02/24 05:30:16 DEBUG : Local file system at /tmp/rclone139936496: Waiting for transfers to finish 2026/02/24 05:30:16 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.43s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-hibuxej3gope", Local "Local file system at /tmp/rclone139936496", Modify Window "1ms" 2026/02/24 05:30:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 05:30:17 DEBUG : toe: transformed to: 2026/02/24 05:30:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 05:30:17 DEBUG : toe: transformed to: 2026/02/24 05:30:17 INFO : B2 bucket rclone-test-hibuxej3gope: Making directory 2026/02/24 05:30:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 05:30:17 DEBUG : toe: transformed to: 2026/02/24 05:30:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 05:30:17 DEBUG : toe: transformed to: 2026/02/24 05:30:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 05:30:17 DEBUG : toe/toe: transformed to: 2026/02/24 05:30:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/24 05:30:17 INFO : toe/toe: Making directory 2026/02/24 05:30:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 05:30:17 DEBUG : toe/toe: transformed to: 2026/02/24 05:30:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/24 05:30:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 05:30:17 DEBUG : toe: transformed to: 2026/02/24 05:30:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/24 05:30:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 05:30:17 DEBUG : toe/toe/toe: transformed to: 2026/02/24 05:30:17 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/24 05:30:17 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for checks to finish 2026/02/24 05:30:17 DEBUG : B2 bucket rclone-test-hibuxej3gope: Waiting for transfers to finish 2026/02/24 05:30:18 DEBUG : toe/toe/toe: size = 11 OK 2026/02/24 05:30:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 05:30:18 INFO : toe/toe/toe: Copied (new) 2026/02/24 05:30:18 ERROR : B2 bucket rclone-test-hibuxej3gope: not deleting files as there were IO errors 2026/02/24 05:30:18 ERROR : B2 bucket rclone-test-hibuxej3gope: not deleting directories as there were IO errors --- PASS: TestError (1.72s) PASS 2026/02/24 05:30:19 DEBUG : B2 bucket rclone-test-hibuxej3gope: Purge remote 2026/02/24 05:30:19 INFO : B2 bucket rclone-test-hibuxej3gope: cleaning bucket "rclone-test-hibuxej3gope" of all files 2026/02/24 05:30:20 DEBUG : BackupDir/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40865cef0b708e2a_d20260224_m052442_c001_v7007000_t0000_u01771910682340") 2026/02/24 05:30:20 DEBUG : BackupDir/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f105a02c8fbf237e7_d20260224_m052433_c001_v0001117_t0032_u01771910673939") 2026/02/24 05:30:20 DEBUG : CompareDest/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40520b177ed78327_d20260224_m052414_c001_v7007000_t0000_u01771910654295") 2026/02/24 05:30:20 DEBUG : CompareDest/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11009bd74e61d575_d20260224_m052408_c001_v0001097_t0051_u01771910648254") 2026/02/24 05:30:20 DEBUG : CompareDest/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40520b177ed78328_d20260224_m052414_c001_v7007000_t0000_u01771910654480") 2026/02/24 05:30:20 DEBUG : CompareDest/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493af8f_d20260224_m052409_c001_v0001131_t0005_u01771910649416") 2026/02/24 05:30:20 DEBUG : CopyDest/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40865cef0b708e2b_d20260224_m052442_c001_v7007000_t0000_u01771910682525") 2026/02/24 05:30:20 DEBUG : CopyDest/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493afc2_d20260224_m052430_c001_v0001131_t0056_u01771910670945") 2026/02/24 05:30:20 DEBUG : CopyDest/three: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40865cef0b708e2d_d20260224_m052442_c001_v7007000_t0000_u01771910682709") 2026/02/24 05:30:20 DEBUG : CopyDest/three: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493afe0_d20260224_m052440_c001_v0001131_t0032_u01771910680217") 2026/02/24 05:30:20 DEBUG : CopyDest/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40865cef0b708e2e_d20260224_m052442_c001_v7007000_t0000_u01771910682895") 2026/02/24 05:30:20 DEBUG : CopyDest/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493afd6_d20260224_m052437_c001_v0001131_t0044_u01771910677917") 2026/02/24 05:30:20 DEBUG : EXISTING: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f415e77126fddce57_d20260224_m052601_c001_v7007000_t0000_u01771910761465") 2026/02/24 05:30:20 DEBUG : EXISTING: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b0e2_d20260224_m052600_c001_v0001131_t0039_u01771910760310") 2026/02/24 05:30:20 DEBUG : PREFIXapple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a896c5_d20260224_m052756_c001_v7007000_t0000_u01771910876952") 2026/02/24 05:30:20 DEBUG : PREFIXapple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371ec2_d20260224_m052751_c001_v0001032_t0016_u01771910871567") 2026/02/24 05:30:20 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49c07_d20260224_m052756_c001_v7007000_t0000_u01771910876883") 2026/02/24 05:30:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd04_d20260224_m052751_c001_v0001184_t0011_u01771910871593") 2026/02/24 05:30:21 DEBUG : PREFIXbanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c464240629d_d20260224_m052756_c001_v7007000_t0000_u01771910876745") 2026/02/24 05:30:21 DEBUG : PREFIXbanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b313_d20260224_m052751_c001_v0001131_t0036_u01771910871603") 2026/02/24 05:30:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f415419f6ab8427a2_d20260224_m052756_c001_v7007000_t0000_u01771910876895") 2026/02/24 05:30:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba057_d20260224_m052751_c001_v0001180_t0050_u01771910871585") 2026/02/24 05:30:21 DEBUG : Testêé: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f415e77126fddce47_d20260224_m052557_c001_v7007000_t0000_u01771910757859") 2026/02/24 05:30:21 DEBUG : Testêé: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b0d8_d20260224_m052557_c001_v0001131_t0020_u01771910757029") 2026/02/24 05:30:21 DEBUG : Testêé: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b0d6_d20260224_m052556_c001_v0001131_t0026_u01771910756242") 2026/02/24 05:30:21 DEBUG : YXBwbGU=: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3ca_d20260224_m052738_c001_v7007000_t0000_u01771910858855") 2026/02/24 05:30:21 DEBUG : YXBwbGU=: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e86_d20260224_m052734_c001_v0001032_t0027_u01771910854826") 2026/02/24 05:30:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3cb_d20260224_m052739_c001_v7007000_t0000_u01771910859043") 2026/02/24 05:30:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b2af_d20260224_m052734_c001_v0001131_t0052_u01771910854851") 2026/02/24 05:30:21 DEBUG : YmFuYW5h: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3cc_d20260224_m052739_c001_v7007000_t0000_u01771910859229") 2026/02/24 05:30:21 DEBUG : YmFuYW5h: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afcae_d20260224_m052734_c001_v0001184_t0055_u01771910854841") 2026/02/24 05:30:21 DEBUG : a/potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce187_d20260224_m052236_c001_v7007000_t0000_u01771910556071") 2026/02/24 05:30:21 DEBUG : a/potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fecf_d20260224_m052235_c001_v0001090_t0048_u01771910555375") 2026/02/24 05:30:21 DEBUG : a/potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce163_d20260224_m052233_c001_v7007000_t0000_u01771910553577") 2026/02/24 05:30:21 DEBUG : a/potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4febb_d20260224_m052232_c001_v0001090_t0035_u01771910552647") 2026/02/24 05:30:21 DEBUG : a/potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf699684_d20260224_m052213_c001_v7007000_t0000_u01771910533862") 2026/02/24 05:30:21 DEBUG : a/potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe4b_d20260224_m052212_c001_v0001090_t0035_u01771910532536") 2026/02/24 05:30:21 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b07284_d20260224_m052947_c001_v7007000_t0000_u01771910987640") 2026/02/24 05:30:21 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba2d2_d20260224_m052943_c001_v0001180_t0008_u01771910983762") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d48_d20260224_m052932_c001_v7007000_t0000_u01771910972834") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba27e_d20260224_m052929_c001_v0001180_t0030_u01771910969254") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b2602fd_d20260224_m052918_c001_v7007000_t0000_u01771910958322") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba238_d20260224_m052914_c001_v0001180_t0028_u01771910954801") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063c5_d20260224_m052903_c001_v7007000_t0000_u01771910943870") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba1dc_d20260224_m052900_c001_v0001180_t0055_u01771910940228") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a89748_d20260224_m052849_c001_v7007000_t0000_u01771910929542") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba19a_d20260224_m052845_c001_v0001180_t0001_u01771910925627") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8b8_d20260224_m052834_c001_v7007000_t0000_u01771910914972") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f62_d20260224_m052829_c001_v0001032_t0038_u01771910909199") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c885_d20260224_m052818_c001_v7007000_t0000_u01771910898033") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f08_d20260224_m052814_c001_v0001032_t0047_u01771910894773") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c464240630e_d20260224_m052813_c001_v7007000_t0000_u01771910893827") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd71_d20260224_m052809_c001_v0001184_t0053_u01771910889322") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfc7_d20260224_m052758_c001_v7007000_t0000_u01771910878457") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371ed6_d20260224_m052754_c001_v0001032_t0015_u01771910874900") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4067a6df39387c1e_d20260224_m052753_c001_v7007000_t0000_u01771910873540") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371eba_d20260224_m052749_c001_v0001032_t0028_u01771910869630") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3c5_d20260224_m052736_c001_v7007000_t0000_u01771910856832") 2026/02/24 05:30:22 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba005_d20260224_m052732_c001_v0001180_t0030_u01771910852454") 2026/02/24 05:30:23 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a972226f3_d20260224_m052721_c001_v7007000_t0000_u01771910841407") 2026/02/24 05:30:23 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bb9fc3_d20260224_m052717_c001_v0001180_t0028_u01771910837729") 2026/02/24 05:30:23 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49baa_d20260224_m052706_c001_v7007000_t0000_u01771910826533") 2026/02/24 05:30:23 DEBUG : apple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bb9f6d_d20260224_m052702_c001_v0001180_t0005_u01771910822898") 2026/02/24 05:30:23 DEBUG : appleSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c87f_d20260224_m052816_c001_v7007000_t0000_u01771910896475") 2026/02/24 05:30:23 DEBUG : appleSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd79_d20260224_m052811_c001_v0001184_t0044_u01771910891545") 2026/02/24 05:30:23 DEBUG : appleapple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8b9_d20260224_m052835_c001_v7007000_t0000_u01771910915156") 2026/02/24 05:30:23 DEBUG : appleapple: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f66_d20260224_m052831_c001_v0001032_t0059_u01771910911269") 2026/02/24 05:30:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b07288_d20260224_m052947_c001_v7007000_t0000_u01771910987824") 2026/02/24 05:30:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731372036_d20260224_m052944_c001_v0001032_t0035_u01771910984182") 2026/02/24 05:30:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d49_d20260224_m052933_c001_v7007000_t0000_u01771910973020") 2026/02/24 05:30:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731372010_d20260224_m052929_c001_v0001032_t0032_u01771910969696") 2026/02/24 05:30:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b2602fe_d20260224_m052918_c001_v7007000_t0000_u01771910958507") 2026/02/24 05:30:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371fe0_d20260224_m052915_c001_v0001032_t0006_u01771910955199") 2026/02/24 05:30:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063c6_d20260224_m052904_c001_v7007000_t0000_u01771910944056") 2026/02/24 05:30:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371fb8_d20260224_m052900_c001_v0001032_t0032_u01771910940669") 2026/02/24 05:30:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a89749_d20260224_m052849_c001_v7007000_t0000_u01771910929729") 2026/02/24 05:30:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f90_d20260224_m052846_c001_v0001032_t0051_u01771910926031") 2026/02/24 05:30:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8b3_d20260224_m052833_c001_v7007000_t0000_u01771910913154") 2026/02/24 05:30:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba137_d20260224_m052829_c001_v0001180_t0006_u01771910909847") 2026/02/24 05:30:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c887_d20260224_m052818_c001_v7007000_t0000_u01771910898219") 2026/02/24 05:30:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba0e9_d20260224_m052814_c001_v0001180_t0016_u01771910894748") 2026/02/24 05:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49b26_d20260224_m052813_c001_v7007000_t0000_u01771910893646") 2026/02/24 05:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba0c7_d20260224_m052810_c001_v0001180_t0049_u01771910890017") 2026/02/24 05:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfcb_d20260224_m052758_c001_v7007000_t0000_u01771910878643") 2026/02/24 05:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba06f_d20260224_m052754_c001_v0001180_t0005_u01771910874917") 2026/02/24 05:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c4642406295_d20260224_m052753_c001_v7007000_t0000_u01771910873558") 2026/02/24 05:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afcfe_d20260224_m052750_c001_v0001184_t0056_u01771910870192") 2026/02/24 05:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3c9_d20260224_m052737_c001_v7007000_t0000_u01771910857210") 2026/02/24 05:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afca8_d20260224_m052733_c001_v0001184_t0038_u01771910853177") 2026/02/24 05:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a972226f7_d20260224_m052721_c001_v7007000_t0000_u01771910841591") 2026/02/24 05:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afc68_d20260224_m052718_c001_v0001184_t0047_u01771910838283") 2026/02/24 05:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bab_d20260224_m052706_c001_v7007000_t0000_u01771910826718") 2026/02/24 05:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afc38_d20260224_m052703_c001_v0001184_t0001_u01771910823877") 2026/02/24 05:30:24 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c4642406314_d20260224_m052816_c001_v7007000_t0000_u01771910896255") 2026/02/24 05:30:24 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371efe_d20260224_m052811_c001_v0001032_t0058_u01771910891572") 2026/02/24 05:30:24 DEBUG : b/potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce18c_d20260224_m052236_c001_v7007000_t0000_u01771910556255") 2026/02/24 05:30:24 DEBUG : b/potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fec5_d20260224_m052234_c001_v0001090_t0054_u01771910554134") 2026/02/24 05:30:24 DEBUG : b/potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce155_d20260224_m052233_c001_v7007000_t0000_u01771910553017") 2026/02/24 05:30:24 DEBUG : b/potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4feb5_d20260224_m052231_c001_v0001090_t0050_u01771910551516") 2026/02/24 05:30:24 DEBUG : b/potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf699683_d20260224_m052213_c001_v7007000_t0000_u01771910533297") 2026/02/24 05:30:24 DEBUG : b/potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe43_d20260224_m052211_c001_v0001090_t0035_u01771910531149") 2026/02/24 05:30:24 DEBUG : backup/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f404a4ab89b3d88bf_d20260224_m052454_c001_v7007000_t0000_u01771910694975") 2026/02/24 05:30:24 DEBUG : backup/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1077883050cd7449_d20260224_m052453_c001_v0001041_t0005_u01771910693059") 2026/02/24 05:30:25 DEBUG : backup/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1058b6a032b1241d_d20260224_m052448_c001_v0001173_t0059_u01771910688856") 2026/02/24 05:30:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f404a4ab89b3d88e4_d20260224_m052521_c001_v7007000_t0000_u01771910721659") 2026/02/24 05:30:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f111c963ef388ec77_d20260224_m052519_c001_v0001144_t0034_u01771910719172") 2026/02/24 05:30:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f117494a5c14c9ebc_d20260224_m052514_c001_v0001101_t0054_u01771910714529") 2026/02/24 05:30:25 DEBUG : backup/one.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40520b177ed783b7_d20260224_m052508_c001_v7007000_t0000_u01771910708345") 2026/02/24 05:30:25 DEBUG : backup/one.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11270369ffb1103f_d20260224_m052506_c001_v0001184_t0030_u01771910706186") 2026/02/24 05:30:25 DEBUG : backup/one.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f114ffa68f44586f2_d20260224_m052501_c001_v0001167_t0029_u01771910701162") 2026/02/24 05:30:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f404a4ab89b3d88e5_d20260224_m052521_c001_v7007000_t0000_u01771910721843") 2026/02/24 05:30:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11749828ce06b17b_d20260224_m052520_c001_v0001033_t0003_u01771910720683") 2026/02/24 05:30:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1090f9c6c667e1de_d20260224_m052516_c001_v0001185_t0051_u01771910716541") 2026/02/24 05:30:25 DEBUG : backup/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f404a4ab89b3d88c0_d20260224_m052455_c001_v7007000_t0000_u01771910695161") 2026/02/24 05:30:25 DEBUG : backup/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f101d9b6714d97d4c_d20260224_m052453_c001_v0001103_t0039_u01771910693998") 2026/02/24 05:30:25 DEBUG : backup/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f116bc41217e54f66_d20260224_m052450_c001_v0001167_t0058_u01771910690638") 2026/02/24 05:30:25 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40520b177ed783ba_d20260224_m052508_c001_v7007000_t0000_u01771910708528") 2026/02/24 05:30:25 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f115668ef3498480c_d20260224_m052507_c001_v0001113_t0011_u01771910707290") 2026/02/24 05:30:25 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1121035c9a42aadc_d20260224_m052503_c001_v0001167_t0022_u01771910703543") 2026/02/24 05:30:25 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b0728a_d20260224_m052948_c001_v7007000_t0000_u01771910988008") 2026/02/24 05:30:25 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503aff36_d20260224_m052943_c001_v0001184_t0024_u01771910983982") 2026/02/24 05:30:25 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d4a_d20260224_m052933_c001_v7007000_t0000_u01771910973204") 2026/02/24 05:30:25 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afefc_d20260224_m052929_c001_v0001184_t0035_u01771910969485") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b260300_d20260224_m052918_c001_v7007000_t0000_u01771910958693") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afed0_d20260224_m052915_c001_v0001184_t0020_u01771910954999") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063c7_d20260224_m052904_c001_v7007000_t0000_u01771910944239") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afe86_d20260224_m052900_c001_v0001184_t0020_u01771910940429") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a8974b_d20260224_m052849_c001_v7007000_t0000_u01771910929915") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afe47_d20260224_m052845_c001_v0001184_t0054_u01771910925827") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8bb_d20260224_m052835_c001_v7007000_t0000_u01771910915342") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afdf3_d20260224_m052829_c001_v0001184_t0042_u01771910909618") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c889_d20260224_m052818_c001_v7007000_t0000_u01771910898408") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b37b_d20260224_m052814_c001_v0001131_t0018_u01771910894767") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4134c8800e437285_d20260224_m052813_c001_v7007000_t0000_u01771910893409") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b367_d20260224_m052809_c001_v0001131_t0023_u01771910889574") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfcf_d20260224_m052758_c001_v7007000_t0000_u01771910878830") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd26_d20260224_m052754_c001_v0001184_t0027_u01771910874925") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4067a6df39387c20_d20260224_m052753_c001_v7007000_t0000_u01771910873909") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba04d_d20260224_m052749_c001_v0001180_t0045_u01771910869980") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d715dba_d20260224_m052737_c001_v7007000_t0000_u01771910857039") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e82_d20260224_m052732_c001_v0001032_t0037_u01771910852670") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a972226f9_d20260224_m052721_c001_v7007000_t0000_u01771910841776") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e58_d20260224_m052717_c001_v0001032_t0052_u01771910837933") 2026/02/24 05:30:26 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bac_d20260224_m052706_c001_v7007000_t0000_u01771910826902") 2026/02/24 05:30:27 DEBUG : banana: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e28_d20260224_m052703_c001_v0001032_t0058_u01771910823105") 2026/02/24 05:30:27 DEBUG : bananaSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4234e28572d60495_d20260224_m052816_c001_v7007000_t0000_u01771910896486") 2026/02/24 05:30:27 DEBUG : bananaSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b36f_d20260224_m052811_c001_v0001131_t0030_u01771910891555") 2026/02/24 05:30:27 DEBUG : both0: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf02b_d20260224_m052641_c001_v7007000_t0000_u01771910801730") 2026/02/24 05:30:27 DEBUG : both0: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b16e_d20260224_m052625_c001_v0001131_t0043_u01771910785020") 2026/02/24 05:30:27 DEBUG : both0: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6ce6_d20260224_m052620_c001_v7007000_t0000_u01771910780679") 2026/02/24 05:30:27 DEBUG : both0: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b0f0_d20260224_m052603_c001_v0001131_t0056_u01771910763339") 2026/02/24 05:30:27 DEBUG : both1: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf02c_d20260224_m052641_c001_v7007000_t0000_u01771910801920") 2026/02/24 05:30:27 DEBUG : both1: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b178_d20260224_m052625_c001_v0001131_t0010_u01771910785689") 2026/02/24 05:30:27 DEBUG : both1: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6ce7_d20260224_m052620_c001_v7007000_t0000_u01771910780869") 2026/02/24 05:30:27 DEBUG : both1: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b0f4_d20260224_m052604_c001_v0001131_t0024_u01771910764127") 2026/02/24 05:30:27 DEBUG : both10: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf02d_d20260224_m052642_c001_v7007000_t0000_u01771910802104") 2026/02/24 05:30:27 DEBUG : both10: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1aa_d20260224_m052631_c001_v0001131_t0041_u01771910791701") 2026/02/24 05:30:27 DEBUG : both10: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6ce9_d20260224_m052621_c001_v7007000_t0000_u01771910781053") 2026/02/24 05:30:27 DEBUG : both10: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b126_d20260224_m052610_c001_v0001131_t0041_u01771910770967") 2026/02/24 05:30:27 DEBUG : both11: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf02e_d20260224_m052642_c001_v7007000_t0000_u01771910802323") 2026/02/24 05:30:27 DEBUG : both11: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1b0_d20260224_m052632_c001_v0001131_t0043_u01771910792478") 2026/02/24 05:30:27 DEBUG : both11: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6ceb_d20260224_m052621_c001_v7007000_t0000_u01771910781238") 2026/02/24 05:30:27 DEBUG : both11: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b12a_d20260224_m052611_c001_v0001131_t0013_u01771910771669") 2026/02/24 05:30:27 DEBUG : both12: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf02f_d20260224_m052642_c001_v7007000_t0000_u01771910802509") 2026/02/24 05:30:27 DEBUG : both12: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1ba_d20260224_m052633_c001_v0001131_t0057_u01771910793127") 2026/02/24 05:30:28 DEBUG : both12: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6ced_d20260224_m052621_c001_v7007000_t0000_u01771910781424") 2026/02/24 05:30:28 DEBUG : both12: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b130_d20260224_m052612_c001_v0001131_t0011_u01771910772272") 2026/02/24 05:30:28 DEBUG : both13: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf030_d20260224_m052642_c001_v7007000_t0000_u01771910802693") 2026/02/24 05:30:28 DEBUG : both13: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1c2_d20260224_m052633_c001_v0001131_t0051_u01771910793969") 2026/02/24 05:30:28 DEBUG : both13: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6cf1_d20260224_m052621_c001_v7007000_t0000_u01771910781609") 2026/02/24 05:30:28 DEBUG : both13: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b134_d20260224_m052612_c001_v0001131_t0059_u01771910772977") 2026/02/24 05:30:28 DEBUG : both14: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf031_d20260224_m052642_c001_v7007000_t0000_u01771910802879") 2026/02/24 05:30:28 DEBUG : both14: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1c6_d20260224_m052634_c001_v0001131_t0035_u01771910794619") 2026/02/24 05:30:28 DEBUG : both14: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6cf5_d20260224_m052621_c001_v7007000_t0000_u01771910781795") 2026/02/24 05:30:28 DEBUG : both14: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b13a_d20260224_m052613_c001_v0001131_t0047_u01771910773555") 2026/02/24 05:30:28 DEBUG : both15: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf032_d20260224_m052643_c001_v7007000_t0000_u01771910803063") 2026/02/24 05:30:28 DEBUG : both15: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1ca_d20260224_m052635_c001_v0001131_t0042_u01771910795296") 2026/02/24 05:30:28 DEBUG : both15: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6cf8_d20260224_m052621_c001_v7007000_t0000_u01771910781980") 2026/02/24 05:30:28 DEBUG : both15: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b13e_d20260224_m052614_c001_v0001131_t0010_u01771910774270") 2026/02/24 05:30:28 DEBUG : both16: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf033_d20260224_m052643_c001_v7007000_t0000_u01771910803249") 2026/02/24 05:30:28 DEBUG : both16: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1ce_d20260224_m052635_c001_v0001131_t0030_u01771910795945") 2026/02/24 05:30:28 DEBUG : both16: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6cfb_d20260224_m052622_c001_v7007000_t0000_u01771910782166") 2026/02/24 05:30:28 DEBUG : both16: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b142_d20260224_m052614_c001_v0001131_t0035_u01771910774970") 2026/02/24 05:30:28 DEBUG : both17: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf034_d20260224_m052643_c001_v7007000_t0000_u01771910803439") 2026/02/24 05:30:28 DEBUG : both17: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1d2_d20260224_m052636_c001_v0001131_t0019_u01771910796627") 2026/02/24 05:30:28 DEBUG : both17: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6d00_d20260224_m052622_c001_v7007000_t0000_u01771910782351") 2026/02/24 05:30:29 DEBUG : both17: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b148_d20260224_m052615_c001_v0001131_t0040_u01771910775738") 2026/02/24 05:30:29 DEBUG : both18: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf035_d20260224_m052643_c001_v7007000_t0000_u01771910803623") 2026/02/24 05:30:29 DEBUG : both18: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1d9_d20260224_m052637_c001_v0001131_t0023_u01771910797435") 2026/02/24 05:30:29 DEBUG : both18: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6d04_d20260224_m052622_c001_v7007000_t0000_u01771910782536") 2026/02/24 05:30:29 DEBUG : both18: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b14e_d20260224_m052616_c001_v0001131_t0042_u01771910776463") 2026/02/24 05:30:29 DEBUG : both19: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf036_d20260224_m052643_c001_v7007000_t0000_u01771910803808") 2026/02/24 05:30:29 DEBUG : both19: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1df_d20260224_m052638_c001_v0001131_t0057_u01771910798091") 2026/02/24 05:30:29 DEBUG : both19: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6d08_d20260224_m052622_c001_v7007000_t0000_u01771910782721") 2026/02/24 05:30:29 DEBUG : both19: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b156_d20260224_m052617_c001_v0001131_t0052_u01771910777277") 2026/02/24 05:30:29 DEBUG : both2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf037_d20260224_m052643_c001_v7007000_t0000_u01771910803993") 2026/02/24 05:30:29 DEBUG : both2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b17c_d20260224_m052626_c001_v0001131_t0010_u01771910786298") 2026/02/24 05:30:29 DEBUG : both2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6d0b_d20260224_m052622_c001_v7007000_t0000_u01771910782906") 2026/02/24 05:30:29 DEBUG : both2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b0fc_d20260224_m052604_c001_v0001131_t0001_u01771910764996") 2026/02/24 05:30:29 DEBUG : both3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf038_d20260224_m052644_c001_v7007000_t0000_u01771910804179") 2026/02/24 05:30:29 DEBUG : both3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b180_d20260224_m052626_c001_v0001131_t0021_u01771910786899") 2026/02/24 05:30:29 DEBUG : both3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6d10_d20260224_m052623_c001_v7007000_t0000_u01771910783090") 2026/02/24 05:30:29 DEBUG : both3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b102_d20260224_m052605_c001_v0001131_t0054_u01771910765840") 2026/02/24 05:30:29 DEBUG : both4: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf039_d20260224_m052644_c001_v7007000_t0000_u01771910804365") 2026/02/24 05:30:29 DEBUG : both4: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b186_d20260224_m052627_c001_v0001131_t0010_u01771910787787") 2026/02/24 05:30:29 DEBUG : both4: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6d14_d20260224_m052623_c001_v7007000_t0000_u01771910783276") 2026/02/24 05:30:29 DEBUG : both4: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b106_d20260224_m052606_c001_v0001131_t0022_u01771910766558") 2026/02/24 05:30:30 DEBUG : both5: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf03a_d20260224_m052644_c001_v7007000_t0000_u01771910804550") 2026/02/24 05:30:30 DEBUG : both5: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b18c_d20260224_m052628_c001_v0001131_t0032_u01771910788357") 2026/02/24 05:30:30 DEBUG : both5: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6d17_d20260224_m052623_c001_v7007000_t0000_u01771910783462") 2026/02/24 05:30:30 DEBUG : both5: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b10c_d20260224_m052607_c001_v0001131_t0011_u01771910767294") 2026/02/24 05:30:30 DEBUG : both6: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf03b_d20260224_m052644_c001_v7007000_t0000_u01771910804736") 2026/02/24 05:30:30 DEBUG : both6: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b190_d20260224_m052629_c001_v0001131_t0010_u01771910789036") 2026/02/24 05:30:30 DEBUG : both6: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6d1b_d20260224_m052623_c001_v7007000_t0000_u01771910783720") 2026/02/24 05:30:30 DEBUG : both6: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b114_d20260224_m052608_c001_v0001131_t0020_u01771910768071") 2026/02/24 05:30:30 DEBUG : both7: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf03c_d20260224_m052644_c001_v7007000_t0000_u01771910804920") 2026/02/24 05:30:30 DEBUG : both7: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b196_d20260224_m052629_c001_v0001131_t0011_u01771910789724") 2026/02/24 05:30:30 DEBUG : both7: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6d20_d20260224_m052623_c001_v7007000_t0000_u01771910783904") 2026/02/24 05:30:30 DEBUG : both7: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b118_d20260224_m052608_c001_v0001131_t0050_u01771910768820") 2026/02/24 05:30:30 DEBUG : both8: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf03d_d20260224_m052645_c001_v7007000_t0000_u01771910805106") 2026/02/24 05:30:30 DEBUG : both8: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b19e_d20260224_m052630_c001_v0001131_t0044_u01771910790390") 2026/02/24 05:30:30 DEBUG : both8: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6d24_d20260224_m052624_c001_v7007000_t0000_u01771910784090") 2026/02/24 05:30:30 DEBUG : both8: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b11c_d20260224_m052609_c001_v0001131_t0039_u01771910769517") 2026/02/24 05:30:30 DEBUG : both9: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf03e_d20260224_m052645_c001_v7007000_t0000_u01771910805290") 2026/02/24 05:30:30 DEBUG : both9: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1a4_d20260224_m052631_c001_v0001131_t0046_u01771910791151") 2026/02/24 05:30:30 DEBUG : both9: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6d27_d20260224_m052624_c001_v7007000_t0000_u01771910784276") 2026/02/24 05:30:30 DEBUG : both9: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b122_d20260224_m052610_c001_v0001131_t0025_u01771910770292") 2026/02/24 05:30:30 DEBUG : c/non empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce18f_d20260224_m052236_c001_v7007000_t0000_u01771910556441") 2026/02/24 05:30:31 DEBUG : c/non empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fec7_d20260224_m052234_c001_v0001090_t0029_u01771910554626") 2026/02/24 05:30:31 DEBUG : c/non empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce168_d20260224_m052233_c001_v7007000_t0000_u01771910553762") 2026/02/24 05:30:31 DEBUG : c/non empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4feb7_d20260224_m052231_c001_v0001090_t0001_u01771910551903") 2026/02/24 05:30:31 DEBUG : c/non empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf699685_d20260224_m052214_c001_v7007000_t0000_u01771910534047") 2026/02/24 05:30:31 DEBUG : c/non empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe45_d20260224_m052211_c001_v0001090_t0033_u01771910531647") 2026/02/24 05:30:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3ce_d20260224_m052739_c001_v7007000_t0000_u01771910859414") 2026/02/24 05:30:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba00f_d20260224_m052734_c001_v0001180_t0055_u01771910854822") 2026/02/24 05:30:31 DEBUG : check sum: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf69924b_d20260224_m052203_c001_v7007000_t0000_u01771910523396") 2026/02/24 05:30:31 DEBUG : check sum: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe25_d20260224_m052202_c001_v0001090_t0052_u01771910522343") 2026/02/24 05:30:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41707b2948da57b8_d20260224_m053016_c001_v7007000_t0000_u01771911016974") 2026/02/24 05:30:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba364_d20260224_m053015_c001_v0001180_t0000_u01771911015514") 2026/02/24 05:30:31 DEBUG : dest/3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40865cef0b708e0f_d20260224_m052423_c001_v7007000_t0000_u01771910663694") 2026/02/24 05:30:31 DEBUG : dest/3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4118593ba175e7a3_d20260224_m052422_c001_v0001109_t0024_u01771910662581") 2026/02/24 05:30:31 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8bc_d20260224_m052835_c001_v7007000_t0000_u01771910915527") 2026/02/24 05:30:31 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba13f_d20260224_m052831_c001_v0001180_t0042_u01771910911296") 2026/02/24 05:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b0728f_d20260224_m052948_c001_v7007000_t0000_u01771910988203") 2026/02/24 05:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba2aa_d20260224_m052937_c001_v0001180_t0004_u01771910977582") 2026/02/24 05:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d4c_d20260224_m052933_c001_v7007000_t0000_u01771910973451") 2026/02/24 05:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba258_d20260224_m052923_c001_v0001180_t0005_u01771910963037") 2026/02/24 05:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b260301_d20260224_m052918_c001_v7007000_t0000_u01771910958880") 2026/02/24 05:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba206_d20260224_m052908_c001_v0001180_t0030_u01771910948543") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063c8_d20260224_m052904_c001_v7007000_t0000_u01771910944423") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba1c2_d20260224_m052854_c001_v0001180_t0048_u01771910934320") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a8974c_d20260224_m052850_c001_v7007000_t0000_u01771910930099") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba178_d20260224_m052839_c001_v0001180_t0049_u01771910919765") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf7094_d20260224_m052833_c001_v7007000_t0000_u01771910913175") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f2e_d20260224_m052822_c001_v0001032_t0033_u01771910902756") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c88a_d20260224_m052818_c001_v7007000_t0000_u01771910898596") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba0ed_d20260224_m052814_c001_v0001180_t0002_u01771910894974") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce887_d20260224_m052813_c001_v7007000_t0000_u01771910893209") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd58_d20260224_m052803_c001_v0001184_t0052_u01771910883164") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfd3_d20260224_m052759_c001_v7007000_t0000_u01771910879014") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba073_d20260224_m052755_c001_v0001180_t0059_u01771910875118") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfac_d20260224_m052753_c001_v7007000_t0000_u01771910873957") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371eb2_d20260224_m052743_c001_v0001032_t0047_u01771910863577") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6e75_d20260224_m052737_c001_v7007000_t0000_u01771910857059") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bb9feb_d20260224_m052726_c001_v0001180_t0048_u01771910846077") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a972226fb_d20260224_m052721_c001_v7007000_t0000_u01771910841960") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bb9f95_d20260224_m052711_c001_v0001180_t0021_u01771910831330") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bad_d20260224_m052707_c001_v7007000_t0000_u01771910827087") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bb9f53_d20260224_m052658_c001_v0001180_t0047_u01771910818004") 2026/02/24 05:30:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c880_d20260224_m052816_c001_v7007000_t0000_u01771910896667") 2026/02/24 05:30:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba0d1_d20260224_m052811_c001_v0001180_t0055_u01771910891782") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8bd_d20260224_m052835_c001_v7007000_t0000_u01771910915711") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b3c7_d20260224_m052831_c001_v0001131_t0042_u01771910911304") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b07291_d20260224_m052948_c001_v7007000_t0000_u01771910988387") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503aff1c_d20260224_m052938_c001_v0001184_t0041_u01771910978156") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d4d_d20260224_m052933_c001_v7007000_t0000_u01771910973636") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afee6_d20260224_m052923_c001_v0001184_t0035_u01771910963649") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b260303_d20260224_m052919_c001_v7007000_t0000_u01771910959066") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afeb6_d20260224_m052909_c001_v0001184_t0054_u01771910949142") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063c9_d20260224_m052904_c001_v7007000_t0000_u01771910944606") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afe6e_d20260224_m052854_c001_v0001184_t0020_u01771910934952") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a8974e_d20260224_m052850_c001_v7007000_t0000_u01771910930284") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afe2b_d20260224_m052840_c001_v0001184_t0016_u01771910920329") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f419b1845f5184ff6_d20260224_m052833_c001_v7007000_t0000_u01771910913327") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afdd3_d20260224_m052823_c001_v0001184_t0059_u01771910903872") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c88b_d20260224_m052818_c001_v7007000_t0000_u01771910898782") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd97_d20260224_m052814_c001_v0001184_t0049_u01771910894982") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c876_d20260224_m052813_c001_v7007000_t0000_u01771910893611") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b34f_d20260224_m052803_c001_v0001131_t0015_u01771910883745") 2026/02/24 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfd6_d20260224_m052759_c001_v7007000_t0000_u01771910879198") 2026/02/24 05:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd28_d20260224_m052755_c001_v0001184_t0039_u01771910875138") 2026/02/24 05:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c4642406296_d20260224_m052753_c001_v7007000_t0000_u01771910873743") 2026/02/24 05:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba037_d20260224_m052744_c001_v0001180_t0030_u01771910864293") 2026/02/24 05:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a89688_d20260224_m052736_c001_v7007000_t0000_u01771910856456") 2026/02/24 05:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e64_d20260224_m052726_c001_v0001032_t0038_u01771910846681") 2026/02/24 05:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a972226ff_d20260224_m052722_c001_v7007000_t0000_u01771910842145") 2026/02/24 05:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e34_d20260224_m052711_c001_v0001032_t0026_u01771910831936") 2026/02/24 05:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bae_d20260224_m052707_c001_v7007000_t0000_u01771910827274") 2026/02/24 05:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e12_d20260224_m052658_c001_v0001032_t0055_u01771910818204") 2026/02/24 05:30:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4134c8800e43728d_d20260224_m052816_c001_v7007000_t0000_u01771910896496") 2026/02/24 05:30:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd7d_d20260224_m052811_c001_v0001184_t0030_u01771910891914") 2026/02/24 05:30:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8be_d20260224_m052835_c001_v7007000_t0000_u01771910915900") 2026/02/24 05:30:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afdfd_d20260224_m052831_c001_v0001184_t0019_u01771910911501") 2026/02/24 05:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b07295_d20260224_m052948_c001_v7007000_t0000_u01771910988572") 2026/02/24 05:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731372028_d20260224_m052938_c001_v0001032_t0038_u01771910978765") 2026/02/24 05:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d4e_d20260224_m052933_c001_v7007000_t0000_u01771910973819") 2026/02/24 05:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371ff6_d20260224_m052924_c001_v0001032_t0030_u01771910964218") 2026/02/24 05:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b260305_d20260224_m052919_c001_v7007000_t0000_u01771910959253") 2026/02/24 05:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371fce_d20260224_m052909_c001_v0001032_t0035_u01771910949729") 2026/02/24 05:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063ca_d20260224_m052904_c001_v7007000_t0000_u01771910944792") 2026/02/24 05:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371fac_d20260224_m052855_c001_v0001032_t0031_u01771910935538") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a8974f_d20260224_m052850_c001_v7007000_t0000_u01771910930469") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f80_d20260224_m052840_c001_v0001032_t0049_u01771910920906") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8b4_d20260224_m052833_c001_v7007000_t0000_u01771910913341") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba119_d20260224_m052824_c001_v0001180_t0007_u01771910904465") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c88d_d20260224_m052818_c001_v7007000_t0000_u01771910898969") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b381_d20260224_m052815_c001_v0001131_t0005_u01771910895056") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f415e77126fddd18e_d20260224_m052813_c001_v7007000_t0000_u01771910893423") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba0ab_d20260224_m052804_c001_v0001180_t0049_u01771910884454") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfda_d20260224_m052759_c001_v7007000_t0000_u01771910879383") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b32d_d20260224_m052755_c001_v0001131_t0046_u01771910875260") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4067a6df39387c1f_d20260224_m052753_c001_v7007000_t0000_u01771910873723") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afce2_d20260224_m052744_c001_v0001184_t0014_u01771910864911") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49ab7_d20260224_m052737_c001_v7007000_t0000_u01771910857071") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afc8c_d20260224_m052727_c001_v0001184_t0026_u01771910847545") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a97222701_d20260224_m052722_c001_v7007000_t0000_u01771910842330") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afc50_d20260224_m052712_c001_v0001184_t0050_u01771910832826") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49baf_d20260224_m052707_c001_v7007000_t0000_u01771910827460") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afc14_d20260224_m052658_c001_v0001184_t0014_u01771910818530") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce89d_d20260224_m052816_c001_v7007000_t0000_u01771910896511") 2026/02/24 05:30:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f00_d20260224_m052811_c001_v0001032_t0007_u01771910891953") 2026/02/24 05:30:35 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8c0_d20260224_m052836_c001_v7007000_t0000_u01771910916084") 2026/02/24 05:30:36 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba141_d20260224_m052831_c001_v0001180_t0014_u01771910911580") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b07297_d20260224_m052948_c001_v7007000_t0000_u01771910988756") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b4c5_d20260224_m052939_c001_v0001131_t0042_u01771910979593") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d50_d20260224_m052934_c001_v7007000_t0000_u01771910974004") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b4a1_d20260224_m052925_c001_v0001131_t0042_u01771910965013") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b260306_d20260224_m052919_c001_v7007000_t0000_u01771910959438") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b475_d20260224_m052910_c001_v0001131_t0042_u01771910950532") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063cb_d20260224_m052904_c001_v7007000_t0000_u01771910944976") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b441_d20260224_m052856_c001_v0001131_t0003_u01771910936480") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a89750_d20260224_m052850_c001_v7007000_t0000_u01771910930653") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b3fd_d20260224_m052841_c001_v0001131_t0050_u01771910921790") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f419b1845f5184ff0_d20260224_m052832_c001_v7007000_t0000_u01771910912769") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b3ab_d20260224_m052825_c001_v0001131_t0052_u01771910905059") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c88e_d20260224_m052819_c001_v7007000_t0000_u01771910899157") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f0a_d20260224_m052815_c001_v0001032_t0046_u01771910895117") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4134c8800e437284_d20260224_m052813_c001_v7007000_t0000_u01771910893226") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371eee_d20260224_m052805_c001_v0001032_t0042_u01771910885063") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfde_d20260224_m052759_c001_v7007000_t0000_u01771910879571") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371ed8_d20260224_m052755_c001_v0001032_t0027_u01771910875288") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce864_d20260224_m052753_c001_v7007000_t0000_u01771910873924") 2026/02/24 05:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b2f3_d20260224_m052745_c001_v0001131_t0058_u01771910865478") 2026/02/24 05:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a8968a_d20260224_m052736_c001_v7007000_t0000_u01771910856642") 2026/02/24 05:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b295_d20260224_m052728_c001_v0001131_t0055_u01771910848116") 2026/02/24 05:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a97222703_d20260224_m052722_c001_v7007000_t0000_u01771910842513") 2026/02/24 05:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b251_d20260224_m052713_c001_v0001131_t0021_u01771910833398") 2026/02/24 05:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bb0_d20260224_m052707_c001_v7007000_t0000_u01771910827645") 2026/02/24 05:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b21b_d20260224_m052658_c001_v0001131_t0032_u01771910818729") 2026/02/24 05:30:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4146521755e9c735_d20260224_m052816_c001_v7007000_t0000_u01771910896265") 2026/02/24 05:30:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b371_d20260224_m052811_c001_v0001131_t0056_u01771910891968") 2026/02/24 05:30:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8c1_d20260224_m052836_c001_v7007000_t0000_u01771910916268") 2026/02/24 05:30:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f68_d20260224_m052831_c001_v0001032_t0031_u01771910911619") 2026/02/24 05:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b07299_d20260224_m052948_c001_v7007000_t0000_u01771910988940") 2026/02/24 05:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba2b8_d20260224_m052940_c001_v0001180_t0046_u01771910980049") 2026/02/24 05:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d51_d20260224_m052934_c001_v7007000_t0000_u01771910974187") 2026/02/24 05:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba268_d20260224_m052925_c001_v0001180_t0038_u01771910965404") 2026/02/24 05:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b260307_d20260224_m052919_c001_v7007000_t0000_u01771910959622") 2026/02/24 05:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba218_d20260224_m052910_c001_v0001180_t0049_u01771910950974") 2026/02/24 05:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063cc_d20260224_m052905_c001_v7007000_t0000_u01771910945161") 2026/02/24 05:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba1ce_d20260224_m052856_c001_v0001180_t0014_u01771910936788") 2026/02/24 05:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a89751_d20260224_m052850_c001_v7007000_t0000_u01771910930838") 2026/02/24 05:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba182_d20260224_m052842_c001_v0001180_t0031_u01771910922056") 2026/02/24 05:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf708a_d20260224_m052832_c001_v7007000_t0000_u01771910912803") 2026/02/24 05:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f40_d20260224_m052825_c001_v0001032_t0010_u01771910905385") 2026/02/24 05:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c890_d20260224_m052819_c001_v7007000_t0000_u01771910899343") 2026/02/24 05:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd9b_d20260224_m052815_c001_v0001184_t0039_u01771910895197") 2026/02/24 05:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f415e77126fddd18f_d20260224_m052813_c001_v7007000_t0000_u01771910893608") 2026/02/24 05:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd67_d20260224_m052805_c001_v0001184_t0032_u01771910885491") 2026/02/24 05:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfe2_d20260224_m052759_c001_v7007000_t0000_u01771910879779") 2026/02/24 05:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba075_d20260224_m052755_c001_v0001180_t0027_u01771910875326") 2026/02/24 05:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f415419f6ab84279e_d20260224_m052753_c001_v7007000_t0000_u01771910873777") 2026/02/24 05:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371eb4_d20260224_m052745_c001_v0001032_t0010_u01771910865782") 2026/02/24 05:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce858_d20260224_m052737_c001_v7007000_t0000_u01771910857080") 2026/02/24 05:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bb9ff9_d20260224_m052728_c001_v0001180_t0028_u01771910848457") 2026/02/24 05:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a97222705_d20260224_m052722_c001_v7007000_t0000_u01771910842697") 2026/02/24 05:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bb9fa5_d20260224_m052713_c001_v0001180_t0019_u01771910833761") 2026/02/24 05:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bb1_d20260224_m052707_c001_v7007000_t0000_u01771910827831") 2026/02/24 05:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bb9f5d_d20260224_m052659_c001_v0001180_t0001_u01771910819125") 2026/02/24 05:30:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce89a_d20260224_m052816_c001_v7007000_t0000_u01771910896326") 2026/02/24 05:30:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba0d3_d20260224_m052811_c001_v0001180_t0012_u01771910891981") 2026/02/24 05:30:38 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8c2_d20260224_m052836_c001_v7007000_t0000_u01771910916452") 2026/02/24 05:30:38 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b3cb_d20260224_m052831_c001_v0001131_t0024_u01771910911655") 2026/02/24 05:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b0729d_d20260224_m052949_c001_v7007000_t0000_u01771910989125") 2026/02/24 05:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503aff22_d20260224_m052940_c001_v0001184_t0031_u01771910980248") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d52_d20260224_m052934_c001_v7007000_t0000_u01771910974371") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afeec_d20260224_m052925_c001_v0001184_t0046_u01771910965695") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b260308_d20260224_m052919_c001_v7007000_t0000_u01771910959807") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afebc_d20260224_m052911_c001_v0001184_t0024_u01771910951211") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063cd_d20260224_m052905_c001_v7007000_t0000_u01771910945346") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afe7c_d20260224_m052857_c001_v0001184_t0032_u01771910937030") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a89752_d20260224_m052851_c001_v7007000_t0000_u01771910931023") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afe33_d20260224_m052842_c001_v0001184_t0028_u01771910922256") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce91a_d20260224_m052833_c001_v7007000_t0000_u01771910913158") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afdd9_d20260224_m052825_c001_v0001184_t0033_u01771910905782") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c892_d20260224_m052819_c001_v7007000_t0000_u01771910899530") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba0ef_d20260224_m052815_c001_v0001180_t0021_u01771910895209") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f415e77126fddd18d_d20260224_m052813_c001_v7007000_t0000_u01771910893238") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b355_d20260224_m052805_c001_v0001131_t0010_u01771910885745") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfe5_d20260224_m052759_c001_v7007000_t0000_u01771910879965") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd2c_d20260224_m052755_c001_v0001184_t0046_u01771910875334") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c4642406298_d20260224_m052753_c001_v7007000_t0000_u01771910873937") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba03b_d20260224_m052746_c001_v0001180_t0047_u01771910866307") 2026/02/24 05:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4067a6df39387c0d_d20260224_m052737_c001_v7007000_t0000_u01771910857091") 2026/02/24 05:30:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e6e_d20260224_m052728_c001_v0001032_t0022_u01771910848651") 2026/02/24 05:30:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a97222709_d20260224_m052722_c001_v7007000_t0000_u01771910842880") 2026/02/24 05:30:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e3a_d20260224_m052714_c001_v0001032_t0034_u01771910834056") 2026/02/24 05:30:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bb2_d20260224_m052708_c001_v7007000_t0000_u01771910828017") 2026/02/24 05:30:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e16_d20260224_m052659_c001_v0001032_t0017_u01771910819320") 2026/02/24 05:30:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf0fa_d20260224_m052816_c001_v7007000_t0000_u01771910896275") 2026/02/24 05:30:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd7f_d20260224_m052812_c001_v0001184_t0036_u01771910892122") 2026/02/24 05:30:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8c3_d20260224_m052836_c001_v7007000_t0000_u01771910916638") 2026/02/24 05:30:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afdff_d20260224_m052831_c001_v0001184_t0021_u01771910911705") 2026/02/24 05:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072a1_d20260224_m052949_c001_v7007000_t0000_u01771910989310") 2026/02/24 05:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb73137202c_d20260224_m052940_c001_v0001032_t0025_u01771910980446") 2026/02/24 05:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d53_d20260224_m052934_c001_v7007000_t0000_u01771910974555") 2026/02/24 05:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371ffe_d20260224_m052925_c001_v0001032_t0006_u01771910965894") 2026/02/24 05:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b260309_d20260224_m052919_c001_v7007000_t0000_u01771910959993") 2026/02/24 05:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371fd4_d20260224_m052911_c001_v0001032_t0015_u01771910951410") 2026/02/24 05:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063ce_d20260224_m052905_c001_v7007000_t0000_u01771910945530") 2026/02/24 05:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371fb0_d20260224_m052857_c001_v0001032_t0029_u01771910937231") 2026/02/24 05:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a89753_d20260224_m052851_c001_v7007000_t0000_u01771910931247") 2026/02/24 05:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f84_d20260224_m052842_c001_v0001032_t0022_u01771910922461") 2026/02/24 05:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f415e77126fddd1b1_d20260224_m052833_c001_v7007000_t0000_u01771910913173") 2026/02/24 05:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba121_d20260224_m052825_c001_v0001180_t0009_u01771910905989") 2026/02/24 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c894_d20260224_m052819_c001_v7007000_t0000_u01771910899719") 2026/02/24 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b387_d20260224_m052815_c001_v0001131_t0011_u01771910895367") 2026/02/24 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce889_d20260224_m052813_c001_v7007000_t0000_u01771910893394") 2026/02/24 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba0b1_d20260224_m052806_c001_v0001180_t0046_u01771910886062") 2026/02/24 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfe8_d20260224_m052800_c001_v7007000_t0000_u01771910880153") 2026/02/24 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd30_d20260224_m052755_c001_v0001184_t0027_u01771910875531") 2026/02/24 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f415419f6ab84279f_d20260224_m052753_c001_v7007000_t0000_u01771910873966") 2026/02/24 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afcea_d20260224_m052746_c001_v0001184_t0042_u01771910866510") 2026/02/24 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49ab3_d20260224_m052736_c001_v7007000_t0000_u01771910856878") 2026/02/24 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afc96_d20260224_m052728_c001_v0001184_t0059_u01771910848981") 2026/02/24 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a9722270c_d20260224_m052723_c001_v7007000_t0000_u01771910843064") 2026/02/24 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afc58_d20260224_m052714_c001_v0001184_t0036_u01771910834434") 2026/02/24 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bb3_d20260224_m052708_c001_v7007000_t0000_u01771910828204") 2026/02/24 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afc1a_d20260224_m052659_c001_v0001184_t0022_u01771910819645") 2026/02/24 05:30:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c4642406315_d20260224_m052816_c001_v7007000_t0000_u01771910896439") 2026/02/24 05:30:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba0d5_d20260224_m052812_c001_v0001180_t0059_u01771910892200") 2026/02/24 05:30:41 DEBUG : dir1/0007-12345: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8c4_d20260224_m052836_c001_v7007000_t0000_u01771910916823") 2026/02/24 05:30:41 DEBUG : dir1/0007-12345: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba143_d20260224_m052831_c001_v0001180_t0054_u01771910911790") 2026/02/24 05:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072a4_d20260224_m052949_c001_v7007000_t0000_u01771910989494") 2026/02/24 05:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b4cf_d20260224_m052940_c001_v0001131_t0021_u01771910980813") 2026/02/24 05:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d54_d20260224_m052934_c001_v7007000_t0000_u01771910974739") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b4a9_d20260224_m052926_c001_v0001131_t0037_u01771910966294") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b26030a_d20260224_m052920_c001_v7007000_t0000_u01771910960178") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b477_d20260224_m052911_c001_v0001131_t0016_u01771910951927") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063cf_d20260224_m052905_c001_v7007000_t0000_u01771910945715") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b44d_d20260224_m052857_c001_v0001131_t0012_u01771910937757") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a89754_d20260224_m052851_c001_v7007000_t0000_u01771910931432") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b405_d20260224_m052842_c001_v0001131_t0008_u01771910922821") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8b0_d20260224_m052832_c001_v7007000_t0000_u01771910912783") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b3ad_d20260224_m052826_c001_v0001131_t0017_u01771910906195") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c895_d20260224_m052819_c001_v7007000_t0000_u01771910899904") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd9f_d20260224_m052815_c001_v0001184_t0034_u01771910895410") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf0ed_d20260224_m052813_c001_v7007000_t0000_u01771910893618") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371ef0_d20260224_m052806_c001_v0001032_t0051_u01771910886256") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfeb_d20260224_m052800_c001_v7007000_t0000_u01771910880342") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba077_d20260224_m052755_c001_v0001180_t0039_u01771910875543") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c4642406299_d20260224_m052753_c001_v7007000_t0000_u01771910873945") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b2f5_d20260224_m052746_c001_v0001131_t0017_u01771910866717") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a8968f_d20260224_m052737_c001_v7007000_t0000_u01771910857200") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b29b_d20260224_m052729_c001_v0001131_t0035_u01771910849189") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a9722270e_d20260224_m052723_c001_v7007000_t0000_u01771910843248") 2026/02/24 05:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b259_d20260224_m052714_c001_v0001131_t0024_u01771910834642") 2026/02/24 05:30:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bb4_d20260224_m052708_c001_v7007000_t0000_u01771910828392") 2026/02/24 05:30:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b21f_d20260224_m052659_c001_v0001131_t0038_u01771910819841") 2026/02/24 05:30:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4146521755e9c738_d20260224_m052816_c001_v7007000_t0000_u01771910896449") 2026/02/24 05:30:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f02_d20260224_m052812_c001_v0001032_t0028_u01771910892305") 2026/02/24 05:30:43 DEBUG : dir1/0008-23456: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8c5_d20260224_m052837_c001_v7007000_t0000_u01771910917015") 2026/02/24 05:30:43 DEBUG : dir1/0008-23456: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afe01_d20260224_m052831_c001_v0001184_t0053_u01771910911926") 2026/02/24 05:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072a7_d20260224_m052949_c001_v7007000_t0000_u01771910989679") 2026/02/24 05:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba2c0_d20260224_m052941_c001_v0001180_t0055_u01771910981231") 2026/02/24 05:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d56_d20260224_m052934_c001_v7007000_t0000_u01771910974923") 2026/02/24 05:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba26c_d20260224_m052926_c001_v0001180_t0022_u01771910966824") 2026/02/24 05:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b26030b_d20260224_m052920_c001_v7007000_t0000_u01771910960363") 2026/02/24 05:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba222_d20260224_m052912_c001_v0001180_t0008_u01771910952263") 2026/02/24 05:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063d0_d20260224_m052905_c001_v7007000_t0000_u01771910945898") 2026/02/24 05:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba1d0_d20260224_m052858_c001_v0001180_t0015_u01771910938055") 2026/02/24 05:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a89756_d20260224_m052851_c001_v7007000_t0000_u01771910931618") 2026/02/24 05:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba188_d20260224_m052843_c001_v0001180_t0003_u01771910923091") 2026/02/24 05:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f419b1845f5184ff4_d20260224_m052833_c001_v7007000_t0000_u01771910913141") 2026/02/24 05:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f4a_d20260224_m052826_c001_v0001032_t0017_u01771910906536") 2026/02/24 05:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c896_d20260224_m052820_c001_v7007000_t0000_u01771910900089") 2026/02/24 05:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba0f1_d20260224_m052815_c001_v0001180_t0046_u01771910895431") 2026/02/24 05:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce88a_d20260224_m052813_c001_v7007000_t0000_u01771910893577") 2026/02/24 05:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd6b_d20260224_m052806_c001_v0001184_t0059_u01771910886712") 2026/02/24 05:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfef_d20260224_m052800_c001_v7007000_t0000_u01771910880532") 2026/02/24 05:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b333_d20260224_m052755_c001_v0001131_t0048_u01771910875553") 2026/02/24 05:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4067a6df39387c1d_d20260224_m052753_c001_v7007000_t0000_u01771910873356") 2026/02/24 05:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371eb6_d20260224_m052747_c001_v0001032_t0036_u01771910867059") 2026/02/24 05:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d715db9_d20260224_m052736_c001_v7007000_t0000_u01771910856846") 2026/02/24 05:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bb9ffb_d20260224_m052729_c001_v0001180_t0038_u01771910849638") 2026/02/24 05:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a97222712_d20260224_m052723_c001_v7007000_t0000_u01771910843432") 2026/02/24 05:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bb9fb3_d20260224_m052715_c001_v0001180_t0053_u01771910835004") 2026/02/24 05:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bb5_d20260224_m052708_c001_v7007000_t0000_u01771910828577") 2026/02/24 05:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bb9f5f_d20260224_m052700_c001_v0001180_t0051_u01771910820231") 2026/02/24 05:30:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b2602c1_d20260224_m052816_c001_v7007000_t0000_u01771910896524") 2026/02/24 05:30:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b373_d20260224_m052812_c001_v0001131_t0013_u01771910892319") 2026/02/24 05:30:44 DEBUG : dir1/0009-34567: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8c6_d20260224_m052837_c001_v7007000_t0000_u01771910917199") 2026/02/24 05:30:44 DEBUG : dir1/0009-34567: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba147_d20260224_m052831_c001_v0001180_t0055_u01771910911994") 2026/02/24 05:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072aa_d20260224_m052949_c001_v7007000_t0000_u01771910989866") 2026/02/24 05:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503aff2c_d20260224_m052941_c001_v0001184_t0056_u01771910981483") 2026/02/24 05:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d57_d20260224_m052935_c001_v7007000_t0000_u01771910975107") 2026/02/24 05:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afef0_d20260224_m052927_c001_v0001184_t0016_u01771910967034") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b26030c_d20260224_m052920_c001_v7007000_t0000_u01771910960549") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afec0_d20260224_m052912_c001_v0001184_t0018_u01771910952469") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063d1_d20260224_m052906_c001_v7007000_t0000_u01771910946084") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afe80_d20260224_m052858_c001_v0001184_t0052_u01771910938258") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a89757_d20260224_m052851_c001_v7007000_t0000_u01771910931803") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afe39_d20260224_m052843_c001_v0001184_t0036_u01771910923325") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f419b1845f5184ff2_d20260224_m052832_c001_v7007000_t0000_u01771910912954") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afde5_d20260224_m052827_c001_v0001184_t0054_u01771910907030") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c897_d20260224_m052820_c001_v7007000_t0000_u01771910900275") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f0c_d20260224_m052815_c001_v0001032_t0042_u01771910895458") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4134c8800e437287_d20260224_m052813_c001_v7007000_t0000_u01771910893778") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b35b_d20260224_m052806_c001_v0001131_t0022_u01771910886968") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecff2_d20260224_m052800_c001_v7007000_t0000_u01771910880722") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371eda_d20260224_m052755_c001_v0001032_t0025_u01771910875718") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c4642406294_d20260224_m052753_c001_v7007000_t0000_u01771910873373") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba045_d20260224_m052747_c001_v0001180_t0029_u01771910867545") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce857_d20260224_m052736_c001_v7007000_t0000_u01771910856886") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e74_d20260224_m052729_c001_v0001032_t0036_u01771910849892") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a97222715_d20260224_m052723_c001_v7007000_t0000_u01771910843615") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e48_d20260224_m052715_c001_v0001032_t0022_u01771910835201") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bb6_d20260224_m052708_c001_v7007000_t0000_u01771910828762") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e1e_d20260224_m052700_c001_v0001032_t0021_u01771910820506") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c4642406316_d20260224_m052816_c001_v7007000_t0000_u01771910896622") 2026/02/24 05:30:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba0d9_d20260224_m052812_c001_v0001180_t0041_u01771910892401") 2026/02/24 05:30:46 DEBUG : dir1/0010-45678: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8c7_d20260224_m052837_c001_v7007000_t0000_u01771910917384") 2026/02/24 05:30:46 DEBUG : dir1/0010-45678: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b3cf_d20260224_m052832_c001_v0001131_t0000_u01771910912113") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072ad_d20260224_m052950_c001_v7007000_t0000_u01771910990054") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb73137202e_d20260224_m052941_c001_v0001032_t0011_u01771910981694") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d58_d20260224_m052935_c001_v7007000_t0000_u01771910975291") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731372006_d20260224_m052927_c001_v0001032_t0056_u01771910967226") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b26030d_d20260224_m052920_c001_v7007000_t0000_u01771910960733") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371fd6_d20260224_m052912_c001_v0001032_t0022_u01771910952679") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063d2_d20260224_m052906_c001_v7007000_t0000_u01771910946268") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371fb2_d20260224_m052858_c001_v0001032_t0045_u01771910938457") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a89758_d20260224_m052851_c001_v7007000_t0000_u01771910931987") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f88_d20260224_m052843_c001_v0001032_t0055_u01771910923524") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce91b_d20260224_m052833_c001_v7007000_t0000_u01771910913194") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba12b_d20260224_m052827_c001_v0001180_t0027_u01771910907247") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c898_d20260224_m052820_c001_v7007000_t0000_u01771910900459") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afda3_d20260224_m052815_c001_v0001184_t0048_u01771910895608") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4146521755e9c710_d20260224_m052813_c001_v7007000_t0000_u01771910893629") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba0bb_d20260224_m052807_c001_v0001180_t0023_u01771910887511") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecff5_d20260224_m052800_c001_v7007000_t0000_u01771910880906") 2026/02/24 05:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd32_d20260224_m052755_c001_v0001184_t0056_u01771910875736") 2026/02/24 05:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49c02_d20260224_m052753_c001_v7007000_t0000_u01771910873976") 2026/02/24 05:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afcf4_d20260224_m052747_c001_v0001184_t0026_u01771910867743") 2026/02/24 05:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4067a6df39387c0c_d20260224_m052736_c001_v7007000_t0000_u01771910856898") 2026/02/24 05:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afc98_d20260224_m052730_c001_v0001184_t0041_u01771910850415") 2026/02/24 05:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a97222719_d20260224_m052723_c001_v7007000_t0000_u01771910843799") 2026/02/24 05:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afc5c_d20260224_m052715_c001_v0001184_t0018_u01771910835600") 2026/02/24 05:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bb7_d20260224_m052708_c001_v7007000_t0000_u01771910828948") 2026/02/24 05:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afc28_d20260224_m052700_c001_v0001184_t0015_u01771910820908") 2026/02/24 05:30:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4146521755e9c73a_d20260224_m052816_c001_v7007000_t0000_u01771910896633") 2026/02/24 05:30:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd83_d20260224_m052812_c001_v0001184_t0020_u01771910892409") 2026/02/24 05:30:47 DEBUG : dir1/0011-56789: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8c9_d20260224_m052837_c001_v7007000_t0000_u01771910917568") 2026/02/24 05:30:47 DEBUG : dir1/0011-56789: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f6a_d20260224_m052832_c001_v0001032_t0024_u01771910912120") 2026/02/24 05:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072b0_d20260224_m052950_c001_v7007000_t0000_u01771910990239") 2026/02/24 05:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b4d3_d20260224_m052942_c001_v0001131_t0007_u01771910982137") 2026/02/24 05:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d5a_d20260224_m052935_c001_v7007000_t0000_u01771910975475") 2026/02/24 05:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b4ad_d20260224_m052927_c001_v0001131_t0039_u01771910967709") 2026/02/24 05:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b26030e_d20260224_m052920_c001_v7007000_t0000_u01771910960919") 2026/02/24 05:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b47d_d20260224_m052913_c001_v0001131_t0030_u01771910953122") 2026/02/24 05:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063d3_d20260224_m052906_c001_v7007000_t0000_u01771910946452") 2026/02/24 05:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b44f_d20260224_m052858_c001_v0001131_t0052_u01771910938776") 2026/02/24 05:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a89759_d20260224_m052852_c001_v7007000_t0000_u01771910932172") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b40b_d20260224_m052843_c001_v0001131_t0002_u01771910923915") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8b2_d20260224_m052832_c001_v7007000_t0000_u01771910912969") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b3b3_d20260224_m052827_c001_v0001131_t0040_u01771910907470") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c89a_d20260224_m052820_c001_v7007000_t0000_u01771910900644") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b38b_d20260224_m052815_c001_v0001131_t0047_u01771910895634") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4134c8800e437286_d20260224_m052813_c001_v7007000_t0000_u01771910893594") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371ef4_d20260224_m052807_c001_v0001032_t0008_u01771910887705") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecff8_d20260224_m052801_c001_v7007000_t0000_u01771910881093") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba07d_d20260224_m052755_c001_v0001180_t0044_u01771910875833") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce863_d20260224_m052753_c001_v7007000_t0000_u01771910873740") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b2f9_d20260224_m052747_c001_v0001131_t0022_u01771910867942") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a8968e_d20260224_m052737_c001_v7007000_t0000_u01771910857015") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b2a3_d20260224_m052730_c001_v0001131_t0050_u01771910850622") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a9722271d_d20260224_m052723_c001_v7007000_t0000_u01771910843982") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b25d_d20260224_m052715_c001_v0001131_t0031_u01771910835806") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bb8_d20260224_m052709_c001_v7007000_t0000_u01771910829133") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b229_d20260224_m052701_c001_v0001131_t0029_u01771910821123") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf101_d20260224_m052816_c001_v7007000_t0000_u01771910896649") 2026/02/24 05:30:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd85_d20260224_m052812_c001_v0001184_t0052_u01771910892647") 2026/02/24 05:30:48 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8cb_d20260224_m052837_c001_v7007000_t0000_u01771910917752") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afe05_d20260224_m052832_c001_v0001184_t0034_u01771910912157") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072b3_d20260224_m052950_c001_v7007000_t0000_u01771910990423") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba2cc_d20260224_m052942_c001_v0001180_t0055_u01771910982531") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d5b_d20260224_m052935_c001_v7007000_t0000_u01771910975662") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba276_d20260224_m052928_c001_v0001180_t0008_u01771910968146") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b260310_d20260224_m052921_c001_v7007000_t0000_u01771910961103") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba22c_d20260224_m052913_c001_v0001180_t0007_u01771910953573") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063d4_d20260224_m052906_c001_v7007000_t0000_u01771910946636") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba1d2_d20260224_m052859_c001_v0001180_t0027_u01771910939077") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a8975a_d20260224_m052852_c001_v7007000_t0000_u01771910932358") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba190_d20260224_m052844_c001_v0001180_t0042_u01771910924213") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40865cef0b709241_d20260224_m052833_c001_v7007000_t0000_u01771910913190") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f5a_d20260224_m052827_c001_v0001032_t0037_u01771910907885") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c89b_d20260224_m052820_c001_v7007000_t0000_u01771910900829") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba0f3_d20260224_m052815_c001_v0001180_t0009_u01771910895649") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c877_d20260224_m052813_c001_v7007000_t0000_u01771910893798") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd6f_d20260224_m052808_c001_v0001184_t0034_u01771910888123") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecffb_d20260224_m052801_c001_v7007000_t0000_u01771910881278") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b337_d20260224_m052755_c001_v0001131_t0055_u01771910875851") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49c01_d20260224_m052753_c001_v7007000_t0000_u01771910873784") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371eb8_d20260224_m052748_c001_v0001032_t0036_u01771910868389") 2026/02/24 05:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a8968c_d20260224_m052736_c001_v7007000_t0000_u01771910856829") 2026/02/24 05:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bb9fff_d20260224_m052730_c001_v0001180_t0050_u01771910850964") 2026/02/24 05:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a97222721_d20260224_m052724_c001_v7007000_t0000_u01771910844166") 2026/02/24 05:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bb9fb9_d20260224_m052716_c001_v0001180_t0026_u01771910836347") 2026/02/24 05:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bb9_d20260224_m052709_c001_v7007000_t0000_u01771910829318") 2026/02/24 05:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bb9f67_d20260224_m052701_c001_v0001180_t0016_u01771910821568") 2026/02/24 05:30:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c87d_d20260224_m052816_c001_v7007000_t0000_u01771910896288") 2026/02/24 05:30:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b375_d20260224_m052812_c001_v0001131_t0026_u01771910892657") 2026/02/24 05:30:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8cd_d20260224_m052837_c001_v7007000_t0000_u01771910917937") 2026/02/24 05:30:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba149_d20260224_m052832_c001_v0001180_t0051_u01771910912210") 2026/02/24 05:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072b7_d20260224_m052950_c001_v7007000_t0000_u01771910990608") 2026/02/24 05:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503aff32_d20260224_m052942_c001_v0001184_t0027_u01771910982780") 2026/02/24 05:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d5f_d20260224_m052935_c001_v7007000_t0000_u01771910975846") 2026/02/24 05:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afef4_d20260224_m052928_c001_v0001184_t0057_u01771910968342") 2026/02/24 05:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b260311_d20260224_m052921_c001_v7007000_t0000_u01771910961287") 2026/02/24 05:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afeca_d20260224_m052913_c001_v0001184_t0051_u01771910953781") 2026/02/24 05:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063d6_d20260224_m052906_c001_v7007000_t0000_u01771910946820") 2026/02/24 05:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afe82_d20260224_m052859_c001_v0001184_t0011_u01771910939282") 2026/02/24 05:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a8975c_d20260224_m052852_c001_v7007000_t0000_u01771910932544") 2026/02/24 05:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afe3d_d20260224_m052844_c001_v0001184_t0054_u01771910924478") 2026/02/24 05:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf708f_d20260224_m052832_c001_v7007000_t0000_u01771910912990") 2026/02/24 05:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afdeb_d20260224_m052828_c001_v0001184_t0001_u01771910908516") 2026/02/24 05:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c89d_d20260224_m052821_c001_v7007000_t0000_u01771910901034") 2026/02/24 05:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afda7_d20260224_m052815_c001_v0001184_t0019_u01771910895805") 2026/02/24 05:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf0ee_d20260224_m052813_c001_v7007000_t0000_u01771910893805") 2026/02/24 05:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b35f_d20260224_m052808_c001_v0001131_t0045_u01771910888409") 2026/02/24 05:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfff_d20260224_m052801_c001_v7007000_t0000_u01771910881463") 2026/02/24 05:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd36_d20260224_m052755_c001_v0001184_t0049_u01771910875950") 2026/02/24 05:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49aeb_d20260224_m052753_c001_v7007000_t0000_u01771910873990") 2026/02/24 05:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba04b_d20260224_m052748_c001_v0001180_t0021_u01771910868915") 2026/02/24 05:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6e72_d20260224_m052736_c001_v7007000_t0000_u01771910856854") 2026/02/24 05:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e7a_d20260224_m052731_c001_v0001032_t0045_u01771910851281") 2026/02/24 05:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a97222725_d20260224_m052724_c001_v7007000_t0000_u01771910844349") 2026/02/24 05:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e54_d20260224_m052716_c001_v0001032_t0021_u01771910836550") 2026/02/24 05:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bba_d20260224_m052709_c001_v7007000_t0000_u01771910829503") 2026/02/24 05:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e26_d20260224_m052701_c001_v0001032_t0015_u01771910821786") 2026/02/24 05:30:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4234e28572d60494_d20260224_m052816_c001_v7007000_t0000_u01771910896301") 2026/02/24 05:30:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba0db_d20260224_m052812_c001_v0001180_t0051_u01771910892694") 2026/02/24 05:30:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8ce_d20260224_m052838_c001_v7007000_t0000_u01771910918121") 2026/02/24 05:30:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afe0b_d20260224_m052832_c001_v0001184_t0011_u01771910912360") 2026/02/24 05:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072ba_d20260224_m052950_c001_v7007000_t0000_u01771910990793") 2026/02/24 05:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731372034_d20260224_m052942_c001_v0001032_t0025_u01771910982989") 2026/02/24 05:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d64_d20260224_m052936_c001_v7007000_t0000_u01771910976030") 2026/02/24 05:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb73137200a_d20260224_m052928_c001_v0001032_t0034_u01771910968534") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b260313_d20260224_m052921_c001_v7007000_t0000_u01771910961472") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371fdc_d20260224_m052913_c001_v0001032_t0049_u01771910953972") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063d7_d20260224_m052907_c001_v7007000_t0000_u01771910947004") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371fb4_d20260224_m052859_c001_v0001032_t0037_u01771910939478") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a8975d_d20260224_m052852_c001_v7007000_t0000_u01771910932729") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f8c_d20260224_m052844_c001_v0001032_t0041_u01771910924678") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce916_d20260224_m052832_c001_v7007000_t0000_u01771910912789") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba133_d20260224_m052828_c001_v0001180_t0033_u01771910908715") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c89e_d20260224_m052821_c001_v7007000_t0000_u01771910901219") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba0f5_d20260224_m052815_c001_v0001180_t0001_u01771910895840") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c464240630c_d20260224_m052813_c001_v7007000_t0000_u01771910893635") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba0bf_d20260224_m052808_c001_v0001180_t0045_u01771910888684") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ed003_d20260224_m052801_c001_v7007000_t0000_u01771910881647") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba081_d20260224_m052756_c001_v0001180_t0021_u01771910876077") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49aea_d20260224_m052753_c001_v7007000_t0000_u01771910873799") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afcfa_d20260224_m052749_c001_v0001184_t0036_u01771910869149") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3c7_d20260224_m052737_c001_v7007000_t0000_u01771910857024") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afca0_d20260224_m052731_c001_v0001184_t0040_u01771910851624") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a97222729_d20260224_m052724_c001_v7007000_t0000_u01771910844532") 2026/02/24 05:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afc64_d20260224_m052717_c001_v0001184_t0040_u01771910837008") 2026/02/24 05:30:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bbb_d20260224_m052709_c001_v7007000_t0000_u01771910829691") 2026/02/24 05:30:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afc30_d20260224_m052702_c001_v0001184_t0057_u01771910822266") 2026/02/24 05:30:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4134c8800e43728c_d20260224_m052816_c001_v7007000_t0000_u01771910896307") 2026/02/24 05:30:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd89_d20260224_m052812_c001_v0001184_t0058_u01771910892852") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8d1_d20260224_m052838_c001_v7007000_t0000_u01771910918305") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b3d5_d20260224_m052832_c001_v0001131_t0028_u01771910912397") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072bd_d20260224_m052950_c001_v7007000_t0000_u01771910990977") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b4d7_d20260224_m052943_c001_v0001131_t0030_u01771910983404") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d6a_d20260224_m052936_c001_v7007000_t0000_u01771910976214") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b4b1_d20260224_m052928_c001_v0001131_t0059_u01771910968962") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b260314_d20260224_m052921_c001_v7007000_t0000_u01771910961657") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b485_d20260224_m052914_c001_v0001131_t0009_u01771910954483") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063d8_d20260224_m052907_c001_v7007000_t0000_u01771910947189") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b453_d20260224_m052859_c001_v0001131_t0051_u01771910939952") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a8975e_d20260224_m052852_c001_v7007000_t0000_u01771910932914") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b415_d20260224_m052845_c001_v0001131_t0002_u01771910925081") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce918_d20260224_m052832_c001_v7007000_t0000_u01771910912974") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b3b7_d20260224_m052828_c001_v0001131_t0013_u01771910908924") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c89f_d20260224_m052821_c001_v7007000_t0000_u01771910901406") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b38d_d20260224_m052815_c001_v0001131_t0003_u01771910895929") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4146521755e9c713_d20260224_m052813_c001_v7007000_t0000_u01771910893816") 2026/02/24 05:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371ef6_d20260224_m052808_c001_v0001032_t0016_u01771910888885") 2026/02/24 05:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ed006_d20260224_m052801_c001_v7007000_t0000_u01771910881837") 2026/02/24 05:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371ede_d20260224_m052756_c001_v0001032_t0017_u01771910876102") 2026/02/24 05:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfa9_d20260224_m052753_c001_v7007000_t0000_u01771910873755") 2026/02/24 05:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b303_d20260224_m052749_c001_v0001131_t0049_u01771910869347") 2026/02/24 05:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3c6_d20260224_m052736_c001_v7007000_t0000_u01771910856858") 2026/02/24 05:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b2a7_d20260224_m052731_c001_v0001131_t0022_u01771910851834") 2026/02/24 05:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a9722272d_d20260224_m052724_c001_v7007000_t0000_u01771910844715") 2026/02/24 05:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b261_d20260224_m052717_c001_v0001131_t0021_u01771910837220") 2026/02/24 05:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bbc_d20260224_m052709_c001_v7007000_t0000_u01771910829947") 2026/02/24 05:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b231_d20260224_m052702_c001_v0001131_t0010_u01771910822598") 2026/02/24 05:30:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf0fd_d20260224_m052816_c001_v7007000_t0000_u01771910896461") 2026/02/24 05:30:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371f06_d20260224_m052812_c001_v0001032_t0053_u01771910892888") 2026/02/24 05:30:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3cf_d20260224_m052739_c001_v7007000_t0000_u01771910859598") 2026/02/24 05:30:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba011_d20260224_m052735_c001_v0001180_t0014_u01771910855029") 2026/02/24 05:30:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3d0_d20260224_m052739_c001_v7007000_t0000_u01771910859784") 2026/02/24 05:30:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afcb0_d20260224_m052735_c001_v0001184_t0040_u01771910855050") 2026/02/24 05:30:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3d1_d20260224_m052739_c001_v7007000_t0000_u01771910859968") 2026/02/24 05:30:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b2b7_d20260224_m052735_c001_v0001131_t0042_u01771910855114") 2026/02/24 05:30:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3d3_d20260224_m052740_c001_v7007000_t0000_u01771910860153") 2026/02/24 05:30:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba013_d20260224_m052735_c001_v0001180_t0031_u01771910855251") 2026/02/24 05:30:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3d4_d20260224_m052740_c001_v7007000_t0000_u01771910860338") 2026/02/24 05:30:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afcb2_d20260224_m052735_c001_v0001184_t0034_u01771910855259") 2026/02/24 05:30:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3d5_d20260224_m052740_c001_v7007000_t0000_u01771910860522") 2026/02/24 05:30:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e8e_d20260224_m052735_c001_v0001032_t0024_u01771910855265") 2026/02/24 05:30:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3d6_d20260224_m052740_c001_v7007000_t0000_u01771910860712") 2026/02/24 05:30:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b2b9_d20260224_m052735_c001_v0001131_t0001_u01771910855455") 2026/02/24 05:30:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3d7_d20260224_m052740_c001_v7007000_t0000_u01771910860897") 2026/02/24 05:30:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afcb6_d20260224_m052735_c001_v0001184_t0014_u01771910855467") 2026/02/24 05:30:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3d9_d20260224_m052741_c001_v7007000_t0000_u01771910861082") 2026/02/24 05:30:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba019_d20260224_m052735_c001_v0001180_t0028_u01771910855478") 2026/02/24 05:30:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3db_d20260224_m052741_c001_v7007000_t0000_u01771910861266") 2026/02/24 05:30:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e94_d20260224_m052735_c001_v0001032_t0042_u01771910855613") 2026/02/24 05:30:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3dd_d20260224_m052741_c001_v7007000_t0000_u01771910861452") 2026/02/24 05:30:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba01d_d20260224_m052735_c001_v0001180_t0053_u01771910855680") 2026/02/24 05:30:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3df_d20260224_m052741_c001_v7007000_t0000_u01771910861635") 2026/02/24 05:30:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afcba_d20260224_m052735_c001_v0001184_t0017_u01771910855704") 2026/02/24 05:30:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3e1_d20260224_m052741_c001_v7007000_t0000_u01771910861822") 2026/02/24 05:30:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b2bb_d20260224_m052735_c001_v0001131_t0002_u01771910855774") 2026/02/24 05:30:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3e2_d20260224_m052742_c001_v7007000_t0000_u01771910862007") 2026/02/24 05:30:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba023_d20260224_m052735_c001_v0001180_t0034_u01771910855892") 2026/02/24 05:30:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3e3_d20260224_m052742_c001_v7007000_t0000_u01771910862192") 2026/02/24 05:30:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afcbe_d20260224_m052735_c001_v0001184_t0029_u01771910855965") 2026/02/24 05:30:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3e6_d20260224_m052742_c001_v7007000_t0000_u01771910862378") 2026/02/24 05:30:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b2c1_d20260224_m052736_c001_v0001131_t0010_u01771910856085") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce865_d20260224_m052756_c001_v7007000_t0000_u01771910876757") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba059_d20260224_m052751_c001_v0001180_t0040_u01771910871798") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfb6_d20260224_m052757_c001_v7007000_t0000_u01771910877096") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd06_d20260224_m052751_c001_v0001184_t0018_u01771910871830") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfb4_d20260224_m052756_c001_v7007000_t0000_u01771910876908") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371ec6_d20260224_m052751_c001_v0001032_t0029_u01771910871995") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49b00_d20260224_m052757_c001_v7007000_t0000_u01771910877064") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd08_d20260224_m052752_c001_v0001184_t0022_u01771910872025") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49c09_d20260224_m052757_c001_v7007000_t0000_u01771910877072") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b315_d20260224_m052752_c001_v0001131_t0023_u01771910872048") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49c06_d20260224_m052756_c001_v7007000_t0000_u01771910876699") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba05d_d20260224_m052752_c001_v0001180_t0023_u01771910872105") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c464240629f_d20260224_m052756_c001_v7007000_t0000_u01771910876918") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd0a_d20260224_m052752_c001_v0001184_t0034_u01771910872226") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a896c3_d20260224_m052756_c001_v7007000_t0000_u01771910876763") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba05f_d20260224_m052752_c001_v0001180_t0052_u01771910872310") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49afa_d20260224_m052756_c001_v7007000_t0000_u01771910876691") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd0c_d20260224_m052752_c001_v0001184_t0037_u01771910872424") 2026/02/24 05:30:56 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f415419f6ab8427a1_d20260224_m052756_c001_v7007000_t0000_u01771910876710") 2026/02/24 05:30:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b317_d20260224_m052752_c001_v0001131_t0049_u01771910872434") 2026/02/24 05:30:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424062a0_d20260224_m052756_c001_v7007000_t0000_u01771910876929") 2026/02/24 05:30:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba061_d20260224_m052752_c001_v0001180_t0044_u01771910872499") 2026/02/24 05:30:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ecfb1_d20260224_m052756_c001_v7007000_t0000_u01771910876722") 2026/02/24 05:30:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371eca_d20260224_m052752_c001_v0001032_t0049_u01771910872518") 2026/02/24 05:30:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce866_d20260224_m052756_c001_v7007000_t0000_u01771910876943") 2026/02/24 05:30:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd0e_d20260224_m052752_c001_v0001184_t0039_u01771910872630") 2026/02/24 05:30:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c464240629c_d20260224_m052756_c001_v7007000_t0000_u01771910876734") 2026/02/24 05:30:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b319_d20260224_m052752_c001_v0001131_t0032_u01771910872710") 2026/02/24 05:30:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49aff_d20260224_m052756_c001_v7007000_t0000_u01771910876878") 2026/02/24 05:30:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba063_d20260224_m052752_c001_v0001180_t0007_u01771910872835") 2026/02/24 05:30:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f415419f6ab8427a3_d20260224_m052757_c001_v7007000_t0000_u01771910877083") 2026/02/24 05:30:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd10_d20260224_m052752_c001_v0001184_t0024_u01771910872846") 2026/02/24 05:30:57 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f415e77126fddce3a_d20260224_m052554_c001_v7007000_t0000_u01771910754735") 2026/02/24 05:30:57 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f113885e28b9366d1_d20260224_m052552_c001_v0001182_t0051_u01771910752931") 2026/02/24 05:30:57 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6cab_d20260224_m052552_c001_v7007000_t0000_u01771910752745") 2026/02/24 05:30:57 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f113885e28b9366c5_d20260224_m052550_c001_v0001182_t0052_u01771910750022") 2026/02/24 05:30:57 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6ca6_d20260224_m052549_c001_v7007000_t0000_u01771910749248") 2026/02/24 05:30:57 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b0b6_d20260224_m052544_c001_v0001131_t0004_u01771910744823") 2026/02/24 05:30:57 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f400c02407c6f657a_d20260224_m052543_c001_v7007000_t0000_u01771910743350") 2026/02/24 05:30:57 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11749828ce06b1e5_d20260224_m052540_c001_v0001033_t0019_u01771910740842") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f419b1845f5184c01_d20260224_m052540_c001_v7007000_t0000_u01771910740656") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11749828ce06b1c1_d20260224_m052536_c001_v0001033_t0008_u01771910736966") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f419b1845f5184bfd_d20260224_m052536_c001_v7007000_t0000_u01771910736192") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b094_d20260224_m052532_c001_v0001131_t0044_u01771910732355") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f404a4ab89b3d88f3_d20260224_m052531_c001_v7007000_t0000_u01771910731421") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f103268e289f8dcc3_d20260224_m052529_c001_v0001172_t0036_u01771910729739") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d049_d20260224_m052529_c001_v7007000_t0000_u01771910729549") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f103268e289f8dcb5_d20260224_m052527_c001_v0001172_t0020_u01771910727116") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d040_d20260224_m052526_c001_v7007000_t0000_u01771910726329") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b072_d20260224_m052522_c001_v0001131_t0004_u01771910722587") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f404a4ab89b3d88e6_d20260224_m052522_c001_v7007000_t0000_u01771910722028") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11009bd74e61d779_d20260224_m052520_c001_v0001097_t0016_u01771910720036") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40520b177ed78432_d20260224_m052519_c001_v7007000_t0000_u01771910719849") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11009bd74e61d761_d20260224_m052515_c001_v0001097_t0007_u01771910715879") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40520b177ed783fc_d20260224_m052515_c001_v7007000_t0000_u01771910715146") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b044_d20260224_m052509_c001_v0001131_t0024_u01771910709277") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40520b177ed783bd_d20260224_m052508_c001_v7007000_t0000_u01771910708714") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f100ba1475800c611_d20260224_m052506_c001_v0001039_t0056_u01771910706567") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a893ca_d20260224_m052506_c001_v7007000_t0000_u01771910706380") 2026/02/24 05:30:58 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f100ba1475800c5ef_d20260224_m052502_c001_v0001039_t0020_u01771910702725") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a893a0_d20260224_m052501_c001_v7007000_t0000_u01771910701719") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b024_d20260224_m052455_c001_v0001131_t0032_u01771910695908") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f404a4ab89b3d88c1_d20260224_m052455_c001_v7007000_t0000_u01771910695345") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f104fc40bb51bb392_d20260224_m052453_c001_v0001179_t0020_u01771910693557") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c452_d20260224_m052453_c001_v7007000_t0000_u01771910693375") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f104fc40bb51bb377_d20260224_m052450_c001_v0001179_t0046_u01771910690201") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c43c_d20260224_m052449_c001_v7007000_t0000_u01771910689428") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493aff4_d20260224_m052443_c001_v0001131_t0059_u01771910683823") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40865cef0b708e2f_d20260224_m052443_c001_v7007000_t0000_u01771910683082") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f101ea1dd4df4cb2e_d20260224_m052434_c001_v0001150_t0051_u01771910674998") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f404b5d8c36f9bca0_d20260224_m052434_c001_v7007000_t0000_u01771910674778") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11009bd74e61d667_d20260224_m052430_c001_v0001097_t0045_u01771910670166") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f106846dc52f100b4_d20260224_m052429_c001_v0001136_t0005_u01771910669271") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f106846dc52f100b0_d20260224_m052428_c001_v0001136_t0024_u01771910668171") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40520b177ed78329_d20260224_m052414_c001_v7007000_t0000_u01771910654667") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493af87_d20260224_m052407_c001_v0001131_t0008_u01771910647549") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1051c6e7c2d39cc5_d20260224_m052406_c001_v0001036_t0033_u01771910646530") 2026/02/24 05:30:59 DEBUG : dst/one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1051c6e7c2d39cc1_d20260224_m052405_c001_v0001036_t0054_u01771910645427") 2026/02/24 05:30:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f415e77126fddce3b_d20260224_m052554_c001_v7007000_t0000_u01771910754919") 2026/02/24 05:30:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f116c71042703d11a_d20260224_m052552_c001_v0001185_t0035_u01771910752536") 2026/02/24 05:31:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f108a6d5b627cd369_d20260224_m052548_c001_v0001116_t0002_u01771910748674") 2026/02/24 05:31:00 DEBUG : dst/one.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f400c02407c6f657b_d20260224_m052543_c001_v7007000_t0000_u01771910743535") 2026/02/24 05:31:00 DEBUG : dst/one.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f103025c0d8c1b109_d20260224_m052540_c001_v0001117_t0021_u01771910740070") 2026/02/24 05:31:00 DEBUG : dst/one.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11760fe57bfa149c_d20260224_m052535_c001_v0001183_t0023_u01771910735988") 2026/02/24 05:31:00 DEBUG : dst/one.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f404a4ab89b3d88f4_d20260224_m052531_c001_v7007000_t0000_u01771910731607") 2026/02/24 05:31:00 DEBUG : dst/one.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1084f70d83344283_d20260224_m052529_c001_v0001091_t0049_u01771910729248") 2026/02/24 05:31:00 DEBUG : dst/one.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1019b7ebcc311941_d20260224_m052525_c001_v0001171_t0031_u01771910725946") 2026/02/24 05:31:00 DEBUG : dst/three: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40865cef0b708e30_d20260224_m052443_c001_v7007000_t0000_u01771910683267") 2026/02/24 05:31:00 DEBUG : dst/three: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f106846dc52f100ec_d20260224_m052441_c001_v0001136_t0043_u01771910681606") 2026/02/24 05:31:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f415e77126fddce3c_d20260224_m052555_c001_v7007000_t0000_u01771910755104") 2026/02/24 05:31:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f101f9c5875c935a8_d20260224_m052553_c001_v0001185_t0025_u01771910753770") 2026/02/24 05:31:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119613fb2034b2ba_d20260224_m052550_c001_v0001165_t0028_u01771910750798") 2026/02/24 05:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f415e77126fddce3d_d20260224_m052555_c001_v7007000_t0000_u01771910755287") 2026/02/24 05:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f113885e28b9366db_d20260224_m052554_c001_v0001182_t0014_u01771910754149") 2026/02/24 05:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6cac_d20260224_m052553_c001_v7007000_t0000_u01771910753960") 2026/02/24 05:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f113885e28b9366cd_d20260224_m052551_c001_v0001182_t0055_u01771910751208") 2026/02/24 05:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6ca9_d20260224_m052551_c001_v7007000_t0000_u01771910751023") 2026/02/24 05:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b0ba_d20260224_m052545_c001_v0001131_t0026_u01771910745561") 2026/02/24 05:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f400c02407c6f657c_d20260224_m052543_c001_v7007000_t0000_u01771910743722") 2026/02/24 05:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11749828ce06b1ef_d20260224_m052542_c001_v0001033_t0008_u01771910742559") 2026/02/24 05:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f419b1845f5184c04_d20260224_m052542_c001_v7007000_t0000_u01771910742372") 2026/02/24 05:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11749828ce06b1d5_d20260224_m052538_c001_v0001033_t0020_u01771910738410") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f419b1845f5184bfe_d20260224_m052538_c001_v7007000_t0000_u01771910738220") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b09a_d20260224_m052533_c001_v0001131_t0055_u01771910733141") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d04e_d20260224_m052530_c001_v7007000_t0000_u01771910730853") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b084_d20260224_m052528_c001_v0001131_t0000_u01771910728290") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d045_d20260224_m052527_c001_v7007000_t0000_u01771910727915") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b078_d20260224_m052523_c001_v0001131_t0021_u01771910723285") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40520b177ed78442_d20260224_m052521_c001_v7007000_t0000_u01771910721096") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b05a_d20260224_m052517_c001_v0001131_t0025_u01771910717862") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40520b177ed78410_d20260224_m052516_c001_v7007000_t0000_u01771910716733") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b04e_d20260224_m052510_c001_v0001131_t0030_u01771910710038") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a893cd_d20260224_m052507_c001_v7007000_t0000_u01771910707786") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b038_d20260224_m052505_c001_v0001131_t0026_u01771910705203") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a893c1_d20260224_m052504_c001_v7007000_t0000_u01771910704037") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b028_d20260224_m052456_c001_v0001131_t0026_u01771910696612") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c45e_d20260224_m052454_c001_v7007000_t0000_u01771910694409") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b016_d20260224_m052452_c001_v0001131_t0035_u01771910692108") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c43e_d20260224_m052451_c001_v7007000_t0000_u01771910691012") 2026/02/24 05:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493affa_d20260224_m052444_c001_v0001131_t0059_u01771910684383") 2026/02/24 05:31:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f400c02407c6f657d_d20260224_m052543_c001_v7007000_t0000_u01771910743905") 2026/02/24 05:31:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1121035c9a42ac88_d20260224_m052541_c001_v0001167_t0048_u01771910741911") 2026/02/24 05:31:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10418b0811eb9558_d20260224_m052537_c001_v0001181_t0009_u01771910737929") 2026/02/24 05:31:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f404a4ab89b3d88f5_d20260224_m052531_c001_v7007000_t0000_u01771910731792") 2026/02/24 05:31:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1081d55f185b4b35_d20260224_m052530_c001_v0001103_t0038_u01771910730280") 2026/02/24 05:31:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11107a8f87e96582_d20260224_m052527_c001_v0001178_t0031_u01771910727695") 2026/02/24 05:31:02 DEBUG : dst/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f415e77126fddce3e_d20260224_m052555_c001_v7007000_t0000_u01771910755471") 2026/02/24 05:31:02 DEBUG : dst/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b0b8_d20260224_m052545_c001_v0001131_t0055_u01771910745092") 2026/02/24 05:31:02 DEBUG : dst/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f400c02407c6f657f_d20260224_m052544_c001_v7007000_t0000_u01771910744090") 2026/02/24 05:31:02 DEBUG : dst/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b098_d20260224_m052532_c001_v0001131_t0049_u01771910732846") 2026/02/24 05:31:02 DEBUG : dst/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f404a4ab89b3d88f6_d20260224_m052531_c001_v7007000_t0000_u01771910731977") 2026/02/24 05:31:02 DEBUG : dst/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b076_d20260224_m052522_c001_v0001131_t0024_u01771910722890") 2026/02/24 05:31:02 DEBUG : dst/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f404a4ab89b3d88e7_d20260224_m052522_c001_v7007000_t0000_u01771910722213") 2026/02/24 05:31:02 DEBUG : dst/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b04a_d20260224_m052509_c001_v0001131_t0043_u01771910709662") 2026/02/24 05:31:02 DEBUG : dst/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40520b177ed783c0_d20260224_m052508_c001_v7007000_t0000_u01771910708899") 2026/02/24 05:31:02 DEBUG : dst/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b026_d20260224_m052456_c001_v0001131_t0048_u01771910696335") 2026/02/24 05:31:02 DEBUG : dst/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f404a4ab89b3d88c2_d20260224_m052455_c001_v7007000_t0000_u01771910695531") 2026/02/24 05:31:02 DEBUG : dst/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493aff6_d20260224_m052444_c001_v0001131_t0013_u01771910684098") 2026/02/24 05:31:02 DEBUG : dst/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40865cef0b708e31_d20260224_m052443_c001_v7007000_t0000_u01771910683451") 2026/02/24 05:31:02 DEBUG : dst/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1045d4d6e3bbb464_d20260224_m052439_c001_v0001146_t0047_u01771910679300") 2026/02/24 05:31:02 DEBUG : dst/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40520b177ed7832a_d20260224_m052414_c001_v7007000_t0000_u01771910654853") 2026/02/24 05:31:02 DEBUG : dst/two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1051c6e7c2d39ce1_d20260224_m052413_c001_v0001036_t0038_u01771910653340") 2026/02/24 05:31:02 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40865cef0b708dab_d20260224_m052339_c001_v7007000_t0000_u01771910619031") 2026/02/24 05:31:02 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493af37_d20260224_m052335_c001_v0001131_t0017_u01771910615792") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40865cef0b708da2_d20260224_m052333_c001_v7007000_t0000_u01771910613441") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11009bd74e61d41e_d20260224_m052322_c001_v0001097_t0051_u01771910602839") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d715854_d20260224_m052314_c001_v7007000_t0000_u01771910594203") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493af09_d20260224_m052310_c001_v0001131_t0045_u01771910590722") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce200_d20260224_m052249_c001_v7007000_t0000_u01771910569542") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4ff25_d20260224_m052247_c001_v0001090_t0054_u01771910567612") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce1fa_d20260224_m052246_c001_v7007000_t0000_u01771910566665") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4ff18_d20260224_m052245_c001_v0001090_t0042_u01771910565265") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce1d7_d20260224_m052242_c001_v7007000_t0000_u01771910562188") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fef5_d20260224_m052240_c001_v0001090_t0005_u01771910560016") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce1b0_d20260224_m052239_c001_v7007000_t0000_u01771910559077") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fedb_d20260224_m052237_c001_v0001090_t0028_u01771910557289") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce129_d20260224_m052230_c001_v7007000_t0000_u01771910550887") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fea5_d20260224_m052229_c001_v0001090_t0004_u01771910549325") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce0ee_d20260224_m052228_c001_v7007000_t0000_u01771910548253") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe99_d20260224_m052227_c001_v0001090_t0009_u01771910547322") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf699699_d20260224_m052222_c001_v7007000_t0000_u01771910542214") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe7b_d20260224_m052220_c001_v0001090_t0052_u01771910540612") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf69968d_d20260224_m052218_c001_v7007000_t0000_u01771910538729") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe67_d20260224_m052217_c001_v0001090_t0022_u01771910537492") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf699687_d20260224_m052217_c001_v7007000_t0000_u01771910537117") 2026/02/24 05:31:03 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1188b3ebd8b0a0f0_d20260224_m052216_c001_v0001039_t0027_u01771910536073") 2026/02/24 05:31:04 DEBUG : empty space: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe53_d20260224_m052214_c001_v0001090_t0046_u01771910534419") 2026/02/24 05:31:04 DEBUG : enormous: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce1fd_d20260224_m052248_c001_v7007000_t0000_u01771910568611") 2026/02/24 05:31:04 DEBUG : enormous: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4ff27_d20260224_m052247_c001_v0001090_t0008_u01771910567912") 2026/02/24 05:31:04 DEBUG : existing: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f415e77126fddce51_d20260224_m052559_c001_v7007000_t0000_u01771910759933") 2026/02/24 05:31:04 DEBUG : existing: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b0dc_d20260224_m052558_c001_v0001131_t0008_u01771910758639") 2026/02/24 05:31:04 DEBUG : existing: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d71584d_d20260224_m052308_c001_v7007000_t0000_u01771910588778") 2026/02/24 05:31:04 DEBUG : existing: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11009bd74e61d3c6_d20260224_m052307_c001_v0001097_t0005_u01771910587548") 2026/02/24 05:31:04 DEBUG : existing: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf69967e_d20260224_m052210_c001_v7007000_t0000_u01771910530771") 2026/02/24 05:31:04 DEBUG : existing: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe3f_d20260224_m052209_c001_v0001090_t0010_u01771910529491") 2026/02/24 05:31:04 DEBUG : existing: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf69967b_d20260224_m052208_c001_v7007000_t0000_u01771910528934") 2026/02/24 05:31:04 DEBUG : existing: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe35_d20260224_m052207_c001_v0001090_t0040_u01771910527976") 2026/02/24 05:31:04 DEBUG : existing: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe33_d20260224_m052207_c001_v0001090_t0009_u01771910527129") 2026/02/24 05:31:04 DEBUG : existing-b: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d71584f_d20260224_m052308_c001_v7007000_t0000_u01771910588973") 2026/02/24 05:31:04 DEBUG : existing-b: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493aef3_d20260224_m052307_c001_v0001131_t0034_u01771910587540") 2026/02/24 05:31:04 DEBUG : file1: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf057_d20260224_m052653_c001_v7007000_t0000_u01771910813453") 2026/02/24 05:31:04 DEBUG : file1: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afbfc_d20260224_m052652_c001_v0001184_t0023_u01771910812653") 2026/02/24 05:31:04 DEBUG : file1: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf054_d20260224_m052651_c001_v7007000_t0000_u01771910811275") 2026/02/24 05:31:04 DEBUG : file1: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bb9f2d_d20260224_m052650_c001_v0001180_t0041_u01771910810034") 2026/02/24 05:31:04 DEBUG : five: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce205_d20260224_m052253_c001_v7007000_t0000_u01771910573517") 2026/02/24 05:31:04 DEBUG : five: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4040436e7df4ff39_d20260224_m052251_c001_v0001090_t0040_u01771910571509") 2026/02/24 05:31:05 DEBUG : foo: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf699693_d20260224_m052220_c001_v7007000_t0000_u01771910540239") 2026/02/24 05:31:05 DEBUG : foo: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4040436e7df4fe71_d20260224_m052219_c001_v0001090_t0040_u01771910539670") 2026/02/24 05:31:05 DEBUG : foo: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4040436e7df4fe6b_d20260224_m052219_c001_v0001090_t0040_u01771910539108") 2026/02/24 05:31:05 DEBUG : four: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce206_d20260224_m052253_c001_v7007000_t0000_u01771910573703") 2026/02/24 05:31:05 DEBUG : four: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41009bd74e61d379_d20260224_m052252_c001_v0001097_t0026_u01771910572090") 2026/02/24 05:31:05 DEBUG : four: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4ff37_d20260224_m052250_c001_v0001090_t0001_u01771910570678") 2026/02/24 05:31:05 DEBUG : hello world2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c196_d20260224_m052124_c001_v7007000_t0000_u01771910484988") 2026/02/24 05:31:05 DEBUG : hello world2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fd67_d20260224_m052124_c001_v0001090_t0005_u01771910484005") 2026/02/24 05:31:05 DEBUG : ignore-size: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf69924e_d20260224_m052206_c001_v7007000_t0000_u01771910526753") 2026/02/24 05:31:05 DEBUG : ignore-size: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe31_d20260224_m052205_c001_v0001090_t0023_u01771910525677") 2026/02/24 05:31:05 DEBUG : nested/sub dir/file: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d71584a_d20260224_m052306_c001_v7007000_t0000_u01771910586758") 2026/02/24 05:31:05 DEBUG : nested/sub dir/file: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11009bd74e61d3bc_d20260224_m052306_c001_v0001097_t0001_u01771910586009") 2026/02/24 05:31:05 DEBUG : nested/sub dir/file: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d715847_d20260224_m052305_c001_v7007000_t0000_u01771910585229") 2026/02/24 05:31:05 DEBUG : nested/sub dir/file: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11009bd74e61d3b8_d20260224_m052304_c001_v0001097_t0054_u01771910584356") 2026/02/24 05:31:05 DEBUG : one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce209_d20260224_m052253_c001_v7007000_t0000_u01771910573935") 2026/02/24 05:31:05 DEBUG : one: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4040436e7df4ff2f_d20260224_m052249_c001_v0001090_t0040_u01771910569932") 2026/02/24 05:31:05 DEBUG : only0: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf03f_d20260224_m052645_c001_v7007000_t0000_u01771910805474") 2026/02/24 05:31:05 DEBUG : only0: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4060d2339493b1e3_d20260224_m052639_c001_v0001131_t0050_u01771910799506") 2026/02/24 05:31:05 DEBUG : only0: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b170_d20260224_m052625_c001_v0001131_t0017_u01771910785367") 2026/02/24 05:31:05 DEBUG : only0: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c5bb_d20260224_m052619_c001_v7007000_t0000_u01771910779293") 2026/02/24 05:31:06 DEBUG : only0: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b0f2_d20260224_m052603_c001_v0001131_t0023_u01771910763707") 2026/02/24 05:31:06 DEBUG : only1: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf040_d20260224_m052645_c001_v7007000_t0000_u01771910805659") 2026/02/24 05:31:06 DEBUG : only1: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40403f22503afbcc_d20260224_m052640_c001_v0001184_t0016_u01771910800475") 2026/02/24 05:31:06 DEBUG : only1: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b17a_d20260224_m052625_c001_v0001131_t0029_u01771910785949") 2026/02/24 05:31:06 DEBUG : only1: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4169296b41a94cb0_d20260224_m052619_c001_v7007000_t0000_u01771910779495") 2026/02/24 05:31:06 DEBUG : only1: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b0fa_d20260224_m052604_c001_v0001131_t0057_u01771910764502") 2026/02/24 05:31:06 DEBUG : only10: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf041_d20260224_m052645_c001_v7007000_t0000_u01771910805844") 2026/02/24 05:31:06 DEBUG : only10: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40403f22503afbc6_d20260224_m052640_c001_v0001184_t0016_u01771910800104") 2026/02/24 05:31:06 DEBUG : only10: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1ac_d20260224_m052632_c001_v0001131_t0031_u01771910792067") 2026/02/24 05:31:06 DEBUG : only10: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4169296b41a94cad_d20260224_m052619_c001_v7007000_t0000_u01771910779302") 2026/02/24 05:31:06 DEBUG : only10: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b128_d20260224_m052611_c001_v0001131_t0058_u01771910771341") 2026/02/24 05:31:06 DEBUG : only11: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf042_d20260224_m052646_c001_v7007000_t0000_u01771910806028") 2026/02/24 05:31:06 DEBUG : only11: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f419b6cb731371dd6_d20260224_m052640_c001_v0001032_t0041_u01771910800482") 2026/02/24 05:31:06 DEBUG : only11: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1b6_d20260224_m052632_c001_v0001131_t0001_u01771910792858") 2026/02/24 05:31:06 DEBUG : only11: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c5b9_d20260224_m052618_c001_v7007000_t0000_u01771910778923") 2026/02/24 05:31:06 DEBUG : only11: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b12c_d20260224_m052611_c001_v0001131_t0056_u01771910771962") 2026/02/24 05:31:06 DEBUG : only12: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf043_d20260224_m052646_c001_v7007000_t0000_u01771910806212") 2026/02/24 05:31:06 DEBUG : only12: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41837c98b8bb9ef3_d20260224_m052640_c001_v0001180_t0051_u01771910800296") 2026/02/24 05:31:06 DEBUG : only12: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1c0_d20260224_m052633_c001_v0001131_t0040_u01771910793470") 2026/02/24 05:31:06 DEBUG : only12: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c5ba_d20260224_m052619_c001_v7007000_t0000_u01771910779108") 2026/02/24 05:31:06 DEBUG : only12: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b132_d20260224_m052612_c001_v0001131_t0021_u01771910772564") 2026/02/24 05:31:06 DEBUG : only13: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf044_d20260224_m052646_c001_v7007000_t0000_u01771910806397") 2026/02/24 05:31:06 DEBUG : only13: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4060d2339493b1e5_d20260224_m052640_c001_v0001131_t0050_u01771910800089") 2026/02/24 05:31:07 DEBUG : only13: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1c4_d20260224_m052634_c001_v0001131_t0038_u01771910794234") 2026/02/24 05:31:07 DEBUG : only13: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a89520_d20260224_m052619_c001_v7007000_t0000_u01771910779311") 2026/02/24 05:31:07 DEBUG : only13: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b138_d20260224_m052613_c001_v0001131_t0045_u01771910773267") 2026/02/24 05:31:07 DEBUG : only14: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf045_d20260224_m052646_c001_v7007000_t0000_u01771910806581") 2026/02/24 05:31:07 DEBUG : only14: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4060d2339493b1e7_d20260224_m052640_c001_v0001131_t0050_u01771910800277") 2026/02/24 05:31:07 DEBUG : only14: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1c8_d20260224_m052635_c001_v0001131_t0008_u01771910795022") 2026/02/24 05:31:07 DEBUG : only14: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c5bd_d20260224_m052619_c001_v7007000_t0000_u01771910779477") 2026/02/24 05:31:07 DEBUG : only14: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b13c_d20260224_m052613_c001_v0001131_t0044_u01771910773820") 2026/02/24 05:31:07 DEBUG : only15: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf046_d20260224_m052646_c001_v7007000_t0000_u01771910806766") 2026/02/24 05:31:07 DEBUG : only15: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40403f22503afbca_d20260224_m052640_c001_v0001184_t0016_u01771910800291") 2026/02/24 05:31:07 DEBUG : only15: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1cc_d20260224_m052635_c001_v0001131_t0004_u01771910795652") 2026/02/24 05:31:07 DEBUG : only15: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6cdc_d20260224_m052619_c001_v7007000_t0000_u01771910779485") 2026/02/24 05:31:07 DEBUG : only15: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b140_d20260224_m052614_c001_v0001131_t0025_u01771910774593") 2026/02/24 05:31:07 DEBUG : only16: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf047_d20260224_m052646_c001_v7007000_t0000_u01771910806990") 2026/02/24 05:31:07 DEBUG : only16: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4060d2339493b1e9_d20260224_m052640_c001_v0001131_t0050_u01771910800461") 2026/02/24 05:31:07 DEBUG : only16: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1d0_d20260224_m052636_c001_v0001131_t0003_u01771910796333") 2026/02/24 05:31:07 DEBUG : only16: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6ce0_d20260224_m052619_c001_v7007000_t0000_u01771910779857") 2026/02/24 05:31:07 DEBUG : only16: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b144_d20260224_m052615_c001_v0001131_t0041_u01771910775386") 2026/02/24 05:31:08 DEBUG : only17: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf048_d20260224_m052647_c001_v7007000_t0000_u01771910807175") 2026/02/24 05:31:08 DEBUG : only17: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41837c98b8bb9ef5_d20260224_m052640_c001_v0001180_t0051_u01771910800488") 2026/02/24 05:31:08 DEBUG : only17: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1d7_d20260224_m052637_c001_v0001131_t0000_u01771910797146") 2026/02/24 05:31:08 DEBUG : only17: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6cde_d20260224_m052619_c001_v7007000_t0000_u01771910779671") 2026/02/24 05:31:08 DEBUG : only17: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b14c_d20260224_m052616_c001_v0001131_t0036_u01771910776106") 2026/02/24 05:31:08 DEBUG : only18: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf049_d20260224_m052647_c001_v7007000_t0000_u01771910807359") 2026/02/24 05:31:08 DEBUG : only18: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40403f22503afbd0_d20260224_m052640_c001_v0001184_t0016_u01771910800660") 2026/02/24 05:31:08 DEBUG : only18: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1db_d20260224_m052637_c001_v0001131_t0013_u01771910797796") 2026/02/24 05:31:08 DEBUG : only18: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4169296b41a94cb6_d20260224_m052619_c001_v7007000_t0000_u01771910779866") 2026/02/24 05:31:08 DEBUG : only18: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b152_d20260224_m052616_c001_v0001131_t0024_u01771910776805") 2026/02/24 05:31:08 DEBUG : only19: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf04a_d20260224_m052647_c001_v7007000_t0000_u01771910807544") 2026/02/24 05:31:08 DEBUG : only19: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40403f22503afbd4_d20260224_m052641_c001_v0001184_t0016_u01771910801035") 2026/02/24 05:31:08 DEBUG : only19: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1e1_d20260224_m052638_c001_v0001131_t0005_u01771910798580") 2026/02/24 05:31:09 DEBUG : only19: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6cdb_d20260224_m052619_c001_v7007000_t0000_u01771910779294") 2026/02/24 05:31:09 DEBUG : only19: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b158_d20260224_m052617_c001_v0001131_t0015_u01771910777621") 2026/02/24 05:31:09 DEBUG : only2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf04b_d20260224_m052647_c001_v7007000_t0000_u01771910807729") 2026/02/24 05:31:09 DEBUG : only2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4060d2339493b1ef_d20260224_m052641_c001_v0001131_t0050_u01771910801024") 2026/02/24 05:31:09 DEBUG : only2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b17e_d20260224_m052626_c001_v0001131_t0013_u01771910786612") 2026/02/24 05:31:09 DEBUG : only2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a89526_d20260224_m052619_c001_v7007000_t0000_u01771910779878") 2026/02/24 05:31:09 DEBUG : only2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b100_d20260224_m052605_c001_v0001131_t0052_u01771910765576") 2026/02/24 05:31:09 DEBUG : only3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf04c_d20260224_m052647_c001_v7007000_t0000_u01771910807913") 2026/02/24 05:31:09 DEBUG : only3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4060d2339493b1eb_d20260224_m052640_c001_v0001131_t0050_u01771910800646") 2026/02/24 05:31:09 DEBUG : only3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b184_d20260224_m052627_c001_v0001131_t0020_u01771910787422") 2026/02/24 05:31:09 DEBUG : only3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4169296b41a94cb3_d20260224_m052619_c001_v7007000_t0000_u01771910779680") 2026/02/24 05:31:09 DEBUG : only3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b104_d20260224_m052606_c001_v0001131_t0012_u01771910766097") 2026/02/24 05:31:09 DEBUG : only4: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf04d_d20260224_m052648_c001_v7007000_t0000_u01771910808098") 2026/02/24 05:31:09 DEBUG : only4: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41837c98b8bb9ef9_d20260224_m052640_c001_v0001180_t0051_u01771910800676") 2026/02/24 05:31:09 DEBUG : only4: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b18a_d20260224_m052628_c001_v0001131_t0016_u01771910788063") 2026/02/24 05:31:09 DEBUG : only4: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c5c1_d20260224_m052620_c001_v7007000_t0000_u01771910780033") 2026/02/24 05:31:09 DEBUG : only4: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b108_d20260224_m052606_c001_v0001131_t0050_u01771910766969") 2026/02/24 05:31:09 DEBUG : only5: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf04e_d20260224_m052648_c001_v7007000_t0000_u01771910808283") 2026/02/24 05:31:09 DEBUG : only5: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f419b6cb731371ddc_d20260224_m052640_c001_v0001032_t0041_u01771910800868") 2026/02/24 05:31:09 DEBUG : only5: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b18e_d20260224_m052628_c001_v0001131_t0000_u01771910788746") 2026/02/24 05:31:09 DEBUG : only5: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a89524_d20260224_m052619_c001_v7007000_t0000_u01771910779690") 2026/02/24 05:31:09 DEBUG : only5: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b10e_d20260224_m052607_c001_v0001131_t0021_u01771910767650") 2026/02/24 05:31:09 DEBUG : only6: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf04f_d20260224_m052648_c001_v7007000_t0000_u01771910808469") 2026/02/24 05:31:09 DEBUG : only6: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f419b6cb731371dda_d20260224_m052640_c001_v0001032_t0041_u01771910800681") 2026/02/24 05:31:10 DEBUG : only6: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b192_d20260224_m052629_c001_v0001131_t0041_u01771910789325") 2026/02/24 05:31:10 DEBUG : only6: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c5c0_d20260224_m052619_c001_v7007000_t0000_u01771910779849") 2026/02/24 05:31:10 DEBUG : only6: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b116_d20260224_m052608_c001_v0001131_t0055_u01771910768514") 2026/02/24 05:31:10 DEBUG : only7: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf050_d20260224_m052648_c001_v7007000_t0000_u01771910808653") 2026/02/24 05:31:10 DEBUG : only7: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4060d2339493b1ed_d20260224_m052640_c001_v0001131_t0050_u01771910800838") 2026/02/24 05:31:10 DEBUG : only7: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b19a_d20260224_m052630_c001_v0001131_t0050_u01771910790022") 2026/02/24 05:31:10 DEBUG : only7: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4017812acdbf6ce1_d20260224_m052620_c001_v7007000_t0000_u01771910780043") 2026/02/24 05:31:10 DEBUG : only7: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b11a_d20260224_m052609_c001_v0001131_t0045_u01771910769120") 2026/02/24 05:31:10 DEBUG : only8: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf051_d20260224_m052648_c001_v7007000_t0000_u01771910808838") 2026/02/24 05:31:10 DEBUG : only8: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40403f22503afbd2_d20260224_m052640_c001_v0001184_t0016_u01771910800844") 2026/02/24 05:31:10 DEBUG : only8: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1a2_d20260224_m052630_c001_v0001131_t0023_u01771910790778") 2026/02/24 05:31:10 DEBUG : only8: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a89523_d20260224_m052619_c001_v7007000_t0000_u01771910779505") 2026/02/24 05:31:10 DEBUG : only8: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b11e_d20260224_m052609_c001_v0001131_t0015_u01771910769902") 2026/02/24 05:31:10 DEBUG : only9: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf052_d20260224_m052649_c001_v7007000_t0000_u01771910809025") 2026/02/24 05:31:10 DEBUG : only9: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41837c98b8bb9eff_d20260224_m052640_c001_v0001180_t0051_u01771910800864") 2026/02/24 05:31:10 DEBUG : only9: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b1a6_d20260224_m052631_c001_v0001131_t0000_u01771910791417") 2026/02/24 05:31:10 DEBUG : only9: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c5be_d20260224_m052619_c001_v7007000_t0000_u01771910779663") 2026/02/24 05:31:10 DEBUG : only9: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b124_d20260224_m052610_c001_v0001131_t0047_u01771910770699") 2026/02/24 05:31:10 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d715842_d20260224_m052303_c001_v7007000_t0000_u01771910583183") 2026/02/24 05:31:10 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11009bd74e61d3b0_d20260224_m052301_c001_v0001097_t0039_u01771910581015") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d71583d_d20260224_m052300_c001_v7007000_t0000_u01771910580256") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493aedb_d20260224_m052258_c001_v0001131_t0023_u01771910578153") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d715839_d20260224_m052257_c001_v7007000_t0000_u01771910577360") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11009bd74e61d398_d20260224_m052254_c001_v0001097_t0011_u01771910574864") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce1f2_d20260224_m052244_c001_v7007000_t0000_u01771910564353") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4ff09_d20260224_m052242_c001_v0001090_t0057_u01771910562747") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce1c4_d20260224_m052240_c001_v7007000_t0000_u01771910560730") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fef1_d20260224_m052239_c001_v0001090_t0036_u01771910559642") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce1a4_d20260224_m052238_c001_v7007000_t0000_u01771910558227") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fed5_d20260224_m052236_c001_v0001090_t0022_u01771910556813") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce11d_d20260224_m052230_c001_v7007000_t0000_u01771910550320") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe9f_d20260224_m052228_c001_v0001090_t0010_u01771910548811") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce0f4_d20260224_m052228_c001_v7007000_t0000_u01771910548440") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe97_d20260224_m052226_c001_v0001090_t0039_u01771910546859") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce0cf_d20260224_m052226_c001_v7007000_t0000_u01771910546487") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe95_d20260224_m052225_c001_v0001090_t0044_u01771910545648") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe91_d20260224_m052224_c001_v0001090_t0019_u01771910544933") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce0b8_d20260224_m052224_c001_v7007000_t0000_u01771910544561") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe8f_d20260224_m052223_c001_v0001090_t0018_u01771910543874") 2026/02/24 05:31:11 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe89_d20260224_m052223_c001_v0001090_t0012_u01771910543142") 2026/02/24 05:31:12 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf69969a_d20260224_m052222_c001_v7007000_t0000_u01771910542401") 2026/02/24 05:31:12 DEBUG : potato: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe7d_d20260224_m052221_c001_v0001090_t0039_u01771910541355") 2026/02/24 05:31:12 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4197935cfcfe82eb_d20260224_m052350_c001_v7007000_t0000_u01771910630376") 2026/02/24 05:31:12 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493af5f_d20260224_m052349_c001_v0001131_t0022_u01771910629468") 2026/02/24 05:31:12 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40865cef0b708daf_d20260224_m052339_c001_v7007000_t0000_u01771910619459") 2026/02/24 05:31:12 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11009bd74e61d470_d20260224_m052334_c001_v0001097_t0057_u01771910614792") 2026/02/24 05:31:12 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4134c8800e436cd2_d20260224_m052327_c001_v7007000_t0000_u01771910607224") 2026/02/24 05:31:12 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493af19_d20260224_m052322_c001_v0001131_t0048_u01771910602150") 2026/02/24 05:31:12 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d715856_d20260224_m052314_c001_v7007000_t0000_u01771910594995") 2026/02/24 05:31:12 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11009bd74e61d3d0_d20260224_m052309_c001_v0001097_t0058_u01771910589909") 2026/02/24 05:31:12 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce1fe_d20260224_m052248_c001_v7007000_t0000_u01771910568795") 2026/02/24 05:31:12 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4ff23_d20260224_m052247_c001_v0001090_t0055_u01771910567222") 2026/02/24 05:31:12 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce1fb_d20260224_m052246_c001_v7007000_t0000_u01771910566850") 2026/02/24 05:31:12 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4ff15_d20260224_m052244_c001_v0001090_t0021_u01771910564909") 2026/02/24 05:31:12 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce1f5_d20260224_m052244_c001_v7007000_t0000_u01771910564537") 2026/02/24 05:31:12 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4ff0f_d20260224_m052243_c001_v0001090_t0018_u01771910563590") 2026/02/24 05:31:12 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce1da_d20260224_m052242_c001_v7007000_t0000_u01771910562374") 2026/02/24 05:31:12 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fefb_d20260224_m052241_c001_v0001090_t0011_u01771910561104") 2026/02/24 05:31:12 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce1b2_d20260224_m052239_c001_v7007000_t0000_u01771910559264") 2026/02/24 05:31:13 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fee9_d20260224_m052238_c001_v0001090_t0015_u01771910558240") 2026/02/24 05:31:13 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce12f_d20260224_m052231_c001_v7007000_t0000_u01771910551144") 2026/02/24 05:31:13 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4feab_d20260224_m052230_c001_v0001090_t0018_u01771910550026") 2026/02/24 05:31:13 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c19b_d20260224_m052127_c001_v7007000_t0000_u01771910487881") 2026/02/24 05:31:13 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fd73_d20260224_m052127_c001_v0001090_t0057_u01771910487195") 2026/02/24 05:31:13 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c198_d20260224_m052126_c001_v7007000_t0000_u01771910486272") 2026/02/24 05:31:13 DEBUG : potato2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fd6f_d20260224_m052125_c001_v0001090_t0037_u01771910485538") 2026/02/24 05:31:13 DEBUG : potato3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40865cef0b708db7_d20260224_m052339_c001_v7007000_t0000_u01771910619915") 2026/02/24 05:31:13 DEBUG : potato3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11009bd74e61d47e_d20260224_m052336_c001_v0001097_t0011_u01771910616084") 2026/02/24 05:31:13 DEBUG : potato3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4134c8800e436cd4_d20260224_m052327_c001_v7007000_t0000_u01771910607520") 2026/02/24 05:31:13 DEBUG : potato3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493af1f_d20260224_m052323_c001_v0001131_t0031_u01771910603212") 2026/02/24 05:31:13 DEBUG : potato3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d715855_d20260224_m052314_c001_v7007000_t0000_u01771910594808") 2026/02/24 05:31:13 DEBUG : potato3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11009bd74e61d3da_d20260224_m052311_c001_v0001097_t0054_u01771910591070") 2026/02/24 05:31:13 DEBUG : pre-dest1/1: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40865cef0b708e10_d20260224_m052423_c001_v7007000_t0000_u01771910663880") 2026/02/24 05:31:13 DEBUG : pre-dest1/1: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11009bd74e61d5db_d20260224_m052415_c001_v0001097_t0028_u01771910655627") 2026/02/24 05:31:13 DEBUG : pre-dest2/2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40865cef0b708e11_d20260224_m052424_c001_v7007000_t0000_u01771910664064") 2026/02/24 05:31:13 DEBUG : pre-dest2/2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493afa2_d20260224_m052416_c001_v0001131_t0046_u01771910656565") 2026/02/24 05:31:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40520b177ed78314_d20260224_m052401_c001_v7007000_t0000_u01771910641328") 2026/02/24 05:31:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11009bd74e61d509_d20260224_m052358_c001_v0001097_t0049_u01771910638110") 2026/02/24 05:31:13 DEBUG : sizeonly: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf69924d_d20260224_m052205_c001_v7007000_t0000_u01771910525060") 2026/02/24 05:31:13 DEBUG : sizeonly: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe29_d20260224_m052203_c001_v0001090_t0022_u01771910523963") 2026/02/24 05:31:13 DEBUG : splitbanan: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8d2_d20260224_m052838_c001_v7007000_t0000_u01771910918584") 2026/02/24 05:31:13 DEBUG : splitbanan: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afdfb_d20260224_m052831_c001_v0001184_t0039_u01771910911284") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072c0_d20260224_m052951_c001_v7007000_t0000_u01771910991163") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b4dd_d20260224_m052944_c001_v0001131_t0009_u01771910984695") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f418985413ef49d6e_d20260224_m052936_c001_v7007000_t0000_u01771910976403") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b4b3_d20260224_m052930_c001_v0001131_t0039_u01771910970136") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b260315_d20260224_m052921_c001_v7007000_t0000_u01771910961841") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b48b_d20260224_m052915_c001_v0001131_t0010_u01771910955549") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c46424063d9_d20260224_m052907_c001_v7007000_t0000_u01771910947374") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b457_d20260224_m052901_c001_v0001131_t0036_u01771910941273") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4223ab4461a8975f_d20260224_m052853_c001_v7007000_t0000_u01771910933098") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b41d_d20260224_m052846_c001_v0001131_t0034_u01771910926363") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b070de_d20260224_m052833_c001_v7007000_t0000_u01771910913220") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b3bd_d20260224_m052830_c001_v0001131_t0033_u01771910910048") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c8a1_d20260224_m052821_c001_v7007000_t0000_u01771910901591") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afd95_d20260224_m052814_c001_v0001184_t0045_u01771910894757") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce88d_d20260224_m052813_c001_v7007000_t0000_u01771910893762") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371efa_d20260224_m052810_c001_v0001032_t0035_u01771910890211") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41823ea1161ed00a_d20260224_m052802_c001_v7007000_t0000_u01771910882023") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b325_d20260224_m052754_c001_v0001131_t0001_u01771910874935") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41194c4642406297_d20260224_m052753_c001_v7007000_t0000_u01771910873762") 2026/02/24 05:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b309_d20260224_m052750_c001_v0001131_t0046_u01771910870411") 2026/02/24 05:31:15 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f403fecb8a792d3c8_d20260224_m052737_c001_v7007000_t0000_u01771910857046") 2026/02/24 05:31:15 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b2ab_d20260224_m052733_c001_v0001131_t0018_u01771910853387") 2026/02/24 05:31:15 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f421ed05a97222731_d20260224_m052724_c001_v7007000_t0000_u01771910844899") 2026/02/24 05:31:15 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b265_d20260224_m052718_c001_v0001131_t0041_u01771910838501") 2026/02/24 05:31:15 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4166b75f74b49bbd_d20260224_m052710_c001_v7007000_t0000_u01771910830134") 2026/02/24 05:31:15 DEBUG : splitbananasplit: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b237_d20260224_m052704_c001_v0001131_t0000_u01771910824087") 2026/02/24 05:31:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f407d2dd40b2602bf_d20260224_m052816_c001_v7007000_t0000_u01771910896331") 2026/02/24 05:31:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba0cb_d20260224_m052811_c001_v0001180_t0026_u01771910891568") 2026/02/24 05:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf05d_d20260224_m052657_c001_v7007000_t0000_u01771910817431") 2026/02/24 05:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b215_d20260224_m052656_c001_v0001131_t0051_u01771910816345") 2026/02/24 05:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf05a_d20260224_m052655_c001_v7007000_t0000_u01771910815567") 2026/02/24 05:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371e06_d20260224_m052654_c001_v0001032_t0007_u01771910814409") 2026/02/24 05:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d71584b_d20260224_m052306_c001_v7007000_t0000_u01771910586953") 2026/02/24 05:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493aeeb_d20260224_m052306_c001_v0001131_t0048_u01771910586001") 2026/02/24 05:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d715848_d20260224_m052305_c001_v7007000_t0000_u01771910585417") 2026/02/24 05:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493aee7_d20260224_m052304_c001_v0001131_t0046_u01771910584346") 2026/02/24 05:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf699249_d20260224_m052201_c001_v7007000_t0000_u01771910521783") 2026/02/24 05:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe19_d20260224_m052200_c001_v0001090_t0018_u01771910520350") 2026/02/24 05:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf699244_d20260224_m052159_c001_v7007000_t0000_u01771910519977") 2026/02/24 05:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe13_d20260224_m052158_c001_v0001090_t0011_u01771910518828") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf699242_d20260224_m052156_c001_v7007000_t0000_u01771910516737") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fe03_d20260224_m052155_c001_v0001090_t0039_u01771910515486") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf69923d_d20260224_m052154_c001_v7007000_t0000_u01771910514935") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fdf7_d20260224_m052153_c001_v0001090_t0046_u01771910513640") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fde3_d20260224_m052150_c001_v0001090_t0042_u01771910510953") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f402f7c30cf699233_d20260224_m052150_c001_v7007000_t0000_u01771910510580") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fddb_d20260224_m052149_c001_v0001090_t0009_u01771910509907") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fdd3_d20260224_m052149_c001_v0001090_t0044_u01771910509088") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c1c2_d20260224_m052148_c001_v7007000_t0000_u01771910508353") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fdc5_d20260224_m052146_c001_v0001090_t0018_u01771910506046") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fdb9_d20260224_m052142_c001_v0001090_t0030_u01771910502820") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c1b5_d20260224_m052142_c001_v7007000_t0000_u01771910502449") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fdb5_d20260224_m052141_c001_v0001090_t0052_u01771910501792") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fdb3_d20260224_m052141_c001_v0001090_t0015_u01771910501094") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c1b1_d20260224_m052140_c001_v7007000_t0000_u01771910500727") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fda5_d20260224_m052136_c001_v0001090_t0026_u01771910496928") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c1ac_d20260224_m052136_c001_v7007000_t0000_u01771910496559") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fd9d_d20260224_m052135_c001_v0001090_t0015_u01771910495844") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c1a7_d20260224_m052134_c001_v7007000_t0000_u01771910494927") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fd8f_d20260224_m052134_c001_v0001090_t0057_u01771910494277") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c1a4_d20260224_m052133_c001_v7007000_t0000_u01771910493724") 2026/02/24 05:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fd87_d20260224_m052132_c001_v0001090_t0040_u01771910492932") 2026/02/24 05:31:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c1a0_d20260224_m052132_c001_v7007000_t0000_u01771910492002") 2026/02/24 05:31:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fd83_d20260224_m052131_c001_v0001090_t0023_u01771910491076") 2026/02/24 05:31:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c19e_d20260224_m052130_c001_v7007000_t0000_u01771910490524") 2026/02/24 05:31:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fd7b_d20260224_m052129_c001_v0001090_t0003_u01771910489848") 2026/02/24 05:31:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c19d_d20260224_m052129_c001_v7007000_t0000_u01771910489295") 2026/02/24 05:31:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fd75_d20260224_m052128_c001_v0001090_t0006_u01771910488436") 2026/02/24 05:31:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c194_d20260224_m052123_c001_v7007000_t0000_u01771910483380") 2026/02/24 05:31:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fd61_d20260224_m052122_c001_v0001090_t0057_u01771910482652") 2026/02/24 05:31:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c192_d20260224_m052122_c001_v7007000_t0000_u01771910482097") 2026/02/24 05:31:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fd5d_d20260224_m052121_c001_v0001090_t0028_u01771910481253") 2026/02/24 05:31:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c18f_d20260224_m052120_c001_v7007000_t0000_u01771910480338") 2026/02/24 05:31:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fd57_d20260224_m052119_c001_v0001090_t0035_u01771910479477") 2026/02/24 05:31:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f40947fcc0ce3c187_d20260224_m052117_c001_v7007000_t0000_u01771910477282") 2026/02/24 05:31:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4fd4d_d20260224_m052116_c001_v0001090_t0020_u01771910476545") 2026/02/24 05:31:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf05e_d20260224_m052657_c001_v7007000_t0000_u01771910817616") 2026/02/24 05:31:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503afc08_d20260224_m052656_c001_v0001184_t0000_u01771910816355") 2026/02/24 05:31:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf05b_d20260224_m052655_c001_v7007000_t0000_u01771910815751") 2026/02/24 05:31:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bb9f3f_d20260224_m052654_c001_v0001180_t0025_u01771910814425") 2026/02/24 05:31:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072ca_d20260224_m052953_c001_v7007000_t0000_u01771910993189") 2026/02/24 05:31:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba300_d20260224_m052952_c001_v0001180_t0036_u01771910992543") 2026/02/24 05:31:17 DEBUG : sub/yam: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d715841_d20260224_m052302_c001_v7007000_t0000_u01771910582622") 2026/02/24 05:31:17 DEBUG : sub/yam: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493aee1_d20260224_m052301_c001_v0001131_t0034_u01771910581007") 2026/02/24 05:31:18 DEBUG : test_dir1/file2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf058_d20260224_m052653_c001_v7007000_t0000_u01771910813637") 2026/02/24 05:31:18 DEBUG : test_dir1/file2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b207_d20260224_m052652_c001_v0001131_t0058_u01771910812263") 2026/02/24 05:31:18 DEBUG : test_dir1/file2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf055_d20260224_m052651_c001_v7007000_t0000_u01771910811459") 2026/02/24 05:31:18 DEBUG : test_dir1/file2: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b201_d20260224_m052650_c001_v0001131_t0042_u01771910810030") 2026/02/24 05:31:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf059_d20260224_m052653_c001_v7007000_t0000_u01771910813821") 2026/02/24 05:31:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bb9f31_d20260224_m052652_c001_v0001180_t0005_u01771910812256") 2026/02/24 05:31:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f405f55b37baaf056_d20260224_m052651_c001_v7007000_t0000_u01771910811645") 2026/02/24 05:31:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731371df8_d20260224_m052649_c001_v0001032_t0016_u01771910809995") 2026/02/24 05:31:18 DEBUG : three: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce20a_d20260224_m052254_c001_v7007000_t0000_u01771910574121") 2026/02/24 05:31:18 DEBUG : three: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4ff3f_d20260224_m052252_c001_v0001090_t0051_u01771910572849") 2026/02/24 05:31:18 DEBUG : three: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1040436e7df4ff35_d20260224_m052250_c001_v0001090_t0056_u01771910570315") 2026/02/24 05:31:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072ce_d20260224_m052955_c001_v7007000_t0000_u01771910995035") 2026/02/24 05:31:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503aff5f_d20260224_m052954_c001_v0001184_t0049_u01771910994391") 2026/02/24 05:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b07358_d20260224_m053013_c001_v7007000_t0000_u01771911013950") 2026/02/24 05:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731372087_d20260224_m053011_c001_v0001032_t0052_u01771911011957") 2026/02/24 05:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b07336_d20260224_m053010_c001_v7007000_t0000_u01771911010368") 2026/02/24 05:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503aff8d_d20260224_m053008_c001_v0001184_t0028_u01771911008758") 2026/02/24 05:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b07319_d20260224_m053007_c001_v7007000_t0000_u01771911007741") 2026/02/24 05:31:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba338_d20260224_m053007_c001_v0001180_t0027_u01771911007087") 2026/02/24 05:31:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072e0_d20260224_m053002_c001_v7007000_t0000_u01771911002144") 2026/02/24 05:31:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503aff77_d20260224_m053001_c001_v0001184_t0026_u01771911001282") 2026/02/24 05:31:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072f1_d20260224_m053004_c001_v7007000_t0000_u01771911004396") 2026/02/24 05:31:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731372060_d20260224_m053003_c001_v0001032_t0025_u01771911003129") 2026/02/24 05:31:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072da_d20260224_m053000_c001_v7007000_t0000_u01771911000312") 2026/02/24 05:31:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11837c98b8bba310_d20260224_m052959_c001_v0001180_t0015_u01771910999682") 2026/02/24 05:31:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072d4_d20260224_m052958_c001_v7007000_t0000_u01771910998632") 2026/02/24 05:31:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b50d_d20260224_m052957_c001_v0001131_t0019_u01771910997873") 2026/02/24 05:31:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b072d0_d20260224_m052956_c001_v7007000_t0000_u01771910996815") 2026/02/24 05:31:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f119b6cb731372048_d20260224_m052956_c001_v0001032_t0059_u01771910996006") 2026/02/24 05:31:19 DEBUG : toe/toe/toe: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f41707b2948da57c0_d20260224_m053018_c001_v7007000_t0000_u01771911018689") 2026/02/24 05:31:19 DEBUG : toe/toe/toe: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f10403f22503affb2_d20260224_m053018_c001_v0001184_t0020_u01771911018052") 2026/02/24 05:31:19 DEBUG : toe/toe/toe: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b07305_d20260224_m053006_c001_v7007000_t0000_u01771911006116") 2026/02/24 05:31:19 DEBUG : toe/toe/toe: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b519_d20260224_m053005_c001_v0001131_t0012_u01771911005345") 2026/02/24 05:31:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b0735b_d20260224_m053014_c001_v7007000_t0000_u01771911014550") 2026/02/24 05:31:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493b52f_d20260224_m053013_c001_v0001131_t0044_u01771911013510") 2026/02/24 05:31:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4107ddafe1b07339_d20260224_m053010_c001_v7007000_t0000_u01771911010982") 2026/02/24 05:31:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f114e1b8ef49e0c1d_d20260224_m053009_c001_v0001153_t0017_u01771911009920") 2026/02/24 05:31:19 DEBUG : two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f412a7966ba4ce20b_d20260224_m052254_c001_v7007000_t0000_u01771910574306") 2026/02/24 05:31:19 DEBUG : two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4060d2339493aecb_d20260224_m052252_c001_v0001131_t0050_u01771910572276") 2026/02/24 05:31:20 DEBUG : two: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f4040436e7df4ff33_d20260224_m052250_c001_v0001090_t0040_u01771910570129") 2026/02/24 05:31:20 DEBUG : yam: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d715843_d20260224_m052303_c001_v7007000_t0000_u01771910583371") 2026/02/24 05:31:20 DEBUG : yam: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f106e84c0e4f57df4_d20260224_m052302_c001_v0001106_t0015_u01771910582051") 2026/02/24 05:31:20 DEBUG : yam: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d71583c_d20260224_m052259_c001_v7007000_t0000_u01771910579693") 2026/02/24 05:31:20 DEBUG : yam: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f11009bd74e61d3a6_d20260224_m052258_c001_v0001097_t0002_u01771910578132") 2026/02/24 05:31:20 DEBUG : yam: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d715837_d20260224_m052256_c001_v7007000_t0000_u01771910576788") 2026/02/24 05:31:20 DEBUG : yam: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f1060d2339493aed5_d20260224_m052254_c001_v0001131_t0029_u01771910574897") 2026/02/24 05:31:20 DEBUG : yaml: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d71583e_d20260224_m052300_c001_v7007000_t0000_u01771910580441") 2026/02/24 05:31:20 DEBUG : yaml: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f104633be7177b4ae_d20260224_m052259_c001_v0001113_t0042_u01771910579200") 2026/02/24 05:31:20 DEBUG : yaml: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f420a36f44d71583b_d20260224_m052257_c001_v7007000_t0000_u01771910577551") 2026/02/24 05:31:20 DEBUG : yaml: Deleting (id "4_z7f522db3108d8beb9fc80e1b_f105b3b5c9c2a5bf6_d20260224_m052256_c001_v0001039_t0023_u01771910576304") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m7.928364958s (try 1/5)