"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/03 01:24:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami" 2026/05/03 01:24:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/03 01:24:08 DEBUG : Creating backend with remote "/tmp/rclone2974330742" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:24:09 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/03 01:24:09 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:09 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:24:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:24:10 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:10 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:11 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:24:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:24:11 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:24:11 DEBUG : B2 bucket rclone-test-kubewud8lami: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.77s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", 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-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:12 DEBUG : Creating backend with remote "/non-existing" 2026/05/03 01:24:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/03 01:24:13 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:13 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:24:13 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:13 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:14 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:24:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:24:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.76s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.40s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:15 INFO : B2 bucket rclone-test-kubewud8lami: Running all checks before starting transfers 2026/05/03 01:24:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:24:15 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:15 INFO : B2 bucket rclone-test-kubewud8lami: Checks finished, now starting transfers 2026/05/03 01:24:15 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:15 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:24:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:24:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.18s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:16 ERROR : Ignoring --no-traverse with sync 2026/05/03 01:24:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:24:16 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:16 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:17 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:24:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:24:17 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:24:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.26s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/03 01:24:18 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:18 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:18 DEBUG : hello world2: size = 12 OK 2026/05/03 01:24:18 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/03 01:24:18 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.38s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:24:19 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:19 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:19 DEBUG : potato2: size = 11 OK 2026/05/03 01:24:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:24:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.21s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:24:21 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:21 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:21 DEBUG : potato2: size = 11 OK 2026/05/03 01:24:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:24:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.60s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/03 01:24:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 01:24:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/03 01:24:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:24:22 INFO : sub dir2: Making directory 2026/05/03 01:24:22 INFO : sub dir: Making directory 2026/05/03 01:24:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:24:22 INFO : sub dir2/sub sub dir2: Making directory 2026/05/03 01:24:22 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:22 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:22 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:24:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:24:22 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/05/03 01:24:22 DEBUG : B2 bucket rclone-test-kubewud8lami: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.22s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:23 INFO : sub dir2: Making directory 2026/05/03 01:24:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/03 01:24:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 01:24:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:24:23 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:23 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:23 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:24:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:24:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:24 DEBUG : sub dir2: Making directory with metadata 2026/05/03 01:24:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 01:24:24 INFO : sub dir2: Making directory 2026/05/03 01:24:24 INFO : sub dir: Making directory 2026/05/03 01:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:24:24 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:24 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:24:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:24:25 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:24:25 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/03 01:24:25 DEBUG : B2 bucket rclone-test-kubewud8lami: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/03 01:24:25 DEBUG : B2 bucket rclone-test-kubewud8lami: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.55s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:26 INFO : sub dir2: Making directory 2026/05/03 01:24:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:24:26 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:26 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:27 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:24:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:24:27 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:24:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.31s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:27 DEBUG : sub dir2: Making directory with metadata 2026/05/03 01:24:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 01:24:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:24:28 INFO : sub dir2: Making directory 2026/05/03 01:24:28 INFO : sub dir: Making directory 2026/05/03 01:24:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:24:28 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:28 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:28 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:24:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:24:28 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:24:28 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/03 01:24:28 DEBUG : B2 bucket rclone-test-kubewud8lami: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", 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-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:29 INFO : sub dir2: Making directory 2026/05/03 01:24:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:24:29 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:29 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:30 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:24:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:24:30 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:24:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.29s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:31 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxutim9voca" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kubewud8lami -> B2 bucket rclone-test-nuxutim9voca 2026/05/03 01:24:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:24:32 DEBUG : B2 bucket rclone-test-nuxutim9voca: Waiting for checks to finish 2026/05/03 01:24:32 DEBUG : B2 bucket rclone-test-nuxutim9voca: Waiting for transfers to finish 2026/05/03 01:24:33 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:24:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:24:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/03 01:24:33 DEBUG : B2 bucket rclone-test-nuxutim9voca: Purge remote 2026/05/03 01:24:33 INFO : B2 bucket rclone-test-nuxutim9voca: cleaning bucket "rclone-test-nuxutim9voca" of all files 2026/05/03 01:24:33 DEBUG : sub dir/hello world: Deleting (id "4_zffb2ed6360fdebbb9fd80e1b_f101ec8cc83c565de_d20260503_m012433_c001_v0001134_t0004_u01777771473053") --- PASS: TestServerSideCopy (3.90s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:35 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:35 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:24:35 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:24:35 DEBUG : sub dir/hello world: Sizes differ 2026/05/03 01:24:35 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:35 DEBUG : sub dir/hello world: size = 17 OK 2026/05/03 01:24:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/03 01:24:35 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.76s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:37 DEBUG : Creating backend with remote "TestB2:rclone-test-pidaxer8cihe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kubewud8lami -> B2 bucket rclone-test-pidaxer8cihe 2026/05/03 01:24:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:24:38 DEBUG : B2 bucket rclone-test-pidaxer8cihe: Waiting for checks to finish 2026/05/03 01:24:38 DEBUG : B2 bucket rclone-test-pidaxer8cihe: Waiting for transfers to finish 2026/05/03 01:24:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:24:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:24:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/03 01:24:40 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:24:40 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pidaxer8cihe) 2026/05/03 01:24:40 DEBUG : sub dir/hello world: Sizes differ 2026/05/03 01:24:40 DEBUG : B2 bucket rclone-test-pidaxer8cihe: Waiting for checks to finish 2026/05/03 01:24:40 DEBUG : B2 bucket rclone-test-pidaxer8cihe: Waiting for transfers to finish 2026/05/03 01:24:40 DEBUG : sub dir/hello world: size = 17 OK 2026/05/03 01:24:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/03 01:24:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/03 01:24:40 DEBUG : B2 bucket rclone-test-pidaxer8cihe: Purge remote 2026/05/03 01:24:40 INFO : B2 bucket rclone-test-pidaxer8cihe: cleaning bucket "rclone-test-pidaxer8cihe" of all files 2026/05/03 01:24:40 DEBUG : sub dir/hello world: Deleting (id "4_z5f72fdd360fdebbb9fd80e1b_f1169c4a59a55a4ac_d20260503_m012440_c001_v0001136_t0050_u01777771480216") 2026/05/03 01:24:40 DEBUG : sub dir/hello world: Deleting (id "4_z5f72fdd360fdebbb9fd80e1b_f1159f509f2883bf9_d20260503_m012438_c001_v0001154_t0018_u01777771478757") --- PASS: TestServerSideCopyOverSelf (5.89s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:24:43 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:24:43 DEBUG : sub dir/hello world: Sizes differ 2026/05/03 01:24:43 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:43 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:43 DEBUG : sub dir/hello world: size = 17 OK 2026/05/03 01:24:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/03 01:24:43 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/03 01:24:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.92s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:45 DEBUG : Creating backend with remote "TestB2:rclone-test-sayiwak3zubu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kubewud8lami -> B2 bucket rclone-test-sayiwak3zubu 2026/05/03 01:24:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:24:46 DEBUG : B2 bucket rclone-test-sayiwak3zubu: Waiting for checks to finish 2026/05/03 01:24:46 DEBUG : B2 bucket rclone-test-sayiwak3zubu: Waiting for transfers to finish 2026/05/03 01:24:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:24:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:24:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/03 01:24:47 DEBUG : B2 bucket rclone-test-sayiwak3zubu: Waiting for checks to finish 2026/05/03 01:24:47 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:24:47 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sayiwak3zubu) 2026/05/03 01:24:47 DEBUG : sub dir/hello world: Sizes differ 2026/05/03 01:24:47 DEBUG : B2 bucket rclone-test-sayiwak3zubu: Waiting for transfers to finish 2026/05/03 01:24:48 DEBUG : sub dir/hello world: size = 17 OK 2026/05/03 01:24:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/03 01:24:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/03 01:24:48 INFO : sub dir/hello world: Deleted 2026/05/03 01:24:49 DEBUG : testing file moves 2026/05/03 01:24:49 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:24:49 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sayiwak3zubu) 2026/05/03 01:24:49 DEBUG : sub dir/hello world: Sizes differ 2026/05/03 01:24:49 DEBUG : B2 bucket rclone-test-sayiwak3zubu: Waiting for checks to finish 2026/05/03 01:24:49 DEBUG : B2 bucket rclone-test-sayiwak3zubu: Waiting for transfers to finish 2026/05/03 01:24:50 DEBUG : sub dir/hello world: size = 24 OK 2026/05/03 01:24:50 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/03 01:24:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/03 01:24:50 INFO : sub dir/hello world: Deleted 2026/05/03 01:24:50 DEBUG : B2 bucket rclone-test-sayiwak3zubu: Purge remote 2026/05/03 01:24:50 INFO : B2 bucket rclone-test-sayiwak3zubu: cleaning bucket "rclone-test-sayiwak3zubu" of all files 2026/05/03 01:24:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f021dc3700debbb9fd80e1b_f112e3f6ff142ca6a_d20260503_m012449_c001_v0001099_t0027_u01777771489716") 2026/05/03 01:24:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f021dc3700debbb9fd80e1b_f107fede18f3d9e1b_d20260503_m012448_c001_v0001167_t0029_u01777771488042") 2026/05/03 01:24:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f021dc3700debbb9fd80e1b_f10841ead52297468_d20260503_m012446_c001_v0001174_t0049_u01777771486748") --- PASS: TestServerSideMoveOverSelf (7.67s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:52 ERROR : error listing: directory not found 2026/05/03 01:24:52 INFO : Local file system at /tmp/rclone2974330742: Making directory 2026/05/03 01:24:52 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:52 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.47s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:24:54 DEBUG : Local file system at /tmp/rclone2974330742: Waiting for checks to finish 2026/05/03 01:24:54 DEBUG : Local file system at /tmp/rclone2974330742: Waiting for transfers to finish 2026/05/03 01:24:54 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/03 01:24:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:24:54 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/03 01:24:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.79s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:55 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/03 01:24:55 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:55 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:55 DEBUG : check sum: size = 1 OK 2026/05/03 01:24:55 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/03 01:24:55 INFO : check sum: Copied (new) 2026/05/03 01:24:55 DEBUG : Waiting for deletions to finish 2026/05/03 01:24:56 DEBUG : check sum: size = 1 OK 2026/05/03 01:24:56 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/03 01:24:56 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/03 01:24:56 DEBUG : check sum: Unchanged skipping 2026/05/03 01:24:56 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:56 DEBUG : Waiting for deletions to finish 2026/05/03 01:24:56 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.61s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:57 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/03 01:24:57 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:57 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:57 DEBUG : sizeonly: size = 6 OK 2026/05/03 01:24:57 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/03 01:24:57 INFO : sizeonly: Copied (new) 2026/05/03 01:24:57 DEBUG : Waiting for deletions to finish 2026/05/03 01:24:57 DEBUG : sizeonly: size = 6 OK 2026/05/03 01:24:57 DEBUG : sizeonly: Sizes identical 2026/05/03 01:24:57 DEBUG : sizeonly: Unchanged skipping 2026/05/03 01:24:57 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:57 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:57 DEBUG : Waiting for deletions to finish 2026/05/03 01:24:57 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.65s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:24:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/03 01:24:58 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:58 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:59 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/03 01:24:59 INFO : ignore-size: Copied (new) 2026/05/03 01:24:59 DEBUG : Waiting for deletions to finish 2026/05/03 01:24:59 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:24:59 DEBUG : ignore-size: Unchanged skipping 2026/05/03 01:24:59 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:24:59 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:24:59 DEBUG : Waiting for deletions to finish 2026/05/03 01:24:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.69s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:01 DEBUG : existing: size = 6 OK 2026/05/03 01:25:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:25:01 DEBUG : existing: Unchanged skipping 2026/05/03 01:25:01 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:01 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:01 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:01 INFO : There was nothing to transfer 2026/05/03 01:25:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/03 01:25:01 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:01 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:01 DEBUG : existing: size = 6 OK 2026/05/03 01:25:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/03 01:25:01 INFO : existing: Copied (replaced existing) 2026/05/03 01:25:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.06s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/03 01:25:02 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:02 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:02 DEBUG : existing: size = 6 OK 2026/05/03 01:25:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/03 01:25:02 INFO : existing: Copied (new) 2026/05/03 01:25:02 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:03 DEBUG : existing: Destination exists, skipping 2026/05/03 01:25:03 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:03 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:03 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.62s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:04 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/03 01:25:05 DEBUG : c/non empty space: size = 5 OK 2026/05/03 01:25:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:25:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/03 01:25:05 DEBUG : c/non empty space: Unchanged skipping 2026/05/03 01:25:05 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:05 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:05 DEBUG : a/potato2: size = 60 OK 2026/05/03 01:25:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:25:05 INFO : a/potato2: Copied (new) 2026/05/03 01:25:05 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:05 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:07 DEBUG : empty space: size = 1 OK 2026/05/03 01:25:07 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/05/03 01:25:07 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/03 01:25:07 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/03 01:25:07 DEBUG : empty space: Unchanged skipping 2026/05/03 01:25:07 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:07 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:07 INFO : There was nothing to transfer 2026/05/03 01:25:07 DEBUG : empty space: size = 1 OK 2026/05/03 01:25:07 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/05/03 01:25:07 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/03 01:25:08 INFO : empty space: Updated modification time in destination 2026/05/03 01:25:08 DEBUG : empty space: Unchanged skipping 2026/05/03 01:25:08 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:08 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:08 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.65s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:09 DEBUG : empty space: size = 1 OK 2026/05/03 01:25:09 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/05/03 01:25:09 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/03 01:25:09 DEBUG : empty space: Unchanged skipping 2026/05/03 01:25:09 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:09 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:09 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.51s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:11 DEBUG : foo: size = 3 OK 2026/05/03 01:25:11 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/05/03 01:25:11 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:11 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:25:11 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:25:11 DEBUG : foo: sha1 differ 2026/05/03 01:25:11 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:11 DEBUG : foo: size = 3 OK 2026/05/03 01:25:11 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/03 01:25:11 INFO : foo: Copied (replaced existing) 2026/05/03 01:25:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:13 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/03 01:25:13 DEBUG : empty space: size = 1 OK 2026/05/03 01:25:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:25:13 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:13 DEBUG : empty space: Unchanged skipping 2026/05/03 01:25:13 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:13 DEBUG : potato: size = 60 OK 2026/05/03 01:25:13 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:25:13 INFO : potato: Copied (new) 2026/05/03 01:25:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.79s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:15 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:25:15 DEBUG : potato: size = 60 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:25:15 DEBUG : potato: Sizes differ 2026/05/03 01:25:15 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:15 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:16 DEBUG : potato: size = 21 OK 2026/05/03 01:25:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/03 01:25:16 INFO : potato: Copied (replaced existing) 2026/05/03 01:25:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.89s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:17 DEBUG : potato: size = 21 OK 2026/05/03 01:25:17 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/05/03 01:25:17 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2974330742) 2026/05/03 01:25:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:25:17 DEBUG : potato: sha1 differ 2026/05/03 01:25:17 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:18 DEBUG : potato: size = 21 OK 2026/05/03 01:25:18 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/03 01:25:18 INFO : potato: Copied (replaced existing) 2026/05/03 01:25:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:25:19 DEBUG : empty space: size = 1 OK 2026/05/03 01:25:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:25:19 DEBUG : empty space: Unchanged skipping 2026/05/03 01:25:19 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:19 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/03 01:25:19 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:25:21 DEBUG : empty space: size = 1 OK 2026/05/03 01:25:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:25:21 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:21 DEBUG : empty space: Unchanged skipping 2026/05/03 01:25:21 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:22 DEBUG : potato2: size = 60 OK 2026/05/03 01:25:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:25:22 INFO : potato2: Copied (new) 2026/05/03 01:25:22 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:24 INFO : d: Making directory 2026/05/03 01:25:24 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/03 01:25:24 DEBUG : c/non empty space: size = 5 OK 2026/05/03 01:25:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:25:24 DEBUG : c/non empty space: Unchanged skipping 2026/05/03 01:25:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/03 01:25:24 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:24 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:24 DEBUG : a/potato2: size = 60 OK 2026/05/03 01:25:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:25:24 INFO : a/potato2: Copied (new) 2026/05/03 01:25:24 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:24 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:26 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/03 01:25:27 DEBUG : c/non empty space: size = 5 OK 2026/05/03 01:25:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:25:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/03 01:25:27 DEBUG : c/non empty space: Unchanged skipping 2026/05/03 01:25:27 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:27 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:27 DEBUG : a/potato2: size = 60 OK 2026/05/03 01:25:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:25:27 INFO : a/potato2: Copied (new) 2026/05/03 01:25:27 ERROR : B2 bucket rclone-test-kubewud8lami: not deleting files as there were IO errors 2026/05/03 01:25:27 ERROR : B2 bucket rclone-test-kubewud8lami: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.96s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:29 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:25:30 DEBUG : empty space: size = 1 OK 2026/05/03 01:25:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:25:30 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:30 DEBUG : empty space: Unchanged skipping 2026/05/03 01:25:30 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:30 INFO : potato: Deleted 2026/05/03 01:25:30 DEBUG : potato2: size = 60 OK 2026/05/03 01:25:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:25:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.53s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:32 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:32 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:32 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:32 INFO : potato: Deleted 2026/05/03 01:25:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:25:32 DEBUG : empty space: size = 1 OK 2026/05/03 01:25:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:25:32 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:32 DEBUG : empty space: Unchanged skipping 2026/05/03 01:25:32 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:33 DEBUG : potato2: size = 60 OK 2026/05/03 01:25:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:25:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.67s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:25:34 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:34 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:35 DEBUG : potato2: size = 19 OK 2026/05/03 01:25:35 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/03 01:25:35 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:36 DEBUG : enormous: Excluded (Size Filter) 2026/05/03 01:25:36 DEBUG : enormous: Excluded 2026/05/03 01:25:36 DEBUG : potato2: Excluded (Size Filter) 2026/05/03 01:25:36 DEBUG : potato2: Excluded 2026/05/03 01:25:37 DEBUG : potato2: Excluded (Size Filter) 2026/05/03 01:25:37 DEBUG : empty space: size = 1 OK 2026/05/03 01:25:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:25:37 DEBUG : empty space: Unchanged skipping 2026/05/03 01:25:37 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:37 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:37 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:37 INFO : There was nothing to transfer 2026/05/03 01:25:37 DEBUG : enormous: Excluded (Size Filter) 2026/05/03 01:25:37 DEBUG : enormous: Excluded 2026/05/03 01:25:37 DEBUG : potato2: Excluded (Size Filter) 2026/05/03 01:25:37 DEBUG : potato2: Excluded 2026/05/03 01:25:37 DEBUG : potato2: Excluded (Size Filter) 2026/05/03 01:25:37 DEBUG : Local file system at /tmp/rclone2974330742: Waiting for checks to finish 2026/05/03 01:25:37 DEBUG : empty space: size = 1 OK 2026/05/03 01:25:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/03 01:25:37 DEBUG : empty space: Unchanged skipping 2026/05/03 01:25:37 DEBUG : Local file system at /tmp/rclone2974330742: Waiting for transfers to finish 2026/05/03 01:25:37 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.18s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:39 DEBUG : enormous: Excluded (Size Filter) 2026/05/03 01:25:39 DEBUG : enormous: Excluded 2026/05/03 01:25:39 DEBUG : potato2: Excluded (Size Filter) 2026/05/03 01:25:39 DEBUG : potato2: Excluded 2026/05/03 01:25:39 DEBUG : empty space: size = 1 OK 2026/05/03 01:25:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:25:39 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:39 DEBUG : empty space: Unchanged skipping 2026/05/03 01:25:39 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:39 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:39 INFO : enormous: Deleted 2026/05/03 01:25:40 INFO : potato2: Deleted 2026/05/03 01:25:40 INFO : There was nothing to transfer 2026/05/03 01:25:40 DEBUG : empty space: size = 1 OK 2026/05/03 01:25:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/03 01:25:40 DEBUG : empty space: Unchanged skipping 2026/05/03 01:25:40 DEBUG : Local file system at /tmp/rclone2974330742: Waiting for checks to finish 2026/05/03 01:25:40 DEBUG : Local file system at /tmp/rclone2974330742: Waiting for transfers to finish 2026/05/03 01:25:40 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:40 INFO : enormous: Deleted 2026/05/03 01:25:40 INFO : potato2: Deleted 2026/05/03 01:25:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.78s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:42 DEBUG : five: Need to transfer - File not found at Destination 2026/05/03 01:25:42 DEBUG : four: size = 4 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:25:42 DEBUG : four: size = 8 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:25:42 DEBUG : four: Sizes differ 2026/05/03 01:25:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/03 01:25:42 DEBUG : three: size = 5 OK 2026/05/03 01:25:42 DEBUG : three: Sizes identical 2026/05/03 01:25:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/03 01:25:42 DEBUG : one: Destination is newer than source, skipping 2026/05/03 01:25:42 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:42 DEBUG : two: size = 3 OK 2026/05/03 01:25:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2974330742) 2026/05/03 01:25:42 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:25:42 DEBUG : two: sha1 differ 2026/05/03 01:25:42 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:42 DEBUG : five: size = 4 OK 2026/05/03 01:25:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/03 01:25:42 INFO : five: Copied (new) 2026/05/03 01:25:43 DEBUG : four: size = 4 OK 2026/05/03 01:25:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/03 01:25:43 INFO : four: Copied (replaced existing) 2026/05/03 01:25:43 DEBUG : two: size = 3 OK 2026/05/03 01:25:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/03 01:25:43 INFO : two: Copied (replaced existing) 2026/05/03 01:25:43 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:44 DEBUG : five: size = 4 OK 2026/05/03 01:25:44 DEBUG : four: size = 4 OK 2026/05/03 01:25:44 DEBUG : one: Destination is newer than source, skipping 2026/05/03 01:25:44 DEBUG : two: size = 3 OK 2026/05/03 01:25:44 DEBUG : three: size = 5 OK 2026/05/03 01:25:44 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/03 01:25:44 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/03 01:25:44 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/03 01:25:44 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/03 01:25:44 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/03 01:25:44 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/03 01:25:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/03 01:25:44 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/03 01:25:44 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/03 01:25:44 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2974330742) 2026/05/03 01:25:44 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:25:44 DEBUG : three: sha1 differ 2026/05/03 01:25:44 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/03 01:25:44 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:44 DEBUG : three: size = 5 OK 2026/05/03 01:25:44 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/03 01:25:44 INFO : three: Copied (replaced existing) 2026/05/03 01:25:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.92s) === 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-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/03 01:25:46 INFO : B2 bucket rclone-test-kubewud8lami: Making map for --track-renames 2026/05/03 01:25:46 INFO : B2 bucket rclone-test-kubewud8lami: Finished making map for --track-renames 2026/05/03 01:25:46 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/03 01:25:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/03 01:25:46 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for renames to finish 2026/05/03 01:25:46 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:46 DEBUG : yam: size = 11 OK 2026/05/03 01:25:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/03 01:25:46 INFO : yam: Copied (new) 2026/05/03 01:25:46 DEBUG : potato: size = 14 OK 2026/05/03 01:25:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/03 01:25:46 INFO : potato: Copied (new) 2026/05/03 01:25:46 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:46 DEBUG : potato: size = 14 OK 2026/05/03 01:25:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:25:46 INFO : B2 bucket rclone-test-kubewud8lami: Making map for --track-renames 2026/05/03 01:25:46 INFO : B2 bucket rclone-test-kubewud8lami: Finished making map for --track-renames 2026/05/03 01:25:46 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:46 DEBUG : potato: Unchanged skipping 2026/05/03 01:25:46 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for renames to finish 2026/05/03 01:25:48 DEBUG : yaml: size = 11 OK 2026/05/03 01:25:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/03 01:25:48 INFO : yam: Copied (server-side copy) to: yaml 2026/05/03 01:25:48 INFO : yam: Deleted 2026/05/03 01:25:48 INFO : yaml: Renamed from "yam" 2026/05/03 01:25:48 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.82s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/03 01:25:50 INFO : B2 bucket rclone-test-kubewud8lami: Making map for --track-renames 2026/05/03 01:25:50 INFO : B2 bucket rclone-test-kubewud8lami: Finished making map for --track-renames 2026/05/03 01:25:50 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/03 01:25:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/03 01:25:50 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for renames to finish 2026/05/03 01:25:50 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:50 DEBUG : yam: size = 11 OK 2026/05/03 01:25:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/03 01:25:50 INFO : yam: Copied (new) 2026/05/03 01:25:50 DEBUG : potato: size = 14 OK 2026/05/03 01:25:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/03 01:25:50 INFO : potato: Copied (new) 2026/05/03 01:25:50 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:51 INFO : B2 bucket rclone-test-kubewud8lami: Making map for --track-renames 2026/05/03 01:25:51 DEBUG : potato: size = 14 OK 2026/05/03 01:25:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:25:51 INFO : B2 bucket rclone-test-kubewud8lami: Finished making map for --track-renames 2026/05/03 01:25:51 DEBUG : potato: Unchanged skipping 2026/05/03 01:25:51 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:51 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for renames to finish 2026/05/03 01:25:51 DEBUG : yaml: size = 11 OK 2026/05/03 01:25:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/03 01:25:51 INFO : yam: Copied (server-side copy) to: yaml 2026/05/03 01:25:51 INFO : yam: Deleted 2026/05/03 01:25:51 INFO : yaml: Renamed from "yam" 2026/05/03 01:25:51 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.93s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/03 01:25:52 INFO : B2 bucket rclone-test-kubewud8lami: Making map for --track-renames 2026/05/03 01:25:52 INFO : B2 bucket rclone-test-kubewud8lami: Finished making map for --track-renames 2026/05/03 01:25:52 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:52 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/03 01:25:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/03 01:25:52 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for renames to finish 2026/05/03 01:25:52 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:53 DEBUG : potato: size = 14 OK 2026/05/03 01:25:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/03 01:25:53 INFO : potato: Copied (new) 2026/05/03 01:25:53 DEBUG : sub/yam: size = 11 OK 2026/05/03 01:25:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/03 01:25:53 INFO : sub/yam: Copied (new) 2026/05/03 01:25:53 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:53 DEBUG : potato: size = 14 OK 2026/05/03 01:25:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:25:53 DEBUG : potato: Unchanged skipping 2026/05/03 01:25:53 INFO : B2 bucket rclone-test-kubewud8lami: Making map for --track-renames 2026/05/03 01:25:53 INFO : B2 bucket rclone-test-kubewud8lami: Finished making map for --track-renames 2026/05/03 01:25:53 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:53 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for renames to finish 2026/05/03 01:25:54 DEBUG : yam: size = 11 OK 2026/05/03 01:25:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/03 01:25:54 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/03 01:25:54 INFO : sub/yam: Deleted 2026/05/03 01:25:54 INFO : yam: Renamed from "sub/yam" 2026/05/03 01:25:54 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.10s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:55 DEBUG : Creating backend with remote "/tmp/rclone2974330742/dir1" 2026/05/03 01:25:55 DEBUG : Creating backend with remote "/tmp/rclone2974330742/dir2" 2026/05/03 01:25:55 DEBUG : Local file system at /tmp/rclone2974330742/dir2: Using server-side directory move 2026/05/03 01:25:55 INFO : Local file system at /tmp/rclone2974330742/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/03 01:25:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/03 01:25:55 DEBUG : Local file system at /tmp/rclone2974330742/dir2: Waiting for checks to finish 2026/05/03 01:25:55 DEBUG : Local file system at /tmp/rclone2974330742/dir2: Waiting for transfers to finish 2026/05/03 01:25:55 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:25:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/03 01:25:56 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:56 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:56 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/03 01:25:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/03 01:25:56 INFO : nested/sub dir/file: Copied (new) 2026/05/03 01:25:56 INFO : nested/sub dir/file: Deleted 2026/05/03 01:25:57 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:25:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:25:57 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:25:57 INFO : sub dir/hello world: Deleted 2026/05/03 01:25:57 INFO : sub dir: Removing directory 2026/05/03 01:25:57 INFO : nested/sub dir: Removing directory 2026/05/03 01:25:57 INFO : nested: Removing directory 2026/05/03 01:25:57 DEBUG : Local file system at /tmp/rclone2974330742: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.93s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:25:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/03 01:25:58 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:58 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:58 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:25:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:25:58 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:25:58 INFO : sub dir/hello world: Deleted 2026/05/03 01:25:58 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/03 01:25:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/03 01:25:58 INFO : nested/sub dir/file: Copied (new) 2026/05/03 01:25:58 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.29s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:25:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/03 01:25:59 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/03 01:25:59 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:25:59 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:25:59 DEBUG : existing: size = 6 OK 2026/05/03 01:25:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/03 01:25:59 INFO : existing: Copied (new) 2026/05/03 01:25:59 INFO : existing: Deleted 2026/05/03 01:25:59 DEBUG : existing-b: size = 6 OK 2026/05/03 01:25:59 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/03 01:25:59 INFO : existing-b: Copied (new) 2026/05/03 01:25:59 INFO : existing-b: Deleted 2026/05/03 01:26:00 DEBUG : existing: Destination exists, skipping 2026/05/03 01:26:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/03 01:26:00 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:26:00 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:26:00 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.86s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:26:01 DEBUG : Creating backend with remote "TestB2:rclone-test-wofaval3tijo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kubewud8lami -> B2 bucket rclone-test-wofaval3tijo 2026/05/03 01:26:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:26:05 DEBUG : empty space: size = 1 OK 2026/05/03 01:26:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/03 01:26:05 DEBUG : empty space: Unchanged skipping 2026/05/03 01:26:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:26:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wofaval3tijo) 2026/05/03 01:26:05 DEBUG : potato3: Sizes differ 2026/05/03 01:26:05 DEBUG : B2 bucket rclone-test-wofaval3tijo: Waiting for checks to finish 2026/05/03 01:26:05 INFO : empty space: Deleted 2026/05/03 01:26:05 DEBUG : B2 bucket rclone-test-wofaval3tijo: Waiting for transfers to finish 2026/05/03 01:26:06 DEBUG : potato2: size = 60 OK 2026/05/03 01:26:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:26:06 INFO : potato2: Copied (server-side copy) 2026/05/03 01:26:06 INFO : potato2: Deleted 2026/05/03 01:26:06 DEBUG : potato3: size = 68 OK 2026/05/03 01:26:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/03 01:26:06 INFO : potato3: Copied (server-side copy) 2026/05/03 01:26:06 INFO : potato3: Deleted 2026/05/03 01:26:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yaxobuy0jago" 2026/05/03 01:26:08 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/03 01:26:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:26:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/03 01:26:08 DEBUG : B2 bucket rclone-test-yaxobuy0jago: Waiting for checks to finish 2026/05/03 01:26:08 DEBUG : B2 bucket rclone-test-yaxobuy0jago: Waiting for transfers to finish 2026/05/03 01:26:09 DEBUG : empty space: size = 1 OK 2026/05/03 01:26:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/03 01:26:09 INFO : empty space: Copied (server-side copy) 2026/05/03 01:26:09 INFO : empty space: Deleted 2026/05/03 01:26:09 DEBUG : potato3: size = 68 OK 2026/05/03 01:26:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/03 01:26:09 INFO : potato3: Copied (server-side copy) 2026/05/03 01:26:09 INFO : potato3: Deleted 2026/05/03 01:26:09 DEBUG : potato2: size = 60 OK 2026/05/03 01:26:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:26:09 INFO : potato2: Copied (server-side copy) 2026/05/03 01:26:09 INFO : potato2: Deleted 2026/05/03 01:26:10 DEBUG : B2 bucket rclone-test-yaxobuy0jago: Purge remote 2026/05/03 01:26:10 INFO : B2 bucket rclone-test-yaxobuy0jago: cleaning bucket "rclone-test-yaxobuy0jago" of all files 2026/05/03 01:26:10 DEBUG : empty space: Deleting (id "4_zbf625dc3701debbb9fd80e1b_f1144df8dc78d758e_d20260503_m012608_c001_v0001167_t0024_u01777771568694") 2026/05/03 01:26:10 DEBUG : potato2: Deleting (id "4_zbf625dc3701debbb9fd80e1b_f11512db4e022632b_d20260503_m012609_c001_v0001032_t0014_u01777771569113") 2026/05/03 01:26:10 DEBUG : potato3: Deleting (id "4_zbf625dc3701debbb9fd80e1b_f115a2801877439dc_d20260503_m012609_c001_v0001178_t0042_u01777771569120") 2026/05/03 01:26:11 DEBUG : B2 bucket rclone-test-wofaval3tijo: Purge remote 2026/05/03 01:26:11 INFO : B2 bucket rclone-test-wofaval3tijo: cleaning bucket "rclone-test-wofaval3tijo" of all files 2026/05/03 01:26:11 DEBUG : empty space: Deleting (id "4_zfff24d93701debbb9fd80e1b_f40310934c20a3d22_d20260503_m012609_c001_v7007000_t0000_u01777771569101") 2026/05/03 01:26:11 DEBUG : empty space: Deleting (id "4_zfff24d93701debbb9fd80e1b_f11914fd78b434c34_d20260503_m012604_c001_v0001157_t0037_u01777771564537") 2026/05/03 01:26:11 DEBUG : potato2: Deleting (id "4_zfff24d93701debbb9fd80e1b_f40310934c20a3d24_d20260503_m012609_c001_v7007000_t0000_u01777771569816") 2026/05/03 01:26:11 DEBUG : potato2: Deleting (id "4_zfff24d93701debbb9fd80e1b_f100fc60cc3174a82_d20260503_m012605_c001_v0001167_t0053_u01777771565909") 2026/05/03 01:26:11 DEBUG : potato3: Deleting (id "4_zfff24d93701debbb9fd80e1b_f40310934c20a3d23_d20260503_m012609_c001_v7007000_t0000_u01777771569323") 2026/05/03 01:26:11 DEBUG : potato3: Deleting (id "4_zfff24d93701debbb9fd80e1b_f1124c0c36c7f5283_d20260503_m012606_c001_v0001174_t0003_u01777771566282") 2026/05/03 01:26:11 DEBUG : potato3: Deleting (id "4_zfff24d93701debbb9fd80e1b_f11914fd78b434c36_d20260503_m012604_c001_v0001157_t0035_u01777771564951") --- PASS: TestServerSideMove (12.00s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:26:13 DEBUG : Creating backend with remote "TestB2:rclone-test-natituj8hufi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kubewud8lami -> B2 bucket rclone-test-natituj8hufi 2026/05/03 01:26:18 DEBUG : empty space: Excluded (Size Filter) 2026/05/03 01:26:18 DEBUG : empty space: Excluded (Size Filter) 2026/05/03 01:26:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:26:18 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:26:18 DEBUG : potato3: size = 60 (B2 bucket rclone-test-natituj8hufi) 2026/05/03 01:26:18 DEBUG : potato3: Sizes differ 2026/05/03 01:26:18 DEBUG : B2 bucket rclone-test-natituj8hufi: Waiting for checks to finish 2026/05/03 01:26:18 DEBUG : B2 bucket rclone-test-natituj8hufi: Waiting for transfers to finish 2026/05/03 01:26:18 DEBUG : potato2: size = 60 OK 2026/05/03 01:26:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:26:18 INFO : potato2: Copied (server-side copy) 2026/05/03 01:26:18 INFO : potato2: Deleted 2026/05/03 01:26:19 DEBUG : potato3: size = 68 OK 2026/05/03 01:26:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/03 01:26:19 INFO : potato3: Copied (server-side copy) 2026/05/03 01:26:19 INFO : potato3: Deleted 2026/05/03 01:26:19 DEBUG : Creating backend with remote "TestB2:rclone-test-tuyotir2guko" 2026/05/03 01:26:20 DEBUG : empty space: Excluded (Size Filter) 2026/05/03 01:26:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:26:20 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/03 01:26:20 DEBUG : B2 bucket rclone-test-tuyotir2guko: Waiting for checks to finish 2026/05/03 01:26:20 DEBUG : B2 bucket rclone-test-tuyotir2guko: Waiting for transfers to finish 2026/05/03 01:26:21 DEBUG : potato2: size = 60 OK 2026/05/03 01:26:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:26:21 INFO : potato2: Copied (server-side copy) 2026/05/03 01:26:21 INFO : potato2: Deleted 2026/05/03 01:26:22 DEBUG : potato3: size = 68 OK 2026/05/03 01:26:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/03 01:26:22 INFO : potato3: Copied (server-side copy) 2026/05/03 01:26:22 INFO : potato3: Deleted 2026/05/03 01:26:22 DEBUG : B2 bucket rclone-test-tuyotir2guko: Purge remote 2026/05/03 01:26:22 INFO : B2 bucket rclone-test-tuyotir2guko: cleaning bucket "rclone-test-tuyotir2guko" of all files 2026/05/03 01:26:22 DEBUG : potato2: Deleting (id "4_z0f128de3701debbb9fd80e1b_f10447fd3fcfe1e4a_d20260503_m012621_c001_v0001037_t0045_u01777771581422") 2026/05/03 01:26:22 DEBUG : potato3: Deleting (id "4_z0f128de3701debbb9fd80e1b_f1028dd28c77a6258_d20260503_m012621_c001_v0001130_t0002_u01777771581781") 2026/05/03 01:26:23 DEBUG : B2 bucket rclone-test-natituj8hufi: Purge remote 2026/05/03 01:26:23 INFO : B2 bucket rclone-test-natituj8hufi: cleaning bucket "rclone-test-natituj8hufi" of all files 2026/05/03 01:26:23 DEBUG : empty space: Deleting (id "4_z2f727dd3701debbb9fd80e1b_f117c4576df2dba07_d20260503_m012617_c001_v0001182_t0054_u01777771577529") 2026/05/03 01:26:23 DEBUG : potato2: Deleting (id "4_z2f727dd3701debbb9fd80e1b_f405aac07392970a2_d20260503_m012621_c001_v7007000_t0000_u01777771581815") 2026/05/03 01:26:23 DEBUG : potato2: Deleting (id "4_z2f727dd3701debbb9fd80e1b_f11017765636be5f5_d20260503_m012618_c001_v0001134_t0055_u01777771578340") 2026/05/03 01:26:23 DEBUG : potato3: Deleting (id "4_z2f727dd3701debbb9fd80e1b_f405aac07392970a3_d20260503_m012622_c001_v7007000_t0000_u01777771582234") 2026/05/03 01:26:23 DEBUG : potato3: Deleting (id "4_z2f727dd3701debbb9fd80e1b_f11351b2b5e9ec323_d20260503_m012618_c001_v0001157_t0004_u01777771578727") 2026/05/03 01:26:23 DEBUG : potato3: Deleting (id "4_z2f727dd3701debbb9fd80e1b_f117c4576df2dba0d_d20260503_m012617_c001_v0001182_t0032_u01777771577733") --- PASS: TestServerSideMoveWithFilter (12.30s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:26:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zawocam1yopa" 2026/05/03 01:26:28 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kubewud8lami -> B2 bucket rclone-test-zawocam1yopa 2026/05/03 01:26:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:26:30 DEBUG : empty space: size = 1 OK 2026/05/03 01:26:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/03 01:26:30 DEBUG : empty space: Unchanged skipping 2026/05/03 01:26:30 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:26:30 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zawocam1yopa) 2026/05/03 01:26:30 DEBUG : potato3: Sizes differ 2026/05/03 01:26:30 DEBUG : B2 bucket rclone-test-zawocam1yopa: Waiting for checks to finish 2026/05/03 01:26:30 INFO : empty space: Deleted 2026/05/03 01:26:30 DEBUG : B2 bucket rclone-test-zawocam1yopa: Waiting for transfers to finish 2026/05/03 01:26:30 DEBUG : potato2: size = 60 OK 2026/05/03 01:26:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:26:30 INFO : potato2: Copied (server-side copy) 2026/05/03 01:26:31 INFO : potato2: Deleted 2026/05/03 01:26:31 DEBUG : potato3: size = 68 OK 2026/05/03 01:26:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/03 01:26:31 INFO : potato3: Copied (server-side copy) 2026/05/03 01:26:31 INFO : potato3: Deleted 2026/05/03 01:26:32 DEBUG : Creating backend with remote "TestB2:rclone-test-celexey4fotu" 2026/05/03 01:26:32 INFO : tomatoDir: Making directory 2026/05/03 01:26:33 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/03 01:26:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:26:33 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/03 01:26:33 DEBUG : B2 bucket rclone-test-celexey4fotu: Waiting for checks to finish 2026/05/03 01:26:33 DEBUG : B2 bucket rclone-test-celexey4fotu: Waiting for transfers to finish 2026/05/03 01:26:34 DEBUG : potato2: size = 60 OK 2026/05/03 01:26:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/03 01:26:34 INFO : potato2: Copied (server-side copy) 2026/05/03 01:26:34 INFO : potato2: Deleted 2026/05/03 01:26:34 DEBUG : empty space: size = 1 OK 2026/05/03 01:26:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/03 01:26:34 INFO : empty space: Copied (server-side copy) 2026/05/03 01:26:34 DEBUG : potato3: size = 68 OK 2026/05/03 01:26:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/03 01:26:34 INFO : potato3: Copied (server-side copy) 2026/05/03 01:26:34 INFO : empty space: Deleted 2026/05/03 01:26:34 INFO : potato3: Deleted 2026/05/03 01:26:35 DEBUG : B2 bucket rclone-test-celexey4fotu: Purge remote 2026/05/03 01:26:35 INFO : B2 bucket rclone-test-celexey4fotu: cleaning bucket "rclone-test-celexey4fotu" of all files 2026/05/03 01:26:35 DEBUG : empty space: Deleting (id "4_zffa2bde3701debbb9fd80e1b_f113b4c487ca35c3f_d20260503_m012634_c001_v0001039_t0019_u01777771594226") 2026/05/03 01:26:35 DEBUG : potato2: Deleting (id "4_zffa2bde3701debbb9fd80e1b_f1198ca3ca4e914b7_d20260503_m012633_c001_v0001183_t0025_u01777771593931") 2026/05/03 01:26:35 DEBUG : potato3: Deleting (id "4_zffa2bde3701debbb9fd80e1b_f102c8c111503d989_d20260503_m012634_c001_v0001042_t0021_u01777771594293") 2026/05/03 01:26:36 DEBUG : B2 bucket rclone-test-zawocam1yopa: Purge remote 2026/05/03 01:26:36 INFO : B2 bucket rclone-test-zawocam1yopa: cleaning bucket "rclone-test-zawocam1yopa" of all files 2026/05/03 01:26:36 DEBUG : empty space: Deleting (id "4_zbf62adc3701debbb9fd80e1b_f41634e7f25616947_d20260503_m012634_c001_v7007000_t0000_u01777771594688") 2026/05/03 01:26:36 DEBUG : empty space: Deleting (id "4_zbf62adc3701debbb9fd80e1b_f115d6d11f2cde943_d20260503_m012629_c001_v0001184_t0051_u01777771589757") 2026/05/03 01:26:36 DEBUG : potato2: Deleting (id "4_zbf62adc3701debbb9fd80e1b_f41634e7f25616946_d20260503_m012634_c001_v7007000_t0000_u01777771594204") 2026/05/03 01:26:36 DEBUG : potato2: Deleting (id "4_zbf62adc3701debbb9fd80e1b_f117023e089c7bc43_d20260503_m012630_c001_v0001174_t0048_u01777771590622") 2026/05/03 01:26:36 DEBUG : potato3: Deleting (id "4_zbf62adc3701debbb9fd80e1b_f406c52254f3f7837_d20260503_m012634_c001_v7007000_t0000_u01777771594842") 2026/05/03 01:26:36 DEBUG : potato3: Deleting (id "4_zbf62adc3701debbb9fd80e1b_f10063750ae0f4535_d20260503_m012630_c001_v0001097_t0017_u01777771590957") 2026/05/03 01:26:36 DEBUG : potato3: Deleting (id "4_zbf62adc3701debbb9fd80e1b_f115d6d11f2cde94b_d20260503_m012629_c001_v0001184_t0044_u01777771589968") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.56s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:26:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.43s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:26:40 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/rclone-sync-test" --- PASS: TestSyncOverlap (1.53s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:26:42 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/rclone-sync-test" 2026/05/03 01:26:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/rclone-sync-test-include/layer2" 2026/05/03 01:26:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/rclone-sync-test-ignore-file" 2026/05/03 01:26:49 DEBUG : B2 bucket rclone-test-kubewud8lami path rclone-sync-test: Waiting for checks to finish 2026/05/03 01:26:49 DEBUG : B2 bucket rclone-test-kubewud8lami path rclone-sync-test: Waiting for transfers to finish 2026/05/03 01:26:49 DEBUG : Waiting for deletions to finish 2026/05/03 01:26:49 INFO : There was nothing to transfer 2026/05/03 01:26:49 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:26:49 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:26:49 DEBUG : Waiting for deletions to finish 2026/05/03 01:26:49 INFO : There was nothing to transfer 2026/05/03 01:26:50 DEBUG : B2 bucket rclone-test-kubewud8lami path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/03 01:26:50 DEBUG : B2 bucket rclone-test-kubewud8lami path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/03 01:26:50 DEBUG : Waiting for deletions to finish 2026/05/03 01:26:50 INFO : There was nothing to transfer 2026/05/03 01:26:50 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:26:50 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:26:50 DEBUG : Waiting for deletions to finish 2026/05/03 01:26:50 INFO : There was nothing to transfer 2026/05/03 01:26:50 DEBUG : B2 bucket rclone-test-kubewud8lami path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/03 01:26:50 DEBUG : B2 bucket rclone-test-kubewud8lami path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/03 01:26:50 DEBUG : Waiting for deletions to finish 2026/05/03 01:26:50 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.30s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:26:51 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/dst" 2026/05/03 01:26:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/CompareDest" 2026/05/03 01:26:54 DEBUG : one: Need to transfer - File not found at Destination 2026/05/03 01:26:54 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:26:54 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:26:55 DEBUG : one: size = 3 OK 2026/05/03 01:26:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 01:26:55 INFO : one: Copied (new) 2026/05/03 01:26:55 DEBUG : Waiting for deletions to finish 2026/05/03 01:26:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:26:56 DEBUG : one: size = 3 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:26:56 DEBUG : one: Sizes differ 2026/05/03 01:26:56 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:26:56 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:26:56 DEBUG : one: size = 5 OK 2026/05/03 01:26:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/03 01:26:56 INFO : one: Copied (replaced existing) 2026/05/03 01:26:56 DEBUG : Waiting for deletions to finish 2026/05/03 01:26:58 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:26:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:26:58 DEBUG : one: size = 3 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:26:58 DEBUG : one: Sizes differ 2026/05/03 01:26:59 DEBUG : one: size = 5 OK 2026/05/03 01:26:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:26:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/03 01:26:59 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:26:59 DEBUG : Waiting for deletions to finish 2026/05/03 01:26:59 INFO : There was nothing to transfer 2026/05/03 01:27:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:27:00 DEBUG : one: size = 3 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:27:00 DEBUG : one: Sizes differ 2026/05/03 01:27:00 DEBUG : two: size = 3 OK 2026/05/03 01:27:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:27:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/03 01:27:00 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:27:00 DEBUG : one: size = 5 OK 2026/05/03 01:27:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:27:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/03 01:27:00 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:27:00 DEBUG : Waiting for deletions to finish 2026/05/03 01:27:00 INFO : There was nothing to transfer 2026/05/03 01:27:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:27:00 DEBUG : one: size = 3 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:27:00 DEBUG : one: Sizes differ 2026/05/03 01:27:01 DEBUG : two: size = 3 OK 2026/05/03 01:27:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:27:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/03 01:27:01 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:27:01 DEBUG : one: size = 5 OK 2026/05/03 01:27:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:27:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/03 01:27:01 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:27:01 DEBUG : Waiting for deletions to finish 2026/05/03 01:27:01 INFO : There was nothing to transfer 2026/05/03 01:27:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:27:02 DEBUG : one: size = 3 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:27:02 DEBUG : one: Sizes differ 2026/05/03 01:27:02 DEBUG : two: size = 3 OK 2026/05/03 01:27:02 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/05/03 01:27:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/03 01:27:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/03 01:27:02 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:27:02 DEBUG : one: size = 5 OK 2026/05/03 01:27:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:27:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/03 01:27:02 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:27:02 DEBUG : Waiting for deletions to finish 2026/05/03 01:27:02 INFO : There was nothing to transfer 2026/05/03 01:27:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:27:02 DEBUG : one: size = 3 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:27:02 DEBUG : one: Sizes differ 2026/05/03 01:27:03 DEBUG : two: size = 5 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:27:03 DEBUG : two: size = 3 (B2 bucket rclone-test-kubewud8lami path CompareDest) 2026/05/03 01:27:03 DEBUG : two: Sizes differ 2026/05/03 01:27:03 DEBUG : two: Need to transfer - File not found at Destination 2026/05/03 01:27:03 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:27:03 DEBUG : one: size = 5 OK 2026/05/03 01:27:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:27:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/03 01:27:03 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:27:03 DEBUG : two: size = 5 OK 2026/05/03 01:27:03 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/03 01:27:03 INFO : two: Copied (new) 2026/05/03 01:27:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.82s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:27:06 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/dest" 2026/05/03 01:27:06 DEBUG : Config file has changed externally - reloading 2026/05/03 01:27:07 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/pre-dest1" 2026/05/03 01:27:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/pre-dest2" 2026/05/03 01:27:10 DEBUG : 1: size = 1 OK 2026/05/03 01:27:10 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:27:10 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/03 01:27:11 DEBUG : 2: size = 1 OK 2026/05/03 01:27:11 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:27:11 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/03 01:27:11 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/03 01:27:11 DEBUG : B2 bucket rclone-test-kubewud8lami path dest: Waiting for checks to finish 2026/05/03 01:27:11 DEBUG : B2 bucket rclone-test-kubewud8lami path dest: Waiting for transfers to finish 2026/05/03 01:27:12 DEBUG : 3: size = 1 OK 2026/05/03 01:27:12 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/03 01:27:12 INFO : 3: Copied (new) 2026/05/03 01:27:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.74s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:27:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/dst" 2026/05/03 01:27:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/CopyDest" 2026/05/03 01:27:17 DEBUG : one: Need to transfer - File not found at Destination 2026/05/03 01:27:17 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:27:17 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:27:17 DEBUG : one: size = 3 OK 2026/05/03 01:27:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 01:27:17 INFO : one: Copied (new) 2026/05/03 01:27:17 DEBUG : Waiting for deletions to finish 2026/05/03 01:27:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:27:18 DEBUG : one: size = 3 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:27:18 DEBUG : one: Sizes differ 2026/05/03 01:27:18 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:27:18 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:27:19 DEBUG : one: size = 5 OK 2026/05/03 01:27:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/03 01:27:19 INFO : one: Copied (replaced existing) 2026/05/03 01:27:19 DEBUG : Waiting for deletions to finish 2026/05/03 01:27:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/BackupDir" 2026/05/03 01:27:22 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:27:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:27:22 DEBUG : one: size = 3 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:27:22 DEBUG : one: Sizes differ 2026/05/03 01:27:22 DEBUG : one: size = 5 OK 2026/05/03 01:27:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:27:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:27:22 DEBUG : one: size = 3 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:27:22 DEBUG : one: Sizes differ 2026/05/03 01:27:23 DEBUG : one: size = 3 OK 2026/05/03 01:27:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 01:27:23 INFO : one: Copied (server-side copy) 2026/05/03 01:27:23 INFO : one: Deleted 2026/05/03 01:27:23 DEBUG : one: size = 5 OK 2026/05/03 01:27:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/03 01:27:23 INFO : one: Copied (server-side copy) 2026/05/03 01:27:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/03 01:27:23 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:27:23 DEBUG : Waiting for deletions to finish 2026/05/03 01:27:24 DEBUG : one: size = 5 OK 2026/05/03 01:27:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:27:24 DEBUG : one: Unchanged skipping 2026/05/03 01:27:25 DEBUG : two: size = 3 OK 2026/05/03 01:27:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:27:25 DEBUG : two: size = 3 OK 2026/05/03 01:27:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/03 01:27:25 INFO : two: Copied (server-side copy) 2026/05/03 01:27:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/03 01:27:25 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:27:25 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:27:25 DEBUG : Waiting for deletions to finish 2026/05/03 01:27:25 DEBUG : one: size = 5 OK 2026/05/03 01:27:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:27:25 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:27:25 DEBUG : one: Unchanged skipping 2026/05/03 01:27:25 DEBUG : two: size = 3 OK 2026/05/03 01:27:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:27:25 DEBUG : two: Unchanged skipping 2026/05/03 01:27:25 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:27:25 DEBUG : Waiting for deletions to finish 2026/05/03 01:27:25 INFO : There was nothing to transfer 2026/05/03 01:27:27 DEBUG : one: size = 5 OK 2026/05/03 01:27:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:27:27 DEBUG : one: Unchanged skipping 2026/05/03 01:27:27 DEBUG : three: size = 7 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:27:27 DEBUG : three: size = 5 (B2 bucket rclone-test-kubewud8lami path CopyDest) 2026/05/03 01:27:27 DEBUG : three: Sizes differ 2026/05/03 01:27:27 DEBUG : three: Destination not found in --copy-dest 2026/05/03 01:27:27 DEBUG : three: Need to transfer - File not found at Destination 2026/05/03 01:27:27 DEBUG : two: size = 3 OK 2026/05/03 01:27:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/03 01:27:27 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:27:27 DEBUG : two: Unchanged skipping 2026/05/03 01:27:27 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:27:28 DEBUG : three: size = 7 OK 2026/05/03 01:27:28 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/03 01:27:28 INFO : three: Copied (new) 2026/05/03 01:27:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.15s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:27:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/dst" 2026/05/03 01:27:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/backup" 2026/05/03 01:27:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:27:34 DEBUG : one: size = 3 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:27:34 DEBUG : two: size = 3 OK 2026/05/03 01:27:34 DEBUG : one: Sizes differ 2026/05/03 01:27:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:27:34 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:27:34 DEBUG : two: Unchanged skipping 2026/05/03 01:27:35 DEBUG : one: size = 3 OK 2026/05/03 01:27:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 01:27:35 INFO : one: Copied (server-side copy) 2026/05/03 01:27:36 INFO : one: Deleted 2026/05/03 01:27:36 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:27:36 DEBUG : one: size = 4 OK 2026/05/03 01:27:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 01:27:36 INFO : one: Copied (new) 2026/05/03 01:27:36 DEBUG : Waiting for deletions to finish 2026/05/03 01:27:37 DEBUG : three.txt: size = 5 OK 2026/05/03 01:27:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/03 01:27:37 INFO : three.txt: Copied (server-side copy) 2026/05/03 01:27:37 INFO : three.txt: Deleted 2026/05/03 01:27:37 INFO : three.txt: Moved into backup dir 2026/05/03 01:27:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:27:39 DEBUG : one: size = 4 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:27:39 DEBUG : one: Sizes differ 2026/05/03 01:27:39 DEBUG : two: size = 3 OK 2026/05/03 01:27:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:27:39 DEBUG : two: Unchanged skipping 2026/05/03 01:27:39 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:27:40 DEBUG : one: size = 4 OK 2026/05/03 01:27:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 01:27:40 INFO : one: Copied (server-side copy) 2026/05/03 01:27:40 INFO : one: Deleted 2026/05/03 01:27:40 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:27:40 DEBUG : one: size = 5 OK 2026/05/03 01:27:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/03 01:27:40 INFO : one: Copied (new) 2026/05/03 01:27:40 DEBUG : Waiting for deletions to finish 2026/05/03 01:27:41 DEBUG : three.txt: size = 6 OK 2026/05/03 01:27:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/03 01:27:41 INFO : three.txt: Copied (server-side copy) 2026/05/03 01:27:41 INFO : three.txt: Deleted 2026/05/03 01:27:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.50s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:27:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/dst" 2026/05/03 01:27:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/backup" 2026/05/03 01:27:47 DEBUG : two: size = 3 OK 2026/05/03 01:27:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:27:47 DEBUG : two: Unchanged skipping 2026/05/03 01:27:47 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:27:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:27:47 DEBUG : one: size = 3 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:27:47 DEBUG : one: Sizes differ 2026/05/03 01:27:48 DEBUG : one.bak: size = 3 OK 2026/05/03 01:27:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 01:27:48 INFO : one: Copied (server-side copy) to: one.bak 2026/05/03 01:27:48 INFO : one: Deleted 2026/05/03 01:27:48 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:27:49 DEBUG : one: size = 4 OK 2026/05/03 01:27:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 01:27:49 INFO : one: Copied (new) 2026/05/03 01:27:49 DEBUG : Waiting for deletions to finish 2026/05/03 01:27:49 DEBUG : three.txt.bak: size = 5 OK 2026/05/03 01:27:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/03 01:27:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/03 01:27:50 INFO : three.txt: Deleted 2026/05/03 01:27:50 INFO : three.txt: Moved into backup dir 2026/05/03 01:27:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:27:51 DEBUG : one: size = 4 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:27:51 DEBUG : two: size = 3 OK 2026/05/03 01:27:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:27:51 DEBUG : two: Unchanged skipping 2026/05/03 01:27:51 DEBUG : one: Sizes differ 2026/05/03 01:27:51 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:27:53 DEBUG : one.bak: size = 4 OK 2026/05/03 01:27:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 01:27:53 INFO : one: Copied (server-side copy) to: one.bak 2026/05/03 01:27:53 INFO : one: Deleted 2026/05/03 01:27:53 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:27:53 DEBUG : one: size = 5 OK 2026/05/03 01:27:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/03 01:27:53 INFO : one: Copied (new) 2026/05/03 01:27:53 DEBUG : Waiting for deletions to finish 2026/05/03 01:27:54 DEBUG : three.txt.bak: size = 6 OK 2026/05/03 01:27:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/03 01:27:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/03 01:27:54 INFO : three.txt: Deleted 2026/05/03 01:27:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:27:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/dst" 2026/05/03 01:27:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/backup" 2026/05/03 01:28:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:28:00 DEBUG : one: size = 3 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:28:00 DEBUG : one: Sizes differ 2026/05/03 01:28:00 DEBUG : two: size = 3 OK 2026/05/03 01:28:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:28:00 DEBUG : two: Unchanged skipping 2026/05/03 01:28:00 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:28:02 DEBUG : one-2019-01-01: size = 3 OK 2026/05/03 01:28:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 01:28:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/03 01:28:02 INFO : one: Deleted 2026/05/03 01:28:02 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:28:03 DEBUG : one: size = 4 OK 2026/05/03 01:28:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 01:28:03 INFO : one: Copied (new) 2026/05/03 01:28:03 DEBUG : Waiting for deletions to finish 2026/05/03 01:28:03 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/03 01:28:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/03 01:28:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/03 01:28:03 INFO : three.txt: Deleted 2026/05/03 01:28:03 INFO : three.txt: Moved into backup dir 2026/05/03 01:28:05 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:28:05 DEBUG : two: size = 3 OK 2026/05/03 01:28:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:28:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:28:05 DEBUG : two: Unchanged skipping 2026/05/03 01:28:05 DEBUG : one: size = 4 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:28:05 DEBUG : one: Sizes differ 2026/05/03 01:28:05 DEBUG : one-2019-01-01: size = 4 OK 2026/05/03 01:28:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 01:28:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/03 01:28:05 INFO : one: Deleted 2026/05/03 01:28:05 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:28:06 DEBUG : one: size = 5 OK 2026/05/03 01:28:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/03 01:28:06 INFO : one: Copied (new) 2026/05/03 01:28:06 DEBUG : Waiting for deletions to finish 2026/05/03 01:28:06 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/03 01:28:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/03 01:28:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/03 01:28:06 INFO : three.txt: Deleted 2026/05/03 01:28:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.58s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:28:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/dst" 2026/05/03 01:28:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:28:12 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:28:12 DEBUG : two: size = 3 OK 2026/05/03 01:28:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:28:12 DEBUG : two: Unchanged skipping 2026/05/03 01:28:12 DEBUG : one: size = 3 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:28:12 DEBUG : one: Sizes differ 2026/05/03 01:28:12 DEBUG : one.bak: size = 3 OK 2026/05/03 01:28:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 01:28:12 INFO : one: Copied (server-side copy) to: one.bak 2026/05/03 01:28:13 INFO : one: Deleted 2026/05/03 01:28:13 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:28:14 DEBUG : one: size = 4 OK 2026/05/03 01:28:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 01:28:14 INFO : one: Copied (new) 2026/05/03 01:28:14 DEBUG : Waiting for deletions to finish 2026/05/03 01:28:14 DEBUG : three.txt.bak: size = 5 OK 2026/05/03 01:28:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/03 01:28:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/03 01:28:14 INFO : three.txt: Deleted 2026/05/03 01:28:14 INFO : three.txt: Moved into backup dir 2026/05/03 01:28:16 DEBUG : one.bak: Excluded (Path Filter) 2026/05/03 01:28:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/03 01:28:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:28:16 DEBUG : one: size = 4 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:28:16 DEBUG : one: Sizes differ 2026/05/03 01:28:16 DEBUG : two: size = 3 OK 2026/05/03 01:28:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:28:16 DEBUG : two: Unchanged skipping 2026/05/03 01:28:16 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for checks to finish 2026/05/03 01:28:16 DEBUG : one.bak: size = 4 OK 2026/05/03 01:28:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 01:28:16 INFO : one: Copied (server-side copy) to: one.bak 2026/05/03 01:28:17 INFO : one: Deleted 2026/05/03 01:28:17 DEBUG : B2 bucket rclone-test-kubewud8lami path dst: Waiting for transfers to finish 2026/05/03 01:28:17 DEBUG : one: size = 5 OK 2026/05/03 01:28:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/03 01:28:17 INFO : one: Copied (new) 2026/05/03 01:28:17 DEBUG : Waiting for deletions to finish 2026/05/03 01:28:17 DEBUG : three.txt.bak: size = 6 OK 2026/05/03 01:28:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/03 01:28:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/03 01:28:18 INFO : three.txt: Deleted 2026/05/03 01:28:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.15s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:28:21 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/dst" 2026/05/03 01:28:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:28:22 DEBUG : one: size = 3 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:28:22 DEBUG : one: Sizes differ 2026/05/03 01:28:23 DEBUG : one.bak: size = 3 OK 2026/05/03 01:28:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 01:28:23 INFO : one: Copied (server-side copy) to: one.bak 2026/05/03 01:28:23 INFO : one: Deleted 2026/05/03 01:28:24 DEBUG : one: size = 4 OK 2026/05/03 01:28:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 01:28:24 INFO : one: Copied (new) 2026/05/03 01:28:24 DEBUG : two: size = 3 OK 2026/05/03 01:28:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:28:24 DEBUG : two: Unchanged skipping 2026/05/03 01:28:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:28:24 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:28:24 DEBUG : three.txt: Sizes differ 2026/05/03 01:28:26 DEBUG : three.txt.bak: size = 5 OK 2026/05/03 01:28:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/03 01:28:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/03 01:28:26 INFO : three.txt: Deleted 2026/05/03 01:28:26 DEBUG : three.txt: size = 6 OK 2026/05/03 01:28:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/03 01:28:26 INFO : three.txt: Copied (new) 2026/05/03 01:28:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:28:27 DEBUG : one: size = 4 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:28:27 DEBUG : one: Sizes differ 2026/05/03 01:28:28 DEBUG : one.bak: size = 4 OK 2026/05/03 01:28:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 01:28:28 INFO : one: Copied (server-side copy) to: one.bak 2026/05/03 01:28:28 INFO : one: Deleted 2026/05/03 01:28:28 DEBUG : one: size = 5 OK 2026/05/03 01:28:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/03 01:28:28 INFO : one: Copied (new) 2026/05/03 01:28:28 DEBUG : two: size = 3 OK 2026/05/03 01:28:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:28:28 DEBUG : two: Unchanged skipping 2026/05/03 01:28:28 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:28:28 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:28:28 DEBUG : three.txt: Sizes differ 2026/05/03 01:28:29 DEBUG : three.txt.bak: size = 6 OK 2026/05/03 01:28:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/03 01:28:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/03 01:28:29 INFO : three.txt: Deleted 2026/05/03 01:28:29 DEBUG : three.txt: size = 19 OK 2026/05/03 01:28:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/03 01:28:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.83s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:28:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kubewud8lami/dst" 2026/05/03 01:28:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:28:34 DEBUG : one: size = 3 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:28:34 DEBUG : one: Sizes differ 2026/05/03 01:28:35 DEBUG : one-2019-01-01: size = 3 OK 2026/05/03 01:28:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/03 01:28:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/03 01:28:36 INFO : one: Deleted 2026/05/03 01:28:36 DEBUG : one: size = 4 OK 2026/05/03 01:28:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 01:28:36 INFO : one: Copied (new) 2026/05/03 01:28:37 DEBUG : two: size = 3 OK 2026/05/03 01:28:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:28:37 DEBUG : two: Unchanged skipping 2026/05/03 01:28:37 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:28:37 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:28:37 DEBUG : three.txt: Sizes differ 2026/05/03 01:28:37 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/03 01:28:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/03 01:28:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/03 01:28:38 INFO : three.txt: Deleted 2026/05/03 01:28:38 DEBUG : three.txt: size = 6 OK 2026/05/03 01:28:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/03 01:28:38 INFO : three.txt: Copied (new) 2026/05/03 01:28:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:28:39 DEBUG : one: size = 4 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:28:39 DEBUG : one: Sizes differ 2026/05/03 01:28:39 DEBUG : one-2019-01-01: size = 4 OK 2026/05/03 01:28:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/03 01:28:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/03 01:28:40 INFO : one: Deleted 2026/05/03 01:28:40 DEBUG : one: size = 5 OK 2026/05/03 01:28:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/03 01:28:40 INFO : one: Copied (new) 2026/05/03 01:28:40 DEBUG : two: size = 3 OK 2026/05/03 01:28:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:28:40 DEBUG : two: Unchanged skipping 2026/05/03 01:28:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:28:40 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kubewud8lami path dst) 2026/05/03 01:28:40 DEBUG : three.txt: Sizes differ 2026/05/03 01:28:41 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/03 01:28:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/03 01:28:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/03 01:28:41 INFO : three.txt: Deleted 2026/05/03 01:28:41 DEBUG : three.txt: size = 19 OK 2026/05/03 01:28:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/03 01:28:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.82s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:28:44 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:28:44 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:28:44 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:28:44 DEBUG : Testêé: Sizes differ 2026/05/03 01:28:44 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:28:44 DEBUG : Testêé: size = 14 OK 2026/05/03 01:28:44 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/03 01:28:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/03 01:28:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.31s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:28:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/03 01:28:45 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:28:45 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:28:46 DEBUG : existing: size = 6 OK 2026/05/03 01:28:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/03 01:28:46 INFO : existing: Copied (new) 2026/05/03 01:28:46 DEBUG : Waiting for deletions to finish 2026/05/03 01:28:46 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:28:46 DEBUG : existing: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:28:46 DEBUG : existing: Sizes differ 2026/05/03 01:28:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/03 01:28:46 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:28:46 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:28:46 ERROR : B2 bucket rclone-test-kubewud8lami: not deleting files as there were IO errors 2026/05/03 01:28:46 ERROR : B2 bucket rclone-test-kubewud8lami: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.35s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:28:48 DEBUG : EXISTING: size = 6 OK 2026/05/03 01:28:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:28:48 DEBUG : existing: Unchanged skipping 2026/05/03 01:28:48 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:28:48 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:28:48 DEBUG : Waiting for deletions to finish 2026/05/03 01:28:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.40s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", 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-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.25s) --- SKIP: TestMaxTransfer/Hard (0.51s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:28:51 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1099-06.backblaze.com/b2api/v1/b2_upload_file/efd28db360fdebbb9fd80e1b/c001_v0001099_t0006": EOF 2026/05/03 01:28:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1099-06.backblaze.com/b2api/v1/b2_upload_file/efd28db360fdebbb9fd80e1b/c001_v0001099_t0006": EOF) 2026/05/03 01:28:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "only0" to B2 bucket rclone-test-kubewud8lami: 1/10 (Post "https://pod-000-1099-06.backblaze.com/b2api/v1/b2_upload_file/efd28db360fdebbb9fd80e1b/c001_v0001099_t0006": EOF) 2026/05/03 01:28:54 DEBUG : pacer: Reducing sleep to 10ms 2026/05/03 01:29:03 DEBUG : both0: size = 6 OK 2026/05/03 01:29:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both11: size = 6 OK 2026/05/03 01:29:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both11: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both13: size = 6 OK 2026/05/03 01:29:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both10: size = 6 OK 2026/05/03 01:29:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:29:03 DEBUG : both12: size = 6 OK 2026/05/03 01:29:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both13: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both14: size = 6 OK 2026/05/03 01:29:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both0: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both15: size = 6 OK 2026/05/03 01:29:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both12: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both16: size = 6 OK 2026/05/03 01:29:03 DEBUG : both10: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both17: size = 6 OK 2026/05/03 01:29:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both17: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both18: size = 6 OK 2026/05/03 01:29:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both14: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both19: size = 6 OK 2026/05/03 01:29:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both19: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both1: size = 6 OK 2026/05/03 01:29:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both1: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both2: size = 6 OK 2026/05/03 01:29:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both15: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both3: size = 6 OK 2026/05/03 01:29:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both3: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both4: size = 6 OK 2026/05/03 01:29:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both4: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both5: size = 6 OK 2026/05/03 01:29:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both5: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both6: size = 6 OK 2026/05/03 01:29:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both6: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both7: size = 6 OK 2026/05/03 01:29:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both7: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both8: size = 6 OK 2026/05/03 01:29:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both8: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both9: size = 6 OK 2026/05/03 01:29:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:03 DEBUG : both9: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both16: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both18: Unchanged skipping 2026/05/03 01:29:03 DEBUG : both2: Unchanged skipping 2026/05/03 01:29:03 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:29:03 DEBUG : Waiting for deletions to finish 2026/05/03 01:29:03 INFO : only5: Deleted 2026/05/03 01:29:03 INFO : only7: Deleted 2026/05/03 01:29:04 INFO : only9: Deleted 2026/05/03 01:29:04 INFO : only10: Deleted 2026/05/03 01:29:04 INFO : only13: Deleted 2026/05/03 01:29:04 INFO : only16: Deleted 2026/05/03 01:29:04 INFO : only0: Deleted 2026/05/03 01:29:04 INFO : only14: Deleted 2026/05/03 01:29:04 INFO : only15: Deleted 2026/05/03 01:29:04 INFO : only17: Deleted 2026/05/03 01:29:04 INFO : only18: Deleted 2026/05/03 01:29:04 INFO : only1: Deleted 2026/05/03 01:29:04 INFO : only3: Deleted 2026/05/03 01:29:04 INFO : only4: Deleted 2026/05/03 01:29:04 INFO : only11: Deleted 2026/05/03 01:29:04 INFO : only12: Deleted 2026/05/03 01:29:04 INFO : only19: Deleted 2026/05/03 01:29:04 INFO : only6: Deleted 2026/05/03 01:29:04 INFO : only8: Deleted 2026/05/03 01:29:04 INFO : only2: Deleted 2026/05/03 01:29:04 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.51s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:29:19 DEBUG : both10: size = 6 OK 2026/05/03 01:29:19 DEBUG : both11: size = 6 OK 2026/05/03 01:29:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:29:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both12: size = 6 OK 2026/05/03 01:29:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both0: size = 6 OK 2026/05/03 01:29:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both11: Unchanged skipping 2026/05/03 01:29:19 DEBUG : both13: size = 6 OK 2026/05/03 01:29:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both13: Unchanged skipping 2026/05/03 01:29:19 DEBUG : both14: size = 6 OK 2026/05/03 01:29:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both10: Unchanged skipping 2026/05/03 01:29:19 DEBUG : both15: size = 6 OK 2026/05/03 01:29:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both15: Unchanged skipping 2026/05/03 01:29:19 DEBUG : both16: size = 6 OK 2026/05/03 01:29:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both16: Unchanged skipping 2026/05/03 01:29:19 DEBUG : both17: size = 6 OK 2026/05/03 01:29:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both17: Unchanged skipping 2026/05/03 01:29:19 DEBUG : both18: size = 6 OK 2026/05/03 01:29:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both18: Unchanged skipping 2026/05/03 01:29:19 DEBUG : both19: size = 6 OK 2026/05/03 01:29:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both19: Unchanged skipping 2026/05/03 01:29:19 DEBUG : both1: size = 6 OK 2026/05/03 01:29:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both1: Unchanged skipping 2026/05/03 01:29:19 DEBUG : both2: size = 6 OK 2026/05/03 01:29:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both12: Unchanged skipping 2026/05/03 01:29:19 DEBUG : both3: size = 6 OK 2026/05/03 01:29:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both3: Unchanged skipping 2026/05/03 01:29:19 DEBUG : both4: size = 6 OK 2026/05/03 01:29:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both4: Unchanged skipping 2026/05/03 01:29:19 DEBUG : both5: size = 6 OK 2026/05/03 01:29:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both5: Unchanged skipping 2026/05/03 01:29:19 DEBUG : both6: size = 6 OK 2026/05/03 01:29:19 DEBUG : both0: Unchanged skipping 2026/05/03 01:29:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both7: size = 6 OK 2026/05/03 01:29:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both14: Unchanged skipping 2026/05/03 01:29:19 DEBUG : both6: Unchanged skipping 2026/05/03 01:29:19 DEBUG : both9: size = 6 OK 2026/05/03 01:29:19 DEBUG : both8: size = 6 OK 2026/05/03 01:29:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:19 DEBUG : both2: Unchanged skipping 2026/05/03 01:29:19 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only0: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only0: Sizes differ 2026/05/03 01:29:19 DEBUG : both7: Unchanged skipping 2026/05/03 01:29:19 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only10: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only10: Sizes differ 2026/05/03 01:29:19 DEBUG : both8: Unchanged skipping 2026/05/03 01:29:19 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only11: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only11: Sizes differ 2026/05/03 01:29:19 DEBUG : both9: Unchanged skipping 2026/05/03 01:29:19 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only12: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only12: Sizes differ 2026/05/03 01:29:19 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only13: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only13: Sizes differ 2026/05/03 01:29:19 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only14: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only14: Sizes differ 2026/05/03 01:29:19 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only15: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only15: Sizes differ 2026/05/03 01:29:19 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only16: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only16: Sizes differ 2026/05/03 01:29:19 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only17: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only17: Sizes differ 2026/05/03 01:29:19 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only18: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only18: Sizes differ 2026/05/03 01:29:19 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only19: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only19: Sizes differ 2026/05/03 01:29:19 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only1: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only1: Sizes differ 2026/05/03 01:29:19 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only2: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only2: Sizes differ 2026/05/03 01:29:19 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only3: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only3: Sizes differ 2026/05/03 01:29:19 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only4: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only4: Sizes differ 2026/05/03 01:29:19 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only5: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only5: Sizes differ 2026/05/03 01:29:19 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only6: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only6: Sizes differ 2026/05/03 01:29:19 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only7: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only7: Sizes differ 2026/05/03 01:29:19 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only8: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only8: Sizes differ 2026/05/03 01:29:19 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2974330742) 2026/05/03 01:29:19 DEBUG : only9: size = 6 (B2 bucket rclone-test-kubewud8lami) 2026/05/03 01:29:19 DEBUG : only9: Sizes differ 2026/05/03 01:29:19 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:29:19 DEBUG : only12: size = 0 OK 2026/05/03 01:29:19 DEBUG : only0: size = 0 OK 2026/05/03 01:29:19 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:19 INFO : only12: Copied (replaced existing) 2026/05/03 01:29:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:19 INFO : only0: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only16: size = 0 OK 2026/05/03 01:29:20 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only16: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only17: size = 0 OK 2026/05/03 01:29:20 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only17: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only18: size = 0 OK 2026/05/03 01:29:20 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only18: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only19: size = 0 OK 2026/05/03 01:29:20 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only19: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only14: size = 0 OK 2026/05/03 01:29:20 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only14: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only1: size = 0 OK 2026/05/03 01:29:20 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only1: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only2: size = 0 OK 2026/05/03 01:29:20 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only2: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only3: size = 0 OK 2026/05/03 01:29:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only3: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only15: size = 0 OK 2026/05/03 01:29:20 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only15: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only4: size = 0 OK 2026/05/03 01:29:20 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only4: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only5: size = 0 OK 2026/05/03 01:29:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only5: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only6: size = 0 OK 2026/05/03 01:29:20 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only6: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only7: size = 0 OK 2026/05/03 01:29:20 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only7: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only10: size = 0 OK 2026/05/03 01:29:20 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only10: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only9: size = 0 OK 2026/05/03 01:29:20 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only9: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only11: size = 0 OK 2026/05/03 01:29:20 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only11: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only13: size = 0 OK 2026/05/03 01:29:20 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only13: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : only8: size = 0 OK 2026/05/03 01:29:20 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/03 01:29:20 INFO : only8: Copied (replaced existing) 2026/05/03 01:29:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.61s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:29:28 DEBUG : empty_dir: Making directory with metadata 2026/05/03 01:29:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 01:29:28 DEBUG : empty_on_remote: Making directory with metadata 2026/05/03 01:29:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 01:29:28 INFO : empty_on_remote: Making directory 2026/05/03 01:29:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/03 01:29:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/03 01:29:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/03 01:29:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:29:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.15s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:29:31 DEBUG : empty_dir: Making directory with metadata 2026/05/03 01:29:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 01:29:31 DEBUG : empty_on_remote: Making directory with metadata 2026/05/03 01:29:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 01:29:31 INFO : empty_on_remote: Making directory 2026/05/03 01:29:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/03 01:29:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/03 01:29:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/03 01:29:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:29:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/03 01:29:31 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:29:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:29:33 INFO : sub dir: Making directory 2026/05/03 01:29:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.84s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:29:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:29:34 INFO : sub dir: Making directory 2026/05/03 01:29:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.70s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:29:40 DEBUG : Waiting for deletions to finish 2026/05/03 01:29:41 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : apple: size = 5 OK 2026/05/03 01:29:41 DEBUG : banana: size = 6 OK 2026/05/03 01:29:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 01:29:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 01:29:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : apple: Unchanged skipping 2026/05/03 01:29:41 DEBUG : banana: Unchanged skipping 2026/05/03 01:29:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 01:29:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 01:29:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 01:29:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 01:29:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 01:29:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 01:29:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 01:29:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 01:29:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 01:29:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 01:29:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 01:29:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 01:29:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 01:29:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 01:29:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 01:29:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 01:29:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 01:29:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 01:29:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 01:29:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 01:29:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 01:29:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 01:29:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 01:29:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 01:29:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 01:29:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 01:29:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 01:29:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 01:29:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 01:29:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 01:29:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 01:29:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 01:29:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 01:29:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 01:29:41 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:29:41 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:29:41 DEBUG : Waiting for deletions to finish 2026/05/03 01:29:41 INFO : There was nothing to transfer 2026/05/03 01:29:41 DEBUG : Waiting for deletions to finish 2026/05/03 01:29:41 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:29:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 01:29:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 01:29:42 DEBUG : apple: size = 5 OK 2026/05/03 01:29:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : apple: Unchanged skipping 2026/05/03 01:29:42 DEBUG : banana: size = 6 OK 2026/05/03 01:29:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 01:29:42 DEBUG : banana: Unchanged skipping 2026/05/03 01:29:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 01:29:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 01:29:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 01:29:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 01:29:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 01:29:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 01:29:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 01:29:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 01:29:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 01:29:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 01:29:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 01:29:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 01:29:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 01:29:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 01:29:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 01:29:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 01:29:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 01:29:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 01:29:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 01:29:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 01:29:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 01:29:42 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:29:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 01:29:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 01:29:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 01:29:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 01:29:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 01:29:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 01:29:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 01:29:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 01:29:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 01:29:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 01:29:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 01:29:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 01:29:42 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:29:42 DEBUG : Waiting for deletions to finish 2026/05/03 01:29:42 INFO : There was nothing to transfer 2026/05/03 01:29:42 DEBUG : Waiting for deletions to finish 2026/05/03 01:29:42 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:29:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:29:53 DEBUG : Waiting for deletions to finish 2026/05/03 01:29:53 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:29:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 01:29:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 01:29:54 DEBUG : apple: size = 5 OK 2026/05/03 01:29:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 01:29:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 01:29:54 DEBUG : apple: Unchanged skipping 2026/05/03 01:29:54 DEBUG : banana: size = 6 OK 2026/05/03 01:29:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : banana: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:29:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 01:29:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 01:29:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 01:29:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 01:29:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 01:29:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 01:29:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:29:54 DEBUG : Waiting for deletions to finish 2026/05/03 01:29:54 INFO : There was nothing to transfer 2026/05/03 01:29:54 DEBUG : Waiting for deletions to finish 2026/05/03 01:29:54 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:29:54 DEBUG : apple: size = 5 OK 2026/05/03 01:29:54 DEBUG : banana: size = 6 OK 2026/05/03 01:29:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 01:29:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : banana: Unchanged skipping 2026/05/03 01:29:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 01:29:54 DEBUG : apple: Unchanged skipping 2026/05/03 01:29:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 01:29:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 01:29:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:29:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 01:29:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 01:29:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 01:29:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 01:29:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 01:29:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 01:29:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:29:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 01:29:54 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:29:54 DEBUG : Waiting for deletions to finish 2026/05/03 01:29:54 INFO : There was nothing to transfer 2026/05/03 01:29:54 DEBUG : Waiting for deletions to finish 2026/05/03 01:29:55 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:29:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:30:05 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:06 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:30:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:06 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:06 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:06 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:06 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:06 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:06 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:06 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:06 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/03 01:30:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/03 01:30:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:06 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:30:06 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:30:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/03 01:30:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/03 01:30:07 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:07 DEBUG : YmFuYW5h: size = 6 OK 2026/05/03 01:30:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/03 01:30:07 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/03 01:30:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/03 01:30:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/03 01:30:07 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:07 DEBUG : YXBwbGU=: size = 5 OK 2026/05/03 01:30:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/03 01:30:07 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/03 01:30:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/03 01:30:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/03 01:30:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/03 01:30:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/03 01:30:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/03 01:30:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/03 01:30:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/03 01:30:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/03 01:30:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/03 01:30:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/03 01:30:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/03 01:30:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/03 01:30:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/03 01:30:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/03 01:30:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/03 01:30:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/03 01:30:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/03 01:30:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/03 01:30:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/03 01:30:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/03 01:30:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/03 01:30:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/03 01:30:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/03 01:30:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/03 01:30:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/03 01:30:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/03 01:30:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/03 01:30:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/03 01:30:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/03 01:30:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/03 01:30:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/03 01:30:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:08 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/03 01:30:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/03 01:30:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/03 01:30:08 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:08 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/03 01:30:08 INFO : dir1/0008-2345678.txt: Deleted 2026/05/03 01:30:08 INFO : dir1/0013-789;=.txt: Deleted 2026/05/03 01:30:08 INFO : dir1/0014-89;=.txt: Deleted 2026/05/03 01:30:08 INFO : dir1/0015-9;=.txt: Deleted 2026/05/03 01:30:08 INFO : dir1/0011-56789;.txt: Deleted 2026/05/03 01:30:08 INFO : apple: Deleted 2026/05/03 01:30:08 INFO : banana: Deleted 2026/05/03 01:30:08 INFO : splitbananasplit: Deleted 2026/05/03 01:30:08 INFO : dir1/0003-defghij.txt: Deleted 2026/05/03 01:30:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/03 01:30:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/03 01:30:08 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/03 01:30:08 INFO : dir1/0007-1234567.txt: Deleted 2026/05/03 01:30:08 INFO : appleappleapplebanana: Deleted 2026/05/03 01:30:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/03 01:30:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/03 01:30:08 INFO : dir1/0009-3456789.txt: Deleted 2026/05/03 01:30:08 INFO : dir1/0010-456789.txt: Deleted 2026/05/03 01:30:08 INFO : dir1/0012-6789;.txt: Deleted 2026/05/03 01:30:08 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/03 01:30:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:09 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:09 DEBUG : YXBwbGU=: size = 5 OK 2026/05/03 01:30:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : apple: Unchanged skipping 2026/05/03 01:30:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 01:30:09 DEBUG : YmFuYW5h: size = 6 OK 2026/05/03 01:30:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : banana: Unchanged skipping 2026/05/03 01:30:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/03 01:30:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 01:30:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/03 01:30:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/03 01:30:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/03 01:30:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 01:30:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/03 01:30:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 01:30:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/03 01:30:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 01:30:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/03 01:30:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 01:30:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/03 01:30:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 01:30:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/03 01:30:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/03 01:30:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 01:30:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/03 01:30:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/03 01:30:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 01:30:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 01:30:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/03 01:30:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 01:30:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/03 01:30:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 01:30:09 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:30:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/03 01:30:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/03 01:30:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 01:30:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/03 01:30:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 01:30:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/03 01:30:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 01:30:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 01:30:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 01:30:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/03 01:30:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 01:30:09 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:30:09 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:09 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/03 01:30:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/03 01:30:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/03 01:30:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/03 01:30:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/03 01:30:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/03 01:30:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/03 01:30:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/03 01:30:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/03 01:30:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/03 01:30:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/03 01:30:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/03 01:30:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:30:20 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:20 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:30:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 01:30:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 01:30:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 01:30:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 01:30:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 01:30:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 01:30:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 01:30:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 01:30:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 01:30:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 01:30:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 01:30:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 01:30:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 01:30:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 01:30:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 01:30:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 01:30:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 01:30:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 01:30:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 01:30:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 01:30:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 01:30:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 01:30:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 01:30:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 01:30:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 01:30:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 01:30:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 01:30:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 01:30:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 01:30:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 01:30:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 01:30:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 01:30:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 01:30:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 01:30:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 01:30:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 01:30:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 01:30:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 01:30:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 01:30:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 01:30:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 01:30:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 01:30:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 01:30:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 01:30:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 01:30:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 01:30:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 01:30:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 01:30:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 01:30:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 01:30:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 01:30:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 01:30:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 01:30:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 01:30:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 01:30:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 01:30:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 01:30:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 01:30:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 01:30:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 01:30:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 01:30:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 01:30:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 01:30:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 01:30:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 01:30:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 01:30:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 01:30:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 01:30:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 01:30:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 01:30:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 01:30:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 01:30:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 01:30:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 01:30:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 01:30:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 01:30:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 01:30:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 01:30:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 01:30:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/03 01:30:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 01:30:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/03 01:30:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 01:30:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/03 01:30:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 01:30:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/03 01:30:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 01:30:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/03 01:30:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 01:30:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 01:30:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 01:30:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 01:30:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 01:30:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/03 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 01:30:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 01:30:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 01:30:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 01:30:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 01:30:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/03 01:30:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/03 01:30:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/03 01:30:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/03 01:30:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/03 01:30:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/03 01:30:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/03 01:30:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/03 01:30:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/03 01:30:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/03 01:30:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/03 01:30:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/03 01:30:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/03 01:30:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/03 01:30:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/03 01:30:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/03 01:30:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/03 01:30:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:20 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:30:20 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:30:21 DEBUG : PREFIXapple: size = 5 OK 2026/05/03 01:30:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/03 01:30:21 INFO : apple: Copied (new) to: PREFIXapple 2026/05/03 01:30:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/03 01:30:21 DEBUG : PREFIXbanana: size = 6 OK 2026/05/03 01:30:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/03 01:30:21 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/03 01:30:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 01:30:21 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/03 01:30:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/03 01:30:21 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/03 01:30:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 01:30:21 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/03 01:30:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/03 01:30:21 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/03 01:30:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/03 01:30:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/03 01:30:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/03 01:30:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/03 01:30:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/03 01:30:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/03 01:30:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/03 01:30:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 01:30:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 01:30:21 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/03 01:30:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/03 01:30:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/03 01:30:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 01:30:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/03 01:30:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/03 01:30:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 01:30:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/03 01:30:21 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/03 01:30:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/03 01:30:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/03 01:30:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/03 01:30:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/03 01:30:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/03 01:30:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 01:30:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/03 01:30:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/03 01:30:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/03 01:30:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 01:30:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/03 01:30:21 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/03 01:30:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/03 01:30:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/03 01:30:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/03 01:30:21 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/03 01:30:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/03 01:30:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/03 01:30:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/03 01:30:21 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/03 01:30:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/03 01:30:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/03 01:30:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/03 01:30:21 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/03 01:30:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/03 01:30:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/03 01:30:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/03 01:30:21 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/03 01:30:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/03 01:30:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/03 01:30:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/03 01:30:21 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/03 01:30:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/03 01:30:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/03 01:30:22 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/03 01:30:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/03 01:30:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/03 01:30:22 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/03 01:30:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/03 01:30:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/03 01:30:22 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/03 01:30:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/03 01:30:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/03 01:30:22 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:22 INFO : dir1/0003-defghij.txt: Deleted 2026/05/03 01:30:22 INFO : dir1/0009-3456789.txt: Deleted 2026/05/03 01:30:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/03 01:30:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/03 01:30:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/03 01:30:22 INFO : appleappleapplebanana: Deleted 2026/05/03 01:30:22 INFO : banana: Deleted 2026/05/03 01:30:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/03 01:30:22 INFO : apple: Deleted 2026/05/03 01:30:22 INFO : dir1/0010-456789.txt: Deleted 2026/05/03 01:30:22 INFO : splitbananasplit: Deleted 2026/05/03 01:30:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/03 01:30:22 INFO : dir1/0007-1234567.txt: Deleted 2026/05/03 01:30:22 INFO : dir1/0012-6789;.txt: Deleted 2026/05/03 01:30:22 INFO : dir1/0013-789;=.txt: Deleted 2026/05/03 01:30:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/03 01:30:22 INFO : dir1/0008-2345678.txt: Deleted 2026/05/03 01:30:22 INFO : dir1/0011-56789;.txt: Deleted 2026/05/03 01:30:22 INFO : dir1/0014-89;=.txt: Deleted 2026/05/03 01:30:22 INFO : dir1/0015-9;=.txt: Deleted 2026/05/03 01:30:22 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:23 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:30:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 01:30:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/03 01:30:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 01:30:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 01:30:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/03 01:30:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 01:30:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/03 01:30:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/03 01:30:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 01:30:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/03 01:30:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 01:30:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 01:30:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/03 01:30:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 01:30:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/03 01:30:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/03 01:30:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/03 01:30:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/03 01:30:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/03 01:30:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/03 01:30:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/03 01:30:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/03 01:30:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/03 01:30:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/03 01:30:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/03 01:30:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/03 01:30:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/03 01:30:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/03 01:30:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/03 01:30:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/03 01:30:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/03 01:30:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/03 01:30:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/03 01:30:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/03 01:30:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/03 01:30:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/03 01:30:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/03 01:30:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/03 01:30:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/03 01:30:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/03 01:30:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/03 01:30:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/03 01:30:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/03 01:30:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/03 01:30:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/03 01:30:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/03 01:30:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/03 01:30:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/03 01:30:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:23 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:30:23 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 01:30:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/03 01:30:23 INFO : appleappleapplebanana: Copied (new) 2026/05/03 01:30:23 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 01:30:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/03 01:30:23 INFO : splitbananasplit: Copied (new) 2026/05/03 01:30:23 DEBUG : banana: size = 6 OK 2026/05/03 01:30:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/03 01:30:23 INFO : banana: Copied (new) 2026/05/03 01:30:23 DEBUG : apple: size = 5 OK 2026/05/03 01:30:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/03 01:30:23 INFO : apple: Copied (new) 2026/05/03 01:30:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 01:30:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/03 01:30:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/03 01:30:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 01:30:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/03 01:30:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/03 01:30:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 01:30:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/03 01:30:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/03 01:30:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 01:30:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/03 01:30:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/03 01:30:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 01:30:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/03 01:30:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/03 01:30:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 01:30:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/03 01:30:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/03 01:30:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 01:30:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/03 01:30:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/03 01:30:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 01:30:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/03 01:30:24 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/03 01:30:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 01:30:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/03 01:30:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/03 01:30:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 01:30:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/03 01:30:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/03 01:30:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 01:30:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/03 01:30:24 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/03 01:30:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 01:30:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/03 01:30:24 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/03 01:30:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 01:30:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/03 01:30:24 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/03 01:30:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 01:30:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/03 01:30:24 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/03 01:30:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 01:30:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/03 01:30:24 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/03 01:30:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 01:30:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/03 01:30:24 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/03 01:30:24 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:25 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/03 01:30:25 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/03 01:30:25 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/03 01:30:25 INFO : PREFIXbanana: Deleted 2026/05/03 01:30:25 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/03 01:30:25 INFO : PREFIXsplitbananasplit: Deleted 2026/05/03 01:30:25 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/03 01:30:25 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/03 01:30:25 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/03 01:30:25 INFO : PREFIXapple: Deleted 2026/05/03 01:30:25 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/03 01:30:25 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/03 01:30:25 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/03 01:30:25 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/03 01:30:25 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/03 01:30:25 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/03 01:30:25 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/03 01:30:25 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/03 01:30:25 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/03 01:30:25 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/03 01:30:25 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:25 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:30:25 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:26 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:30:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:30:36 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:36 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:30:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:30:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/03 01:30:37 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/03 01:30:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:37 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/03 01:30:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/03 01:30:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:37 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:37 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/03 01:30:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 01:30:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/03 01:30:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:37 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:30:37 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:30:37 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/03 01:30:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/03 01:30:37 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/03 01:30:37 DEBUG : appleSUFFIX: size = 5 OK 2026/05/03 01:30:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/03 01:30:37 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:37 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/03 01:30:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/03 01:30:37 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/03 01:30:37 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/03 01:30:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/03 01:30:37 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/03 01:30:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/03 01:30:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/03 01:30:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/03 01:30:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/03 01:30:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/03 01:30:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/03 01:30:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/03 01:30:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/03 01:30:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/03 01:30:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/03 01:30:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/03 01:30:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/03 01:30:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/03 01:30:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/03 01:30:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/03 01:30:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/03 01:30:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/03 01:30:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/03 01:30:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/03 01:30:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/03 01:30:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/03 01:30:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/03 01:30:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/03 01:30:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/03 01:30:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/03 01:30:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/03 01:30:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/03 01:30:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/03 01:30:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/03 01:30:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/03 01:30:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/03 01:30:38 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/03 01:30:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/03 01:30:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/03 01:30:38 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:38 INFO : dir1/0003-defghij.txt: Deleted 2026/05/03 01:30:38 INFO : banana: Deleted 2026/05/03 01:30:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/03 01:30:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/03 01:30:38 INFO : dir1/0008-2345678.txt: Deleted 2026/05/03 01:30:38 INFO : dir1/0010-456789.txt: Deleted 2026/05/03 01:30:38 INFO : dir1/0012-6789;.txt: Deleted 2026/05/03 01:30:38 INFO : dir1/0013-789;=.txt: Deleted 2026/05/03 01:30:39 INFO : dir1/0011-56789;.txt: Deleted 2026/05/03 01:30:39 INFO : apple: Deleted 2026/05/03 01:30:39 INFO : splitbananasplit: Deleted 2026/05/03 01:30:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/03 01:30:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/03 01:30:39 INFO : dir1/0014-89;=.txt: Deleted 2026/05/03 01:30:39 INFO : dir1/0007-1234567.txt: Deleted 2026/05/03 01:30:39 INFO : dir1/0015-9;=.txt: Deleted 2026/05/03 01:30:39 INFO : appleappleapplebanana: Deleted 2026/05/03 01:30:39 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/03 01:30:39 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/03 01:30:39 INFO : dir1/0009-3456789.txt: Deleted 2026/05/03 01:30:39 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:39 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/03 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/03 01:30:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/03 01:30:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/03 01:30:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/03 01:30:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:40 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:30:40 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:30:40 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 01:30:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/03 01:30:40 INFO : splitbananasplit: Copied (new) 2026/05/03 01:30:40 DEBUG : banana: size = 6 OK 2026/05/03 01:30:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/03 01:30:40 INFO : banana: Copied (new) 2026/05/03 01:30:40 DEBUG : apple: size = 5 OK 2026/05/03 01:30:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/03 01:30:40 INFO : apple: Copied (new) 2026/05/03 01:30:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 01:30:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/03 01:30:40 INFO : appleappleapplebanana: Copied (new) 2026/05/03 01:30:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 01:30:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/03 01:30:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/03 01:30:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 01:30:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/03 01:30:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/03 01:30:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 01:30:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/03 01:30:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/03 01:30:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 01:30:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/03 01:30:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/03 01:30:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 01:30:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/03 01:30:40 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/03 01:30:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 01:30:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/03 01:30:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/03 01:30:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 01:30:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/03 01:30:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/03 01:30:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 01:30:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/03 01:30:40 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/03 01:30:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 01:30:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/03 01:30:41 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/03 01:30:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 01:30:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/03 01:30:41 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/03 01:30:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 01:30:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/03 01:30:41 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/03 01:30:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 01:30:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/03 01:30:41 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/03 01:30:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 01:30:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/03 01:30:41 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/03 01:30:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 01:30:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/03 01:30:41 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/03 01:30:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 01:30:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/03 01:30:41 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/03 01:30:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 01:30:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/03 01:30:41 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/03 01:30:41 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:41 INFO : appleSUFFIX: Deleted 2026/05/03 01:30:41 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/03 01:30:41 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/03 01:30:41 INFO : bananaSUFFIX: Deleted 2026/05/03 01:30:41 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/03 01:30:41 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/03 01:30:41 INFO : splitbananasplitSUFFIX: Deleted 2026/05/03 01:30:41 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/03 01:30:41 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/03 01:30:41 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/03 01:30:41 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/03 01:30:41 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/03 01:30:41 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/03 01:30:41 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/03 01:30:41 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/03 01:30:41 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/03 01:30:41 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/03 01:30:41 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/03 01:30:42 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/03 01:30:42 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/03 01:30:42 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:42 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:42 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:30:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:30:53 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:53 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:30:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 01:30:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 01:30:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 01:30:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 01:30:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 01:30:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : apple: size = 5 OK 2026/05/03 01:30:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:53 DEBUG : apple: Unchanged skipping 2026/05/03 01:30:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:53 DEBUG : banana: size = 6 OK 2026/05/03 01:30:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:53 DEBUG : banana: Unchanged skipping 2026/05/03 01:30:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 01:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 01:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 01:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 01:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 01:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 01:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 01:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/03 01:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 01:30:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 01:30:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 01:30:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/03 01:30:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/03 01:30:53 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:30:53 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:30:54 DEBUG : appleapple: size = 21 OK 2026/05/03 01:30:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/03 01:30:54 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/03 01:30:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 01:30:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/03 01:30:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/03 01:30:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/03 01:30:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 01:30:54 DEBUG : splitbanan: size = 16 OK 2026/05/03 01:30:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/03 01:30:54 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/03 01:30:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 01:30:54 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/03 01:30:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/03 01:30:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/03 01:30:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 01:30:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/03 01:30:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/03 01:30:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/03 01:30:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 01:30:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/03 01:30:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/03 01:30:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/03 01:30:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 01:30:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/03 01:30:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/03 01:30:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/03 01:30:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 01:30:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/03 01:30:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/03 01:30:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/03 01:30:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 01:30:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/03 01:30:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/03 01:30:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/03 01:30:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 01:30:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/03 01:30:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/03 01:30:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/03 01:30:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 01:30:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/03 01:30:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/03 01:30:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/03 01:30:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 01:30:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/03 01:30:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/03 01:30:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/03 01:30:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 01:30:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/03 01:30:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/03 01:30:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/03 01:30:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 01:30:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/03 01:30:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/03 01:30:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/03 01:30:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 01:30:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/03 01:30:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/03 01:30:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/03 01:30:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/03 01:30:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/03 01:30:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/03 01:30:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/03 01:30:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/03 01:30:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/03 01:30:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/03 01:30:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/03 01:30:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/03 01:30:54 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/03 01:30:55 INFO : dir1/0012-6789;.txt: Deleted 2026/05/03 01:30:55 INFO : appleappleapplebanana: Deleted 2026/05/03 01:30:55 INFO : splitbananasplit: Deleted 2026/05/03 01:30:55 INFO : dir1/0007-1234567.txt: Deleted 2026/05/03 01:30:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/03 01:30:55 INFO : dir1/0013-789;=.txt: Deleted 2026/05/03 01:30:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/03 01:30:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/03 01:30:55 INFO : dir1/0009-3456789.txt: Deleted 2026/05/03 01:30:55 INFO : dir1/0010-456789.txt: Deleted 2026/05/03 01:30:55 INFO : dir1/0014-89;=.txt: Deleted 2026/05/03 01:30:55 INFO : dir1/0011-56789;.txt: Deleted 2026/05/03 01:30:55 INFO : dir1/0015-9;=.txt: Deleted 2026/05/03 01:30:55 INFO : dir1/0003-defghij.txt: Deleted 2026/05/03 01:30:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/03 01:30:55 INFO : dir1/0008-2345678.txt: Deleted 2026/05/03 01:30:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/03 01:30:55 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:56 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : appleapple: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 01:30:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 01:30:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 01:30:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 01:30:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 01:30:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 01:30:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 01:30:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 01:30:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 01:30:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 01:30:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 01:30:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 01:30:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 01:30:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 01:30:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 01:30:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 01:30:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 01:30:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 01:30:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 01:30:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 01:30:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 01:30:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 01:30:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 01:30:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 01:30:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 01:30:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 01:30:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 01:30:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 01:30:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 01:30:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 01:30:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 01:30:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 01:30:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 01:30:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 01:30:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 01:30:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 01:30:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 01:30:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 01:30:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 01:30:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 01:30:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 01:30:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 01:30:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 01:30:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 01:30:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 01:30:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 01:30:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 01:30:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 01:30:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 01:30:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 01:30:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 01:30:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 01:30:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 01:30:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 01:30:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 01:30:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 01:30:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 01:30:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 01:30:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 01:30:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 01:30:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 01:30:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 01:30:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 01:30:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 01:30:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 01:30:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 01:30:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 01:30:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 01:30:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 01:30:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 01:30:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 01:30:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 01:30:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 01:30:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 01:30:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 01:30:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 01:30:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 01:30:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 01:30:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 01:30:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 01:30:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 01:30:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 01:30:56 DEBUG : apple: size = 5 OK 2026/05/03 01:30:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : apple: Unchanged skipping 2026/05/03 01:30:56 DEBUG : appleapple: size = 21 OK 2026/05/03 01:30:56 DEBUG : banana: size = 6 OK 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : banana: Unchanged skipping 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 01:30:56 DEBUG : splitbanan: size = 16 OK 2026/05/03 01:30:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 01:30:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 01:30:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 01:30:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 01:30:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 01:30:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 01:30:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 01:30:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/03 01:30:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/03 01:30:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/03 01:30:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/03 01:30:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/03 01:30:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/03 01:30:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/03 01:30:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/03 01:30:56 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/03 01:30:56 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/03 01:30:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 01:30:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 01:30:56 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/03 01:30:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/03 01:30:56 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/03 01:30:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/03 01:30:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/03 01:30:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/03 01:30:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 01:30:56 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/03 01:30:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 01:30:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 01:30:56 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/03 01:30:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 01:30:56 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/03 01:30:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/03 01:30:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 01:30:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 01:30:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/03 01:30:56 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/03 01:30:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/03 01:30:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 01:30:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/03 01:30:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/03 01:30:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 01:30:56 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/03 01:30:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/03 01:30:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 01:30:56 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/03 01:30:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 01:30:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/03 01:30:56 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/03 01:30:56 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/03 01:30:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/03 01:30:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 01:30:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 01:30:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 01:30:56 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:30:56 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/03 01:30:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:30:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 01:30:56 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:30:56 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:56 DEBUG : Waiting for deletions to finish 2026/05/03 01:30:56 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : appleapple: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 01:30:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 01:30:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 01:30:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 01:30:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 01:30:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 01:30:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 01:30:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 01:30:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 01:30:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 01:30:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 01:30:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 01:30:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 01:30:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 01:30:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 01:30:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 01:30:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 01:30:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 01:30:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 01:30:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 01:30:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 01:30:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 01:30:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 01:30:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 01:30:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 01:30:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 01:30:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 01:30:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 01:30:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 01:30:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 01:30:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 01:30:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/03 01:30:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 01:30:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/03 01:30:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/03 01:30:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/03 01:30:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/03 01:30:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/03 01:30:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/03 01:30:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/03 01:30:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/03 01:30:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/03 01:30:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/03 01:30:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/03 01:30:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/03 01:30:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/03 01:30:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/03 01:30:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/03 01:30:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/03 01:30:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/03 01:30:56 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:31:07 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:07 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:31:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : apple: size = 5 OK 2026/05/03 01:31:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : apple: Unchanged skipping 2026/05/03 01:31:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 01:31:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 01:31:08 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 01:31:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 01:31:08 DEBUG : banana: size = 6 OK 2026/05/03 01:31:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : banana: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 01:31:08 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:31:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 01:31:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 01:31:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 01:31:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 01:31:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 01:31:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:31:08 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:08 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:08 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:31:08 DEBUG : apple: size = 5 OK 2026/05/03 01:31:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 01:31:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 01:31:08 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 01:31:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : banana: size = 6 OK 2026/05/03 01:31:08 DEBUG : apple: Unchanged skipping 2026/05/03 01:31:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 01:31:08 DEBUG : banana: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:31:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 01:31:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 01:31:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 01:31:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 01:31:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 01:31:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 01:31:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 01:31:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 01:31:08 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:31:08 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:08 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:09 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:09 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:31:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:31:20 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:20 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:31:20 DEBUG : apple: size = 5 OK 2026/05/03 01:31:20 DEBUG : banana: size = 6 OK 2026/05/03 01:31:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 01:31:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 01:31:20 DEBUG : apple: Unchanged skipping 2026/05/03 01:31:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 01:31:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 01:31:20 DEBUG : banana: Unchanged skipping 2026/05/03 01:31:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 01:31:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 01:31:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 01:31:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 01:31:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 01:31:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 01:31:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 01:31:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 01:31:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 01:31:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 01:31:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 01:31:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 01:31:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 01:31:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 01:31:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 01:31:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 01:31:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 01:31:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 01:31:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 01:31:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 01:31:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 01:31:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 01:31:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 01:31:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 01:31:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 01:31:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 01:31:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 01:31:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 01:31:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 01:31:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 01:31:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 01:31:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 01:31:20 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:31:20 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:31:20 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:20 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:21 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : apple: size = 5 OK 2026/05/03 01:31:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : apple: Unchanged skipping 2026/05/03 01:31:21 DEBUG : banana: size = 6 OK 2026/05/03 01:31:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : banana: Unchanged skipping 2026/05/03 01:31:21 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 01:31:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 01:31:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 01:31:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 01:31:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 01:31:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 01:31:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 01:31:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 01:31:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 01:31:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 01:31:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 01:31:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 01:31:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 01:31:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 01:31:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 01:31:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 01:31:21 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:31:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 01:31:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 01:31:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 01:31:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 01:31:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 01:31:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 01:31:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 01:31:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 01:31:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 01:31:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 01:31:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 01:31:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 01:31:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 01:31:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 01:31:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 01:31:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 01:31:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 01:31:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 01:31:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 01:31:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 01:31:21 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:31:21 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:21 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:21 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:31:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:31:32 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:32 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:31:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : banana: size = 6 OK 2026/05/03 01:31:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : banana: Unchanged skipping 2026/05/03 01:31:33 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 01:31:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 01:31:33 DEBUG : apple: size = 5 OK 2026/05/03 01:31:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 01:31:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : apple: Unchanged skipping 2026/05/03 01:31:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 01:31:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:31:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 01:31:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 01:31:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 01:31:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 01:31:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 01:31:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:31:33 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:33 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:33 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:31:33 DEBUG : apple: size = 5 OK 2026/05/03 01:31:33 DEBUG : banana: size = 6 OK 2026/05/03 01:31:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : apple: Unchanged skipping 2026/05/03 01:31:33 DEBUG : banana: Unchanged skipping 2026/05/03 01:31:33 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 01:31:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 01:31:33 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 01:31:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:31:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 01:31:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 01:31:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 01:31:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 01:31:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 01:31:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 01:31:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 01:31:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 01:31:33 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:31:33 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:33 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:34 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:31:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:31:44 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:45 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : apple: size = 5 OK 2026/05/03 01:31:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : apple: Unchanged skipping 2026/05/03 01:31:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 01:31:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 01:31:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 01:31:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 01:31:45 DEBUG : banana: size = 6 OK 2026/05/03 01:31:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : banana: Unchanged skipping 2026/05/03 01:31:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 01:31:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 01:31:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 01:31:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 01:31:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 01:31:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 01:31:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 01:31:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 01:31:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:31:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 01:31:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 01:31:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 01:31:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 01:31:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 01:31:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 01:31:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 01:31:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 01:31:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 01:31:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 01:31:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 01:31:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 01:31:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 01:31:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 01:31:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 01:31:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 01:31:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 01:31:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 01:31:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 01:31:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 01:31:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 01:31:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 01:31:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 01:31:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 01:31:45 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:31:45 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:45 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:45 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:31:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : apple: size = 5 OK 2026/05/03 01:31:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : apple: Unchanged skipping 2026/05/03 01:31:46 DEBUG : banana: size = 6 OK 2026/05/03 01:31:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 01:31:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 01:31:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : banana: Unchanged skipping 2026/05/03 01:31:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 01:31:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 01:31:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 01:31:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 01:31:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 01:31:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 01:31:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 01:31:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 01:31:46 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:31:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 01:31:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 01:31:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 01:31:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 01:31:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 01:31:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 01:31:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 01:31:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 01:31:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 01:31:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 01:31:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 01:31:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 01:31:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 01:31:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 01:31:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 01:31:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 01:31:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 01:31:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 01:31:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 01:31:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 01:31:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 01:31:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 01:31:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 01:31:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 01:31:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 01:31:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 01:31:46 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:31:46 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:46 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:46 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:31:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:31:57 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:57 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:31:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 01:31:58 DEBUG : apple: size = 5 OK 2026/05/03 01:31:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : apple: Unchanged skipping 2026/05/03 01:31:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 01:31:58 DEBUG : banana: size = 6 OK 2026/05/03 01:31:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : banana: Unchanged skipping 2026/05/03 01:31:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 01:31:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 01:31:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 01:31:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 01:31:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 01:31:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 01:31:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 01:31:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 01:31:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 01:31:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 01:31:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 01:31:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 01:31:58 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:31:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 01:31:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 01:31:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 01:31:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 01:31:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 01:31:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 01:31:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 01:31:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 01:31:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 01:31:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 01:31:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 01:31:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 01:31:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 01:31:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 01:31:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 01:31:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 01:31:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 01:31:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 01:31:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 01:31:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 01:31:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 01:31:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 01:31:58 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:31:58 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:58 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:58 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:31:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : apple: size = 5 OK 2026/05/03 01:31:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/03 01:31:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/03 01:31:59 DEBUG : banana: size = 6 OK 2026/05/03 01:31:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/03 01:31:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : banana: Unchanged skipping 2026/05/03 01:31:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/03 01:31:59 DEBUG : apple: Unchanged skipping 2026/05/03 01:31:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/03 01:31:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/03 01:31:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/03 01:31:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/03 01:31:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/03 01:31:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/03 01:31:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/03 01:31:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/03 01:31:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/03 01:31:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/03 01:31:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/03 01:31:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/03 01:31:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/03 01:31:59 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:31:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/03 01:31:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/03 01:31:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/03 01:31:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/03 01:31:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/03 01:31:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/03 01:31:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/03 01:31:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/03 01:31:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/03 01:31:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/03 01:31:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/03 01:31:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/03 01:31:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/03 01:31:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/03 01:31:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/03 01:31:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/03 01:31:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/03 01:31:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:31:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/03 01:31:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/03 01:31:59 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:31:59 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:59 DEBUG : Waiting for deletions to finish 2026/05/03 01:31:59 DEBUG : apple: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : banana: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/03 01:31:59 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (147.42s) --- PASS: TestTransform/NFC (10.67s) --- PASS: TestTransform/NFD (12.42s) --- PASS: TestTransform/base64 (15.07s) --- PASS: TestTransform/prefix (16.28s) --- PASS: TestTransform/suffix (16.41s) --- PASS: TestTransform/truncate (14.05s) --- PASS: TestTransform/encoder (12.80s) --- PASS: TestTransform/ISO-8859-1 (12.40s) --- PASS: TestTransform/charmap (12.29s) --- PASS: TestTransform/lowercase (12.45s) --- PASS: TestTransform/ascii (12.59s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:32:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/03 01:32:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/03 01:32:04 INFO : sub dir_somesuffix: Making directory 2026/05/03 01:32:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/03 01:32:04 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/03 01:32:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/03 01:32:04 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/03 01:32:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/03 01:32:04 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:32:04 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:32:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/03 01:32:04 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:32:04 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/03 01:32:04 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:32:05 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:05 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:05 INFO : tictactoe: Making directory 2026/05/03 01:32:05 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:05 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 01:32:05 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/03 01:32:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 01:32:05 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:32:05 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:32:06 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/03 01:32:06 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:32:06 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/03 01:32:06 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.75s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:32:07 INFO : toe: Making directory 2026/05/03 01:32:07 INFO : toe/toe: Making directory 2026/05/03 01:32:07 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/03 01:32:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/03 01:32:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/03 01:32:07 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:32:07 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:32:08 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/03 01:32:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:32:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/03 01:32:08 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.67s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:32:09 INFO : toe: Making directory 2026/05/03 01:32:09 INFO : toe/toe: Making directory 2026/05/03 01:32:09 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/03 01:32:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/03 01:32:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/03 01:32:09 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:32:09 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:32:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/03 01:32:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:32:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/03 01:32:09 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.57s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:32:10 DEBUG : empty_dir: Making directory with metadata 2026/05/03 01:32:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/03 01:32:10 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:10 INFO : tictacempty_dir: Making directory 2026/05/03 01:32:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:10 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:10 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:10 INFO : tictactoe: Making directory 2026/05/03 01:32:10 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:10 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 01:32:10 INFO : tictactoe/tictactoe: Making directory 2026/05/03 01:32:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 01:32:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/03 01:32:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/03 01:32:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/03 01:32:10 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:32:10 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:32:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/03 01:32:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:32:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/03 01:32:11 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.63s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:32:12 DEBUG : empty_dir: Making directory with metadata 2026/05/03 01:32:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/03 01:32:12 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:12 INFO : tictacempty_dir: Making directory 2026/05/03 01:32:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:12 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:12 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:12 INFO : tictactoe: Making directory 2026/05/03 01:32:12 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:12 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 01:32:12 INFO : tictactoe/tictactoe: Making directory 2026/05/03 01:32:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 01:32:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/03 01:32:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 01:32:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/03 01:32:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 01:32:12 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:32:12 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:32:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/03 01:32:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:32:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 01:32:13 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/03 01:32:13 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:32:13 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:13 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:13 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/03 01:32:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/03 01:32:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:32:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/03 01:32:13 NOTICE: B2 bucket rclone-test-kubewud8lami: 0 differences found 2026/05/03 01:32:13 NOTICE: B2 bucket rclone-test-kubewud8lami: 1 matching files --- PASS: TestAllTag (1.86s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:32:14 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:14 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:14 INFO : tictactoe: Making directory 2026/05/03 01:32:14 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:14 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 01:32:14 INFO : tictactoe/tictactoe: Making directory 2026/05/03 01:32:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 01:32:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/03 01:32:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/03 01:32:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/03 01:32:14 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:32:14 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:32:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/03 01:32:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:32:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/03 01:32:14 DEBUG : Waiting for deletions to finish 2026/05/03 01:32:15 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:15 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:15 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 01:32:15 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:32:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/03 01:32:15 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/03 01:32:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/03 01:32:15 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/03 01:32:15 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:32:15 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.07s) === RUN TestSyntax 2026/05/03 01:32:16 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:32:16 INFO : toe: Making directory 2026/05/03 01:32:16 INFO : toe/toe: Making directory 2026/05/03 01:32:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/03 01:32:16 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:32:16 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:32:16 DEBUG : toe/toe/toe: size = 11 OK 2026/05/03 01:32:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:32:16 INFO : toe/toe/toe: Copied (new) 2026/05/03 01:32:16 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.58s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:32:17 DEBUG : empty_dir: Making directory with metadata 2026/05/03 01:32:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/03 01:32:17 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:18 INFO : tictacempty_dir: Making directory 2026/05/03 01:32:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:18 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:18 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:18 INFO : tictactoe: Making directory 2026/05/03 01:32:18 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:18 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 01:32:18 INFO : tictactoe/tictactoe: Making directory 2026/05/03 01:32:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 01:32:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/03 01:32:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 01:32:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/03 01:32:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 01:32:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 01:32:18 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:32:18 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:32:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/03 01:32:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:32:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 01:32:18 INFO : toe/toe/toe.txt: Deleted 2026/05/03 01:32:18 INFO : toe/toe: Removing directory 2026/05/03 01:32:18 INFO : toe: Removing directory 2026/05/03 01:32:18 INFO : empty_dir: Removing directory 2026/05/03 01:32:18 DEBUG : Local file system at /tmp/rclone2974330742: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.68s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:32:19 DEBUG : empty_dir: Making directory with metadata 2026/05/03 01:32:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/03 01:32:19 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:19 INFO : tictacempty_dir: Making directory 2026/05/03 01:32:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:19 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:19 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:19 INFO : tictactoe: Making directory 2026/05/03 01:32:19 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:19 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 01:32:19 INFO : tictactoe/tictactoe: Making directory 2026/05/03 01:32:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 01:32:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/03 01:32:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 01:32:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/03 01:32:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 01:32:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 01:32:19 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:32:19 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:32:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/03 01:32:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:32:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 01:32:20 INFO : toe/toe/toe.txt: Deleted 2026/05/03 01:32:20 INFO : toe/toe: Removing directory 2026/05/03 01:32:20 INFO : toe: Removing directory 2026/05/03 01:32:20 INFO : empty_dir: Removing directory 2026/05/03 01:32:20 DEBUG : Local file system at /tmp/rclone2974330742: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/03 01:32:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/03 01:32:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/03 01:32:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/03 01:32:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/03 01:32:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/03 01:32:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/03 01:32:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:32:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/03 01:32:21 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 (2.97s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:32:22 DEBUG : Reset feature "Copy" 2026/05/03 01:32:22 DEBUG : Reset feature "Move" 2026/05/03 01:32:22 DEBUG : Reset feature "Copy" 2026/05/03 01:32:22 DEBUG : Reset feature "Move" 2026/05/03 01:32:22 DEBUG : empty_dir: Making directory with metadata 2026/05/03 01:32:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/03 01:32:22 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:22 INFO : tictacempty_dir: Making directory 2026/05/03 01:32:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/03 01:32:22 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:22 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:22 INFO : tictactoe: Making directory 2026/05/03 01:32:22 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:22 DEBUG : toe: transformed to: tictactoe 2026/05/03 01:32:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 01:32:22 INFO : tictactoe/tictactoe: Making directory 2026/05/03 01:32:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/03 01:32:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/03 01:32:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 01:32:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/03 01:32:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 01:32:22 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:32:22 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:32:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 01:32:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/03 01:32:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:32:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/03 01:32:23 INFO : toe/toe/toe.txt: Deleted 2026/05/03 01:32:23 INFO : toe/toe: Removing directory 2026/05/03 01:32:23 INFO : toe: Removing directory 2026/05/03 01:32:23 INFO : empty_dir: Removing directory 2026/05/03 01:32:23 DEBUG : Local file system at /tmp/rclone2974330742: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/03 01:32:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/03 01:32:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/03 01:32:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/03 01:32:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/03 01:32:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/03 01:32:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/03 01:32:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:32:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/03 01:32:24 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.11s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:32:25 DEBUG : toe: transformed to: dG9l 2026/05/03 01:32:25 DEBUG : toe: transformed to: dG9l 2026/05/03 01:32:25 INFO : dG9l: Making directory 2026/05/03 01:32:25 DEBUG : toe: transformed to: dG9l 2026/05/03 01:32:25 DEBUG : toe: transformed to: dG9l 2026/05/03 01:32:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/03 01:32:25 INFO : dG9l/dG9l: Making directory 2026/05/03 01:32:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/03 01:32:25 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/03 01:32:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/03 01:32:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/03 01:32:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/03 01:32:25 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:32:25 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:32:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/03 01:32:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:32:26 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/03 01:32:26 DEBUG : Waiting for deletions to finish 2026/05/03 01:32:26 DEBUG : dG9l: transformed to: toe 2026/05/03 01:32:26 DEBUG : dG9l: transformed to: toe 2026/05/03 01:32:26 DEBUG : dG9l: transformed to: toe 2026/05/03 01:32:26 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/03 01:32:26 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/03 01:32:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/03 01:32:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/03 01:32:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/03 01:32:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/03 01:32:26 DEBUG : Local file system at /tmp/rclone2974330742: Waiting for checks to finish 2026/05/03 01:32:26 DEBUG : Local file system at /tmp/rclone2974330742: Waiting for transfers to finish 2026/05/03 01:32:26 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.45s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-kubewud8lami", Local "Local file system at /tmp/rclone2974330742", Modify Window "1ms" 2026/05/03 01:32:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/03 01:32:28 DEBUG : toe: transformed to: 2026/05/03 01:32:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/03 01:32:28 DEBUG : toe: transformed to: 2026/05/03 01:32:28 INFO : B2 bucket rclone-test-kubewud8lami: Making directory 2026/05/03 01:32:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/03 01:32:28 DEBUG : toe: transformed to: 2026/05/03 01:32:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/03 01:32:28 DEBUG : toe: transformed to: 2026/05/03 01:32:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/03 01:32:28 DEBUG : toe/toe: transformed to: 2026/05/03 01:32:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/03 01:32:28 INFO : toe/toe: Making directory 2026/05/03 01:32:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/03 01:32:28 DEBUG : toe/toe: transformed to: 2026/05/03 01:32:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/03 01:32:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/03 01:32:28 DEBUG : toe: transformed to: 2026/05/03 01:32:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/03 01:32:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/03 01:32:28 DEBUG : toe/toe/toe: transformed to: 2026/05/03 01:32:28 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/03 01:32:28 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for checks to finish 2026/05/03 01:32:28 DEBUG : B2 bucket rclone-test-kubewud8lami: Waiting for transfers to finish 2026/05/03 01:32:28 DEBUG : toe/toe/toe: size = 11 OK 2026/05/03 01:32:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/03 01:32:28 INFO : toe/toe/toe: Copied (new) 2026/05/03 01:32:28 ERROR : B2 bucket rclone-test-kubewud8lami: not deleting files as there were IO errors 2026/05/03 01:32:28 ERROR : B2 bucket rclone-test-kubewud8lami: not deleting directories as there were IO errors --- PASS: TestError (1.67s) PASS 2026/05/03 01:32:29 DEBUG : B2 bucket rclone-test-kubewud8lami: Purge remote 2026/05/03 01:32:29 INFO : B2 bucket rclone-test-kubewud8lami: cleaning bucket "rclone-test-kubewud8lami" of all files 2026/05/03 01:32:30 DEBUG : BackupDir/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41103517c57a1546_d20260503_m012728_c001_v7007000_t0000_u01777771648740") 2026/05/03 01:32:30 DEBUG : BackupDir/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f111a5595e3d87fcd_d20260503_m012723_c001_v0001184_t0041_u01777771643212") 2026/05/03 01:32:30 DEBUG : CompareDest/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad646_d20260503_m012704_c001_v7007000_t0000_u01777771624400") 2026/05/03 01:32:30 DEBUG : CompareDest/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34ae6e_d20260503_m012658_c001_v0001185_t0043_u01777771618422") 2026/05/03 01:32:30 DEBUG : CompareDest/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad647_d20260503_m012704_c001_v7007000_t0000_u01777771624583") 2026/05/03 01:32:30 DEBUG : CompareDest/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5699_d20260503_m012659_c001_v0001185_t0016_u01777771619716") 2026/05/03 01:32:30 DEBUG : CopyDest/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41103517c57a1547_d20260503_m012728_c001_v7007000_t0000_u01777771648922") 2026/05/03 01:32:30 DEBUG : CopyDest/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6dbb_d20260503_m012720_c001_v0001099_t0053_u01777771640316") 2026/05/03 01:32:30 DEBUG : CopyDest/three: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41103517c57a1549_d20260503_m012729_c001_v7007000_t0000_u01777771649106") 2026/05/03 01:32:30 DEBUG : CopyDest/three: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5757_d20260503_m012726_c001_v0001185_t0025_u01777771646415") 2026/05/03 01:32:31 DEBUG : CopyDest/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41103517c57a154b_d20260503_m012729_c001_v7007000_t0000_u01777771649288") 2026/05/03 01:32:31 DEBUG : CopyDest/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34af08_d20260503_m012724_c001_v0001185_t0016_u01777771644378") 2026/05/03 01:32:31 DEBUG : EXISTING: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c9146612a_d20260503_m012848_c001_v7007000_t0000_u01777771728865") 2026/05/03 01:32:31 DEBUG : EXISTING: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b0f4_d20260503_m012847_c001_v0001185_t0052_u01777771727837") 2026/05/03 01:32:31 DEBUG : PREFIXapple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c0704_d20260503_m013025_c001_v7007000_t0000_u01777771825221") 2026/05/03 01:32:31 DEBUG : PREFIXapple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5ce1_d20260503_m013021_c001_v0001185_t0039_u01777771821030") 2026/05/03 01:32:31 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25618334_d20260503_m013025_c001_v7007000_t0000_u01777771825389") 2026/05/03 01:32:31 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b3a5_d20260503_m013021_c001_v0001185_t0050_u01777771821057") 2026/05/03 01:32:31 DEBUG : PREFIXbanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3df6_d20260503_m013025_c001_v7007000_t0000_u01777771825047") 2026/05/03 01:32:31 DEBUG : PREFIXbanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b0396d_d20260503_m013021_c001_v0001182_t0057_u01777771821042") 2026/05/03 01:32:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f42292a9cc91b0960_d20260503_m013025_c001_v7007000_t0000_u01777771825080") 2026/05/03 01:32:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470affe_d20260503_m013021_c001_v0001180_t0032_u01777771821064") 2026/05/03 01:32:31 DEBUG : Testêé: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91466126_d20260503_m012845_c001_v7007000_t0000_u01777771725108") 2026/05/03 01:32:31 DEBUG : Testêé: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec598f_d20260503_m012844_c001_v0001185_t0027_u01777771724544") 2026/05/03 01:32:31 DEBUG : Testêé: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b0d6_d20260503_m012843_c001_v0001185_t0018_u01777771723578") 2026/05/03 01:32:31 DEBUG : YXBwbGU=: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a2f_d20260503_m013010_c001_v7007000_t0000_u01777771810455") 2026/05/03 01:32:31 DEBUG : YXBwbGU=: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470afa8_d20260503_m013006_c001_v0001180_t0022_u01777771806879") 2026/05/03 01:32:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a30_d20260503_m013010_c001_v7007000_t0000_u01777771810638") 2026/05/03 01:32:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b342_d20260503_m013006_c001_v0001185_t0058_u01777771806895") 2026/05/03 01:32:32 DEBUG : YmFuYW5h: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a31_d20260503_m013010_c001_v7007000_t0000_u01777771810842") 2026/05/03 01:32:32 DEBUG : YmFuYW5h: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b038df_d20260503_m013006_c001_v0001182_t0016_u01777771806900") 2026/05/03 01:32:32 DEBUG : a/potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7248_d20260503_m012528_c001_v7007000_t0000_u01777771528096") 2026/05/03 01:32:32 DEBUG : a/potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c85_d20260503_m012527_c001_v0001099_t0014_u01777771527279") 2026/05/03 01:32:32 DEBUG : a/potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7245_d20260503_m012525_c001_v7007000_t0000_u01777771525334") 2026/05/03 01:32:32 DEBUG : a/potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c71_d20260503_m012524_c001_v0001099_t0044_u01777771524518") 2026/05/03 01:32:32 DEBUG : a/potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63cae_d20260503_m012506_c001_v7007000_t0000_u01777771506094") 2026/05/03 01:32:32 DEBUG : a/potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c21_d20260503_m012505_c001_v0001099_t0045_u01777771505294") 2026/05/03 01:32:32 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64228_d20260503_m013159_c001_v7007000_t0000_u01777771919828") 2026/05/03 01:32:32 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03c29_d20260503_m013156_c001_v0001182_t0051_u01777771916501") 2026/05/03 01:32:32 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebda_d20260503_m013147_c001_v7007000_t0000_u01777771907188") 2026/05/03 01:32:32 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03bd5_d20260503_m013144_c001_v0001182_t0021_u01777771904234") 2026/05/03 01:32:32 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13ca_d20260503_m013134_c001_v7007000_t0000_u01777771894715") 2026/05/03 01:32:32 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03b8b_d20260503_m013131_c001_v0001182_t0004_u01777771891761") 2026/05/03 01:32:32 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303eb_d20260503_m013122_c001_v7007000_t0000_u01777771882434") 2026/05/03 01:32:32 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03b49_d20260503_m013119_c001_v0001182_t0031_u01777771879465") 2026/05/03 01:32:32 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f607033_d20260503_m013110_c001_v7007000_t0000_u01777771870167") 2026/05/03 01:32:32 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03afb_d20260503_m013106_c001_v0001182_t0042_u01777771866530") 2026/05/03 01:32:33 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c070e_d20260503_m013057_c001_v7007000_t0000_u01777771857268") 2026/05/03 01:32:33 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a87_d20260503_m013052_c001_v0001182_t0043_u01777771852437") 2026/05/03 01:32:33 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be608_d20260503_m013043_c001_v7007000_t0000_u01777771843279") 2026/05/03 01:32:33 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d9b_d20260503_m013040_c001_v0001185_t0032_u01777771840314") 2026/05/03 01:32:33 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fe6_d20260503_m013039_c001_v7007000_t0000_u01777771839053") 2026/05/03 01:32:33 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d7f_d20260503_m013035_c001_v0001185_t0013_u01777771835969") 2026/05/03 01:32:33 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3df9_d20260503_m013026_c001_v7007000_t0000_u01777771826776") 2026/05/03 01:32:33 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b012_d20260503_m013023_c001_v0001180_t0011_u01777771823829") 2026/05/03 01:32:33 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c0700_d20260503_m013022_c001_v7007000_t0000_u01777771822604") 2026/05/03 01:32:33 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5cd5_d20260503_m013019_c001_v0001185_t0011_u01777771819538") 2026/05/03 01:32:33 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4054076aac8b1cb0_d20260503_m013008_c001_v7007000_t0000_u01777771808521") 2026/05/03 01:32:33 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470af9e_d20260503_m013005_c001_v0001180_t0049_u01777771805037") 2026/05/03 01:32:33 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6ab2_d20260503_m012955_c001_v7007000_t0000_u01777771795578") 2026/05/03 01:32:33 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470af52_d20260503_m012952_c001_v0001180_t0028_u01777771792304") 2026/05/03 01:32:33 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb5c_d20260503_m012942_c001_v7007000_t0000_u01777771782907") 2026/05/03 01:32:33 DEBUG : apple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470af1a_d20260503_m012940_c001_v0001180_t0001_u01777771780133") 2026/05/03 01:32:33 DEBUG : appleSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fed_d20260503_m013041_c001_v7007000_t0000_u01777771841436") 2026/05/03 01:32:33 DEBUG : appleSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d89_d20260503_m013037_c001_v0001185_t0038_u01777771837523") 2026/05/03 01:32:33 DEBUG : appleapple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c070f_d20260503_m013057_c001_v7007000_t0000_u01777771857461") 2026/05/03 01:32:33 DEBUG : appleapple: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a91_d20260503_m013053_c001_v0001182_t0049_u01777771853931") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64229_d20260503_m013200_c001_v7007000_t0000_u01777771920010") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec604f_d20260503_m013156_c001_v0001185_t0008_u01777771916901") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebdc_d20260503_m013147_c001_v7007000_t0000_u01777771907370") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5fe1_d20260503_m013144_c001_v0001185_t0037_u01777771904662") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13cb_d20260503_m013134_c001_v7007000_t0000_u01777771894897") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5f87_d20260503_m013132_c001_v0001185_t0019_u01777771892172") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303ec_d20260503_m013122_c001_v7007000_t0000_u01777771882615") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5f21_d20260503_m013119_c001_v0001185_t0019_u01777771879895") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f607034_d20260503_m013110_c001_v7007000_t0000_u01777771870348") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5e9b_d20260503_m013107_c001_v0001185_t0042_u01777771867091") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41349b6f33643fdf_d20260503_m013055_c001_v7007000_t0000_u01777771855102") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5dff_d20260503_m013052_c001_v0001185_t0020_u01777771852867") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be609_d20260503_m013043_c001_v7007000_t0000_u01777771843461") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a37_d20260503_m013040_c001_v0001182_t0047_u01777771840338") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4049a0c32eaf0139_d20260503_m013039_c001_v7007000_t0000_u01777771839221") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a17_d20260503_m013036_c001_v0001182_t0054_u01777771836398") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3dfa_d20260503_m013026_c001_v7007000_t0000_u01777771826986") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d13_d20260503_m013023_c001_v0001185_t0050_u01777771823805") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f42292a9cc91b095e_d20260503_m013022_c001_v7007000_t0000_u01777771822541") 2026/05/03 01:32:34 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b39e_d20260503_m013019_c001_v0001185_t0046_u01777771819934") 2026/05/03 01:32:35 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4054076aac8b1cb1_d20260503_m013008_c001_v7007000_t0000_u01777771808705") 2026/05/03 01:32:35 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b038d3_d20260503_m013005_c001_v0001182_t0050_u01777771805420") 2026/05/03 01:32:35 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6ab3_d20260503_m012955_c001_v7007000_t0000_u01777771795762") 2026/05/03 01:32:35 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03863_d20260503_m012952_c001_v0001182_t0054_u01777771792690") 2026/05/03 01:32:35 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb5d_d20260503_m012943_c001_v7007000_t0000_u01777771783088") 2026/05/03 01:32:35 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03803_d20260503_m012940_c001_v0001182_t0029_u01777771780521") 2026/05/03 01:32:35 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be604_d20260503_m013041_c001_v7007000_t0000_u01777771841780") 2026/05/03 01:32:35 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b441_d20260503_m013037_c001_v0001185_t0036_u01777771837539") 2026/05/03 01:32:35 DEBUG : b/potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7249_d20260503_m012528_c001_v7007000_t0000_u01777771528280") 2026/05/03 01:32:35 DEBUG : b/potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c7b_d20260503_m012525_c001_v0001099_t0010_u01777771525944") 2026/05/03 01:32:35 DEBUG : b/potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7244_d20260503_m012524_c001_v7007000_t0000_u01777771524782") 2026/05/03 01:32:35 DEBUG : b/potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c65_d20260503_m012523_c001_v0001099_t0029_u01777771523401") 2026/05/03 01:32:35 DEBUG : b/potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63cad_d20260503_m012505_c001_v7007000_t0000_u01777771505551") 2026/05/03 01:32:35 DEBUG : b/potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c1d_d20260503_m012504_c001_v0001099_t0043_u01777771504083") 2026/05/03 01:32:35 DEBUG : backup/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c914660b6_d20260503_m012741_c001_v7007000_t0000_u01777771661773") 2026/05/03 01:32:35 DEBUG : backup/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10189a965a6a3582_d20260503_m012739_c001_v0001184_t0053_u01777771659921") 2026/05/03 01:32:35 DEBUG : backup/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11735681e45ce475_d20260503_m012735_c001_v0001165_t0004_u01777771655820") 2026/05/03 01:32:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3dad_d20260503_m012807_c001_v7007000_t0000_u01777771687442") 2026/05/03 01:32:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f116f93bab8786dc5_d20260503_m012805_c001_v0001182_t0010_u01777771685536") 2026/05/03 01:32:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f1109e70d5e0032ff_d20260503_m012801_c001_v0001150_t0015_u01777771681690") 2026/05/03 01:32:36 DEBUG : backup/one.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4001c8b2485f569b_d20260503_m012754_c001_v7007000_t0000_u01777771674864") 2026/05/03 01:32:36 DEBUG : backup/one.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f1103df37dcd52785_d20260503_m012751_c001_v0001109_t0055_u01777771671854") 2026/05/03 01:32:36 DEBUG : backup/one.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f114495dab5fc4903_d20260503_m012748_c001_v0001176_t0001_u01777771668340") 2026/05/03 01:32:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3daf_d20260503_m012807_c001_v7007000_t0000_u01777771687625") 2026/05/03 01:32:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104232fbad2a481b_d20260503_m012806_c001_v0001174_t0053_u01777771686554") 2026/05/03 01:32:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f119d2c172111000f_d20260503_m012803_c001_v0001185_t0047_u01777771683444") 2026/05/03 01:32:36 DEBUG : backup/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c914660b7_d20260503_m012741_c001_v7007000_t0000_u01777771661978") 2026/05/03 01:32:36 DEBUG : backup/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11017765636be6cd_d20260503_m012740_c001_v0001134_t0039_u01777771660917") 2026/05/03 01:32:36 DEBUG : backup/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f110449a22d8e3716_d20260503_m012737_c001_v0001029_t0007_u01777771657261") 2026/05/03 01:32:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4001c8b2485f569c_d20260503_m012755_c001_v7007000_t0000_u01777771675049") 2026/05/03 01:32:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f115f488593554980_d20260503_m012753_c001_v0001167_t0038_u01777771673964") 2026/05/03 01:32:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11370cb8c11947de_d20260503_m012749_c001_v0001183_t0018_u01777771669729") 2026/05/03 01:32:36 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee6422a_d20260503_m013200_c001_v7007000_t0000_u01777771920191") 2026/05/03 01:32:36 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b17c_d20260503_m013156_c001_v0001180_t0038_u01777771916694") 2026/05/03 01:32:36 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebde_d20260503_m013147_c001_v7007000_t0000_u01777771907551") 2026/05/03 01:32:36 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b148_d20260503_m013144_c001_v0001180_t0055_u01777771904441") 2026/05/03 01:32:36 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13cc_d20260503_m013135_c001_v7007000_t0000_u01777771895078") 2026/05/03 01:32:36 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b10c_d20260503_m013131_c001_v0001180_t0044_u01777771891964") 2026/05/03 01:32:36 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303ed_d20260503_m013122_c001_v7007000_t0000_u01777771882797") 2026/05/03 01:32:36 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b0f2_d20260503_m013119_c001_v0001180_t0054_u01777771879677") 2026/05/03 01:32:36 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f607035_d20260503_m013110_c001_v7007000_t0000_u01777771870529") 2026/05/03 01:32:36 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b0ba_d20260503_m013106_c001_v0001180_t0021_u01777771866765") 2026/05/03 01:32:37 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c0710_d20260503_m013057_c001_v7007000_t0000_u01777771857642") 2026/05/03 01:32:37 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b090_d20260503_m013052_c001_v0001180_t0043_u01777771852656") 2026/05/03 01:32:37 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be60a_d20260503_m013043_c001_v7007000_t0000_u01777771843643") 2026/05/03 01:32:37 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b064_d20260503_m013040_c001_v0001180_t0029_u01777771840325") 2026/05/03 01:32:37 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fe2_d20260503_m013038_c001_v7007000_t0000_u01777771838688") 2026/05/03 01:32:37 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b43b_d20260503_m013036_c001_v0001185_t0015_u01777771836194") 2026/05/03 01:32:37 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3dfb_d20260503_m013027_c001_v7007000_t0000_u01777771827168") 2026/05/03 01:32:37 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03995_d20260503_m013023_c001_v0001182_t0006_u01777771823839") 2026/05/03 01:32:37 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f408b3de80071bf29_d20260503_m013022_c001_v7007000_t0000_u01777771822584") 2026/05/03 01:32:37 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03953_d20260503_m013019_c001_v0001182_t0013_u01777771819726") 2026/05/03 01:32:37 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3de9_d20260503_m013008_c001_v7007000_t0000_u01777771808527") 2026/05/03 01:32:37 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b336_d20260503_m013005_c001_v0001185_t0031_u01777771805235") 2026/05/03 01:32:37 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6ab4_d20260503_m012955_c001_v7007000_t0000_u01777771795943") 2026/05/03 01:32:37 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b2da_d20260503_m012952_c001_v0001185_t0052_u01777771792509") 2026/05/03 01:32:37 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb5e_d20260503_m012943_c001_v7007000_t0000_u01777771783277") 2026/05/03 01:32:37 DEBUG : banana: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b2a4_d20260503_m012940_c001_v0001185_t0011_u01777771780328") 2026/05/03 01:32:37 DEBUG : bananaSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25618338_d20260503_m013041_c001_v7007000_t0000_u01777771841568") 2026/05/03 01:32:37 DEBUG : bananaSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a1d_d20260503_m013037_c001_v0001182_t0029_u01777771837544") 2026/05/03 01:32:37 DEBUG : both0: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb1f_d20260503_m012921_c001_v7007000_t0000_u01777771761515") 2026/05/03 01:32:37 DEBUG : both0: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a55_d20260503_m012909_c001_v0001185_t0004_u01777771749742") 2026/05/03 01:32:38 DEBUG : both0: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a23_d20260503_m012905_c001_v7007000_t0000_u01777771745256") 2026/05/03 01:32:38 DEBUG : both0: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec59b5_d20260503_m012851_c001_v0001185_t0027_u01777771731217") 2026/05/03 01:32:38 DEBUG : both1: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb20_d20260503_m012921_c001_v7007000_t0000_u01777771761696") 2026/05/03 01:32:38 DEBUG : both1: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a5f_d20260503_m012910_c001_v0001185_t0056_u01777771750732") 2026/05/03 01:32:38 DEBUG : both1: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a24_d20260503_m012905_c001_v7007000_t0000_u01777771745542") 2026/05/03 01:32:38 DEBUG : both1: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec59cd_d20260503_m012854_c001_v0001185_t0037_u01777771734108") 2026/05/03 01:32:38 DEBUG : both10: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb21_d20260503_m012921_c001_v7007000_t0000_u01777771761877") 2026/05/03 01:32:38 DEBUG : both10: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a95_d20260503_m012914_c001_v0001185_t0028_u01777771754545") 2026/05/03 01:32:38 DEBUG : both10: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a25_d20260503_m012905_c001_v7007000_t0000_u01777771745724") 2026/05/03 01:32:38 DEBUG : both10: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec59f1_d20260503_m012857_c001_v0001185_t0039_u01777771737802") 2026/05/03 01:32:38 DEBUG : both11: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb22_d20260503_m012922_c001_v7007000_t0000_u01777771762058") 2026/05/03 01:32:38 DEBUG : both11: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a97_d20260503_m012914_c001_v0001185_t0017_u01777771754968") 2026/05/03 01:32:38 DEBUG : both11: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a26_d20260503_m012905_c001_v7007000_t0000_u01777771745908") 2026/05/03 01:32:38 DEBUG : both11: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec59f5_d20260503_m012858_c001_v0001185_t0017_u01777771738221") 2026/05/03 01:32:38 DEBUG : both12: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb23_d20260503_m012922_c001_v7007000_t0000_u01777771762240") 2026/05/03 01:32:38 DEBUG : both12: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a9f_d20260503_m012915_c001_v0001185_t0035_u01777771755442") 2026/05/03 01:32:38 DEBUG : both12: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a27_d20260503_m012906_c001_v7007000_t0000_u01777771746090") 2026/05/03 01:32:38 DEBUG : both12: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec59f9_d20260503_m012858_c001_v0001185_t0039_u01777771738626") 2026/05/03 01:32:38 DEBUG : both13: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb24_d20260503_m012922_c001_v7007000_t0000_u01777771762423") 2026/05/03 01:32:39 DEBUG : both13: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5aa7_d20260503_m012915_c001_v0001185_t0019_u01777771755867") 2026/05/03 01:32:39 DEBUG : both13: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a28_d20260503_m012906_c001_v7007000_t0000_u01777771746274") 2026/05/03 01:32:39 DEBUG : both13: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec59fd_d20260503_m012859_c001_v0001185_t0041_u01777771739025") 2026/05/03 01:32:39 DEBUG : both14: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb25_d20260503_m012922_c001_v7007000_t0000_u01777771762603") 2026/05/03 01:32:39 DEBUG : both14: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5aaf_d20260503_m012916_c001_v0001185_t0024_u01777771756325") 2026/05/03 01:32:39 DEBUG : both14: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a3a_d20260503_m012906_c001_v7007000_t0000_u01777771746542") 2026/05/03 01:32:39 DEBUG : both14: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a03_d20260503_m012859_c001_v0001185_t0009_u01777771739397") 2026/05/03 01:32:39 DEBUG : both15: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb26_d20260503_m012922_c001_v7007000_t0000_u01777771762785") 2026/05/03 01:32:39 DEBUG : both15: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5ab5_d20260503_m012916_c001_v0001185_t0052_u01777771756758") 2026/05/03 01:32:39 DEBUG : both15: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a3b_d20260503_m012906_c001_v7007000_t0000_u01777771746725") 2026/05/03 01:32:39 DEBUG : both15: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a05_d20260503_m012859_c001_v0001185_t0054_u01777771739872") 2026/05/03 01:32:39 DEBUG : both16: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb27_d20260503_m012922_c001_v7007000_t0000_u01777771762982") 2026/05/03 01:32:39 DEBUG : both16: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5abf_d20260503_m012917_c001_v0001185_t0023_u01777771757187") 2026/05/03 01:32:39 DEBUG : both16: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a3c_d20260503_m012906_c001_v7007000_t0000_u01777771746907") 2026/05/03 01:32:39 DEBUG : both16: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a09_d20260503_m012900_c001_v0001185_t0026_u01777771740304") 2026/05/03 01:32:39 DEBUG : both17: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb29_d20260503_m012923_c001_v7007000_t0000_u01777771763164") 2026/05/03 01:32:39 DEBUG : both17: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5ac5_d20260503_m012917_c001_v0001185_t0053_u01777771757600") 2026/05/03 01:32:39 DEBUG : both17: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a3d_d20260503_m012907_c001_v7007000_t0000_u01777771747089") 2026/05/03 01:32:39 DEBUG : both17: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a0d_d20260503_m012901_c001_v0001185_t0007_u01777771741207") 2026/05/03 01:32:39 DEBUG : both18: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb2a_d20260503_m012923_c001_v7007000_t0000_u01777771763345") 2026/05/03 01:32:39 DEBUG : both18: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5ac9_d20260503_m012918_c001_v0001185_t0015_u01777771758060") 2026/05/03 01:32:40 DEBUG : both18: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a3e_d20260503_m012907_c001_v7007000_t0000_u01777771747342") 2026/05/03 01:32:40 DEBUG : both18: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a11_d20260503_m012901_c001_v0001185_t0027_u01777771741658") 2026/05/03 01:32:40 DEBUG : both19: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb2b_d20260503_m012923_c001_v7007000_t0000_u01777771763527") 2026/05/03 01:32:40 DEBUG : both19: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5ad1_d20260503_m012918_c001_v0001185_t0040_u01777771758528") 2026/05/03 01:32:40 DEBUG : both19: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a3f_d20260503_m012907_c001_v7007000_t0000_u01777771747524") 2026/05/03 01:32:40 DEBUG : both19: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a15_d20260503_m012902_c001_v0001185_t0012_u01777771742111") 2026/05/03 01:32:40 DEBUG : both2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb2c_d20260503_m012923_c001_v7007000_t0000_u01777771763708") 2026/05/03 01:32:40 DEBUG : both2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a69_d20260503_m012911_c001_v0001185_t0000_u01777771751154") 2026/05/03 01:32:40 DEBUG : both2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a40_d20260503_m012907_c001_v7007000_t0000_u01777771747710") 2026/05/03 01:32:40 DEBUG : both2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec59cf_d20260503_m012854_c001_v0001185_t0019_u01777771734544") 2026/05/03 01:32:40 DEBUG : both3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb2d_d20260503_m012923_c001_v7007000_t0000_u01777771763889") 2026/05/03 01:32:40 DEBUG : both3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a6d_d20260503_m012911_c001_v0001185_t0048_u01777771751550") 2026/05/03 01:32:40 DEBUG : both3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a42_d20260503_m012907_c001_v7007000_t0000_u01777771747892") 2026/05/03 01:32:40 DEBUG : both3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec59d1_d20260503_m012855_c001_v0001185_t0020_u01777771735006") 2026/05/03 01:32:40 DEBUG : both4: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb2e_d20260503_m012924_c001_v7007000_t0000_u01777771764070") 2026/05/03 01:32:40 DEBUG : both4: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a73_d20260503_m012911_c001_v0001185_t0039_u01777771751980") 2026/05/03 01:32:40 DEBUG : both4: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a43_d20260503_m012908_c001_v7007000_t0000_u01777771748075") 2026/05/03 01:32:40 DEBUG : both4: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec59d5_d20260503_m012855_c001_v0001185_t0053_u01777771735378") 2026/05/03 01:32:40 DEBUG : both5: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb2f_d20260503_m012924_c001_v7007000_t0000_u01777771764251") 2026/05/03 01:32:40 DEBUG : both5: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a79_d20260503_m012912_c001_v0001185_t0015_u01777771752410") 2026/05/03 01:32:41 DEBUG : both5: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616ac7_d20260503_m012908_c001_v7007000_t0000_u01777771748258") 2026/05/03 01:32:41 DEBUG : both5: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec59d9_d20260503_m012855_c001_v0001185_t0055_u01777771735750") 2026/05/03 01:32:41 DEBUG : both6: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb30_d20260503_m012924_c001_v7007000_t0000_u01777771764433") 2026/05/03 01:32:41 DEBUG : both6: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a81_d20260503_m012912_c001_v0001185_t0035_u01777771752870") 2026/05/03 01:32:41 DEBUG : both6: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616e2d_d20260503_m012908_c001_v7007000_t0000_u01777771748440") 2026/05/03 01:32:41 DEBUG : both6: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec59db_d20260503_m012856_c001_v0001185_t0012_u01777771736257") 2026/05/03 01:32:41 DEBUG : both7: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb31_d20260503_m012924_c001_v7007000_t0000_u01777771764615") 2026/05/03 01:32:41 DEBUG : both7: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a83_d20260503_m012913_c001_v0001185_t0011_u01777771753279") 2026/05/03 01:32:41 DEBUG : both7: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25617216_d20260503_m012908_c001_v7007000_t0000_u01777771748626") 2026/05/03 01:32:41 DEBUG : both7: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec59e3_d20260503_m012856_c001_v0001185_t0049_u01777771736650") 2026/05/03 01:32:41 DEBUG : both8: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb32_d20260503_m012924_c001_v7007000_t0000_u01777771764797") 2026/05/03 01:32:41 DEBUG : both8: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a87_d20260503_m012913_c001_v0001185_t0043_u01777771753684") 2026/05/03 01:32:41 DEBUG : both8: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f256175ff_d20260503_m012908_c001_v7007000_t0000_u01777771748810") 2026/05/03 01:32:41 DEBUG : both8: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec59e7_d20260503_m012857_c001_v0001185_t0031_u01777771737027") 2026/05/03 01:32:41 DEBUG : both9: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb33_d20260503_m012924_c001_v7007000_t0000_u01777771764978") 2026/05/03 01:32:41 DEBUG : both9: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5a8f_d20260503_m012914_c001_v0001185_t0046_u01777771754115") 2026/05/03 01:32:41 DEBUG : both9: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f256179e8_d20260503_m012908_c001_v7007000_t0000_u01777771748994") 2026/05/03 01:32:41 DEBUG : both9: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec59ed_d20260503_m012857_c001_v0001185_t0004_u01777771737421") 2026/05/03 01:32:41 DEBUG : c/non empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c724a_d20260503_m012528_c001_v7007000_t0000_u01777771528530") 2026/05/03 01:32:41 DEBUG : c/non empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c83_d20260503_m012526_c001_v0001099_t0011_u01777771526543") 2026/05/03 01:32:41 DEBUG : c/non empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7246_d20260503_m012525_c001_v7007000_t0000_u01777771525518") 2026/05/03 01:32:41 DEBUG : c/non empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c69_d20260503_m012523_c001_v0001099_t0012_u01777771523763") 2026/05/03 01:32:41 DEBUG : c/non empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63caf_d20260503_m012506_c001_v7007000_t0000_u01777771506276") 2026/05/03 01:32:42 DEBUG : c/non empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c1f_d20260503_m012504_c001_v0001099_t0000_u01777771504414") 2026/05/03 01:32:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a32_d20260503_m013011_c001_v7007000_t0000_u01777771811034") 2026/05/03 01:32:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5c65_d20260503_m013006_c001_v0001185_t0041_u01777771806909") 2026/05/03 01:32:42 DEBUG : check sum: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63ca7_d20260503_m012456_c001_v7007000_t0000_u01777771496694") 2026/05/03 01:32:42 DEBUG : check sum: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c05_d20260503_m012455_c001_v0001099_t0045_u01777771495626") 2026/05/03 01:32:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaec4a_d20260503_m013227_c001_v7007000_t0000_u01777771947729") 2026/05/03 01:32:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03d00_d20260503_m013226_c001_v0001182_t0047_u01777771946227") 2026/05/03 01:32:42 DEBUG : dest/3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41103517c57a152a_d20260503_m012713_c001_v7007000_t0000_u01777771633327") 2026/05/03 01:32:42 DEBUG : dest/3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40213150ba482ab4_d20260503_m012712_c001_v0001181_t0039_u01777771632230") 2026/05/03 01:32:42 DEBUG : dir1/0000-abcde: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c0711_d20260503_m013057_c001_v7007000_t0000_u01777771857823") 2026/05/03 01:32:42 DEBUG : dir1/0000-abcde: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b53d_d20260503_m013053_c001_v0001185_t0004_u01777771853968") 2026/05/03 01:32:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee6422b_d20260503_m013200_c001_v7007000_t0000_u01777771920372") 2026/05/03 01:32:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03c07_d20260503_m013151_c001_v0001182_t0017_u01777771911905") 2026/05/03 01:32:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebdf_d20260503_m013147_c001_v7007000_t0000_u01777771907732") 2026/05/03 01:32:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03bad_d20260503_m013139_c001_v0001182_t0033_u01777771899454") 2026/05/03 01:32:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13cd_d20260503_m013135_c001_v7007000_t0000_u01777771895259") 2026/05/03 01:32:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03b71_d20260503_m013127_c001_v0001182_t0024_u01777771887167") 2026/05/03 01:32:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303ee_d20260503_m013122_c001_v7007000_t0000_u01777771882978") 2026/05/03 01:32:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03b25_d20260503_m013114_c001_v0001182_t0035_u01777771874803") 2026/05/03 01:32:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f607036_d20260503_m013110_c001_v7007000_t0000_u01777771870709") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03ad5_d20260503_m013102_c001_v0001182_t0017_u01777771862010") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c070c_d20260503_m013055_c001_v7007000_t0000_u01777771855447") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a59_d20260503_m013047_c001_v0001182_t0055_u01777771847912") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be60b_d20260503_m013043_c001_v7007000_t0000_u01777771843835") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b467_d20260503_m013040_c001_v0001185_t0057_u01777771840499") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee6404e_d20260503_m013038_c001_v7007000_t0000_u01777771838704") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d6b_d20260503_m013031_c001_v0001185_t0025_u01777771831506") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3dfc_d20260503_m013027_c001_v7007000_t0000_u01777771827353") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d15_d20260503_m013023_c001_v0001185_t0031_u01777771823990") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f42292a9cc91b095d_d20260503_m013022_c001_v7007000_t0000_u01777771822361") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5cb7_d20260503_m013015_c001_v0001185_t0004_u01777771815222") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3dea_d20260503_m013008_c001_v7007000_t0000_u01777771808710") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470af7c_d20260503_m013000_c001_v0001180_t0007_u01777771800156") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6ab5_d20260503_m012956_c001_v7007000_t0000_u01777771796127") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470af3c_d20260503_m012947_c001_v0001180_t0028_u01777771787782") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb5f_d20260503_m012943_c001_v7007000_t0000_u01777771783468") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470af00_d20260503_m012936_c001_v0001180_t0053_u01777771776717") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be602_d20260503_m013041_c001_v7007000_t0000_u01777771841572") 2026/05/03 01:32:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b443_d20260503_m013037_c001_v0001185_t0043_u01777771837724") 2026/05/03 01:32:43 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c0712_d20260503_m013058_c001_v7007000_t0000_u01777771858004") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5e0d_d20260503_m013053_c001_v0001185_t0038_u01777771853953") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee6422c_d20260503_m013200_c001_v7007000_t0000_u01777771920553") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b166_d20260503_m013152_c001_v0001180_t0006_u01777771912538") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebe1_d20260503_m013147_c001_v7007000_t0000_u01777771907915") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b12a_d20260503_m013140_c001_v0001180_t0045_u01777771900030") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13cf_d20260503_m013135_c001_v7007000_t0000_u01777771895440") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b0fa_d20260503_m013127_c001_v0001180_t0028_u01777771887916") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303ef_d20260503_m013123_c001_v7007000_t0000_u01777771883159") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b0d6_d20260503_m013115_c001_v0001180_t0025_u01777771875355") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f607037_d20260503_m013110_c001_v7007000_t0000_u01777771870889") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b0ae_d20260503_m013102_c001_v0001180_t0001_u01777771862588") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f409049e700d029e3_d20260503_m013055_c001_v7007000_t0000_u01777771855302") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b084_d20260503_m013048_c001_v0001180_t0040_u01777771848531") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be60e_d20260503_m013044_c001_v7007000_t0000_u01777771844017") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b066_d20260503_m013040_c001_v0001180_t0044_u01777771840541") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fe7_d20260503_m013039_c001_v7007000_t0000_u01777771839074") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b41a_d20260503_m013032_c001_v0001185_t0047_u01777771832096") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3dfd_d20260503_m013027_c001_v7007000_t0000_u01777771827535") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b3c9_d20260503_m013024_c001_v0001185_t0046_u01777771824035") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f2561832f_d20260503_m013022_c001_v7007000_t0000_u01777771822595") 2026/05/03 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03929_d20260503_m013015_c001_v0001182_t0049_u01777771815769") 2026/05/03 01:32:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41103517c57a160b_d20260503_m013008_c001_v7007000_t0000_u01777771808724") 2026/05/03 01:32:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b31c_d20260503_m013000_c001_v0001185_t0052_u01777771800770") 2026/05/03 01:32:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6ab6_d20260503_m012956_c001_v7007000_t0000_u01777771796310") 2026/05/03 01:32:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b2c0_d20260503_m012948_c001_v0001185_t0008_u01777771788416") 2026/05/03 01:32:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb61_d20260503_m012943_c001_v7007000_t0000_u01777771783650") 2026/05/03 01:32:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b294_d20260503_m012936_c001_v0001185_t0010_u01777771776933") 2026/05/03 01:32:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee641fc_d20260503_m013041_c001_v7007000_t0000_u01777771841570") 2026/05/03 01:32:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d8b_d20260503_m013037_c001_v0001185_t0038_u01777771837729") 2026/05/03 01:32:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c0713_d20260503_m013058_c001_v7007000_t0000_u01777771858186") 2026/05/03 01:32:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a95_d20260503_m013054_c001_v0001182_t0038_u01777771854133") 2026/05/03 01:32:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee6422d_d20260503_m013200_c001_v7007000_t0000_u01777771920735") 2026/05/03 01:32:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec6019_d20260503_m013153_c001_v0001185_t0046_u01777771913103") 2026/05/03 01:32:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebe3_d20260503_m013148_c001_v7007000_t0000_u01777771908097") 2026/05/03 01:32:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5fc5_d20260503_m013140_c001_v0001185_t0035_u01777771900619") 2026/05/03 01:32:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13d0_d20260503_m013135_c001_v7007000_t0000_u01777771895621") 2026/05/03 01:32:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5f4d_d20260503_m013128_c001_v0001185_t0038_u01777771888477") 2026/05/03 01:32:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303f1_d20260503_m013123_c001_v7007000_t0000_u01777771883340") 2026/05/03 01:32:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5efd_d20260503_m013115_c001_v0001185_t0037_u01777771875958") 2026/05/03 01:32:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f607038_d20260503_m013111_c001_v7007000_t0000_u01777771871069") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5e57_d20260503_m013103_c001_v0001185_t0041_u01777771863151") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c070a_d20260503_m013055_c001_v7007000_t0000_u01777771855085") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5ddf_d20260503_m013049_c001_v0001185_t0028_u01777771849109") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be60f_d20260503_m013044_c001_v7007000_t0000_u01777771844198") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d9d_d20260503_m013040_c001_v0001185_t0018_u01777771840598") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fe8_d20260503_m013039_c001_v7007000_t0000_u01777771839237") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b039f5_d20260503_m013032_c001_v0001182_t0055_u01777771832655") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3dfe_d20260503_m013027_c001_v7007000_t0000_u01777771827717") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03999_d20260503_m013024_c001_v0001182_t0015_u01777771824050") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4001c8b2485f5732_d20260503_m013022_c001_v7007000_t0000_u01777771822788") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b380_d20260503_m013016_c001_v0001185_t0052_u01777771816377") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f416497dc11fc1256_d20260503_m013008_c001_v7007000_t0000_u01777771808112") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b038ab_d20260503_m013001_c001_v0001182_t0043_u01777771801344") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6ab7_d20260503_m012956_c001_v7007000_t0000_u01777771796491") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03847_d20260503_m012949_c001_v0001182_t0027_u01777771789037") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb62_d20260503_m012943_c001_v7007000_t0000_u01777771783831") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b037ef_d20260503_m012937_c001_v0001182_t0047_u01777771777113") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fef_d20260503_m013041_c001_v7007000_t0000_u01777771841569") 2026/05/03 01:32:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a25_d20260503_m013037_c001_v0001182_t0041_u01777771837760") 2026/05/03 01:32:46 DEBUG : dir1/0003-defgh: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c0714_d20260503_m013058_c001_v7007000_t0000_u01777771858367") 2026/05/03 01:32:46 DEBUG : dir1/0003-defgh: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5e17_d20260503_m013054_c001_v0001185_t0008_u01777771854145") 2026/05/03 01:32:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee6422e_d20260503_m013200_c001_v7007000_t0000_u01777771920917") 2026/05/03 01:32:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b87d_d20260503_m013153_c001_v0001185_t0049_u01777771913690") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebe4_d20260503_m013148_c001_v7007000_t0000_u01777771908278") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b7f9_d20260503_m013141_c001_v0001185_t0017_u01777771901218") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13d1_d20260503_m013135_c001_v7007000_t0000_u01777771895803") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b75f_d20260503_m013129_c001_v0001185_t0036_u01777771889025") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303f2_d20260503_m013123_c001_v7007000_t0000_u01777771883523") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b6ad_d20260503_m013116_c001_v0001185_t0010_u01777771876526") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f60703a_d20260503_m013111_c001_v7007000_t0000_u01777771871250") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b5ca_d20260503_m013103_c001_v0001185_t0038_u01777771863715") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4001c8b2485f573e_d20260503_m013055_c001_v7007000_t0000_u01777771855495") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b501_d20260503_m013049_c001_v0001185_t0044_u01777771849687") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be610_d20260503_m013044_c001_v7007000_t0000_u01777771844379") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a3b_d20260503_m013040_c001_v0001182_t0026_u01777771840640") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4049a0c32eaf0135_d20260503_m013038_c001_v7007000_t0000_u01777771838675") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b026_d20260503_m013033_c001_v0001180_t0019_u01777771833257") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3dff_d20260503_m013027_c001_v7007000_t0000_u01777771827901") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b014_d20260503_m013024_c001_v0001180_t0058_u01777771824091") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f42292a9cc91b095c_d20260503_m013022_c001_v7007000_t0000_u01777771822181") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470afe4_d20260503_m013016_c001_v0001180_t0014_u01777771816968") 2026/05/03 01:32:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a117c84_d20260503_m013008_c001_v7007000_t0000_u01777771808545") 2026/05/03 01:32:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5c2d_d20260503_m013001_c001_v0001185_t0027_u01777771801903") 2026/05/03 01:32:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6ab8_d20260503_m012956_c001_v7007000_t0000_u01777771796673") 2026/05/03 01:32:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5bd5_d20260503_m012949_c001_v0001185_t0000_u01777771789609") 2026/05/03 01:32:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb63_d20260503_m012944_c001_v7007000_t0000_u01777771784024") 2026/05/03 01:32:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5b73_d20260503_m012937_c001_v0001185_t0020_u01777771777314") 2026/05/03 01:32:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606ff2_d20260503_m013041_c001_v7007000_t0000_u01777771841810") 2026/05/03 01:32:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b054_d20260503_m013037_c001_v0001180_t0036_u01777771837808") 2026/05/03 01:32:48 DEBUG : dir1/0004-efghi: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c0715_d20260503_m013058_c001_v7007000_t0000_u01777771858549") 2026/05/03 01:32:48 DEBUG : dir1/0004-efghi: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b096_d20260503_m013054_c001_v0001180_t0007_u01777771854159") 2026/05/03 01:32:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee6422f_d20260503_m013201_c001_v7007000_t0000_u01777771921100") 2026/05/03 01:32:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03c1b_d20260503_m013153_c001_v0001182_t0031_u01777771913874") 2026/05/03 01:32:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebe6_d20260503_m013148_c001_v7007000_t0000_u01777771908461") 2026/05/03 01:32:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03bbd_d20260503_m013141_c001_v0001182_t0030_u01777771901411") 2026/05/03 01:32:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13d2_d20260503_m013135_c001_v7007000_t0000_u01777771895984") 2026/05/03 01:32:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03b79_d20260503_m013129_c001_v0001182_t0005_u01777771889217") 2026/05/03 01:32:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303f3_d20260503_m013123_c001_v7007000_t0000_u01777771883704") 2026/05/03 01:32:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03b39_d20260503_m013116_c001_v0001182_t0056_u01777771876707") 2026/05/03 01:32:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f60703b_d20260503_m013111_c001_v7007000_t0000_u01777771871431") 2026/05/03 01:32:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03ae3_d20260503_m013103_c001_v0001182_t0006_u01777771863910") 2026/05/03 01:32:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417a36e59565ff8f_d20260503_m013055_c001_v7007000_t0000_u01777771855512") 2026/05/03 01:32:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a6f_d20260503_m013049_c001_v0001182_t0040_u01777771849891") 2026/05/03 01:32:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be611_d20260503_m013044_c001_v7007000_t0000_u01777771844567") 2026/05/03 01:32:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b46d_d20260503_m013040_c001_v0001185_t0013_u01777771840686") 2026/05/03 01:32:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64051_d20260503_m013039_c001_v7007000_t0000_u01777771839249") 2026/05/03 01:32:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d77_d20260503_m013033_c001_v0001185_t0043_u01777771833546") 2026/05/03 01:32:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3e00_d20260503_m013028_c001_v7007000_t0000_u01777771828082") 2026/05/03 01:32:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d19_d20260503_m013024_c001_v0001185_t0013_u01777771824176") 2026/05/03 01:32:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fd4_d20260503_m013022_c001_v7007000_t0000_u01777771822379") 2026/05/03 01:32:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5cc5_d20260503_m013017_c001_v0001185_t0004_u01777771817174") 2026/05/03 01:32:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f416497dc11fc125b_d20260503_m013008_c001_v7007000_t0000_u01777771808660") 2026/05/03 01:32:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470af88_d20260503_m013002_c001_v0001180_t0000_u01777771802129") 2026/05/03 01:32:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6ab9_d20260503_m012956_c001_v7007000_t0000_u01777771796855") 2026/05/03 01:32:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470af42_d20260503_m012949_c001_v0001180_t0001_u01777771789825") 2026/05/03 01:32:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb65_d20260503_m012944_c001_v7007000_t0000_u01777771784206") 2026/05/03 01:32:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470af08_d20260503_m012937_c001_v0001180_t0038_u01777771777502") 2026/05/03 01:32:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee641fd_d20260503_m013041_c001_v7007000_t0000_u01777771841789") 2026/05/03 01:32:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b445_d20260503_m013037_c001_v0001185_t0047_u01777771837910") 2026/05/03 01:32:49 DEBUG : dir1/0005-fghij: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c0716_d20260503_m013058_c001_v7007000_t0000_u01777771858838") 2026/05/03 01:32:49 DEBUG : dir1/0005-fghij: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b541_d20260503_m013054_c001_v0001185_t0056_u01777771854187") 2026/05/03 01:32:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64230_d20260503_m013201_c001_v7007000_t0000_u01777771921308") 2026/05/03 01:32:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b16c_d20260503_m013154_c001_v0001180_t0018_u01777771914067") 2026/05/03 01:32:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebe8_d20260503_m013148_c001_v7007000_t0000_u01777771908643") 2026/05/03 01:32:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b136_d20260503_m013141_c001_v0001180_t0045_u01777771901606") 2026/05/03 01:32:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13d3_d20260503_m013136_c001_v7007000_t0000_u01777771896223") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b100_d20260503_m013129_c001_v0001180_t0009_u01777771889416") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303f4_d20260503_m013124_c001_v7007000_t0000_u01777771884010") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b0e2_d20260503_m013116_c001_v0001180_t0006_u01777771876912") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f60703c_d20260503_m013111_c001_v7007000_t0000_u01777771871611") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b0b0_d20260503_m013104_c001_v0001180_t0016_u01777771864103") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c070d_d20260503_m013055_c001_v7007000_t0000_u01777771855692") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b086_d20260503_m013050_c001_v0001180_t0043_u01777771850104") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be612_d20260503_m013044_c001_v7007000_t0000_u01777771844750") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b068_d20260503_m013040_c001_v0001180_t0013_u01777771840752") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fe3_d20260503_m013038_c001_v7007000_t0000_u01777771838709") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b427_d20260503_m013033_c001_v0001185_t0022_u01777771833764") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3e01_d20260503_m013028_c001_v7007000_t0000_u01777771828263") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b3cf_d20260503_m013024_c001_v0001185_t0037_u01777771824221") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3df4_d20260503_m013022_c001_v7007000_t0000_u01777771822609") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b0393b_d20260503_m013017_c001_v0001182_t0054_u01777771817379") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a2c_d20260503_m013008_c001_v7007000_t0000_u01777771808669") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b326_d20260503_m013002_c001_v0001185_t0027_u01777771802362") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6aba_d20260503_m012957_c001_v7007000_t0000_u01777771797037") 2026/05/03 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b2c6_d20260503_m012950_c001_v0001185_t0023_u01777771790058") 2026/05/03 01:32:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb66_d20260503_m012944_c001_v7007000_t0000_u01777771784387") 2026/05/03 01:32:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b296_d20260503_m012937_c001_v0001185_t0010_u01777771777718") 2026/05/03 01:32:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417a36e59565ff8b_d20260503_m013041_c001_v7007000_t0000_u01777771841497") 2026/05/03 01:32:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d8d_d20260503_m013037_c001_v0001185_t0052_u01777771837914") 2026/05/03 01:32:51 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c0717_d20260503_m013059_c001_v7007000_t0000_u01777771859019") 2026/05/03 01:32:51 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a97_d20260503_m013054_c001_v0001182_t0029_u01777771854334") 2026/05/03 01:32:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64231_d20260503_m013201_c001_v7007000_t0000_u01777771921492") 2026/05/03 01:32:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec602f_d20260503_m013154_c001_v0001185_t0022_u01777771914325") 2026/05/03 01:32:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebea_d20260503_m013148_c001_v7007000_t0000_u01777771908826") 2026/05/03 01:32:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5fcb_d20260503_m013141_c001_v0001185_t0026_u01777771901833") 2026/05/03 01:32:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13d4_d20260503_m013136_c001_v7007000_t0000_u01777771896405") 2026/05/03 01:32:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5f55_d20260503_m013129_c001_v0001185_t0028_u01777771889602") 2026/05/03 01:32:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303f5_d20260503_m013124_c001_v7007000_t0000_u01777771884191") 2026/05/03 01:32:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5f0b_d20260503_m013117_c001_v0001185_t0024_u01777771877109") 2026/05/03 01:32:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f60703d_d20260503_m013111_c001_v7007000_t0000_u01777771871792") 2026/05/03 01:32:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5e65_d20260503_m013104_c001_v0001185_t0056_u01777771864337") 2026/05/03 01:32:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4049a0c32eaf0144_d20260503_m013055_c001_v7007000_t0000_u01777771855270") 2026/05/03 01:32:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5de5_d20260503_m013050_c001_v0001185_t0047_u01777771850333") 2026/05/03 01:32:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be613_d20260503_m013044_c001_v7007000_t0000_u01777771844931") 2026/05/03 01:32:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d9f_d20260503_m013040_c001_v0001185_t0017_u01777771840825") 2026/05/03 01:32:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb7c_d20260503_m013039_c001_v7007000_t0000_u01777771839081") 2026/05/03 01:32:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b039fb_d20260503_m013033_c001_v0001182_t0010_u01777771833979") 2026/05/03 01:32:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3e02_d20260503_m013028_c001_v7007000_t0000_u01777771828446") 2026/05/03 01:32:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b0399b_d20260503_m013024_c001_v0001182_t0032_u01777771824248") 2026/05/03 01:32:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fd5_d20260503_m013022_c001_v7007000_t0000_u01777771822562") 2026/05/03 01:32:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b38a_d20260503_m013017_c001_v0001185_t0041_u01777771817586") 2026/05/03 01:32:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6f974a1_d20260503_m013008_c001_v7007000_t0000_u01777771808675") 2026/05/03 01:32:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b038b5_d20260503_m013002_c001_v0001182_t0057_u01777771802605") 2026/05/03 01:32:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6abb_d20260503_m012957_c001_v7007000_t0000_u01777771797218") 2026/05/03 01:32:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b0384d_d20260503_m012950_c001_v0001182_t0015_u01777771790256") 2026/05/03 01:32:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb67_d20260503_m012944_c001_v7007000_t0000_u01777771784568") 2026/05/03 01:32:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b037f5_d20260503_m012937_c001_v0001182_t0032_u01777771777897") 2026/05/03 01:32:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4049a0c32eaf013a_d20260503_m013041_c001_v7007000_t0000_u01777771841494") 2026/05/03 01:32:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a27_d20260503_m013037_c001_v0001182_t0024_u01777771837967") 2026/05/03 01:32:52 DEBUG : dir1/0007-12345: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c0718_d20260503_m013059_c001_v7007000_t0000_u01777771859201") 2026/05/03 01:32:52 DEBUG : dir1/0007-12345: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b098_d20260503_m013054_c001_v0001180_t0010_u01777771854362") 2026/05/03 01:32:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64232_d20260503_m013201_c001_v7007000_t0000_u01777771921689") 2026/05/03 01:32:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b885_d20260503_m013154_c001_v0001185_t0055_u01777771914540") 2026/05/03 01:32:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebeb_d20260503_m013149_c001_v7007000_t0000_u01777771909008") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b801_d20260503_m013142_c001_v0001185_t0059_u01777771902117") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13d5_d20260503_m013136_c001_v7007000_t0000_u01777771896587") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b773_d20260503_m013129_c001_v0001185_t0020_u01777771889811") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303f6_d20260503_m013124_c001_v7007000_t0000_u01777771884372") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b6b9_d20260503_m013117_c001_v0001185_t0007_u01777771877402") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f60703e_d20260503_m013111_c001_v7007000_t0000_u01777771871972") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b5d6_d20260503_m013104_c001_v0001185_t0027_u01777771864529") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c070b_d20260503_m013055_c001_v7007000_t0000_u01777771855267") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b50d_d20260503_m013050_c001_v0001185_t0043_u01777771850524") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be614_d20260503_m013045_c001_v7007000_t0000_u01777771845113") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b471_d20260503_m013040_c001_v0001185_t0056_u01777771840872") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c731d_d20260503_m013039_c001_v7007000_t0000_u01777771839097") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b02e_d20260503_m013034_c001_v0001180_t0053_u01777771834181") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3e03_d20260503_m013028_c001_v7007000_t0000_u01777771828628") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b016_d20260503_m013024_c001_v0001180_t0032_u01777771824319") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fd6_d20260503_m013022_c001_v7007000_t0000_u01777771822744") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470afe8_d20260503_m013017_c001_v0001180_t0053_u01777771817768") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41349b6f33643f9c_d20260503_m013008_c001_v7007000_t0000_u01777771808690") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5c37_d20260503_m013002_c001_v0001185_t0024_u01777771802815") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6abc_d20260503_m012957_c001_v7007000_t0000_u01777771797402") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5bdb_d20260503_m012950_c001_v0001185_t0034_u01777771790450") 2026/05/03 01:32:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb68_d20260503_m012944_c001_v7007000_t0000_u01777771784749") 2026/05/03 01:32:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5b79_d20260503_m012938_c001_v0001185_t0013_u01777771778105") 2026/05/03 01:32:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606ff0_d20260503_m013041_c001_v7007000_t0000_u01777771841618") 2026/05/03 01:32:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b056_d20260503_m013038_c001_v0001180_t0007_u01777771838012") 2026/05/03 01:32:54 DEBUG : dir1/0008-23456: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c0719_d20260503_m013059_c001_v7007000_t0000_u01777771859382") 2026/05/03 01:32:54 DEBUG : dir1/0008-23456: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5e21_d20260503_m013054_c001_v0001185_t0059_u01777771854372") 2026/05/03 01:32:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64233_d20260503_m013201_c001_v7007000_t0000_u01777771921878") 2026/05/03 01:32:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03c1d_d20260503_m013154_c001_v0001182_t0044_u01777771914719") 2026/05/03 01:32:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebed_d20260503_m013149_c001_v7007000_t0000_u01777771909190") 2026/05/03 01:32:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03bc1_d20260503_m013142_c001_v0001182_t0011_u01777771902329") 2026/05/03 01:32:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13d6_d20260503_m013136_c001_v7007000_t0000_u01777771896768") 2026/05/03 01:32:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03b7d_d20260503_m013130_c001_v0001182_t0015_u01777771890006") 2026/05/03 01:32:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303f7_d20260503_m013124_c001_v7007000_t0000_u01777771884554") 2026/05/03 01:32:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03b3d_d20260503_m013117_c001_v0001182_t0026_u01777771877585") 2026/05/03 01:32:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f60703f_d20260503_m013112_c001_v7007000_t0000_u01777771872193") 2026/05/03 01:32:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03af1_d20260503_m013104_c001_v0001182_t0057_u01777771864712") 2026/05/03 01:32:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4049a0c32eaf0146_d20260503_m013055_c001_v7007000_t0000_u01777771855634") 2026/05/03 01:32:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a79_d20260503_m013050_c001_v0001182_t0031_u01777771850707") 2026/05/03 01:32:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be615_d20260503_m013045_c001_v7007000_t0000_u01777771845295") 2026/05/03 01:32:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a3d_d20260503_m013040_c001_v0001182_t0034_u01777771840908") 2026/05/03 01:32:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4049a0c32eaf0137_d20260503_m013038_c001_v7007000_t0000_u01777771838856") 2026/05/03 01:32:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d79_d20260503_m013034_c001_v0001185_t0020_u01777771834404") 2026/05/03 01:32:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3e04_d20260503_m013028_c001_v7007000_t0000_u01777771828812") 2026/05/03 01:32:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d1d_d20260503_m013024_c001_v0001185_t0025_u01777771824369") 2026/05/03 01:32:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3df5_d20260503_m013022_c001_v7007000_t0000_u01777771822796") 2026/05/03 01:32:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5ccd_d20260503_m013017_c001_v0001185_t0007_u01777771817963") 2026/05/03 01:32:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f416497dc11fc1258_d20260503_m013008_c001_v7007000_t0000_u01777771808295") 2026/05/03 01:32:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470af92_d20260503_m013003_c001_v0001180_t0007_u01777771803276") 2026/05/03 01:32:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6abd_d20260503_m012957_c001_v7007000_t0000_u01777771797584") 2026/05/03 01:32:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470af46_d20260503_m012950_c001_v0001180_t0039_u01777771790637") 2026/05/03 01:32:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb69_d20260503_m012944_c001_v7007000_t0000_u01777771784931") 2026/05/03 01:32:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470af0b_d20260503_m012938_c001_v0001180_t0016_u01777771778309") 2026/05/03 01:32:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4049a0c32eaf013c_d20260503_m013041_c001_v7007000_t0000_u01777771841858") 2026/05/03 01:32:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b449_d20260503_m013038_c001_v0001185_t0046_u01777771838095") 2026/05/03 01:32:55 DEBUG : dir1/0009-34567: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c071a_d20260503_m013059_c001_v7007000_t0000_u01777771859563") 2026/05/03 01:32:55 DEBUG : dir1/0009-34567: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b545_d20260503_m013054_c001_v0001185_t0008_u01777771854387") 2026/05/03 01:32:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64234_d20260503_m013202_c001_v7007000_t0000_u01777771922072") 2026/05/03 01:32:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b170_d20260503_m013155_c001_v0001180_t0023_u01777771915035") 2026/05/03 01:32:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebee_d20260503_m013149_c001_v7007000_t0000_u01777771909370") 2026/05/03 01:32:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b142_d20260503_m013142_c001_v0001180_t0019_u01777771902656") 2026/05/03 01:32:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13d7_d20260503_m013136_c001_v7007000_t0000_u01777771896949") 2026/05/03 01:32:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b102_d20260503_m013130_c001_v0001180_t0022_u01777771890217") 2026/05/03 01:32:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303f8_d20260503_m013124_c001_v7007000_t0000_u01777771884735") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b0ee_d20260503_m013117_c001_v0001180_t0012_u01777771877887") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f607041_d20260503_m013112_c001_v7007000_t0000_u01777771872373") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b0b4_d20260503_m013104_c001_v0001180_t0035_u01777771864920") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4049a0c32eaf0145_d20260503_m013055_c001_v7007000_t0000_u01777771855452") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b08a_d20260503_m013050_c001_v0001180_t0042_u01777771850929") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be616_d20260503_m013045_c001_v7007000_t0000_u01777771845477") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b06c_d20260503_m013040_c001_v0001180_t0016_u01777771840965") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fe9_d20260503_m013039_c001_v7007000_t0000_u01777771839260") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b42f_d20260503_m013034_c001_v0001185_t0045_u01777771834599") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3e05_d20260503_m013028_c001_v7007000_t0000_u01777771828994") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b3d1_d20260503_m013024_c001_v0001185_t0009_u01777771824417") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fd3_d20260503_m013022_c001_v7007000_t0000_u01777771822196") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03941_d20260503_m013018_c001_v0001182_t0037_u01777771818150") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a117c85_d20260503_m013008_c001_v7007000_t0000_u01777771808734") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b32a_d20260503_m013003_c001_v0001185_t0041_u01777771803480") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6abe_d20260503_m012957_c001_v7007000_t0000_u01777771797766") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b2ca_d20260503_m012950_c001_v0001185_t0016_u01777771790848") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40947d26e899a10d_d20260503_m012945_c001_v7007000_t0000_u01777771785118") 2026/05/03 01:32:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b298_d20260503_m012938_c001_v0001185_t0033_u01777771778539") 2026/05/03 01:32:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4049a0c32eaf013b_d20260503_m013041_c001_v7007000_t0000_u01777771841677") 2026/05/03 01:32:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d8f_d20260503_m013038_c001_v0001185_t0031_u01777771838100") 2026/05/03 01:32:57 DEBUG : dir1/0010-45678: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c071b_d20260503_m013059_c001_v7007000_t0000_u01777771859744") 2026/05/03 01:32:57 DEBUG : dir1/0010-45678: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a99_d20260503_m013054_c001_v0001182_t0028_u01777771854539") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64235_d20260503_m013202_c001_v7007000_t0000_u01777771922253") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec6039_d20260503_m013155_c001_v0001185_t0007_u01777771915283") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebf0_d20260503_m013149_c001_v7007000_t0000_u01777771909553") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5fd1_d20260503_m013142_c001_v0001185_t0011_u01777771902928") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13d8_d20260503_m013137_c001_v7007000_t0000_u01777771897131") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5f75_d20260503_m013130_c001_v0001185_t0018_u01777771890457") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303f9_d20260503_m013124_c001_v7007000_t0000_u01777771884918") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5f11_d20260503_m013118_c001_v0001185_t0030_u01777771878101") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f607042_d20260503_m013112_c001_v7007000_t0000_u01777771872553") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5e73_d20260503_m013105_c001_v0001185_t0055_u01777771865123") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41349b6f33643fe1_d20260503_m013055_c001_v7007000_t0000_u01777771855471") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5de9_d20260503_m013051_c001_v0001185_t0033_u01777771851138") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be617_d20260503_m013045_c001_v7007000_t0000_u01777771845658") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5da1_d20260503_m013041_c001_v0001185_t0031_u01777771841011") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fe4_d20260503_m013038_c001_v7007000_t0000_u01777771838871") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a05_d20260503_m013034_c001_v0001182_t0032_u01777771834779") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3e07_d20260503_m013029_c001_v7007000_t0000_u01777771829176") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b0399d_d20260503_m013024_c001_v0001182_t0037_u01777771824467") 2026/05/03 01:32:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4001c8b2485f5731_d20260503_m013022_c001_v7007000_t0000_u01777771822591") 2026/05/03 01:32:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b392_d20260503_m013018_c001_v0001185_t0007_u01777771818365") 2026/05/03 01:32:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f416497dc11fc125c_d20260503_m013008_c001_v7007000_t0000_u01777771808843") 2026/05/03 01:32:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b038c1_d20260503_m013003_c001_v0001182_t0012_u01777771803683") 2026/05/03 01:32:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6abf_d20260503_m012957_c001_v7007000_t0000_u01777771797949") 2026/05/03 01:32:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03857_d20260503_m012951_c001_v0001182_t0053_u01777771791035") 2026/05/03 01:32:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40947d26e899a10e_d20260503_m012945_c001_v7007000_t0000_u01777771785302") 2026/05/03 01:32:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b037f9_d20260503_m012938_c001_v0001182_t0050_u01777771778719") 2026/05/03 01:32:58 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417a36e59565ff8d_d20260503_m013041_c001_v7007000_t0000_u01777771841930") 2026/05/03 01:32:58 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b058_d20260503_m013038_c001_v0001180_t0056_u01777771838215") 2026/05/03 01:32:58 DEBUG : dir1/0011-56789: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c071c_d20260503_m013059_c001_v7007000_t0000_u01777771859925") 2026/05/03 01:32:58 DEBUG : dir1/0011-56789: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b09a_d20260503_m013054_c001_v0001180_t0022_u01777771854700") 2026/05/03 01:32:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64236_d20260503_m013202_c001_v7007000_t0000_u01777771922444") 2026/05/03 01:32:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b889_d20260503_m013155_c001_v0001185_t0015_u01777771915475") 2026/05/03 01:32:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebf1_d20260503_m013149_c001_v7007000_t0000_u01777771909734") 2026/05/03 01:32:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b80d_d20260503_m013143_c001_v0001185_t0054_u01777771903137") 2026/05/03 01:32:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13d9_d20260503_m013137_c001_v7007000_t0000_u01777771897387") 2026/05/03 01:32:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b77d_d20260503_m013130_c001_v0001185_t0011_u01777771890649") 2026/05/03 01:32:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303fa_d20260503_m013125_c001_v7007000_t0000_u01777771885099") 2026/05/03 01:32:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b6c9_d20260503_m013118_c001_v0001185_t0015_u01777771878293") 2026/05/03 01:32:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f607044_d20260503_m013112_c001_v7007000_t0000_u01777771872735") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b5e6_d20260503_m013105_c001_v0001185_t0049_u01777771865392") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a117ca9_d20260503_m013055_c001_v7007000_t0000_u01777771855481") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b51b_d20260503_m013051_c001_v0001185_t0039_u01777771851352") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be618_d20260503_m013045_c001_v7007000_t0000_u01777771845840") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b475_d20260503_m013041_c001_v0001185_t0007_u01777771841070") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4049a0c32eaf0138_d20260503_m013039_c001_v7007000_t0000_u01777771839040") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b032_d20260503_m013034_c001_v0001180_t0002_u01777771834974") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3e08_d20260503_m013029_c001_v7007000_t0000_u01777771829358") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b018_d20260503_m013024_c001_v0001180_t0033_u01777771824558") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f415c8b5c749e8c8c_d20260503_m013022_c001_v7007000_t0000_u01777771822810") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470afec_d20260503_m013018_c001_v0001180_t0051_u01777771818546") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41349b6f33643f9b_d20260503_m013008_c001_v7007000_t0000_u01777771808506") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5c41_d20260503_m013003_c001_v0001185_t0057_u01777771803888") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6ac0_d20260503_m012958_c001_v7007000_t0000_u01777771798131") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5bdf_d20260503_m012951_c001_v0001185_t0054_u01777771791247") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40947d26e899a10f_d20260503_m012945_c001_v7007000_t0000_u01777771785580") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5b83_d20260503_m012939_c001_v0001185_t0051_u01777771779018") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25618339_d20260503_m013041_c001_v7007000_t0000_u01777771841799") 2026/05/03 01:32:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a2f_d20260503_m013038_c001_v0001182_t0008_u01777771838244") 2026/05/03 01:32:59 DEBUG : dir1/0012-6789;: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c071d_d20260503_m013100_c001_v7007000_t0000_u01777771860107") 2026/05/03 01:32:59 DEBUG : dir1/0012-6789;: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b54b_d20260503_m013054_c001_v0001185_t0029_u01777771854715") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64237_d20260503_m013202_c001_v7007000_t0000_u01777771922625") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03c23_d20260503_m013155_c001_v0001182_t0057_u01777771915703") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebf3_d20260503_m013149_c001_v7007000_t0000_u01777771909915") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03bcb_d20260503_m013143_c001_v0001182_t0017_u01777771903332") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13da_d20260503_m013137_c001_v7007000_t0000_u01777771897570") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03b89_d20260503_m013130_c001_v0001182_t0022_u01777771890925") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303fb_d20260503_m013125_c001_v7007000_t0000_u01777771885281") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03b43_d20260503_m013118_c001_v0001182_t0054_u01777771878544") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f607046_d20260503_m013112_c001_v7007000_t0000_u01777771872916") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03af7_d20260503_m013105_c001_v0001182_t0052_u01777771865574") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4049a0c32eaf0143_d20260503_m013055_c001_v7007000_t0000_u01777771855088") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a83_d20260503_m013051_c001_v0001182_t0035_u01777771851602") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be619_d20260503_m013046_c001_v7007000_t0000_u01777771846033") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a3f_d20260503_m013041_c001_v0001182_t0048_u01777771841140") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee6404f_d20260503_m013038_c001_v7007000_t0000_u01777771838884") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d7d_d20260503_m013035_c001_v0001185_t0037_u01777771835174") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3e09_d20260503_m013029_c001_v7007000_t0000_u01777771829540") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d1f_d20260503_m013024_c001_v0001185_t0047_u01777771824588") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f42292a9cc91b095f_d20260503_m013022_c001_v7007000_t0000_u01777771822767") 2026/05/03 01:33:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5cd3_d20260503_m013018_c001_v0001185_t0038_u01777771818742") 2026/05/03 01:33:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a2d_d20260503_m013008_c001_v7007000_t0000_u01777771808852") 2026/05/03 01:33:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470af98_d20260503_m013004_c001_v0001180_t0021_u01777771804151") 2026/05/03 01:33:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6ac1_d20260503_m012958_c001_v7007000_t0000_u01777771798313") 2026/05/03 01:33:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470af4c_d20260503_m012951_c001_v0001180_t0021_u01777771791462") 2026/05/03 01:33:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40947d26e899a110_d20260503_m012945_c001_v7007000_t0000_u01777771785855") 2026/05/03 01:33:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470af10_d20260503_m012939_c001_v0001180_t0023_u01777771779208") 2026/05/03 01:33:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417a36e59565ff8c_d20260503_m013041_c001_v7007000_t0000_u01777771841747") 2026/05/03 01:33:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b44b_d20260503_m013038_c001_v0001185_t0049_u01777771838296") 2026/05/03 01:33:01 DEBUG : dir1/0013-789;=: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c071e_d20260503_m013100_c001_v7007000_t0000_u01777771860288") 2026/05/03 01:33:01 DEBUG : dir1/0013-789;=: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a9b_d20260503_m013054_c001_v0001182_t0050_u01777771854734") 2026/05/03 01:33:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64238_d20260503_m013202_c001_v7007000_t0000_u01777771922807") 2026/05/03 01:33:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b176_d20260503_m013155_c001_v0001180_t0059_u01777771915909") 2026/05/03 01:33:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebf5_d20260503_m013150_c001_v7007000_t0000_u01777771910097") 2026/05/03 01:33:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b146_d20260503_m013143_c001_v0001180_t0026_u01777771903543") 2026/05/03 01:33:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13db_d20260503_m013137_c001_v7007000_t0000_u01777771897752") 2026/05/03 01:33:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b108_d20260503_m013131_c001_v0001180_t0056_u01777771891134") 2026/05/03 01:33:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303fc_d20260503_m013125_c001_v7007000_t0000_u01777771885462") 2026/05/03 01:33:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b0f0_d20260503_m013118_c001_v0001180_t0041_u01777771878764") 2026/05/03 01:33:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f607048_d20260503_m013113_c001_v7007000_t0000_u01777771873096") 2026/05/03 01:33:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b0b6_d20260503_m013105_c001_v0001180_t0000_u01777771865779") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41349b6f33643fe0_d20260503_m013055_c001_v7007000_t0000_u01777771855287") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b08e_d20260503_m013051_c001_v0001180_t0015_u01777771851801") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be61a_d20260503_m013046_c001_v7007000_t0000_u01777771846214") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b06e_d20260503_m013041_c001_v0001180_t0040_u01777771841194") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fe5_d20260503_m013038_c001_v7007000_t0000_u01777771838892") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b437_d20260503_m013035_c001_v0001185_t0056_u01777771835366") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3e0a_d20260503_m013029_c001_v7007000_t0000_u01777771829722") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b3d5_d20260503_m013024_c001_v0001185_t0052_u01777771824619") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f408b3de80071bf2a_d20260503_m013022_c001_v7007000_t0000_u01777771822772") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b0394b_d20260503_m013018_c001_v0001182_t0026_u01777771818930") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f416497dc11fc125a_d20260503_m013008_c001_v7007000_t0000_u01777771808477") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b330_d20260503_m013004_c001_v0001185_t0049_u01777771804420") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6ac2_d20260503_m012958_c001_v7007000_t0000_u01777771798495") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b2d0_d20260503_m012951_c001_v0001185_t0022_u01777771791701") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40947d26e899a111_d20260503_m012946_c001_v7007000_t0000_u01777771786040") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b29e_d20260503_m012939_c001_v0001185_t0034_u01777771779466") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be603_d20260503_m013041_c001_v7007000_t0000_u01777771841760") 2026/05/03 01:33:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5d91_d20260503_m013038_c001_v0001185_t0014_u01777771838301") 2026/05/03 01:33:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c071f_d20260503_m013100_c001_v7007000_t0000_u01777771860469") 2026/05/03 01:33:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5e23_d20260503_m013054_c001_v0001185_t0019_u01777771854772") 2026/05/03 01:33:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64239_d20260503_m013202_c001_v7007000_t0000_u01777771922988") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec6045_d20260503_m013156_c001_v0001185_t0007_u01777771916125") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebf7_d20260503_m013150_c001_v7007000_t0000_u01777771910280") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5fd7_d20260503_m013143_c001_v0001185_t0042_u01777771903771") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13dc_d20260503_m013137_c001_v7007000_t0000_u01777771897933") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5f7d_d20260503_m013131_c001_v0001185_t0059_u01777771891353") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303fd_d20260503_m013125_c001_v7007000_t0000_u01777771885642") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5f19_d20260503_m013119_c001_v0001185_t0047_u01777771879047") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f607049_d20260503_m013113_c001_v7007000_t0000_u01777771873277") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5e8f_d20260503_m013106_c001_v0001185_t0022_u01777771866010") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f409049e700d029e4_d20260503_m013055_c001_v7007000_t0000_u01777771855484") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5df9_d20260503_m013052_c001_v0001185_t0039_u01777771852007") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be61c_d20260503_m013046_c001_v7007000_t0000_u01777771846396") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5da3_d20260503_m013041_c001_v0001185_t0029_u01777771841204") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6ad2_d20260503_m013039_c001_v7007000_t0000_u01777771839096") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a13_d20260503_m013035_c001_v0001182_t0055_u01777771835568") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3e0b_d20260503_m013029_c001_v7007000_t0000_u01777771829904") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b039a3_d20260503_m013024_c001_v0001182_t0013_u01777771824674") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c0701_d20260503_m013022_c001_v7007000_t0000_u01777771822826") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b39a_d20260503_m013019_c001_v0001185_t0047_u01777771819164") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a2b_d20260503_m013008_c001_v7007000_t0000_u01777771808480") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b038c9_d20260503_m013004_c001_v0001182_t0021_u01777771804613") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6ac3_d20260503_m012958_c001_v7007000_t0000_u01777771798677") 2026/05/03 01:33:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b0385d_d20260503_m012951_c001_v0001182_t0013_u01777771791881") 2026/05/03 01:33:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40947d26e899a112_d20260503_m012946_c001_v7007000_t0000_u01777771786223") 2026/05/03 01:33:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b037ff_d20260503_m012939_c001_v0001182_t0026_u01777771779661") 2026/05/03 01:33:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606ff1_d20260503_m013041_c001_v7007000_t0000_u01777771841769") 2026/05/03 01:33:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b05c_d20260503_m013038_c001_v0001180_t0001_u01777771838426") 2026/05/03 01:33:04 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c0720_d20260503_m013100_c001_v7007000_t0000_u01777771860650") 2026/05/03 01:33:04 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b54f_d20260503_m013054_c001_v0001185_t0057_u01777771854901") 2026/05/03 01:33:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee6423a_d20260503_m013203_c001_v7007000_t0000_u01777771923171") 2026/05/03 01:33:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b895_d20260503_m013156_c001_v0001185_t0010_u01777771916323") 2026/05/03 01:33:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebf8_d20260503_m013150_c001_v7007000_t0000_u01777771910461") 2026/05/03 01:33:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b819_d20260503_m013143_c001_v0001185_t0026_u01777771903988") 2026/05/03 01:33:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13dd_d20260503_m013138_c001_v7007000_t0000_u01777771898114") 2026/05/03 01:33:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b78b_d20260503_m013131_c001_v0001185_t0048_u01777771891571") 2026/05/03 01:33:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303fe_d20260503_m013125_c001_v7007000_t0000_u01777771885828") 2026/05/03 01:33:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b6d9_d20260503_m013119_c001_v0001185_t0030_u01777771879274") 2026/05/03 01:33:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f60704a_d20260503_m013113_c001_v7007000_t0000_u01777771873457") 2026/05/03 01:33:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b5fc_d20260503_m013106_c001_v0001185_t0041_u01777771866202") 2026/05/03 01:33:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f42292a9cc91b096f_d20260503_m013055_c001_v7007000_t0000_u01777771855488") 2026/05/03 01:33:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b523_d20260503_m013052_c001_v0001185_t0025_u01777771852199") 2026/05/03 01:33:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be61d_d20260503_m013046_c001_v7007000_t0000_u01777771846578") 2026/05/03 01:33:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b479_d20260503_m013041_c001_v0001185_t0007_u01777771841255") 2026/05/03 01:33:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f415c8b5c749e8c93_d20260503_m013039_c001_v7007000_t0000_u01777771839108") 2026/05/03 01:33:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b034_d20260503_m013035_c001_v0001180_t0042_u01777771835763") 2026/05/03 01:33:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3e0c_d20260503_m013030_c001_v7007000_t0000_u01777771830087") 2026/05/03 01:33:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b01a_d20260503_m013024_c001_v0001180_t0021_u01777771824766") 2026/05/03 01:33:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25618330_d20260503_m013022_c001_v7007000_t0000_u01777771822830") 2026/05/03 01:33:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470aff0_d20260503_m013019_c001_v0001180_t0029_u01777771819347") 2026/05/03 01:33:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6f974a0_d20260503_m013008_c001_v7007000_t0000_u01777771808492") 2026/05/03 01:33:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5c4d_d20260503_m013004_c001_v0001185_t0010_u01777771804851") 2026/05/03 01:33:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6ac5_d20260503_m012958_c001_v7007000_t0000_u01777771798858") 2026/05/03 01:33:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5be7_d20260503_m012952_c001_v0001185_t0040_u01777771792118") 2026/05/03 01:33:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40947d26e899a113_d20260503_m012946_c001_v7007000_t0000_u01777771786406") 2026/05/03 01:33:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5b95_d20260503_m012939_c001_v0001185_t0033_u01777771779930") 2026/05/03 01:33:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be605_d20260503_m013041_c001_v7007000_t0000_u01777771841943") 2026/05/03 01:33:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03a31_d20260503_m013038_c001_v0001182_t0053_u01777771838445") 2026/05/03 01:33:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a33_d20260503_m013011_c001_v7007000_t0000_u01777771811228") 2026/05/03 01:33:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5c67_d20260503_m013007_c001_v0001185_t0019_u01777771807093") 2026/05/03 01:33:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a34_d20260503_m013011_c001_v7007000_t0000_u01777771811410") 2026/05/03 01:33:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b038e5_d20260503_m013007_c001_v0001182_t0032_u01777771807106") 2026/05/03 01:33:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a35_d20260503_m013011_c001_v7007000_t0000_u01777771811591") 2026/05/03 01:33:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b344_d20260503_m013007_c001_v0001185_t0025_u01777771807122") 2026/05/03 01:33:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a36_d20260503_m013011_c001_v7007000_t0000_u01777771811774") 2026/05/03 01:33:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470afae_d20260503_m013007_c001_v0001180_t0036_u01777771807195") 2026/05/03 01:33:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a37_d20260503_m013011_c001_v7007000_t0000_u01777771811957") 2026/05/03 01:33:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5c69_d20260503_m013007_c001_v0001185_t0054_u01777771807292") 2026/05/03 01:33:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a38_d20260503_m013012_c001_v7007000_t0000_u01777771812138") 2026/05/03 01:33:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b038e7_d20260503_m013007_c001_v0001182_t0014_u01777771807306") 2026/05/03 01:33:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a39_d20260503_m013012_c001_v7007000_t0000_u01777771812320") 2026/05/03 01:33:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470afb0_d20260503_m013007_c001_v0001180_t0026_u01777771807404") 2026/05/03 01:33:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a3a_d20260503_m013012_c001_v7007000_t0000_u01777771812502") 2026/05/03 01:33:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b348_d20260503_m013007_c001_v0001185_t0021_u01777771807444") 2026/05/03 01:33:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a3b_d20260503_m013012_c001_v7007000_t0000_u01777771812683") 2026/05/03 01:33:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b038eb_d20260503_m013007_c001_v0001182_t0050_u01777771807501") 2026/05/03 01:33:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a3c_d20260503_m013012_c001_v7007000_t0000_u01777771812865") 2026/05/03 01:33:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5c6b_d20260503_m013007_c001_v0001185_t0034_u01777771807510") 2026/05/03 01:33:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a3d_d20260503_m013013_c001_v7007000_t0000_u01777771813126") 2026/05/03 01:33:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b34c_d20260503_m013007_c001_v0001185_t0034_u01777771807644") 2026/05/03 01:33:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a3e_d20260503_m013013_c001_v7007000_t0000_u01777771813308") 2026/05/03 01:33:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470afb4_d20260503_m013007_c001_v0001180_t0050_u01777771807665") 2026/05/03 01:33:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a3f_d20260503_m013013_c001_v7007000_t0000_u01777771813489") 2026/05/03 01:33:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5c6d_d20260503_m013007_c001_v0001185_t0036_u01777771807695") 2026/05/03 01:33:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a40_d20260503_m013013_c001_v7007000_t0000_u01777771813670") 2026/05/03 01:33:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b038f1_d20260503_m013007_c001_v0001182_t0029_u01777771807707") 2026/05/03 01:33:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a41_d20260503_m013013_c001_v7007000_t0000_u01777771813852") 2026/05/03 01:33:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b350_d20260503_m013007_c001_v0001185_t0008_u01777771807831") 2026/05/03 01:33:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91467a42_d20260503_m013014_c001_v7007000_t0000_u01777771814034") 2026/05/03 01:33:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470afba_d20260503_m013007_c001_v0001180_t0021_u01777771807866") 2026/05/03 01:33:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4001c8b2485f5733_d20260503_m013025_c001_v7007000_t0000_u01777771825058") 2026/05/03 01:33:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5ce5_d20260503_m013021_c001_v0001185_t0007_u01777771821215") 2026/05/03 01:33:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fd9_d20260503_m013025_c001_v7007000_t0000_u01777771825092") 2026/05/03 01:33:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03971_d20260503_m013021_c001_v0001182_t0024_u01777771821252") 2026/05/03 01:33:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f408b3de80071bf2c_d20260503_m013025_c001_v7007000_t0000_u01777771825063") 2026/05/03 01:33:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b000_d20260503_m013021_c001_v0001180_t0013_u01777771821275") 2026/05/03 01:33:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f415c8b5c749e8c8f_d20260503_m013025_c001_v7007000_t0000_u01777771825226") 2026/05/03 01:33:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b3a9_d20260503_m013021_c001_v0001185_t0020_u01777771821299") 2026/05/03 01:33:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c0705_d20260503_m013025_c001_v7007000_t0000_u01777771825407") 2026/05/03 01:33:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5ceb_d20260503_m013021_c001_v0001185_t0047_u01777771821426") 2026/05/03 01:33:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f415c8b5c749e8c90_d20260503_m013025_c001_v7007000_t0000_u01777771825411") 2026/05/03 01:33:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b002_d20260503_m013021_c001_v0001180_t0053_u01777771821478") 2026/05/03 01:33:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3df7_d20260503_m013025_c001_v7007000_t0000_u01777771825232") 2026/05/03 01:33:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b3ad_d20260503_m013021_c001_v0001185_t0016_u01777771821492") 2026/05/03 01:33:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3df8_d20260503_m013025_c001_v7007000_t0000_u01777771825417") 2026/05/03 01:33:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03977_d20260503_m013021_c001_v0001182_t0005_u01777771821556") 2026/05/03 01:33:08 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4001c8b2485f5734_d20260503_m013025_c001_v7007000_t0000_u01777771825244") 2026/05/03 01:33:08 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5cef_d20260503_m013021_c001_v0001185_t0005_u01777771821611") 2026/05/03 01:33:08 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f415c8b5c749e8c8e_d20260503_m013025_c001_v7007000_t0000_u01777771825041") 2026/05/03 01:33:08 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b3af_d20260503_m013021_c001_v0001185_t0049_u01777771821679") 2026/05/03 01:33:08 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25618332_d20260503_m013025_c001_v7007000_t0000_u01777771825020") 2026/05/03 01:33:08 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b004_d20260503_m013021_c001_v0001180_t0055_u01777771821694") 2026/05/03 01:33:08 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25618333_d20260503_m013025_c001_v7007000_t0000_u01777771825204") 2026/05/03 01:33:08 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b0397d_d20260503_m013021_c001_v0001182_t0055_u01777771821778") 2026/05/03 01:33:08 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f42292a9cc91b0961_d20260503_m013025_c001_v7007000_t0000_u01777771825261") 2026/05/03 01:33:08 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5cf5_d20260503_m013021_c001_v0001185_t0016_u01777771821799") 2026/05/03 01:33:08 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c0703_d20260503_m013025_c001_v7007000_t0000_u01777771825036") 2026/05/03 01:33:08 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b3b1_d20260503_m013021_c001_v0001185_t0014_u01777771821914") 2026/05/03 01:33:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f408b3de80071bf2d_d20260503_m013025_c001_v7007000_t0000_u01777771825271") 2026/05/03 01:33:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b008_d20260503_m013021_c001_v0001180_t0042_u01777771821971") 2026/05/03 01:33:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fda_d20260503_m013025_c001_v7007000_t0000_u01777771825307") 2026/05/03 01:33:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b0397f_d20260503_m013021_c001_v0001182_t0035_u01777771821982") 2026/05/03 01:33:08 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91466120_d20260503_m012842_c001_v7007000_t0000_u01777771722074") 2026/05/03 01:33:08 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f1188f24ac718fa11_d20260503_m012840_c001_v0001177_t0036_u01777771720180") 2026/05/03 01:33:08 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4181abb5b2cc11c0_d20260503_m012839_c001_v7007000_t0000_u01777771719999") 2026/05/03 01:33:08 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f1188f24ac718fa01_d20260503_m012836_c001_v0001177_t0032_u01777771716776") 2026/05/03 01:33:08 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4181abb5b2cc11af_d20260503_m012836_c001_v7007000_t0000_u01777771716037") 2026/05/03 01:33:08 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b082_d20260503_m012831_c001_v0001185_t0051_u01777771711704") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4023f3a3ecfd83a9_d20260503_m012830_c001_v7007000_t0000_u01777771710228") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f112b9ddc9825c0dd_d20260503_m012828_c001_v0001165_t0009_u01777771708331") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a1162dc_d20260503_m012828_c001_v7007000_t0000_u01777771708144") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f112b9ddc9825c0d3_d20260503_m012824_c001_v0001165_t0018_u01777771704435") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a1162d7_d20260503_m012823_c001_v7007000_t0000_u01777771703671") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b04a_d20260503_m012819_c001_v0001185_t0051_u01777771699871") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3dc5_d20260503_m012818_c001_v7007000_t0000_u01777771698461") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f112354d835c5ebf8_d20260503_m012817_c001_v0001032_t0056_u01777771697168") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeafa_d20260503_m012816_c001_v7007000_t0000_u01777771696987") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f112354d835c5ebee_d20260503_m012813_c001_v0001032_t0056_u01777771693690") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeaf7_d20260503_m012812_c001_v7007000_t0000_u01777771692930") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6e35_d20260503_m012808_c001_v0001099_t0046_u01777771688742") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3db1_d20260503_m012807_c001_v7007000_t0000_u01777771687807") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118ecb2cff03bf60_d20260503_m012805_c001_v0001174_t0004_u01777771685919") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41103517c57a1594_d20260503_m012805_c001_v7007000_t0000_u01777771685734") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118ecb2cff03bf34_d20260503_m012802_c001_v0001174_t0014_u01777771682932") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41103517c57a1592_d20260503_m012802_c001_v7007000_t0000_u01777771682206") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec583f_d20260503_m012756_c001_v0001185_t0039_u01777771676189") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4001c8b2485f569d_d20260503_m012755_c001_v7007000_t0000_u01777771675232") 2026/05/03 01:33:09 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f112bbd8fb11be09d_d20260503_m012753_c001_v0001184_t0019_u01777771673540") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f405aac0739297135_d20260503_m012753_c001_v7007000_t0000_u01777771673358") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f112bbd8fb11be071_d20260503_m012749_c001_v0001184_t0030_u01777771669327") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f405aac073929712e_d20260503_m012748_c001_v7007000_t0000_u01777771668563") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34af84_d20260503_m012743_c001_v0001185_t0043_u01777771663113") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c914660b8_d20260503_m012742_c001_v7007000_t0000_u01777771662158") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f1085b4b12038db72_d20260503_m012740_c001_v0001105_t0000_u01777771660352") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f42292a9cc91b0871_d20260503_m012740_c001_v7007000_t0000_u01777771660163") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f1085b4b12038db66_d20260503_m012736_c001_v0001105_t0054_u01777771656809") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f42292a9cc91b086f_d20260503_m012736_c001_v7007000_t0000_u01777771656039") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6dd9_d20260503_m012730_c001_v0001099_t0053_u01777771650564") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41103517c57a154c_d20260503_m012729_c001_v7007000_t0000_u01777771649470") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f1148911a6237d7cc_d20260503_m012723_c001_v0001183_t0013_u01777771643623") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f830298_d20260503_m012723_c001_v7007000_t0000_u01777771643419") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5727_d20260503_m012719_c001_v0001185_t0016_u01777771639765") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f101cc49d272db25b_d20260503_m012718_c001_v0001174_t0058_u01777771638810") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f101cc49d272db249_d20260503_m012717_c001_v0001174_t0046_u01777771637726") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad648_d20260503_m012704_c001_v7007000_t0000_u01777771624765") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6d89_d20260503_m012657_c001_v0001099_t0054_u01777771617561") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f101c64d8d81c3344_d20260503_m012656_c001_v0001037_t0002_u01777771616405") 2026/05/03 01:33:10 DEBUG : dst/one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f101c64d8d81c3340_d20260503_m012655_c001_v0001037_t0058_u01777771615170") 2026/05/03 01:33:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91466121_d20260503_m012842_c001_v7007000_t0000_u01777771722256") 2026/05/03 01:33:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f119919b39f29577c_d20260503_m012839_c001_v0001098_t0026_u01777771719556") 2026/05/03 01:33:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11269e566f070507_d20260503_m012835_c001_v0001167_t0021_u01777771715673") 2026/05/03 01:33:11 DEBUG : dst/one.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4023f3a3ecfd83aa_d20260503_m012830_c001_v7007000_t0000_u01777771710412") 2026/05/03 01:33:11 DEBUG : dst/one.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f1003bd70422a6954_d20260503_m012827_c001_v0001102_t0059_u01777771707845") 2026/05/03 01:33:11 DEBUG : dst/one.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f105a6df532cb3446_d20260503_m012823_c001_v0001171_t0019_u01777771703385") 2026/05/03 01:33:11 DEBUG : dst/one.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3dc6_d20260503_m012818_c001_v7007000_t0000_u01777771698643") 2026/05/03 01:33:11 DEBUG : dst/one.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f101c64d8d81c33af_d20260503_m012816_c001_v0001037_t0006_u01777771696439") 2026/05/03 01:33:11 DEBUG : dst/one.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f115d6d11f2cdeb81_d20260503_m012812_c001_v0001184_t0038_u01777771692722") 2026/05/03 01:33:11 DEBUG : dst/three: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41103517c57a154e_d20260503_m012729_c001_v7007000_t0000_u01777771649653") 2026/05/03 01:33:11 DEBUG : dst/three: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f101cc49d272db2f5_d20260503_m012727_c001_v0001174_t0024_u01777771647826") 2026/05/03 01:33:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91466122_d20260503_m012842_c001_v7007000_t0000_u01777771722437") 2026/05/03 01:33:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f1136a6feefff0bd2_d20260503_m012840_c001_v0001101_t0053_u01777771720987") 2026/05/03 01:33:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10088659915c1e32_d20260503_m012837_c001_v0001039_t0037_u01777771717555") 2026/05/03 01:33:11 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91466123_d20260503_m012842_c001_v7007000_t0000_u01777771722618") 2026/05/03 01:33:11 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f1188f24ac718fa19_d20260503_m012841_c001_v0001177_t0010_u01777771721477") 2026/05/03 01:33:11 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4181abb5b2cc11c5_d20260503_m012841_c001_v7007000_t0000_u01777771721295") 2026/05/03 01:33:11 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f1188f24ac718fa09_d20260503_m012838_c001_v0001177_t0027_u01777771718169") 2026/05/03 01:33:11 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4181abb5b2cc11b8_d20260503_m012837_c001_v7007000_t0000_u01777771717989") 2026/05/03 01:33:11 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6e5f_d20260503_m012832_c001_v0001099_t0044_u01777771712873") 2026/05/03 01:33:11 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4023f3a3ecfd83ab_d20260503_m012830_c001_v7007000_t0000_u01777771710598") 2026/05/03 01:33:11 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f112b9ddc9825c0e5_d20260503_m012829_c001_v0001165_t0040_u01777771709573") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a1162e5_d20260503_m012829_c001_v7007000_t0000_u01777771709366") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f112b9ddc9825c0d7_d20260503_m012826_c001_v0001165_t0038_u01777771706275") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a1162da_d20260503_m012826_c001_v7007000_t0000_u01777771706090") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6e52_d20260503_m012820_c001_v0001099_t0029_u01777771700593") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeafc_d20260503_m012817_c001_v7007000_t0000_u01777771697910") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6e42_d20260503_m012815_c001_v0001099_t0041_u01777771695584") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeaf9_d20260503_m012814_c001_v7007000_t0000_u01777771694713") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec58b7_d20260503_m012810_c001_v0001185_t0011_u01777771690320") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41103517c57a1597_d20260503_m012806_c001_v7007000_t0000_u01777771686894") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5895_d20260503_m012804_c001_v0001185_t0049_u01777771684773") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41103517c57a1593_d20260503_m012803_c001_v7007000_t0000_u01777771683643") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34afc8_d20260503_m012757_c001_v0001185_t0055_u01777771677440") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f405aac0739297139_d20260503_m012754_c001_v7007000_t0000_u01777771674310") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34afae_d20260503_m012751_c001_v0001185_t0057_u01777771671098") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f405aac0739297130_d20260503_m012749_c001_v7007000_t0000_u01777771669936") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6e03_d20260503_m012743_c001_v0001099_t0045_u01777771663873") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f42292a9cc91b087b_d20260503_m012741_c001_v7007000_t0000_u01777771661221") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6df7_d20260503_m012738_c001_v0001099_t0056_u01777771658842") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f42292a9cc91b0870_d20260503_m012737_c001_v7007000_t0000_u01777771657762") 2026/05/03 01:33:12 DEBUG : dst/three.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5775_d20260503_m012731_c001_v0001185_t0049_u01777771651413") 2026/05/03 01:33:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4023f3a3ecfd83ac_d20260503_m012830_c001_v7007000_t0000_u01777771710781") 2026/05/03 01:33:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f102925546658e459_d20260503_m012829_c001_v0001173_t0030_u01777771709106") 2026/05/03 01:33:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f1024b83882d52ac6_d20260503_m012825_c001_v0001144_t0037_u01777771705289") 2026/05/03 01:33:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3dc7_d20260503_m012818_c001_v7007000_t0000_u01777771698952") 2026/05/03 01:33:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f1045fb01e92c58f2_d20260503_m012817_c001_v0001178_t0041_u01777771697695") 2026/05/03 01:33:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f102b7c71319fd013_d20260503_m012814_c001_v0001103_t0011_u01777771694292") 2026/05/03 01:33:13 DEBUG : dst/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91466124_d20260503_m012842_c001_v7007000_t0000_u01777771722799") 2026/05/03 01:33:13 DEBUG : dst/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec594b_d20260503_m012832_c001_v0001185_t0024_u01777771712261") 2026/05/03 01:33:13 DEBUG : dst/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4023f3a3ecfd83ad_d20260503_m012830_c001_v7007000_t0000_u01777771710965") 2026/05/03 01:33:13 DEBUG : dst/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec58fd_d20260503_m012820_c001_v0001185_t0018_u01777771700407") 2026/05/03 01:33:13 DEBUG : dst/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3dc8_d20260503_m012819_c001_v7007000_t0000_u01777771699134") 2026/05/03 01:33:13 DEBUG : dst/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b022_d20260503_m012809_c001_v0001185_t0030_u01777771689598") 2026/05/03 01:33:13 DEBUG : dst/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3db2_d20260503_m012807_c001_v7007000_t0000_u01777771687990") 2026/05/03 01:33:13 DEBUG : dst/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6e1d_d20260503_m012756_c001_v0001099_t0058_u01777771676757") 2026/05/03 01:33:13 DEBUG : dst/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4001c8b2485f569e_d20260503_m012755_c001_v7007000_t0000_u01777771675415") 2026/05/03 01:33:13 DEBUG : dst/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec57eb_d20260503_m012743_c001_v0001185_t0045_u01777771663676") 2026/05/03 01:33:13 DEBUG : dst/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c914660b9_d20260503_m012742_c001_v7007000_t0000_u01777771662339") 2026/05/03 01:33:13 DEBUG : dst/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34af3e_d20260503_m012731_c001_v0001185_t0054_u01777771651226") 2026/05/03 01:33:13 DEBUG : dst/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41103517c57a154f_d20260503_m012729_c001_v7007000_t0000_u01777771649835") 2026/05/03 01:33:13 DEBUG : dst/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f116453b180bc86e0_d20260503_m012725_c001_v0001174_t0052_u01777771645144") 2026/05/03 01:33:13 DEBUG : dst/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad649_d20260503_m012704_c001_v7007000_t0000_u01777771624949") 2026/05/03 01:33:14 DEBUG : dst/two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f101c64d8d81c334a_d20260503_m012703_c001_v0001037_t0039_u01777771623517") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeac5_d20260503_m012630_c001_v7007000_t0000_u01777771590605") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec55ec_d20260503_m012627_c001_v0001185_t0011_u01777771587230") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeac3_d20260503_m012625_c001_v7007000_t0000_u01777771585323") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec55aa_d20260503_m012614_c001_v0001185_t0055_u01777771574929") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a11628a_d20260503_m012605_c001_v7007000_t0000_u01777771565880") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5554_d20260503_m012602_c001_v0001185_t0051_u01777771562129") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c725f_d20260503_m012540_c001_v7007000_t0000_u01777771540777") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6cab_d20260503_m012538_c001_v0001099_t0008_u01777771538808") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c725b_d20260503_m012537_c001_v7007000_t0000_u01777771537819") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6ca7_d20260503_m012536_c001_v0001099_t0039_u01777771536625") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7252_d20260503_m012533_c001_v7007000_t0000_u01777771533552") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c95_d20260503_m012531_c001_v0001099_t0049_u01777771531762") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c724f_d20260503_m012530_c001_v7007000_t0000_u01777771530875") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c89_d20260503_m012529_c001_v0001099_t0026_u01777771529367") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7241_d20260503_m012522_c001_v7007000_t0000_u01777771522850") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c55_d20260503_m012521_c001_v0001099_t0002_u01777771521100") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7235_d20260503_m012520_c001_v7007000_t0000_u01777771520234") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c51_d20260503_m012519_c001_v0001099_t0056_u01777771519366") 2026/05/03 01:33:14 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63cbd_d20260503_m012514_c001_v7007000_t0000_u01777771514159") 2026/05/03 01:33:15 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c33_d20260503_m012512_c001_v0001099_t0027_u01777771512283") 2026/05/03 01:33:15 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63cb9_d20260503_m012510_c001_v7007000_t0000_u01777771510437") 2026/05/03 01:33:15 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c2b_d20260503_m012509_c001_v0001099_t0041_u01777771509292") 2026/05/03 01:33:15 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63cb7_d20260503_m012508_c001_v7007000_t0000_u01777771508858") 2026/05/03 01:33:15 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f102738d86ce2c063_d20260503_m012508_c001_v0001041_t0033_u01777771508229") 2026/05/03 01:33:15 DEBUG : empty space: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c25_d20260503_m012506_c001_v0001099_t0041_u01777771506638") 2026/05/03 01:33:15 DEBUG : enormous: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c725d_d20260503_m012539_c001_v7007000_t0000_u01777771539862") 2026/05/03 01:33:15 DEBUG : enormous: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6caf_d20260503_m012539_c001_v0001099_t0007_u01777771539159") 2026/05/03 01:33:15 DEBUG : existing: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f412ca83c91466129_d20260503_m012847_c001_v7007000_t0000_u01777771727443") 2026/05/03 01:33:15 DEBUG : existing: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6e79_d20260503_m012846_c001_v0001099_t0043_u01777771726214") 2026/05/03 01:33:15 DEBUG : existing: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a116276_d20260503_m012600_c001_v7007000_t0000_u01777771560712") 2026/05/03 01:33:15 DEBUG : existing: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec554c_d20260503_m012559_c001_v0001185_t0038_u01777771559705") 2026/05/03 01:33:15 DEBUG : existing: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63cab_d20260503_m012503_c001_v7007000_t0000_u01777771503719") 2026/05/03 01:33:15 DEBUG : existing: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c19_d20260503_m012502_c001_v0001099_t0057_u01777771502638") 2026/05/03 01:33:15 DEBUG : existing: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63caa_d20260503_m012502_c001_v7007000_t0000_u01777771502084") 2026/05/03 01:33:15 DEBUG : existing: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c15_d20260503_m012501_c001_v0001099_t0041_u01777771501384") 2026/05/03 01:33:15 DEBUG : existing: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c11_d20260503_m012500_c001_v0001099_t0037_u01777771500402") 2026/05/03 01:33:15 DEBUG : existing-b: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a116279_d20260503_m012601_c001_v7007000_t0000_u01777771561008") 2026/05/03 01:33:15 DEBUG : existing-b: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6ced_d20260503_m012559_c001_v0001099_t0038_u01777771559694") 2026/05/03 01:33:15 DEBUG : file1: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb4f_d20260503_m012932_c001_v7007000_t0000_u01777771772436") 2026/05/03 01:33:16 DEBUG : file1: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5b57_d20260503_m012931_c001_v0001185_t0053_u01777771771678") 2026/05/03 01:33:16 DEBUG : file1: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb4b_d20260503_m012930_c001_v7007000_t0000_u01777771770390") 2026/05/03 01:33:16 DEBUG : file1: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b26a_d20260503_m012929_c001_v0001185_t0032_u01777771769536") 2026/05/03 01:33:16 DEBUG : five: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7261_d20260503_m012544_c001_v7007000_t0000_u01777771544966") 2026/05/03 01:33:16 DEBUG : five: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40622884397f6cc5_d20260503_m012542_c001_v0001099_t0006_u01777771542655") 2026/05/03 01:33:16 DEBUG : foo: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63cba_d20260503_m012511_c001_v7007000_t0000_u01777771511919") 2026/05/03 01:33:16 DEBUG : foo: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40622884397f6c31_d20260503_m012511_c001_v0001099_t0006_u01777771511375") 2026/05/03 01:33:16 DEBUG : foo: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40622884397f6c2f_d20260503_m012510_c001_v0001099_t0006_u01777771510829") 2026/05/03 01:33:16 DEBUG : four: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7262_d20260503_m012545_c001_v7007000_t0000_u01777771545149") 2026/05/03 01:33:16 DEBUG : four: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40988c16d1ec54fa_d20260503_m012543_c001_v0001185_t0043_u01777771543224") 2026/05/03 01:33:16 DEBUG : four: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6cc3_d20260503_m012541_c001_v0001099_t0013_u01777771541925") 2026/05/03 01:33:16 DEBUG : hello world2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad5ff_d20260503_m012419_c001_v7007000_t0000_u01777771459084") 2026/05/03 01:33:16 DEBUG : hello world2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6b8f_d20260503_m012418_c001_v0001099_t0025_u01777771458243") 2026/05/03 01:33:16 DEBUG : ignore-size: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63ca9_d20260503_m012500_c001_v7007000_t0000_u01777771500039") 2026/05/03 01:33:16 DEBUG : ignore-size: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c0f_d20260503_m012458_c001_v0001099_t0055_u01777771498893") 2026/05/03 01:33:16 DEBUG : nested/sub dir/file: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a116273_d20260503_m012558_c001_v7007000_t0000_u01777771558965") 2026/05/03 01:33:16 DEBUG : nested/sub dir/file: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34acf6_d20260503_m012558_c001_v0001185_t0051_u01777771558421") 2026/05/03 01:33:16 DEBUG : nested/sub dir/file: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a116270_d20260503_m012557_c001_v7007000_t0000_u01777771557673") 2026/05/03 01:33:16 DEBUG : nested/sub dir/file: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34ace8_d20260503_m012556_c001_v0001185_t0013_u01777771556487") 2026/05/03 01:33:16 DEBUG : one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7263_d20260503_m012545_c001_v7007000_t0000_u01777771545331") 2026/05/03 01:33:17 DEBUG : one: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40622884397f6cb9_d20260503_m012541_c001_v0001099_t0006_u01777771541149") 2026/05/03 01:33:17 DEBUG : only0: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb34_d20260503_m012925_c001_v7007000_t0000_u01777771765160") 2026/05/03 01:33:17 DEBUG : only0: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418baed2ea34b22c_d20260503_m012919_c001_v0001185_t0005_u01777771759556") 2026/05/03 01:33:17 DEBUG : only0: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b1d4_d20260503_m012910_c001_v0001185_t0015_u01777771750369") 2026/05/03 01:33:17 DEBUG : only0: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f410aa6a314a79c1a_d20260503_m012904_c001_v7007000_t0000_u01777771744091") 2026/05/03 01:33:17 DEBUG : only0: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b116_d20260503_m012853_c001_v0001185_t0009_u01777771733868") 2026/05/03 01:33:17 DEBUG : only1: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb35_d20260503_m012925_c001_v7007000_t0000_u01777771765341") 2026/05/03 01:33:17 DEBUG : only1: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40988c16d1ec5ae9_d20260503_m012920_c001_v0001185_t0043_u01777771760299") 2026/05/03 01:33:17 DEBUG : only1: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b1d6_d20260503_m012910_c001_v0001185_t0035_u01777771750964") 2026/05/03 01:33:17 DEBUG : only1: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a1f_d20260503_m012904_c001_v7007000_t0000_u01777771744287") 2026/05/03 01:33:17 DEBUG : only1: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b11a_d20260503_m012854_c001_v0001185_t0058_u01777771734353") 2026/05/03 01:33:17 DEBUG : only10: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb36_d20260503_m012925_c001_v7007000_t0000_u01777771765522") 2026/05/03 01:33:17 DEBUG : only10: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40988c16d1ec5af3_d20260503_m012920_c001_v0001185_t0043_u01777771760661") 2026/05/03 01:33:17 DEBUG : only10: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b200_d20260503_m012914_c001_v0001185_t0029_u01777771754757") 2026/05/03 01:33:17 DEBUG : only10: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a1d_d20260503_m012903_c001_v7007000_t0000_u01777771743917") 2026/05/03 01:33:17 DEBUG : only10: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b14e_d20260503_m012858_c001_v0001185_t0014_u01777771738042") 2026/05/03 01:33:17 DEBUG : only11: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb37_d20260503_m012925_c001_v7007000_t0000_u01777771765704") 2026/05/03 01:33:17 DEBUG : only11: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41261f194470aea6_d20260503_m012920_c001_v0001180_t0041_u01777771760698") 2026/05/03 01:33:17 DEBUG : only11: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b202_d20260503_m012915_c001_v0001185_t0031_u01777771755252") 2026/05/03 01:33:17 DEBUG : only11: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f410aa6a314a79c1c_d20260503_m012904_c001_v7007000_t0000_u01777771744451") 2026/05/03 01:33:17 DEBUG : only11: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b154_d20260503_m012858_c001_v0001185_t0051_u01777771738426") 2026/05/03 01:33:17 DEBUG : only12: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb38_d20260503_m012925_c001_v7007000_t0000_u01777771765885") 2026/05/03 01:33:17 DEBUG : only12: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40988c16d1ec5adf_d20260503_m012919_c001_v0001185_t0043_u01777771759539") 2026/05/03 01:33:17 DEBUG : only12: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b206_d20260503_m012915_c001_v0001185_t0021_u01777771755643") 2026/05/03 01:33:18 DEBUG : only12: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a20_d20260503_m012904_c001_v7007000_t0000_u01777771744470") 2026/05/03 01:33:18 DEBUG : only12: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b15a_d20260503_m012858_c001_v0001185_t0018_u01777771738827") 2026/05/03 01:33:18 DEBUG : only13: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb39_d20260503_m012926_c001_v7007000_t0000_u01777771766066") 2026/05/03 01:33:18 DEBUG : only13: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404929faf5b03767_d20260503_m012920_c001_v0001182_t0048_u01777771760710") 2026/05/03 01:33:18 DEBUG : only13: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b20a_d20260503_m012916_c001_v0001185_t0007_u01777771756145") 2026/05/03 01:33:18 DEBUG : only13: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb11_d20260503_m012903_c001_v7007000_t0000_u01777771743930") 2026/05/03 01:33:18 DEBUG : only13: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b160_d20260503_m012859_c001_v0001185_t0023_u01777771739217") 2026/05/03 01:33:18 DEBUG : only14: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb3a_d20260503_m012926_c001_v7007000_t0000_u01777771766247") 2026/05/03 01:33:18 DEBUG : only14: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41261f194470ae9c_d20260503_m012920_c001_v0001180_t0041_u01777771760143") 2026/05/03 01:33:18 DEBUG : only14: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b20e_d20260503_m012916_c001_v0001185_t0050_u01777771756561") 2026/05/03 01:33:18 DEBUG : only14: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a1e_d20260503_m012904_c001_v7007000_t0000_u01777771744104") 2026/05/03 01:33:18 DEBUG : only14: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b164_d20260503_m012859_c001_v0001185_t0019_u01777771739604") 2026/05/03 01:33:18 DEBUG : only15: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb3b_d20260503_m012926_c001_v7007000_t0000_u01777771766428") 2026/05/03 01:33:18 DEBUG : only15: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404929faf5b0375f_d20260503_m012920_c001_v0001182_t0048_u01777771760333") 2026/05/03 01:33:18 DEBUG : only15: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b210_d20260503_m012917_c001_v0001185_t0040_u01777771757008") 2026/05/03 01:33:18 DEBUG : only15: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb12_d20260503_m012904_c001_v7007000_t0000_u01777771744116") 2026/05/03 01:33:18 DEBUG : only15: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b16a_d20260503_m012900_c001_v0001185_t0052_u01777771740070") 2026/05/03 01:33:18 DEBUG : only16: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb3c_d20260503_m012926_c001_v7007000_t0000_u01777771766609") 2026/05/03 01:33:18 DEBUG : only16: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40988c16d1ec5ae3_d20260503_m012919_c001_v0001185_t0043_u01777771759936") 2026/05/03 01:33:18 DEBUG : only16: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b212_d20260503_m012917_c001_v0001185_t0050_u01777771757420") 2026/05/03 01:33:19 DEBUG : only16: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fb1_d20260503_m012903_c001_v7007000_t0000_u01777771743936") 2026/05/03 01:33:19 DEBUG : only16: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b174_d20260503_m012900_c001_v0001185_t0030_u01777771740951") 2026/05/03 01:33:19 DEBUG : only17: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb3d_d20260503_m012926_c001_v7007000_t0000_u01777771766791") 2026/05/03 01:33:19 DEBUG : only17: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418baed2ea34b22e_d20260503_m012919_c001_v0001185_t0005_u01777771759953") 2026/05/03 01:33:19 DEBUG : only17: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b21c_d20260503_m012917_c001_v0001185_t0020_u01777771757834") 2026/05/03 01:33:19 DEBUG : only17: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fb2_d20260503_m012904_c001_v7007000_t0000_u01777771744124") 2026/05/03 01:33:19 DEBUG : only17: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b17a_d20260503_m012901_c001_v0001185_t0044_u01777771741471") 2026/05/03 01:33:19 DEBUG : only18: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb3e_d20260503_m012926_c001_v7007000_t0000_u01777771766973") 2026/05/03 01:33:19 DEBUG : only18: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40988c16d1ec5ae5_d20260503_m012920_c001_v0001185_t0043_u01777771760118") 2026/05/03 01:33:19 DEBUG : only18: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b224_d20260503_m012918_c001_v0001185_t0038_u01777771758305") 2026/05/03 01:33:19 DEBUG : only18: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f410aa6a314a79c1b_d20260503_m012904_c001_v7007000_t0000_u01777771744271") 2026/05/03 01:33:20 DEBUG : only18: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b180_d20260503_m012901_c001_v0001185_t0046_u01777771741887") 2026/05/03 01:33:20 DEBUG : only19: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb3f_d20260503_m012927_c001_v7007000_t0000_u01777771767156") 2026/05/03 01:33:20 DEBUG : only19: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418baed2ea34b230_d20260503_m012920_c001_v0001185_t0005_u01777771760136") 2026/05/03 01:33:20 DEBUG : only19: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b228_d20260503_m012918_c001_v0001185_t0056_u01777771758719") 2026/05/03 01:33:20 DEBUG : only19: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb15_d20260503_m012904_c001_v7007000_t0000_u01777771744483") 2026/05/03 01:33:20 DEBUG : only19: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b186_d20260503_m012902_c001_v0001185_t0047_u01777771742353") 2026/05/03 01:33:20 DEBUG : only2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb40_d20260503_m012927_c001_v7007000_t0000_u01777771767338") 2026/05/03 01:33:20 DEBUG : only2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418baed2ea34b232_d20260503_m012920_c001_v0001185_t0005_u01777771760319") 2026/05/03 01:33:20 DEBUG : only2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b1dc_d20260503_m012911_c001_v0001185_t0005_u01777771751359") 2026/05/03 01:33:20 DEBUG : only2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a21_d20260503_m012904_c001_v7007000_t0000_u01777771744652") 2026/05/03 01:33:20 DEBUG : only2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b124_d20260503_m012854_c001_v0001185_t0048_u01777771734746") 2026/05/03 01:33:20 DEBUG : only3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb42_d20260503_m012927_c001_v7007000_t0000_u01777771767519") 2026/05/03 01:33:20 DEBUG : only3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41261f194470ae9e_d20260503_m012920_c001_v0001180_t0041_u01777771760330") 2026/05/03 01:33:20 DEBUG : only3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b1e4_d20260503_m012911_c001_v0001185_t0007_u01777771751783") 2026/05/03 01:33:20 DEBUG : only3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb13_d20260503_m012904_c001_v7007000_t0000_u01777771744298") 2026/05/03 01:33:20 DEBUG : only3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b12e_d20260503_m012855_c001_v0001185_t0005_u01777771735197") 2026/05/03 01:33:20 DEBUG : only4: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb43_d20260503_m012927_c001_v7007000_t0000_u01777771767701") 2026/05/03 01:33:20 DEBUG : only4: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40988c16d1ec5aed_d20260503_m012920_c001_v0001185_t0043_u01777771760480") 2026/05/03 01:33:20 DEBUG : only4: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b1e8_d20260503_m012912_c001_v0001185_t0019_u01777771752229") 2026/05/03 01:33:20 DEBUG : only4: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fb3_d20260503_m012904_c001_v7007000_t0000_u01777771744306") 2026/05/03 01:33:20 DEBUG : only4: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b134_d20260503_m012855_c001_v0001185_t0018_u01777771735569") 2026/05/03 01:33:21 DEBUG : only5: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb44_d20260503_m012927_c001_v7007000_t0000_u01777771767884") 2026/05/03 01:33:21 DEBUG : only5: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418baed2ea34b236_d20260503_m012920_c001_v0001185_t0005_u01777771760501") 2026/05/03 01:33:21 DEBUG : only5: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b1f0_d20260503_m012912_c001_v0001185_t0048_u01777771752616") 2026/05/03 01:33:21 DEBUG : only5: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a1b_d20260503_m012903_c001_v7007000_t0000_u01777771743546") 2026/05/03 01:33:21 DEBUG : only5: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b13a_d20260503_m012855_c001_v0001185_t0037_u01777771735994") 2026/05/03 01:33:21 DEBUG : only6: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb46_d20260503_m012928_c001_v7007000_t0000_u01777771768065") 2026/05/03 01:33:21 DEBUG : only6: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41261f194470aea2_d20260503_m012920_c001_v0001180_t0041_u01777771760515") 2026/05/03 01:33:21 DEBUG : only6: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b1f2_d20260503_m012913_c001_v0001185_t0052_u01777771753100") 2026/05/03 01:33:21 DEBUG : only6: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f606fb4_d20260503_m012904_c001_v7007000_t0000_u01777771744490") 2026/05/03 01:33:21 DEBUG : only6: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b13e_d20260503_m012856_c001_v0001185_t0058_u01777771736449") 2026/05/03 01:33:21 DEBUG : only7: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb47_d20260503_m012928_c001_v7007000_t0000_u01777771768245") 2026/05/03 01:33:21 DEBUG : only7: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404929faf5b03761_d20260503_m012920_c001_v0001182_t0048_u01777771760526") 2026/05/03 01:33:21 DEBUG : only7: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b1f4_d20260503_m012913_c001_v0001185_t0023_u01777771753481") 2026/05/03 01:33:21 DEBUG : only7: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41634e7f25616a1c_d20260503_m012903_c001_v7007000_t0000_u01777771743734") 2026/05/03 01:33:21 DEBUG : only7: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b140_d20260503_m012856_c001_v0001185_t0031_u01777771736842") 2026/05/03 01:33:21 DEBUG : only8: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb48_d20260503_m012928_c001_v7007000_t0000_u01777771768426") 2026/05/03 01:33:21 DEBUG : only8: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40988c16d1ec5af5_d20260503_m012920_c001_v0001185_t0043_u01777771760843") 2026/05/03 01:33:21 DEBUG : only8: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b1f6_d20260503_m012913_c001_v0001185_t0045_u01777771753935") 2026/05/03 01:33:21 DEBUG : only8: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f410aa6a314a79c1d_d20260503_m012904_c001_v7007000_t0000_u01777771744632") 2026/05/03 01:33:21 DEBUG : only8: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b144_d20260503_m012857_c001_v0001185_t0027_u01777771737220") 2026/05/03 01:33:22 DEBUG : only9: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb49_d20260503_m012928_c001_v7007000_t0000_u01777771768609") 2026/05/03 01:33:22 DEBUG : only9: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418baed2ea34b238_d20260503_m012920_c001_v0001185_t0005_u01777771760684") 2026/05/03 01:33:22 DEBUG : only9: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b1fa_d20260503_m012914_c001_v0001185_t0041_u01777771754365") 2026/05/03 01:33:22 DEBUG : only9: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f410aa6a314a79c19_d20260503_m012903_c001_v7007000_t0000_u01777771743911") 2026/05/03 01:33:22 DEBUG : only9: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b148_d20260503_m012857_c001_v0001185_t0050_u01777771737612") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a11626c_d20260503_m012555_c001_v7007000_t0000_u01777771555355") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34acc8_d20260503_m012553_c001_v0001185_t0012_u01777771553022") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a116251_d20260503_m012552_c001_v7007000_t0000_u01777771552275") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6cdb_d20260503_m012550_c001_v0001099_t0022_u01777771550542") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a11624d_d20260503_m012549_c001_v7007000_t0000_u01777771549344") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5510_d20260503_m012546_c001_v0001185_t0048_u01777771546253") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7259_d20260503_m012535_c001_v7007000_t0000_u01777771535637") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c9f_d20260503_m012534_c001_v0001099_t0048_u01777771534104") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7251_d20260503_m012532_c001_v7007000_t0000_u01777771532431") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c91_d20260503_m012531_c001_v0001099_t0038_u01777771531432") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c724d_d20260503_m012530_c001_v7007000_t0000_u01777771530177") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c87_d20260503_m012528_c001_v0001099_t0004_u01777771528902") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c723a_d20260503_m012522_c001_v7007000_t0000_u01777771522300") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c53_d20260503_m012520_c001_v0001099_t0048_u01777771520785") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7236_d20260503_m012520_c001_v7007000_t0000_u01777771520418") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c4f_d20260503_m012518_c001_v0001099_t0009_u01777771518924") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7229_d20260503_m012518_c001_v7007000_t0000_u01777771518555") 2026/05/03 01:33:22 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c4b_d20260503_m012517_c001_v0001099_t0020_u01777771517728") 2026/05/03 01:33:23 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c49_d20260503_m012516_c001_v0001099_t0012_u01777771516959") 2026/05/03 01:33:23 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7228_d20260503_m012516_c001_v7007000_t0000_u01777771516593") 2026/05/03 01:33:23 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c43_d20260503_m012515_c001_v0001099_t0039_u01777771515888") 2026/05/03 01:33:23 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c3f_d20260503_m012515_c001_v0001099_t0013_u01777771515072") 2026/05/03 01:33:23 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63cbe_d20260503_m012514_c001_v7007000_t0000_u01777771514341") 2026/05/03 01:33:23 DEBUG : potato: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c37_d20260503_m012513_c001_v0001099_t0038_u01777771513340") 2026/05/03 01:33:23 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4001c8b2485f561f_d20260503_m012640_c001_v7007000_t0000_u01777771600299") 2026/05/03 01:33:23 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34ae1a_d20260503_m012639_c001_v0001185_t0049_u01777771599755") 2026/05/03 01:33:23 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeac6_d20260503_m012630_c001_v7007000_t0000_u01777771590926") 2026/05/03 01:33:23 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34adc8_d20260503_m012626_c001_v0001185_t0023_u01777771586643") 2026/05/03 01:33:23 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63ce2_d20260503_m012618_c001_v7007000_t0000_u01777771578706") 2026/05/03 01:33:23 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34ad82_d20260503_m012614_c001_v0001185_t0031_u01777771574358") 2026/05/03 01:33:23 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a11628c_d20260503_m012606_c001_v7007000_t0000_u01777771566412") 2026/05/03 01:33:23 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34ad16_d20260503_m012601_c001_v0001185_t0050_u01777771561949") 2026/05/03 01:33:23 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c725e_d20260503_m012540_c001_v7007000_t0000_u01777771540045") 2026/05/03 01:33:23 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6ca9_d20260503_m012538_c001_v0001099_t0002_u01777771538370") 2026/05/03 01:33:23 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c725c_d20260503_m012538_c001_v7007000_t0000_u01777771538001") 2026/05/03 01:33:23 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6ca5_d20260503_m012536_c001_v0001099_t0002_u01777771536188") 2026/05/03 01:33:23 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c725a_d20260503_m012535_c001_v7007000_t0000_u01777771535821") 2026/05/03 01:33:23 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6ca1_d20260503_m012534_c001_v0001099_t0014_u01777771534901") 2026/05/03 01:33:23 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7254_d20260503_m012533_c001_v7007000_t0000_u01777771533736") 2026/05/03 01:33:24 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c99_d20260503_m012532_c001_v0001099_t0016_u01777771532801") 2026/05/03 01:33:24 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7250_d20260503_m012531_c001_v7007000_t0000_u01777771531058") 2026/05/03 01:33:24 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c8d_d20260503_m012530_c001_v0001099_t0040_u01777771530190") 2026/05/03 01:33:24 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7242_d20260503_m012523_c001_v7007000_t0000_u01777771523033") 2026/05/03 01:33:24 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c5b_d20260503_m012521_c001_v0001099_t0031_u01777771521997") 2026/05/03 01:33:24 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad601_d20260503_m012421_c001_v7007000_t0000_u01777771461896") 2026/05/03 01:33:24 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6b97_d20260503_m012421_c001_v0001099_t0051_u01777771461234") 2026/05/03 01:33:24 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad600_d20260503_m012420_c001_v7007000_t0000_u01777771460273") 2026/05/03 01:33:24 DEBUG : potato2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6b93_d20260503_m012419_c001_v0001099_t0030_u01777771459626") 2026/05/03 01:33:24 DEBUG : potato3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeac7_d20260503_m012631_c001_v7007000_t0000_u01777771591515") 2026/05/03 01:33:24 DEBUG : potato3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6d37_d20260503_m012627_c001_v0001099_t0015_u01777771587864") 2026/05/03 01:33:24 DEBUG : potato3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63ce3_d20260503_m012619_c001_v7007000_t0000_u01777771579239") 2026/05/03 01:33:24 DEBUG : potato3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6d1b_d20260503_m012615_c001_v0001099_t0006_u01777771575548") 2026/05/03 01:33:24 DEBUG : potato3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a11628d_d20260503_m012606_c001_v7007000_t0000_u01777771566645") 2026/05/03 01:33:24 DEBUG : potato3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6cf1_d20260503_m012602_c001_v0001099_t0024_u01777771562349") 2026/05/03 01:33:24 DEBUG : pre-dest1/1: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41103517c57a152b_d20260503_m012713_c001_v7007000_t0000_u01777771633509") 2026/05/03 01:33:24 DEBUG : pre-dest1/1: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6d95_d20260503_m012705_c001_v0001099_t0037_u01777771625675") 2026/05/03 01:33:24 DEBUG : pre-dest2/2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41103517c57a152c_d20260503_m012713_c001_v7007000_t0000_u01777771633691") 2026/05/03 01:33:24 DEBUG : pre-dest2/2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34ae9c_d20260503_m012706_c001_v0001185_t0052_u01777771626387") 2026/05/03 01:33:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad642_d20260503_m012651_c001_v7007000_t0000_u01777771611126") 2026/05/03 01:33:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5650_d20260503_m012648_c001_v0001185_t0041_u01777771608072") 2026/05/03 01:33:25 DEBUG : sizeonly: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63ca8_d20260503_m012458_c001_v7007000_t0000_u01777771498349") 2026/05/03 01:33:25 DEBUG : sizeonly: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6c09_d20260503_m012457_c001_v0001099_t0038_u01777771497240") 2026/05/03 01:33:25 DEBUG : splitbanan: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4153a022037c0721_d20260503_m013100_c001_v7007000_t0000_u01777771860832") 2026/05/03 01:33:25 DEBUG : splitbanan: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b094_d20260503_m013053_c001_v0001180_t0034_u01777771853942") 2026/05/03 01:33:25 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee6423b_d20260503_m013203_c001_v7007000_t0000_u01777771923351") 2026/05/03 01:33:25 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b89b_d20260503_m013157_c001_v0001185_t0035_u01777771917116") 2026/05/03 01:33:25 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaebf9_d20260503_m013150_c001_v7007000_t0000_u01777771910643") 2026/05/03 01:33:25 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b827_d20260503_m013144_c001_v0001185_t0027_u01777771904872") 2026/05/03 01:33:25 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4218bd10b6fa13de_d20260503_m013138_c001_v7007000_t0000_u01777771898296") 2026/05/03 01:33:25 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b791_d20260503_m013132_c001_v0001185_t0037_u01777771892364") 2026/05/03 01:33:25 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4230473e3f8303ff_d20260503_m013126_c001_v7007000_t0000_u01777771886009") 2026/05/03 01:33:25 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b6e3_d20260503_m013120_c001_v0001185_t0058_u01777771880088") 2026/05/03 01:33:25 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f417680ad2f60704c_d20260503_m013113_c001_v7007000_t0000_u01777771873638") 2026/05/03 01:33:25 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b60c_d20260503_m013107_c001_v0001185_t0027_u01777771867286") 2026/05/03 01:33:25 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f409049e700d029e2_d20260503_m013055_c001_v7007000_t0000_u01777771855119") 2026/05/03 01:33:25 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b531_d20260503_m013053_c001_v0001185_t0008_u01777771853059") 2026/05/03 01:33:25 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be61e_d20260503_m013046_c001_v7007000_t0000_u01777771846760") 2026/05/03 01:33:25 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b465_d20260503_m013040_c001_v0001185_t0031_u01777771840309") 2026/05/03 01:33:25 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64050_d20260503_m013039_c001_v7007000_t0000_u01777771839065") 2026/05/03 01:33:25 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b03c_d20260503_m013036_c001_v0001180_t0050_u01777771836603") 2026/05/03 01:33:25 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40310934c20a3e0d_d20260503_m013030_c001_v7007000_t0000_u01777771830270") 2026/05/03 01:33:26 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b3c3_d20260503_m013023_c001_v0001185_t0013_u01777771823823") 2026/05/03 01:33:26 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f415c8b5c749e8c8b_d20260503_m013022_c001_v7007000_t0000_u01777771822608") 2026/05/03 01:33:26 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470aff6_d20260503_m013020_c001_v0001180_t0040_u01777771820123") 2026/05/03 01:33:26 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f41103517c57a160a_d20260503_m013008_c001_v7007000_t0000_u01777771808536") 2026/05/03 01:33:26 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5c55_d20260503_m013005_c001_v0001185_t0017_u01777771805630") 2026/05/03 01:33:26 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f419d22ba5ccb6ac6_d20260503_m012959_c001_v7007000_t0000_u01777771799042") 2026/05/03 01:33:26 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5beb_d20260503_m012952_c001_v0001185_t0033_u01777771792923") 2026/05/03 01:33:26 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40947d26e899a114_d20260503_m012946_c001_v7007000_t0000_u01777771786591") 2026/05/03 01:33:26 DEBUG : splitbananasplit: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5bab_d20260503_m012940_c001_v0001185_t0026_u01777771780714") 2026/05/03 01:33:26 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4141f8dce96be601_d20260503_m013041_c001_v7007000_t0000_u01777771841571") 2026/05/03 01:33:26 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b050_d20260503_m013037_c001_v0001180_t0024_u01777771837555") 2026/05/03 01:33:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb56_d20260503_m012936_c001_v7007000_t0000_u01777771776165") 2026/05/03 01:33:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b037d7_d20260503_m012935_c001_v0001182_t0043_u01777771775211") 2026/05/03 01:33:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb54_d20260503_m012934_c001_v7007000_t0000_u01777771774451") 2026/05/03 01:33:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470aeea_d20260503_m012933_c001_v0001180_t0036_u01777771773365") 2026/05/03 01:33:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a116274_d20260503_m012559_c001_v7007000_t0000_u01777771559146") 2026/05/03 01:33:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5546_d20260503_m012558_c001_v0001185_t0031_u01777771558403") 2026/05/03 01:33:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a116271_d20260503_m012557_c001_v7007000_t0000_u01777771557854") 2026/05/03 01:33:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6ce9_d20260503_m012556_c001_v0001099_t0017_u01777771556870") 2026/05/03 01:33:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63ca6_d20260503_m012455_c001_v7007000_t0000_u01777771495081") 2026/05/03 01:33:26 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6bfd_d20260503_m012453_c001_v0001099_t0023_u01777771493651") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63ca1_d20260503_m012453_c001_v7007000_t0000_u01777771493288") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6bf5_d20260503_m012452_c001_v0001099_t0034_u01777771492184") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63c97_d20260503_m012450_c001_v7007000_t0000_u01777771490129") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6be9_d20260503_m012448_c001_v0001099_t0029_u01777771488950") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63c96_d20260503_m012448_c001_v7007000_t0000_u01777771488409") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6be3_d20260503_m012447_c001_v0001099_t0045_u01777771487351") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6bdd_d20260503_m012444_c001_v0001099_t0055_u01777771484515") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee63c93_d20260503_m012444_c001_v7007000_t0000_u01777771484153") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6bd9_d20260503_m012443_c001_v0001099_t0037_u01777771483381") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6bd5_d20260503_m012442_c001_v0001099_t0007_u01777771482594") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad60c_d20260503_m012441_c001_v7007000_t0000_u01777771481869") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6bcf_d20260503_m012439_c001_v0001099_t0016_u01777771479448") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6bcb_d20260503_m012436_c001_v0001099_t0005_u01777771476705") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad60b_d20260503_m012436_c001_v7007000_t0000_u01777771476342") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6bc7_d20260503_m012435_c001_v0001099_t0059_u01777771475649") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6bc5_d20260503_m012434_c001_v0001099_t0039_u01777771474948") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad609_d20260503_m012434_c001_v7007000_t0000_u01777771474586") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6bbb_d20260503_m012431_c001_v0001099_t0048_u01777771471045") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad608_d20260503_m012430_c001_v7007000_t0000_u01777771470684") 2026/05/03 01:33:27 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6bb7_d20260503_m012429_c001_v0001099_t0010_u01777771469944") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad607_d20260503_m012428_c001_v7007000_t0000_u01777771468979") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6bb1_d20260503_m012428_c001_v0001099_t0010_u01777771468096") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad606_d20260503_m012427_c001_v7007000_t0000_u01777771467552") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6bad_d20260503_m012426_c001_v0001099_t0059_u01777771466783") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad604_d20260503_m012425_c001_v7007000_t0000_u01777771465811") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6ba7_d20260503_m012424_c001_v0001099_t0017_u01777771464874") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad603_d20260503_m012424_c001_v7007000_t0000_u01777771464333") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6b9f_d20260503_m012423_c001_v0001099_t0007_u01777771463658") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad602_d20260503_m012423_c001_v7007000_t0000_u01777771463118") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6b99_d20260503_m012422_c001_v0001099_t0055_u01777771462438") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad5f4_d20260503_m012417_c001_v7007000_t0000_u01777771457701") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6b89_d20260503_m012416_c001_v0001099_t0046_u01777771456987") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad5f0_d20260503_m012416_c001_v7007000_t0000_u01777771456446") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6b85_d20260503_m012415_c001_v0001099_t0040_u01777771455810") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad5e7_d20260503_m012414_c001_v7007000_t0000_u01777771454865") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6b81_d20260503_m012414_c001_v0001099_t0048_u01777771454011") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f404e8b46d57ad5e5_d20260503_m012411_c001_v7007000_t0000_u01777771451850") 2026/05/03 01:33:28 DEBUG : sub dir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6b7b_d20260503_m012411_c001_v0001099_t0042_u01777771451202") 2026/05/03 01:33:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb57_d20260503_m012936_c001_v7007000_t0000_u01777771776347") 2026/05/03 01:33:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5b69_d20260503_m012935_c001_v0001185_t0016_u01777771775221") 2026/05/03 01:33:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb55_d20260503_m012934_c001_v7007000_t0000_u01777771774646") 2026/05/03 01:33:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b284_d20260503_m012933_c001_v0001185_t0057_u01777771773380") 2026/05/03 01:33:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee6423c_d20260503_m013205_c001_v7007000_t0000_u01777771925381") 2026/05/03 01:33:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03c57_d20260503_m013204_c001_v0001182_t0030_u01777771924753") 2026/05/03 01:33:29 DEBUG : sub/yam: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a116260_d20260503_m012554_c001_v7007000_t0000_u01777771554729") 2026/05/03 01:33:29 DEBUG : sub/yam: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec5532_d20260503_m012553_c001_v0001185_t0022_u01777771553360") 2026/05/03 01:33:29 DEBUG : test_dir1/file2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb50_d20260503_m012932_c001_v7007000_t0000_u01777771772617") 2026/05/03 01:33:29 DEBUG : test_dir1/file2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b037b7_d20260503_m012931_c001_v0001182_t0040_u01777771771341") 2026/05/03 01:33:29 DEBUG : test_dir1/file2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb4c_d20260503_m012930_c001_v7007000_t0000_u01777771770571") 2026/05/03 01:33:29 DEBUG : test_dir1/file2: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b037a9_d20260503_m012929_c001_v0001182_t0054_u01777771769595") 2026/05/03 01:33:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb51_d20260503_m012932_c001_v7007000_t0000_u01777771772798") 2026/05/03 01:33:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b26e_d20260503_m012931_c001_v0001185_t0055_u01777771771337") 2026/05/03 01:33:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaeb4e_d20260503_m012930_c001_v7007000_t0000_u01777771770753") 2026/05/03 01:33:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470aed6_d20260503_m012929_c001_v0001180_t0025_u01777771769587") 2026/05/03 01:33:29 DEBUG : three: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7264_d20260503_m012545_c001_v7007000_t0000_u01777771545514") 2026/05/03 01:33:29 DEBUG : three: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6cc9_d20260503_m012544_c001_v0001099_t0053_u01777771544236") 2026/05/03 01:33:29 DEBUG : three: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10622884397f6cbf_d20260503_m012541_c001_v0001099_t0036_u01777771541614") 2026/05/03 01:33:29 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee6423e_d20260503_m013207_c001_v7007000_t0000_u01777771927127") 2026/05/03 01:33:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b1a0_d20260503_m013206_c001_v0001180_t0058_u01777771926389") 2026/05/03 01:33:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee6464f_d20260503_m013224_c001_v7007000_t0000_u01777771944664") 2026/05/03 01:33:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec610f_d20260503_m013223_c001_v0001185_t0025_u01777771943128") 2026/05/03 01:33:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64633_d20260503_m013221_c001_v7007000_t0000_u01777771941530") 2026/05/03 01:33:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b1be_d20260503_m013220_c001_v0001180_t0047_u01777771940154") 2026/05/03 01:33:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64632_d20260503_m013219_c001_v7007000_t0000_u01777771939182") 2026/05/03 01:33:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03caf_d20260503_m013218_c001_v0001182_t0050_u01777771938566") 2026/05/03 01:33:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee6462a_d20260503_m013213_c001_v7007000_t0000_u01777771933865") 2026/05/03 01:33:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b1ac_d20260503_m013212_c001_v0001180_t0037_u01777771932964") 2026/05/03 01:33:30 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee6462e_d20260503_m013215_c001_v7007000_t0000_u01777771935919") 2026/05/03 01:33:30 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec60df_d20260503_m013214_c001_v0001185_t0057_u01777771934832") 2026/05/03 01:33:30 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64629_d20260503_m013211_c001_v7007000_t0000_u01777771931992") 2026/05/03 01:33:30 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f104929faf5b03c83_d20260503_m013211_c001_v0001182_t0035_u01777771931372") 2026/05/03 01:33:30 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64628_d20260503_m013210_c001_v7007000_t0000_u01777771930359") 2026/05/03 01:33:30 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b913_d20260503_m013209_c001_v0001185_t0027_u01777771929760") 2026/05/03 01:33:30 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee6423f_d20260503_m013208_c001_v7007000_t0000_u01777771928784") 2026/05/03 01:33:30 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10988c16d1ec60b1_d20260503_m013208_c001_v0001185_t0014_u01777771928137") 2026/05/03 01:33:30 DEBUG : toe/toe/toe: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f4197052f36eaec50_d20260503_m013229_c001_v7007000_t0000_u01777771949397") 2026/05/03 01:33:30 DEBUG : toe/toe/toe: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11261f194470b1d4_d20260503_m013228_c001_v0001180_t0039_u01777771948736") 2026/05/03 01:33:30 DEBUG : toe/toe/toe: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64630_d20260503_m013217_c001_v7007000_t0000_u01777771937500") 2026/05/03 01:33:30 DEBUG : toe/toe/toe: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b957_d20260503_m013216_c001_v0001185_t0018_u01777771936896") 2026/05/03 01:33:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee64651_d20260503_m013225_c001_v7007000_t0000_u01777771945276") 2026/05/03 01:33:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34b99b_d20260503_m013224_c001_v0001185_t0059_u01777771944469") 2026/05/03 01:33:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40105b3aaee6463d_d20260503_m013222_c001_v7007000_t0000_u01777771942147") 2026/05/03 01:33:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f11543f1b7691fff9_d20260503_m013221_c001_v0001181_t0054_u01777771941324") 2026/05/03 01:33:31 DEBUG : two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418286e0be4c7266_d20260503_m012545_c001_v7007000_t0000_u01777771545697") 2026/05/03 01:33:31 DEBUG : two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f418baed2ea34ac88_d20260503_m012543_c001_v0001185_t0005_u01777771543677") 2026/05/03 01:33:31 DEBUG : two: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f40622884397f6cbb_d20260503_m012541_c001_v0001099_t0006_u01777771541363") 2026/05/03 01:33:31 DEBUG : yam: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a11626f_d20260503_m012555_c001_v7007000_t0000_u01777771555555") 2026/05/03 01:33:31 DEBUG : yam: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f10864367fd22980b_d20260503_m012554_c001_v0001173_t0037_u01777771554237") 2026/05/03 01:33:31 DEBUG : yam: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a116250_d20260503_m012551_c001_v7007000_t0000_u01777771551730") 2026/05/03 01:33:31 DEBUG : yam: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34acbe_d20260503_m012550_c001_v0001185_t0017_u01777771550183") 2026/05/03 01:33:31 DEBUG : yam: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a11624c_d20260503_m012548_c001_v7007000_t0000_u01777771548799") 2026/05/03 01:33:31 DEBUG : yam: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f118baed2ea34ac98_d20260503_m012546_c001_v0001185_t0007_u01777771546271") 2026/05/03 01:33:31 DEBUG : yaml: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a116252_d20260503_m012552_c001_v7007000_t0000_u01777771552457") 2026/05/03 01:33:31 DEBUG : yaml: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f117e11b64dc8af22_d20260503_m012551_c001_v0001099_t0043_u01777771551453") 2026/05/03 01:33:31 DEBUG : yaml: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f407122250a11624e_d20260503_m012549_c001_v7007000_t0000_u01777771549524") 2026/05/03 01:33:31 DEBUG : yaml: Deleting (id "4_zefd28db360fdebbb9fd80e1b_f106732093a8a42cc_d20260503_m012547_c001_v0001109_t0044_u01777771547406") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m24.27897392s (try 1/5)